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

All Things Albion
Aggressive Rush

Aggressive RushPassive

PASSIVE_SPELLPOWER_CHANCE_DAGGER

Every 4 Auto-Attacks, your damage increases by 6% 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_SPELLPOWER_CHANCE_DAGGER_CONDITION.applyspell[0].IfSpellActive[0].atleastcharges 4 4
{1} $PASSIVE_SPELLPOWER_CHANCE_DAGGER_EFFECT.buffovertime[0].value 0.06 6%
{2} $PASSIVE_SPELLPOWER_CHANCE_DAGGER_EFFECT.buffovertime[0].time 3 3s

Ability definition

{
 "@uniquename": "PASSIVE_SPELLPOWER_CHANCE_DAGGER",
 "@namelocatag": "@SPELLS_PASSIVE_SPELLPOWER_CHANCE",
 "@unlockedtoequip": "false",
 "applyeffectoneventpassive": [
  {
   "@event": "AutoAttack",
   "@spell": "PASSIVE_SPELLPOWER_CHANCE_DAGGER_CONDITION",
   "@applyeffecttarget": "self",
   "@chance": "1"
  },
  {
   "@event": "AutoAttack",
   "@spell": "PASSIVE_AA_STACK",
   "@applyeffecttarget": "self",
   "@chance": "1"
  }
 ]
}

Abilities