+1 vote
261 views
by (1,312 points)
view edits | edited by

I have seen several post about speed, calculations, formulas, etc but none has answer my question 

I know that an EK 1183 with utani tempo hur can reach this speed on cobbled pavement, stone, etc but i dont know at which exact level it did, so my question is for each vocation

Mages, someone told me was around 1298 with utani gran hur

Knight im not sure i think somewhere 1175 with utani tempo hur

Paladin i think its around 1250 with utamo tempo san and around 1400 with utani gran hur

I have this table
image

but dont know how to use it
i have seen an speed calculator on https://guildstats.eu/ however it seems to fail or im not understanding on how to use it cuz its not giving accurate speed at the ek i have in hands 1183 with utani tempo hur and doesnt give me the speed i have without set and mount so not sure if its working properly

i know this information but i want to get an exact number on this floor with this vocations with this spells 
and if can be added with and without speed set that would be a plus but im looking for hunts so prefer without speed set if have to chosee one of those two
 

by (873 points)
You bring up a really great question. I was trying to work out the answer but I can't find any information on the base speed by vocation.
by (1,312 points)
i know right?, a level 1343 mage cant follow due to lack of speed a 1256 knight which really makes me wonder how does really speed works

1 Answer

+2 votes
by (438 points)
view edits | selected by
 
Best answer

The Speed Breakpoints that you have in the table corresponds to the Speed value as seen in your character stats.

The Speed stat is computed, according to TibiaWiki's Speed article as:

Base_speed = 109 + Level
Speed = Base_speed + EQ_speed + Spell_speed

Where the EQ speed is the sum of modifiers of your equipment.
As of early 2024, the best a knight could get is 10+15+15+10+30+10+30+10 + (25 in November) = 155. For mages and paladins it is 145.

The Spell speed can come from consumables: Filled Jalapeno Peppers will give 100 or from spells and charms, which multiply your Base speed:

  • Adrenaline Burst: 1.5 * Base_speed
  • Charge: 0.9 * Base_speed
  • Swift Foot: 0.8 * Base_speed
  • Strong Haste: 0.7 * Base_speed
  • Haste: 0.3 * Base_speed
     

To answer you question, take the highest breakpoint for the tile in consideration: e.g., 2382 for pavement and solve the equation for Level. For a knight, it would be (2382 - 155)/1.9 - 109 rounded up: 1064. Similarly, for a mage it the solution is 1207.


You may consider using a simplified version of the equation:

Level = round_up((Tile_breakpoint - EQ_speed)/Voc_mult - 109),

where Voc_mult is 1.9 for knights, 1.8 for pals and 1.7 for mages.

by (1,312 points)
+1
thank you so much, i did not have it in me to simplify in a equation this dilema this helps me a lot, so i grant you the best answer and upvote for your dedication
by (1,312 points)
question 1.8 for paladin using swift foot and it would be 1.3 with haste right?
by (438 points)
Yep: 1.3 for everyone with a regular haste.
...