Guardian Whirlwind
Spell Max Level 1
Description
- Skill Type
- Area Damage
- Effect
- 5,000 dmg, 75% stun (1s), 50% knockback, +1 aggro
Cost & Timing
- Cast Time
- 1s
- Cooldown
- 30s
- Range
- 5 yd
Damage
- Damage
- 5,000
- Damage Type
- Normal
- Aggro
- 1
Crowd Control
- Stun Chance
- 75%
- Stun Duration
- 1s
- Knockback Chance
- 50%
Mechanics
Damage Formula
- Pre-Mitigation
- Skill Damage + Attack Damage
- Attack Damage
- baseDamage(level) × (1 + passive% + buff%)
Damage Pipeline
- Variance: ×0.9–1.1
- Backstab (behind target): +10% | Rogue w/ Improved Backstab: +25%
- Level difference: ±2% per level (max ±20%)
- Slayer reduction (boss/elite → player): −slayerLevel × 10%
- Enrage (<25% HP, non-spell): Player +33% | Monster +50–100%
- Mitigation: −ceil(dmg × clamp(target.defense × 0.0005, 0, 0.9))
- Crit: ×1.5
- Radiant Aether (15% on crit, consumes 1 item): ×3 on top → ×4.5
Block/Miss Chance
clamp(
clamp(target.baseBlock +
target.defense × 0.0001 + buffs, 0, 0.8)
+ clamp((target.level − attacker.level)
× 0.005, −0.1, 0.1)
−
attacker.accuracy
, 0, 0.9)
- Target moving:
- resist −0.25, damage +10%
- Backstab:
- resist × 0.8
Aggro
min(target.HP,
- skillAggro + caster.maxHP
- + damage
- + round(stunChance × stunTime × 10)
- + round(fearChance × fearTime × 10)
)
Effective Cast Time = castTime − (castTime × spellHaste)
Stun
Applies on a single roll. Cannot apply while the target is feared. Duration stacks: extends the existing stun end time rather than replacing it. Bear mounts have a 90% chance to resist any stun.
Knockback
Applies only if neither stun nor fear took effect on the same hit. Pushes the target backward with a fixed 0.25-second stun. Only applies within 15 levels (waived for boss casters).
Used by Monsters (1)
North Gate's Guardian Lv 55