Arındırıcı DumanActive
PURIFYING_SMOKE
0.4s sonra hedef konum etrafındaki 4m yarıçaplı alana Arındırıcı Duman salıp duman içindeki müttefikleri tüm kitle kontrol etkilerinden ve zayıflatmalardan (zamanla hasar etkileri hariç) arındırır.
Duman içerisindeki tüm düşmanların güçlendirmelerini siler.
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"
}
]
}