Energy PotionActive
POTION_ENERGY_P7
Restores 61.6% of your Max Energy.
Restores 35.2% of your Max Energy over 8s.
Increases your Cooldown Rate by 28%.
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} | directattributechange[0].change | 0.616 | — | 61.6% |
| {1} | attributechangeovertime[0].totalchange | 0.352 | — | 35.2% |
| {2} | attributechangeovertime[0].time | 8 | — | 8s |
| {3} | buffovertime[0].value | 0.28 | — | 28% |
Ability definition
{
"@uniquename": "POTION_ENERGY_P7",
"@descriptionlocatag": "@SPELLS_POTION_ENERGY_TEST_DESC",
"@statblock": "@SPELLS_POTION_STATBLOCK",
"@target": "self",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0.0",
"@disruptionfactor": "1",
"@recastdelay": "90",
"@energyusage": "0",
"@castrange": "0",
"@uitype": "heal",
"@category": "instant",
"@maxstack": "1",
"@neutraleffect": "true",
"@castablewhensilenced": "true",
"@namelocatag": "@SPELLS_POTION_ENERGY",
"@spelleffectlocatag": "@SPELLS_POTION_ENERGY_BUFF_DESC",
"@controllerpreferredtarget": "neutral",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$directattributechange[0].change$"
},
{
"@tag": "$attributechangeovertime[0].totalchange$"
},
{
"@tag": "$attributechangeovertime[0].time$"
},
{
"@tag": "$buffovertime[0].value$"
}
]
},
"spelleffect": {
"locareference": [
{
"@tag": "$attributechangeovertime[0].change$"
},
{
"@tag": "$attributechangeovertime[0].interval$"
},
{
"@tag": "$buffovertime[0].value$"
}
]
}
},
"directattributechange": [
{
"@attribute": "energy",
"@change": "0.616",
"@target": "self",
"@changetype": "relativemax",
"not": {
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
}
},
{
"@attribute": "energy",
"@change": "0.504",
"@target": "self",
"@changetype": "relativemax",
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
}
],
"attributechangeovertime": [
{
"@attribute": "energy",
"@change": "0.088",
"@target": "self",
"@changetype": "relativemax",
"@initialinterval": "1",
"@interval": "2",
"@count": "4",
"not": {
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
}
},
{
"@attribute": "energy",
"@change": "0.072",
"@target": "self",
"@changetype": "relativemax",
"@initialinterval": "1",
"@interval": "2",
"@count": "4",
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
}
],
"buffovertime": [
{
"@type": "magiccooldownreduction",
"@value": "0.28",
"@target": "self",
"@time": "7",
"not": {
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
}
},
{
"@type": "magiccooldownreduction",
"@value": "0.23",
"@target": "self",
"@time": "7",
"IfClusterArcheType": {
"@op": "equals",
"@value": "ARENA_1V1"
}
}
]
}