Ramuan PembersihActive
POTION_CLEANSE2_P6
Membersihkan semua efek damage seiring waktu, efek Kontrol Kerumunan dan debuff (dapat digunakan ketika terkena stun atau terbungkam).
Memberikan kekebalan dari semua efek Kontrol Kerumunan selama 3.31s.
Membersihkan semua efek, meningkatkan Kecepatan Gerak sebesar 30% selama 3.31s.
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 | 3.31 | — | 3.31s |
| {1} | $POTION_CLEANSE2_P6_MOVESPEED.buffovertime[0].value | 0.3 | — | 30% |
Ability definition
{
"@uniquename": "POTION_CLEANSE2_P6",
"@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_T7_V2_DESC",
"@controllerpreferredtarget": "neutral",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$cceffectimmunity[0].time$"
},
{
"@tag": "$$POTION_CLEANSE2_P6_MOVESPEED.buffovertime[0].value$"
}
]
}
},
"applyspell": [
{
"@spell": "POTION_CLEANSE2_P6_MOVESPEED",
"@target": "self",
"@castablewhenstunned": "true",
"not": {
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
},
"or": {
"IfSpellCategoryActive": [
{
"@category": "crowdcontrol",
"@who": "Caster"
},
{
"@category": "debuff",
"@who": "Caster"
},
{
"@category": "damage",
"@who": "Caster"
}
]
}
},
{
"@spell": "CLEANSE",
"@target": "self",
"@castablewhenstunned": "true"
},
{
"@spell": "POTION_CLEANSE2_P4_MOVESPEED",
"@target": "self",
"@castablewhenstunned": "true",
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
},
"or": {
"IfSpellCategoryActive": [
{
"@category": "crowdcontrol",
"@who": "Caster"
},
{
"@category": "debuff",
"@who": "Caster"
}
]
}
}
],
"removeactiveeffects": {
"@category": "damage",
"@target": "self",
"not": {
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
}
},
"cceffectimmunity": [
{
"@target": "self",
"@time": "3.31",
"@type": "stun",
"not": {
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
}
},
{
"@target": "self",
"@time": "3.31",
"@type": "root",
"not": {
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
}
},
{
"@target": "self",
"@time": "3.31",
"@type": "silence",
"not": {
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
}
},
{
"@target": "self",
"@time": "3.31",
"@type": "slow",
"not": {
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
}
},
{
"@target": "self",
"@time": "3.31",
"@type": "forcedmovement",
"not": {
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
}
},
{
"@target": "self",
"@time": "3.31",
"@type": "transformationcc",
"not": {
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
}
},
{
"@target": "self",
"@time": "2.43",
"@type": "stun",
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
},
{
"@target": "self",
"@time": "2.43",
"@type": "root",
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
},
{
"@target": "self",
"@time": "2.43",
"@type": "silence",
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
},
{
"@target": "self",
"@time": "2.43",
"@type": "slow",
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
},
{
"@target": "self",
"@time": "2.43",
"@type": "forcedmovement",
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
},
{
"@target": "self",
"@time": "2.43",
"@type": "transformationcc",
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
}
],
"spelleffectfx": {
"@constraintpreset": "pointconstraint",
"@fadeouttime": "0.2"
},
"tintfx": {
"@color": "150, 200, 200, 180",
"@fadeouttime": "0.2"
}
}