净化术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"
}
}