Acid PotionActive
POTION_ACID_P2
Throw the potion at the targeted position, decreasing the damage resistances of up to 10 enemies within a 5m radius by -11.6% for 5s.
Stats
| Cooldown | 100 s |
|---|---|
| Cast time | Instant |
| Range | 13 m |
| Target | Ground |
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].maxeffectareatargets | 10 | — | 10 |
| {1} | buffovertime[0].effectarearadius | 5 | — | 5m |
| {2} | buffovertime[0].value | -0.116 | — | -11.6% |
| {3} | buffovertime[0].time | 5 | — | 5s |
Ability definition
{
"@uniquename": "POTION_ACID_P2",
"@keepmovingaftercast": "false",
"@target": "ground",
"@castingtime": "0",
"@hitdelay": "0.2",
"@standtime": "0.2",
"@disruptionfactor": "0",
"@recastdelay": "100",
"@energyusage": "0",
"@castrange": "13",
"@uitype": "debuff",
"@category": "instant",
"@maxstack": "1",
"@showrange": "true",
"@adjustgroundtargettorange": "true",
"@assessment": "negative",
"@castablewhensilenced": "false",
"@hideMainhandDuringAnim": "true",
"@hideOffhandDuringAnim": "true",
"@statblock": "@SPELLS_POTION_STATBLOCK",
"@namelocatag": "@SPELLS_POTION_ACID",
"@descriptionlocatag": "@SPELLS_POTION_ACID_DESC",
"@spelleffectlocatag": "@SPELLS_STATUS_RESISTANCES_DECREASED",
"@controllerpreferredtarget": "enemy",
"@controllerselfcastable": "true",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$buffovertime[0].maxeffectareatargets$"
},
{
"@tag": "$buffovertime[0].effectarearadius$"
},
{
"@tag": "$buffovertime[0].value$"
},
{
"@tag": "$buffovertime[0].time$"
}
]
}
},
"nop": {
"@target": "ground",
"@effectarearadius": "5",
"@showarearadius": "true"
},
"spellimmunity": [
{
"@target": "enemy",
"@spellname": "POTION_ACID_P1",
"@time": "5"
},
{
"@target": "enemy",
"@spellname": "POTION_ACID_P3",
"@time": "5"
},
{
"@target": "enemy",
"@spellname": "POTION_ACID_P4",
"@time": "5"
},
{
"@target": "enemy",
"@spellname": "POTION_ACID_P5",
"@time": "5"
},
{
"@target": "enemy",
"@spellname": "POTION_ACID_P6",
"@time": "5"
},
{
"@target": "enemy",
"@spellname": "POTION_ACID_P7",
"@time": "5"
},
{
"@target": "enemy",
"@spellname": "POTION_ACID_P8",
"@time": "5"
}
],
"buffovertime": [
{
"@target": "enemy",
"@type": "physicalarmor",
"@value": "-0.116",
"@time": "5",
"@effectarearadius": "5",
"@maxeffectareatargets": "10"
},
{
"@target": "enemy",
"@type": "magicresistance",
"@value": "-0.116",
"@time": "5",
"@effectarearadius": "5",
"@maxeffectareatargets": "10"
}
],
"spelleffectfx": {
"@size": "1",
"@constraintpreset": "pointconstraint"
},
"projectile": {
"@flyspeed": "30",
"@startsocket": "mainhand",
"@timeoffset": "0.1"
}
}