浄化ポーションActive
POTION_CLEANSE2_P1
全てのCC効果とデバフを浄化(時間経過ダメージを除く。)
Stats
| Cooldown | 90 s |
|---|---|
| Cast time | Instant |
| Target | Self |
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
Ability definition
{
"@uniquename": "POTION_CLEANSE2_P1",
"@target": "self",
"@castingtime": "0",
"@recastdelay": "90",
"@energyusage": "0",
"@castrange": "0",
"@hitdelay": "0.0",
"@standtime": "0.0",
"@uitype": "buff",
"@category": "instant",
"@neutraleffect": "true",
"@castablewhensilenced": "true",
"@castablewhenstunned": "true",
"@spelleffectlocatag": "@SPELLS_STATUS_CCIMMUNITY",
"@statblock": "@SPELLS_POTION_STATBLOCK",
"@namelocatag": "@SPELLS_POTION_CLEANSE2",
"@descriptionlocatag": "@SPELLS_POTION_CLEANSE2_T3_DESC",
"@controllerpreferredtarget": "neutral",
"applyspell": {
"@spell": "CLEANSE",
"@target": "self",
"@castablewhenstunned": "true"
},
"spelleffectfx": {
"@constraintpreset": "pointconstraint",
"@fadeouttime": "0.2"
},
"tintfx": {
"@color": "150, 200, 200, 180",
"@fadeouttime": "0.2"
}
}