Berserk PotionActive
POTION_BERSERK_P4
Increase your damage by 18% for 5s.
Decreases your Defense by -10%.
Stats
| Cooldown | 100 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.18 | — | 18% |
| {1} | buffovertime[4].value | -0.1 | — | -10% |
| {2} | buffovertime[0].time | 5 | — | 5s |
Ability definition
{
"@uniquename": "POTION_BERSERK_P4",
"@target": "self",
"@castingtime": "0",
"@recastdelay": "100",
"@energyusage": "0",
"@castrange": "0",
"@hitdelay": "0.0",
"@standtime": "0.0",
"@uitype": "buff",
"@category": "instant",
"@neutraleffect": "true",
"@castablewhensilenced": "true",
"@castablewhenstunned": "true",
"@spelleffectlocatag": "@SPELLS_POTION_BERSERK_EFFECT",
"@statblock": "@SPELLS_POTION_STATBLOCK",
"@namelocatag": "@SPELLS_POTION_BERSERK",
"@descriptionlocatag": "@SPELLS_POTION_BERSERK_DESC",
"@controllerpreferredtarget": "neutral",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$buffovertime[0].value$"
},
{
"@tag": "$buffovertime[4].value$"
},
{
"@tag": "$buffovertime[0].time$"
}
]
}
},
"buffovertime": [
{
"@target": "self",
"@type": "physicalattackdamagebonus",
"@value": "0.180",
"@time": "5",
"not": {
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
}
},
{
"@target": "self",
"@type": "magicattackdamagebonus",
"@value": "0.180",
"@time": "5",
"not": {
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
}
},
{
"@target": "self",
"@type": "physicalspelldamagebonus",
"@value": "0.180",
"@time": "5",
"not": {
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
}
},
{
"@target": "self",
"@type": "magicspelldamagebonus",
"@value": "0.180",
"@time": "5",
"not": {
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
}
},
{
"@target": "self",
"@type": "bonusdefensevsplayers",
"@value": "-0.1",
"@time": "5",
"not": {
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
}
},
{
"@target": "self",
"@type": "bonusdefensevsmobs",
"@value": "-0.1",
"@time": "5",
"not": {
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
}
},
{
"@target": "self",
"@type": "physicalattackdamagebonus",
"@value": "0.159",
"@time": "5",
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
},
{
"@target": "self",
"@type": "magicattackdamagebonus",
"@value": "0.159",
"@time": "5",
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
},
{
"@target": "self",
"@type": "physicalspelldamagebonus",
"@value": "0.159",
"@time": "5",
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
},
{
"@target": "self",
"@type": "magicspelldamagebonus",
"@value": "0.159",
"@time": "5",
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
},
{
"@target": "self",
"@type": "bonusdefensevsplayers",
"@value": "-0.1",
"@time": "5",
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
},
{
"@target": "self",
"@type": "bonusdefensevsmobs",
"@value": "-0.1",
"@time": "5",
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
}
],
"spelleffectfx": [
{},
{}
],
"tintfx": {
"@color": "255, 55, 55, 175",
"@fadeouttime": "0.2"
}
}