Purification motivanteActive
CLEANSESPEED2
Purifiez jusqu'à 10 alliés dans un rayon de 4m, supprimant tous les effets de contrôle de foule et malus (à l'exception des dégâts sur la durée). Augmente la vitesse de déplacement des alliés purifiés de 40% pendant 3s.
Stats
| Energy cost | 10% |
|---|---|
| Cooldown | 18 s |
| Cast time | Instant |
| Range | 11 m |
| Target | Ground |
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | applyspell.maxeffectareatargets | 10 | — | 10 |
| {1} | applyspell.effectarearadius | 4 | — | 4m |
| {2} | $CLEANSESPEED2_EFFECT.buffovertime[0].value | 0.4 | — | 40% |
| {3} | $CLEANSESPEED2_EFFECT.buffovertime[0].time | 3 | — | 3s |
Ability definition
{
"@uniquename": "CLEANSESPEED2",
"@target": "ground",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "18",
"@castrange": "11",
"@energyusage": "0.1",
"@energyusageisrelative": "true",
"@uitype": "buff",
"@category": "instant",
"@showrange": "true",
"@assessment": "positive",
"@castablewhensilenced": "true",
"@castablewhenstunned": "true",
"@unlockedtoequip": "false",
"@adjustgroundtargettorange": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "ally",
"@controllerselfcastable": "true",
"applyspell": [
{
"@spell": "CLEANSE",
"@effectarearadius": "4",
"@showarearadius": "true",
"@target": "friendall",
"@maxeffectareatargets": "10"
},
{
"@spell": "CLEANSESPEED2_EFFECT",
"@effectarearadius": "4",
"@target": "friendall",
"@maxeffectareatargets": "10"
}
]
}