Resistance PotionActive
POTION_RESISTANCE_P5
Increases your Defense by 88% and your Crowd Control Resistance by 88% for 6s.
Stats
| Cooldown | 120 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} | buffovertime[0].value | 0.88 | — | 88% |
| {1} | buffovertime[1].value | 0.88 | — | 88% |
| {2} | buffovertime[0].time | 6 | — | 6s |
Ability definition
{
"@uniquename": "POTION_RESISTANCE_P5",
"@descriptionlocatag": "@SPELLS_POTION_RESISTANCE_DESC",
"@statblock": "@SPELLS_POTION_STATBLOCK",
"@target": "self",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "120",
"@energyusage": "0",
"@castrange": "0",
"@uitype": "buff",
"@category": "instant",
"@maxstack": "1",
"@showrange": "true",
"@neutraleffect": "true",
"@castablewhensilenced": "true",
"@spelleffectlocatag": "@SPELLS_STATUS_DEFENSE_CCDURATION_INCREASED",
"@namelocatag": "@SPELLS_POTION_RESISTANCE",
"@controllerpreferredtarget": "neutral",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$buffovertime[0].value$"
},
{
"@tag": "$buffovertime[1].value$"
},
{
"@tag": "$buffovertime[0].time$"
}
]
}
},
"buffovertime": [
{
"@target": "friendall",
"@type": "bonusdefensevsplayers",
"@value": "0.88",
"@time": "6",
"not": {
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
}
},
{
"@target": "friendall",
"@type": "bonusccrvsplayers",
"@value": "0.88",
"@time": "6",
"not": {
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
}
},
{
"@target": "friendall",
"@type": "bonusdefensevsmobs",
"@value": "0.88",
"@time": "6",
"not": {
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
}
},
{
"@target": "friendall",
"@type": "bonusccrvsmobs",
"@value": "0.88",
"@time": "6",
"not": {
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
}
},
{
"@target": "friendall",
"@type": "bonusdefensevsplayers",
"@value": "0.77",
"@time": "6",
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
},
{
"@target": "friendall",
"@type": "bonusccrvsplayers",
"@value": "0.77",
"@time": "6",
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
},
{
"@target": "friendall",
"@type": "bonusdefensevsmobs",
"@value": "0.77",
"@time": "6",
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
},
{
"@target": "friendall",
"@type": "bonusccrvsmobs",
"@value": "0.77",
"@time": "6",
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
}
],
"spelleffectfx": {
"@constraintpreset": "pointconstraint"
},
"tintfx": {
"@color": "200, 200, 200, 255"
}
}