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

All Things Albion
Adrenaline Driven Charity

Adrenaline Driven CharityPassive

PASSIVE_HEALPOWERCHANCE

After every 4 spells cast, increase your Healing Cast by 20% for 3s.

Stats

Cast timeInstant

Granted by(16)

Advanced view

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

# Source Base Progression Result
{0} $PASSIVE_HEALPOWERCHANCE_CONDITION.applyspell[0].IfSpellActive[0].atleastcharges 4 4
{1} $PASSIVE_HEALPOWERCHANCE_EFFECT.buffovertime[0].value 0.2 20%
{2} $PASSIVE_HEALPOWERCHANCE_EFFECT.buffovertime[0].time 3 3s

Ability definition

{
 "@uniquename": "PASSIVE_HEALPOWERCHANCE",
 "applyeffectoneventpassive": [
  {
   "@event": "CastFinished",
   "@spell": "PASSIVE_SPELL_STACK",
   "@applyeffecttarget": "self",
   "@chance": "1"
  },
  {
   "@event": "CastFinished",
   "@spell": "PASSIVE_HEALPOWERCHANCE_CONDITION",
   "@applyeffecttarget": "self",
   "@chance": "1"
  }
 ]
}

Abilities