This site is in early development. Sections are still being written and figures may change.

All Things Albion
Energy Reserve

Energy ReservePassive

PASSIVE_CAPE_LYMHURST

Condition:
Activates when you cast a spell and your Energy drops below 40%.

Effect:
Tap into your Energy Reserve, restoring 70% of your Max Energy over 10s.

Stats

Cast timeInstant

Granted by(1)

Advanced view

Where each number comes from, and the arithmetic behind it. How this works

# Source Base Progression Result
{0} $PASSIVE_CAPE_LYMHURST_CONDITION.applyspell[0].IfOwnEnergyPercentage[0].value 0.4 40%
{1} $PASSIVE_CAPE_LYMHURST_EFFECT.attributechangeovertime[0].totalchange 0.7 70%
{2} $PASSIVE_CAPE_LYMHURST_EFFECT.attributechangeovertime[0].time 10 10s

Ability definition

{
 "@uniquename": "PASSIVE_CAPE_LYMHURST",
 "@statblock": "@SPELLS_STATBLOCK_COOLDOWN",
 "locareferences": {
  "statblock": {
   "locareference": {
    "@tag": "$$PASSIVE_CAPE_LYMHURST_COOLDOWN.dummy[0].time$"
   }
  }
 },
 "applyeffectoneventpassive": {
  "@event": "CastFinished",
  "@applyeffecttarget": "self",
  "@spell": "PASSIVE_CAPE_LYMHURST_CONDITION",
  "@chance": "1"
 }
}

Abilities