جرعة تطهيرActive
POTION_CLEANSE2_P2
يمكن تطهير كل تأثيرات التحكم في الحشود والتثبيطات (باستثناء تأثيرات الضرر بمرور الوقت؛ يمكن الاستخدام في أثناء الإصابة بالصعق أو الإيقاف).
تمنح حصانة من كل تأثيرات التحكم في الحشود لمدة 1.25s.
يتم تطهير أي تأثير من سرعة حركتك بمقدار 30% لمدة 1.25s.
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
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | cceffectimmunity[0].time | 1.25 | — | 1.25s |
| {1} | $POTION_CLEANSE2_P2_MOVESPEED.buffovertime[0].value | 0.3 | — | 30% |
Ability definition
{
"@uniquename": "POTION_CLEANSE2_P2",
"@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_V2_DESC",
"@controllerpreferredtarget": "neutral",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$cceffectimmunity[0].time$"
},
{
"@tag": "$$POTION_CLEANSE2_P2_MOVESPEED.buffovertime[0].value$"
}
]
}
},
"applyspell": [
{
"@spell": "POTION_CLEANSE2_P2_MOVESPEED",
"@target": "self",
"@castablewhenstunned": "true",
"or": {
"IfSpellCategoryActive": [
{
"@category": "crowdcontrol",
"@who": "Caster"
},
{
"@category": "debuff",
"@who": "Caster"
}
]
}
},
{
"@spell": "CLEANSE",
"@target": "self",
"@castablewhenstunned": "true"
}
],
"cceffectimmunity": [
{
"@target": "self",
"@time": "1.25",
"@type": "stun"
},
{
"@target": "self",
"@time": "1.25",
"@type": "root"
},
{
"@target": "self",
"@time": "1.25",
"@type": "silence"
},
{
"@target": "self",
"@time": "1.25",
"@type": "slow"
},
{
"@target": "self",
"@time": "1.25",
"@type": "forcedmovement"
},
{
"@target": "self",
"@time": "1.25",
"@type": "transformationcc"
}
],
"spelleffectfx": {
"@constraintpreset": "pointconstraint",
"@fadeouttime": "0.2"
},
"tintfx": {
"@color": "150, 200, 200, 180",
"@fadeouttime": "0.2"
}
}