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

All Things Albion
Aggressive Caster

Aggressive CasterPassive

PASSIVE_CASTINGSPEED_CHANCE_FIRESTAFF

After every 4 spells cast reduce your Cast Times by 40% for 3s.

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_CASTINGSPEED_CHANCE_CONDITION.applyspell[0].IfSpellActive[0].atleastcharges 4 4
{1} $PASSIVE_CASTINGSPEED_CHANCE_EFFECT.buffovertime[0].value 0.4 40%
{2} $PASSIVE_CASTINGSPEED_CHANCE_EFFECT.buffovertime[0].time 3 3s

Ability definition

{
 "@uniquename": "PASSIVE_CASTINGSPEED_CHANCE_FIRESTAFF",
 "@namelocatag": "@SPELLS_PASSIVE_CASTINGSPEED_CHANCE",
 "@descriptionlocatag": "@SPELLS_PASSIVE_CASTINGSPEED_CHANCE_DESC",
 "@unlockedtoequip": "false",
 "applyeffectoneventpassive": [
  {
   "@event": "CastFinished",
   "@spell": "PASSIVE_SPELL_STACK",
   "@applyeffecttarget": "self",
   "@chance": "1"
  },
  {
   "@event": "CastFinished",
   "@spell": "PASSIVE_CASTINGSPEED_CHANCE_CONDITION",
   "@applyeffecttarget": "self",
   "@chance": "1"
  }
 ]
}

Abilities