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

All Things Albion
Magic Force

Magic ForcePassive

PASSIVE_KNOCKBACK_CASTER_HOLYSTAFF

After every 5 spells cast, your next Auto-Attack knocks back the targeted enemy by 3.29m.

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_KNOCKBACK_CASTER_CONDITION.applyspell[0].IfSpellActive[0].atleastcharges 5 5
{1} $PASSIVE_KNOCKBACK_CASTER_EFFECT_KNOCKBACK.knockback[0].distance 2.14 ×1.536 3.29m

Ability definition

{
 "@uniquename": "PASSIVE_KNOCKBACK_CASTER_HOLYSTAFF",
 "@unlockedtoequip": "false",
 "applyeffectoneventpassive": [
  {
   "@event": "CastFinished",
   "@spell": "PASSIVE_SPELL_STACK",
   "@applyeffecttarget": "self",
   "@chance": "1"
  },
  {
   "@event": "AutoAttack",
   "@spell": "PASSIVE_KNOCKBACK_CASTER_CONDITION",
   "@applyeffecttarget": "enemy",
   "@chance": "1"
  }
 ]
}

Abilities