Energy PotionActive
POTION_ENERGY_P4
Restores 43.4% of your Max Energy.
Restores 24.8% of your Max Energy over 8s.
Increases your Cooldown Rate by 20%.
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.434 | — | 43.4% |
| {1} | attributechangeovertime[0].totalchange | 0.248 | — | 24.8% |
| {2} | attributechangeovertime[0].time | 8 | — | 8s |
| {3} | buffovertime[0].value | 0.2 | — | 20% |
Ability definition
{
"@uniquename": "POTION_ENERGY_P4",
"@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.434",
"@target": "self",
"@changetype": "relativemax"
},
"attributechangeovertime": {
"@attribute": "energy",
"@change": "0.062",
"@target": "self",
"@changetype": "relativemax",
"@initialinterval": "1",
"@interval": "2",
"@count": "4"
},
"buffovertime": {
"@type": "magiccooldownreduction",
"@value": "0.20",
"@target": "self",
"@time": "7"
}
}