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

All Things Albion
에너지 저장

에너지 저장Passive

PASSIVE_CAPE_LYMHURST

조건:
스킬 사용 시 에너지가 40% 이하로 떨어지면 활성화합니다.

효과:
비축된 에너지를 사용하여 10s마다 자신의 최대 에너지70%를 회복합니다.

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