Tempest Nova
Spell- Skill Type
- Area Debuff
- Effect
- 810 magic dmg/s, 100 mana drain/s, 25% Cleanse Resist, 15s
Afflicts nearby enemies with a violent storm, dealing {HEALINGPERSECONDBONUS} damage per second and draining mana each second for {BUFFTIME}.
[Magic Debuff]
- Mana Cost
- 200
- Cast Time
- 0.7s
- Cooldown
- 40s
- Range
- 12 yd
- Duration
- 15s
- Damage/sec
- 810
- Mana/sec
- -100
Debuff Scaling
No attribute scaling (bonusAttribute = 0).
Resist Chance
clamp(
target.magicResist × 0.0005
+
clamp((target.level − caster.level) × 0.005,
−0.1, 0.1)
− caster.accuracy
,
0, 0.9)
Cleanse Resistance
This debuff carries 3 counters and is gone only when its counters reach 0. A matching cleanse removes 1 counter for certain, then makes 2 more attempts that each remove another counter with a 75% chance, multiplied by (1 + the caster's Accuracy). All 3 counters are removed at once when that chance reaches 100%. While counters remain, each tick of its damage is reduced, to 85% of full at 2 counters and 70% at 1 counter.
Effective Cast Time = castTime − (castTime × spellHaste)