정화Active
SELF_CLEANSE
자신 아래에 4m 반경의 정화의 원을 생성하여, 원 안의 모든 아군에게서 모든 군중 제어 효과와 디버프를 정화 합니다 (지속 대미지 효과 제외, 기절과 침묵 상태에서 사용 가능).
Stats
| Cooldown | 20 s |
|---|---|
| Cast time | Instant |
| Target | Self |
Granted by(16)
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 |
Ability definition
{
"@uniquename": "SELF_CLEANSE",
"@target": "self",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "20",
"@castrange": "0",
"@energyusage": "0",
"@uitype": "buff",
"@category": "instant",
"@hidespelleffecticon": "false",
"@assessment": "positive",
"@castablewhensilenced": "true",
"@castablewhenstunned": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"applyspell": {
"@spell": "CLEANSE",
"@target": "friendall",
"@effectarearadius": "4"
}
}