Fumo purificanteActive
PURIFYING_SMOKE
Evochi del fumo purificante in un raggio di 4m attorno alla posizione bersaglio dopo 0.4s, rimuovendo tutti gli effetti di controllo e i debuff (esclusi gli effetti con danni nel tempo) dagli alleati all'interno dell'area del fumo.
Rimuove tutti i buff dei nemici all'interno dell'area fumosa.
Stats
| Cooldown | 40 s |
|---|---|
| Cast time | Instant |
| Range | 11 m |
| Target | Ground |
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | applyspell[0].effectarearadius | 4 | — | 4m |
| {1} | hitdelay | 0.4 | — | 0.4s |
Ability definition
{
"@uniquename": "PURIFYING_SMOKE",
"@target": "ground",
"@castingtime": "0",
"@hitdelay": "0.4",
"@standtime": "0",
"@recastdelay": "40",
"@energyusage": "0",
"@castrange": "11",
"@uitype": "heal",
"@category": "instant",
"@assessment": "positive",
"@animIgnoreHitDelay": "true",
"@showrange": "true",
"@adjustgroundtargettorange": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemyandally",
"@controllerselfcastable": "true",
"spellindicationarea": {
"@target": "enemy",
"@position": "attarget",
"@visible": "true",
"area": {
"shape": {
"circle": {
"@radius": "4"
}
},
"fill": {
"circle": {
"@radius": "0-4"
}
}
}
},
"applyspell": [
{
"@spell": "CLEANSE",
"@target": "friendall",
"@effectarearadius": "4",
"@showarearadius": "true"
},
{
"@spell": "PURGE",
"@target": "enemy",
"@effectarearadius": "4"
}
]
}