Anonymous

Toxin: Difference between revisions

From Melvor Idle
no edit summary
No edit summary
No edit summary
Line 2: Line 2:
{{V}}
{{V}}


{{EffectIcon|Toxin}} is a [[Combat Effects|combat debuff]] that deals damage over 40 ticks where each tick is 0.25s. The amount of damage dealt in total is equal to:
{{EffectIcon|Toxin}} is a [[Combat Effects|combat debuff]] that deals 9% of the attacker's base max hitpoints as damage over 10 seconds. The base max hitpoints can be calculated with the following:


<math>\text{Damage Dealt} = \left \lfloor ( \text{Hitpoints Level} \times M + \text{Abyssal Hitpoints Level} \times 20 \times M ) \times 10 \times \text{9%} \right \rfloor</math>
<math>\text{Base HP} = \left \lfloor ( \text{Hitpoints Level} \times M + \text{Abyssal Hitpoints Level} \times 20 \times M ) \times 10 \right \rfloor</math>


Where:
Where: