PurgeActive
PURGE_HELMET
Purge all buffs from the targeted enemy after 0.4s.
Stats
| Cooldown | 40 s |
|---|---|
| Cast time | Instant |
| Range | 9 m |
| Target | Enemy |
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | hitdelay | 0.4 | — | 0.4s |
Ability definition
{
"@uniquename": "PURGE_HELMET",
"@target": "enemy",
"@castingtime": "0",
"@energyusage": "0",
"@recastdelay": "40",
"@castrange": "9",
"@hitdelay": "0.4",
"@standtime": "0.2",
"@uitype": "debuff",
"@category": "instant",
"@showrange": "true",
"@hidespelleffecticon": "true",
"@cancelautoattackaftercasting": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"applyspell": {
"@spell": "PURGE",
"@target": "enemy"
},
"projectile": {
"@flyspeed": "60",
"@startsocket": "head",
"@hitsocket": "damage"
}
}