TibiaWiki
(Redirected page to Quests)
Tag: rte-source
(23 intermediate revisions by 10 users not shown)
Line 1: Line 1:
#REDIRECT [[Quests]]
 
 
There are many different formulae and calculations and interesting data in Tibia. For example how much [[experience]] you need for a [[level]], how much mana you need for a [[magic level]], how long time it takes to advance in different [[skills]], how long time a day in Tibia is counted in real life [[time]], etc etc.
 
There are many different formulae and calculations and interesting data in Tibia. For example how much [[experience]] you need for a [[level]], how much mana you need for a [[magic level]], how long time it takes to advance in different [[skills]], how long time a day in Tibia is counted in real life [[time]], etc etc.
   
 
== Player Statistics ==
 
== Player Statistics ==
=== Level ===
+
=== Experience ===
 
For the amount of experience needed to reach a certain level:
  +
 
<math>\frac{50lvl^{3}}{3} - {100lvl^{2}} + \frac{850lvl}{3} - 200</math>
 
<math>\frac{50lvl^{3}}{3} - {100lvl^{2}} + \frac{850lvl}{3} - 200</math>
   
 
<math>= \frac{50\left(lvl-1\right)^{3} - 150\left(lvl-1\right)^{2} + 400\left(lvl-1\right)}{3}</math>
 
<math>= \frac{50\left(lvl-1\right)^{3} - 150\left(lvl-1\right)^{2} + 400\left(lvl-1\right)}{3}</math>
   
  +
For the amount of experience needed to reach the ''next'' level:
: ''For details about the '''Level Formula''', visit [[Experience Formula|this page]].''
 
 
=== Experience ===
 
For the amount of experience needed to reach the next level:
 
   
 
<math>50lvl^{2} - 150lvl + 200</math>
 
<math>50lvl^{2} - 150lvl + 200</math>
  +
 
: ''For details about the '''Level Formula''', visit [[Experience Formula|this page]].''
   
 
=== Magic Level ===
 
=== Magic Level ===
Line 23: Line 23:
   
 
*Mana required to advance to ''next'' magic level:
 
*Mana required to advance to ''next'' magic level:
<math>1600 \cdot b^mlvl</math>
+
<math>1600 \cdot b^{mlvl}</math>
   
 
* ''Total amount of mana spent'' at a certain magic level
 
* ''Total amount of mana spent'' at a certain magic level
Line 67: Line 67:
 
===[[Hitpoint]]s, [[Mana]] and [[Capacity]] ===
 
===[[Hitpoint]]s, [[Mana]] and [[Capacity]] ===
   
<table class="wikitable">
+
<table class="wikitable" style="text-align: center;">
 
<tr>
 
<tr>
 
<th rowspan="2">Vocation</th>
 
<th rowspan="2">Vocation</th>
Line 84: Line 84:
 
<tr>
 
<tr>
 
<th>[[Paladin]]s</th>
 
<th>[[Paladin]]s</th>
<td>10</td>
+
<td><math>10</math></td>
<td ><math>5\left(2lvl - y + 29\right)\,</math></td>
+
<td ><math>5\left(2lvl + 21\right)</math></td>
<td>15</td>
+
<td><math>15</math></td>
<td><math>5\left(3lvl - 2y + 10\right)\,</math></td>
+
<td><math>5\left(3lvl - 6\right)</math></td>
<td>20</td>
+
<td><math>20</math></td>
<td><math>10\left(2lvl - y + 39\right)\,</math></td>
+
<td><math>10\left(2lvl + 31\right)</math></td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<th>[[Knight]]s</th>
 
<th>[[Knight]]s</th>
<td>15</td>
+
<td><math>15</math></td>
<td><math>5\left(3lvl - 2y + 29\right)\,</math></td>
+
<td><math>5\left(3lvl + 13\right)</math></td>
<td>5</td>
+
<td><math>5</math></td>
<td><math>5\left(lvl + 10\right)\,</math></td>
+
<td><math>5\left(lvl + 10\right)</math></td>
<td>25</td>
+
<td><math>25</math></td>
<td><math>5\left(5lvl - 5y + 94\right)\,</math></td>
+
<td><math>5\left(5lvl + 54\right)</math></td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<th>[[Sorcerer]]s and [[Druid]]s</th>
 
<th>[[Sorcerer]]s and [[Druid]]s</th>
<td rowspan=2>5</td>
+
<td rowspan=2><math>5</math></td>
<td rowspan=2><math>5\left(lvl + 29\right)\,</math></td>
+
<td rowspan=2><math>5\left(lvl + 29\right)</math></td>
<td>30</td>
+
<td><math>30</math></td>
<td><math>5\left(6lvl - 5y + 10\right)\,</math></td>
+
<td><math>5\left(6lvl - 30\right)</math></td>
<td rowspan=2>10</td>
+
<td rowspan=2><math>10</math></td>
<td rowspan=2><math>10\left(lvl + 39\right)\,</math></td>
+
<td rowspan=2><math>10\left(lvl + 39\right)</math></td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>
 
<th>[[Rookie]]s</th>
 
<th>[[Rookie]]s</th>
<td>5</td>
+
<td><math>5</math></td>
<td><math>5\left(lvl + 10\right)\,</math></td>
+
<td><math>5\left(lvl + 10\right)</math></td>
 
</tr>
 
</tr>
 
</table>
 
</table>
   
where <math>\textbf{y}</math> is the [[level]] at which player had left [[Rookgaard]]. What is worth noting, [[Rookie]]s gain the lowest possible values per level among all [[vocation]]s.
+
What is worth noting, [[Rookie]]s gain the lowest possible values per level among all [[vocation]]s.
   
<math>HP + MP + Cap = 5\left(9lvl - 5y + 107\right)\,</math>
+
<math>HP + MP + Cap = 5\left(9lvl + 77\right)</math>
   
 
Sum of [[Hitpoint|HP]], [[Mana|MP]] and [[Capacity|Cap]] '''does not''' depend on [[vocation]], providing balance between them (assuming, of course, they are each desired equally, which is often not the case).
 
Sum of [[Hitpoint|HP]], [[Mana|MP]] and [[Capacity|Cap]] '''does not''' depend on [[vocation]], providing balance between them (assuming, of course, they are each desired equally, which is often not the case).
   
 
=== Speed ===
 
=== Speed ===
  +
: ''For details about the equipment increasing speed, visit [[Speed|this page]].''
''NOTICE: These formulae are based upon observed values. The input factors are also assumed based upon these same observations. These formulae may not be 100% accurate.''
 
   
 
Note that spells like Haste and Strong Haste increase your base speed without items and mount, you have to add the speed of the extra items and mount only after calculate your base speed with the spells.
 
Note that spells like Haste and Strong Haste increase your base speed without items and mount, you have to add the speed of the extra items and mount only after calculate your base speed with the spells.
   
Your speed helps determine how fast you walk in-game. The base speed for a level <math>1</math> player is <math>220</math>.
+
Your speed helps determine how fast you walk in-game. The base speed for a level <math>1</math> player is <math>110</math>.
   
 
The type of surface you walk on reduces your speed (i.e. you walk faster on pavement than you do on grass or mud). Below are the formulae for determining your speed in different states.
 
The type of surface you walk on reduces your speed (i.e. you walk faster on pavement than you do on grass or mud). Below are the formulae for determining your speed in different states.
   
 
==== Unmodified ====
 
==== Unmodified ====
<math>220 + 2\left(lvl - 1\right)</math>
+
<math>109 + Level</math><br />
This determines your Unmodified Speed, or "BaseSpeed".
+
This determines your Unmodified Speed, or "BaseSpeed". The modifiable speed value, however, is equal to <math>BaseSpeed-40</math>. This is important when dealing with multiplicative buffs and debuffs such as speed spells.
   
 
==== Walking Time ====
 
==== Walking Time ====
Line 141: Line 141:
   
 
Walking Time is entirely dependent on the type of [[Tiles]] you are walking on.
 
Walking Time is entirely dependent on the type of [[Tiles]] you are walking on.
Moving on a diagonal takes 3 times as long.
+
Moving on a diagonal takes 2 times as long.
 
This can be combined with [[Boots of Haste]] and one of the haste spells.
 
   
 
==== [[Haste]] ====
 
==== [[Haste]] ====
<math>BaseSpeed \cdot 1.3 - 24</math>
+
<math>(BaseSpeed-40) \cdot 1.3 + 40</math>
   
 
This determines the difference in your speed after casting [[Haste]]. It replaces any other haste spell.
 
This determines the difference in your speed after casting [[Haste]]. It replaces any other haste spell.
   
 
==== [[Strong Haste]] ====
 
==== [[Strong Haste]] ====
<math>BaseSpeed \cdot 1.7 - 56</math>
+
<math>(BaseSpeed-40) \cdot 1.7 + 40</math>
   
 
This determines the difference in your speed after casting [[Strong Haste]]. It replaces any other haste spell.
 
This determines the difference in your speed after casting [[Strong Haste]]. It replaces any other haste spell.
   
 
==== [[Swift Foot]] ====
 
==== [[Swift Foot]] ====
<math>BaseSpeed + \text{round}\left(\frac{lvl \cdot 1.6 + 110.0}{2}\right) \cdot 2</math>
+
<math>(BaseSpeed-40) \cdot 1.8 + 40</math>
   
It can be combined with [[Time Ring|time ring]] and/or [[Boots of Haste|boots of haste]]. It replaces any other haste spell.
+
It replaces any other haste spell.
 
''(Due to not 100% exact formula the result has to be rounded to closest even number.)''
 
   
 
==== [[Charge]] ====
 
==== [[Charge]] ====
<math>BaseSpeed + \text{round}\left(\frac{lvl \cdot 1.8 + 123.3}{2}\right) \cdot 2</math>
+
<math>(BaseSpeed-40) \cdot 1.9 + 40</math>
   
It can be combined with [[Time Ring|time ring]] and/or [[Boots of Haste|boots of haste]]. It replaces any other haste spell.
+
It replaces any other haste spell.
   
  +
==== [[Adrenaline Burst]] ====
''(Due to not 100% exact formula, the result has to be rounded to the closest even number.)''
 
  +
<math>(BaseSpeed-40) \cdot 2.5 + 40</math>
   
  +
It replaces any other haste buffs.
<!-- === Exp from Killing other Players on PvP-Enforced World (before [[Updates/8.53|Update 8.53]]) ===
 
  +
<!--
 
=== Exp from Killing other Players on PvP-Enforced World (before [[Updates/8.53|Update 8.53]]) ===
 
<math>\frac{a - b}{c} \cdot d = e</math>
 
<math>\frac{a - b}{c} \cdot d = e</math>
   
* a = victim's level * 1,1, rounded down
+
* a = victim's level * 1.1, rounded down
 
* b = killer's level
 
* b = killer's level
 
* c = victim's level
 
* c = victim's level
* d = total experience of victim * 0,05, rounded down
+
* d = total experience of victim * 0.05, rounded down
 
* e = round this number down to get your exp-gain
 
* e = round this number down to get your exp-gain
 
-->
 
-->
  +
  +
=== [[Prey System]] ===
  +
  +
==== Timer Deductions ====
  +
All bonuses have specific triggers upon which time is deducted from the remaining time of a prey bonus. Much like stamina, time is deducted based on the recent activity of the player. The amount of time deducted is equal to:
  +
:<math>D(currentTime,\ lastTriggerTime) = min(currentTime\ -\ lastTriggerTime,\ 2\ minutes)</math>
  +
Where:
  +
:<code>currentTime</code> is the current system time. This is used to compute time relative to the last trigger time.
  +
:<code>lastTriggerTime</code> is the system time of the last relevant trigger event. The lists of relevant trigger events for each bonus type are listed below.
  +
  +
The triggers that are used to deduct time depend on the specific bonus. For example, when the user takes damage, the timer for damage reduction will be affected, but not the timer for experience gain. These triggers act on any event of the specified type, not just ones that would be affected. For example if an increased loot bonus is active for killing [[Rat]]s, killing a [[Spider]] will affect the timer even though [[Spider]]s do not provide bonus loot. The triggers for each type of bonus are as follows:
  +
  +
'''Damage Reduction''': time is deducted when:
  +
* the user takes damage, whether PvP or PvE.
  +
* the user gains experience from a slain creature.
  +
* [NOT TESTED]: gaining experience from a quest or other non-combat event.
  +
  +
'''Damage Increase''': time is deducted when:
  +
* the user gains experience from a slain creature.
  +
  +
'''Loot Increase''': time is deducted when:
  +
* the user gains experience from a slain creature, irrespective of whether or not that creature has a corpse.
  +
* [NOT TESTED]: gaining experience from a quest or other non-combat event.
  +
  +
'''Bonus Experience''': time is deducted when:
  +
* the user gains experience from a slain creature.
  +
* [NOT TESTED]: gaining experience from a quest or other non-combat event.
  +
  +
==== Value and Effect ====
  +
When bonuses are determined, two values are generated: the bonus type (damage increase, damage reduction, etc.) and bonus value. The effect of a bonus is a function of its value according to the following functions.
  +
  +
'''Damage Increase''':
  +
:<math>E(value) = (5 + 2 \cdot value)%</math>
  +
  +
'''Damage Reduction''':
  +
:<math>E(value) = (10 + 2 \cdot value)%</math>
  +
 
'''Bonus Experience''':
  +
:<math>E(value) = (10 + 3 \cdot value)%</math>
  +
  +
'''Improved Loot''':
  +
:<math>E(value) = (10 + 3 \cdot value)%</math>
  +
  +
<table class="wikitable" style="float: right; margin: 2em;">
  +
<tr>
  +
<th>Bonus</th>
  +
<th>Minimum</th>
  +
<th>Step</th>
  +
</tr>
  +
<tr>
  +
<td>Damage Increase (%)</td>
  +
<td>5</td>
  +
<td>2</td>
  +
</tr>
  +
<tr>
  +
<td>Damage Reduction (%)</td>
  +
<td>10</td>
  +
<td>2</td>
  +
</tr>
  +
<tr>
  +
<td>Bonus Experience (%)</td>
  +
<td>10</td>
  +
<td>3</td>
  +
</tr>
  +
<tr>
  +
<td>Improved Loot (%)</td>
  +
<td>10</td>
  +
<td>3</td>
  +
</tr>
  +
</table>
  +
Combining these formulas provides a generalized formula:
  +
:<math>E(value) = (minimum + step \cdot value)%</math>
  +
Where:
  +
: <code>minimum</code> is the theoretical effect at value = 0 (equal to <math>E(1) - step\,</math>).
  +
: <code>step</code> is the effect's step. For each value, the effect increases <code>step</code> percent.
  +
  +
{{Clear}}
  +
  +
=== [[Imbuing]] ===
  +
  +
==== Mana Leech ====
  +
  +
When one of the Void imbuements is triggered by area attacks, the mana leeched is not the same as it would be for one creature multiplied by the number of creatures, otherwise this imbuement would be too powerful. There are a few ways to calculate the actual mana gained. One way of looking at it is to consider that 100% of the leech is applied to one creature, and 10% of it to the other creatures, though this does not allow for an accurate calculation when different resistances are involved.
  +
  +
In reality, for each creature the mana leeched is the following:
  +
  +
<math>ManaLeeched = \frac{Dmg \times Leech \times (0.1N+0.9)}{N}</math>,
  +
  +
where '''''N''''' is the number of creatures attacked and '''''Leech''''' is the Leech % depending on the level of the imbuement ([[Basic Void|Basic]], [[Intricate Void|Intricate]] or [[Powerful Void|Powerful]]). Furthermore, the result is always rounded up. For '''''N = 1''''', this simplifies to:
  +
  +
<math>ManaLeeched = Dmg \times Leech</math>,
  +
  +
as one would expect.
  +
  +
Note that since the value is always calculated independently for each creature and rounded up, simply multiplying the first formula by ''N'' and consider the total damage dealt does not result in the total mana leeched and will underestimate the real value.
   
 
== Tibian Environment ==
 
== Tibian Environment ==
Line 465: Line 559:
 
::r = 4
 
::r = 4
   
::<math>R = \left \lfloor \frac{9}{2} \right \rfloor \cdot 2 - 1</math>
+
:<math>R = r \cdot 2 - 1</math>
 
::R = 7
 
::R = 7
 
Now we calculate the % reduction that [[Zaoan Helmet]] has
 
Now we calculate the % reduction that [[Zaoan Helmet]] has

Revision as of 17:18, 8 October 2019

There are many different formulae and calculations and interesting data in Tibia. For example how much experience you need for a level, how much mana you need for a magic level, how long time it takes to advance in different skills, how long time a day in Tibia is counted in real life time, etc etc.

Player Statistics

Experience

For the amount of experience needed to reach a certain level:

For the amount of experience needed to reach the next level:

For details about the Level Formula, visit this page.

Magic Level

  • = Vocation constant
  • Mana required to advance to next magic level:

  • Total amount of mana spent at a certain magic level

Mana Training Time

This formula enable you to calculate how much time is needed to go a Magic Level up.

is the time needed to go a Magic Level up, in hours;
is the current Magic Level;
is the percent you have to go to the next Magic Level in decimal form (i.e. ).
is the Vocation factor, depending on Mana regeneration:

  • Mages:
  • promoted Mages:
  • Knights and Elite Knights:
  • Paladins:
  • Royal Paladins:

Melee Skill Levels

  • Number of blood hits required to advance to the next skill level:

Magic Power


Usually displayed as percent.

Fishing

Number of tries required to advance to next fishing level:

Number of tries from fishing level 10 to x:

Hitpoints, Mana and Capacity

Vocation Hitpoints Mana Capacity
Per level Total Per level Total Per level Total
Paladins
Knights
Sorcerers and Druids
Rookies

What is worth noting, Rookies gain the lowest possible values per level among all vocations.

Sum of HP, MP and Cap does not depend on vocation, providing balance between them (assuming, of course, they are each desired equally, which is often not the case).

Speed

For details about the equipment increasing speed, visit this page.

Note that spells like Haste and Strong Haste increase your base speed without items and mount, you have to add the speed of the extra items and mount only after calculate your base speed with the spells.

Your speed helps determine how fast you walk in-game. The base speed for a level player is .

The type of surface you walk on reduces your speed (i.e. you walk faster on pavement than you do on grass or mud). Below are the formulae for determining your speed in different states.

Unmodified


This determines your Unmodified Speed, or "BaseSpeed". The modifiable speed value, however, is equal to . This is important when dealing with multiplicative buffs and debuffs such as speed spells.

Walking Time

The number of seconds it takes for a player to walk 1 square

Walking Time is entirely dependent on the type of Tiles you are walking on. Moving on a diagonal takes 2 times as long.

Haste

This determines the difference in your speed after casting Haste. It replaces any other haste spell.

Strong Haste

This determines the difference in your speed after casting Strong Haste. It replaces any other haste spell.

Swift Foot

It replaces any other haste spell.

Charge

It replaces any other haste spell.

Adrenaline Burst

It replaces any other haste buffs.

Prey System

Timer Deductions

All bonuses have specific triggers upon which time is deducted from the remaining time of a prey bonus. Much like stamina, time is deducted based on the recent activity of the player. The amount of time deducted is equal to:

Where:

currentTime is the current system time. This is used to compute time relative to the last trigger time.
lastTriggerTime is the system time of the last relevant trigger event. The lists of relevant trigger events for each bonus type are listed below.

The triggers that are used to deduct time depend on the specific bonus. For example, when the user takes damage, the timer for damage reduction will be affected, but not the timer for experience gain. These triggers act on any event of the specified type, not just ones that would be affected. For example if an increased loot bonus is active for killing Rats, killing a Spider will affect the timer even though Spiders do not provide bonus loot. The triggers for each type of bonus are as follows:

Damage Reduction: time is deducted when:

  • the user takes damage, whether PvP or PvE.
  • the user gains experience from a slain creature.
  • [NOT TESTED]: gaining experience from a quest or other non-combat event.

Damage Increase: time is deducted when:

  • the user gains experience from a slain creature.

Loot Increase: time is deducted when:

  • the user gains experience from a slain creature, irrespective of whether or not that creature has a corpse.
  • [NOT TESTED]: gaining experience from a quest or other non-combat event.

Bonus Experience: time is deducted when:

  • the user gains experience from a slain creature.
  • [NOT TESTED]: gaining experience from a quest or other non-combat event.

Value and Effect

When bonuses are determined, two values are generated: the bonus type (damage increase, damage reduction, etc.) and bonus value. The effect of a bonus is a function of its value according to the following functions.

Damage Increase:

Damage Reduction:

Bonus Experience:

Improved Loot:

Bonus Minimum Step
Damage Increase (%) 5 2
Damage Reduction (%) 10 2
Bonus Experience (%) 10 3
Improved Loot (%) 10 3

Combining these formulas provides a generalized formula:

Where:

minimum is the theoretical effect at value = 0 (equal to ).
step is the effect's step. For each value, the effect increases step percent.

Imbuing

Mana Leech

When one of the Void imbuements is triggered by area attacks, the mana leeched is not the same as it would be for one creature multiplied by the number of creatures, otherwise this imbuement would be too powerful. There are a few ways to calculate the actual mana gained. One way of looking at it is to consider that 100% of the leech is applied to one creature, and 10% of it to the other creatures, though this does not allow for an accurate calculation when different resistances are involved.

In reality, for each creature the mana leeched is the following:

,

where N is the number of creatures attacked and Leech is the Leech % depending on the level of the imbuement (Basic, Intricate or Powerful). Furthermore, the result is always rounded up. For N = 1, this simplifies to:

,

as one would expect.

Note that since the value is always calculated independently for each creature and rounded up, simply multiplying the first formula by N and consider the total damage dealt does not result in the total mana leeched and will underestimate the real value.

Tibian Environment

Time

  • 2.5 seconds = 1 Tibian minute
  • 30 minutes = 12 Tibian hours
  • 1 hour = 24 Tibian hours

House Rent

The formula for determining house rent is:

Where:

  • is furnishing value. Most houses do not have one (), but some houses such as House of Recreation have one (in this case ).
  • is the number of beds.
  • is rate, the gp/sqm rate. Usually this is an increment of 5gp/sqm.
  • is size, the amount of tiles in the house.

Example 1: Darashia 5, Flat 01 - 25 sqm, 1 bed, 0 furnishing value.

To find the other value, use either the rent or the rate. Since the rent is readily available:

Thus the rate is 40gp/sqm.

Example 2: Rathleton Plaza 2 - 56 sqm, 2 beds, 0 furnishing value.

To find the rent, you can also plug in the rate (if known), which is 45gp/sqm.

Spell/Rune Damage/Healing

NOTE: These formulae are based upon observed values after update 8.1.
All the spells have the same basic formula: , where is a decimal number and is an integer.
For PvP damage, just divide the final result by .

Healing spells:
Light Healing
Max healing:
Min healing:
Intense Healing
Max healing:
Min healing:
Wound Cleansing
Max healing:
Min healing:
Mass Healing
Max healing:
Min healing:
Ultimate Healing
Max healing:
Min healing:

Instant attack spells
Strike spells
Max damage:
Min damage:
Divine Missile
Max damage:
Min damage:
Ice Wave
Max damage:
Min damage:
Fire Wave
Max damage:
Min damage:

Rune attack spells
Light Magic Missile
Max damage:
Min damage:
Heavy Magic Missile/Stalagmite
Max damage:
Min damage:
Icicle/Fireball
Max damage:
Min damage:
Holy Missile
Max damage:
Min damage:
Sudden Death
Max damage:
Min damage:
Thunderstorm/Stone Shower
Max damage:
Min damage:
Avalanche/Great Fireball
Max damage:
Min damage:



These spells have not been tested by me (yet) so I'll leave the old formulae here.
NOTICE: These formulae are based upon observed values with c calculated to one tenth with fair certainty
min:
max:
avg:

* c = Multiplier for min of the desired attack spell/rune
* d = Multiplier for max of the desired attack spell/rune
The c values are roughly:

0 for Explosion [adevo mas hur] (note: the min damage of this spell is 0).

2.5 for Energy Beam [exevo vis lux]

4 for Great Energy Beam [exevo gran vis lux]

4 for Divine Caldera [exevo mas san]

3.5 for Terra Wave [exevo tera hur]

4.5 for Energy Wave [exevo vis hur]

10 for Heal Friend [exura sio]

5 for Rage of the Skies [exevo gran mas vis]

7 for Hell's Core [exevo gran mas flam]

5 for Wrath of Nature [exevo gran mas tera]

6 for Eternal Winter [exevo gran mas frigo]

18.5 for Divine Healing [exura san]


The d values are roughly:

4.8 for Explosion [adevo mas hur]

4 for Energy Beam [exevo vis lux]

7 for Great Energy Beam [exevo gran vis lux]

6 for Divine Caldera [exevo mas san]

7 for Terra Wave [exevo tera hur]

9 for Energy Wave [exevo vis hur]

14 for Heal Friend [exura sio]

12 for Rage of the Skies [exevo gran mas vis]

14 for Hell's Core [exevo gran mas flam]

10 for Wrath of Nature [exevo gran mas tera]

12 for Eternal Winter [exevo gran mas frigo]

25 for Divine Healing [exura san]

Melee

NOTICE: This formula is based upon observed values.

  • Minimum Damage:

  • Maximum Damage:

Where:

  • = Weapon's attack
  • = Damage Factor:
    • Full Attack:
    • Balanced:
    • Full Defence:
  • Let's take for example a player level 80, holding a weapon which has an attack value of 50, skills of 85 and he is attacking on full attack.
    • It would be like this: (377 rounded)
  • Damage factor


So the damage you will do will be between 0 and the calculated number, please note that shielding and armor from the target will reduce your damage. The average damage you will deal is approximately half your maximum damage. Also note, this doesn't take into account monsters weakness or strength to physical damage and if you use blood rage, you'll have to use the appropriate skills in place of your normal skills.

Melee based spells

NOTICE: This formula is based upon observed values.

  • atk = Weapon's attack

min:

max:

avg:


min:

max:

avg:

min:

max:

avg:


min:

max:

avg:


Note: As usual, damage is reduced by armor but none of these abilities can be blocked by shielding. Also note, this doesn't take into account monsters weakness or strength to physical damage and if you use blood rage, you'll have to use the appropriate skills in place of your normal skills.

Distance

NOTE: These formulae are based upon observed values.

  • Minimum Damage:

  • Maximum Damage:


  • = Weapon's attack
  • = Damage Factor:
    • Full Attack:
    • Balanced:
    • Full Defence:

To calculate your damage in PvP, divide the result by .

Note that armor of the target will reduce your damage.

  • Chance to hit (without weapon hit chance modifier)
Distance1H weapon (throwing)2H weapon (any bow or crossbow)Any bow + Sniper Arrows
1
2
3
4
5
6
7

Distance based spells

NOTICE: This formula is based upon observed values.

min:

max:

avg:


Armor

Note that:

  • Armor reduction will only apply when damage crosses the shield.
  • The damage armor needs to reduce may be lower than original damage because of the shield reduction.
  • If you get a negative number as armor reduction, it means 0.
  • Floor function is used here, basically it means that we remove decimals.
  • Ceil function is used here, basically it means that we round up numbers with decimals to next integer.

Variables:

  • r = minimum armor reduction
  • R = maximum armor reduction
  • t = total armor
  • d = damage (after the shield)
  • p = percentage reduction of item

Armor Reduction



where denotes floor function (rounding down).

Percentage Reduction

This formula have to be applied for every single item that has percentage reduction.

Example

You get a hit with original value of 200 wearing only Zaoan Helmet and Protection Amulet

t = total armor = 9
r = 4
R = 7

Now we calculate the % reduction that Zaoan Helmet has

p = 5
d = 190

Now we calculate the % reduction that Protection Amulet has

p = 6
d = 178

For this example, damage becomes 178, minimum armor reduction will be 4 and maximum armor reduction will be 7, so the hit will hit you from 171 to 174.

Armor and Defense

  • Damage reduction

Min:

Max:

  • Attack of Creature = a

(Let's supose that a creature has a max damage of 500. The attack of creature will be a random number from 1 to 500)

  • Defense = b (Defense value of your shield plus your weapon modifier or defense value of your two handed weapon)
  • Total Armor = c (Make a sum of all your set arm value)
  • Shielding = d
  • Defense factor = e

Full Attack: 5
Balanced: 7
Defensive: 10

Now use this formula:

NOTICE: The max damage of a creature could be higher than the max damage in creatures page.