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

All Things Albion
Furious

FuriousPassive

PASSIVE_SPELLPOWER_CASTER_CURSEDSTAFF

After every 5 spells cast, increase your damage dealt by 10% for 4s.

Stats

Cast timeInstant

Granted by(8)

Advanced view

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

# Source Base Progression Result
{0} $PASSIVE_SPELLPOWER_CASTER_CONDITION.applyspell[0].IfSpellActive[0].atleastcharges 5 5
{1} $PASSIVE_SPELLPOWER_CASTER_EFFECT.buffovertime[0].value 0.1 10%
{2} $PASSIVE_SPELLPOWER_CASTER_EFFECT.buffovertime[0].time 4 4s

Ability definition

{
 "@uniquename": "PASSIVE_SPELLPOWER_CASTER_CURSEDSTAFF",
 "@namelocatag": "@SPELLS_PASSIVE_SPELLPOWER_CASTER",
 "@descriptionlocatag": "@SPELLS_PASSIVE_SPELLPOWER_CASTER_DESC",
 "@unlockedtoequip": "false",
 "applyeffectoneventpassive": [
  {
   "@event": "CastFinished",
   "@spell": "PASSIVE_SPELL_STACK",
   "@applyeffecttarget": "self",
   "@chance": "1"
  },
  {
   "@event": "CastFinished",
   "@spell": "PASSIVE_SPELLPOWER_CASTER_CONDITION",
   "@applyeffecttarget": "self",
   "@chance": "1"
  }
 ]
}

Abilities