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

All Things Albion
Stunning Strike

Stunning StrikePassive

PASSIVE_STUNCHANCE

Every 5 Auto-Attacks, stun the targeted enemy for 0.6s.

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_STUNCHANCE_CONDITION.applyspell[0].IfSpellActive[0].atleastcharges 5 5
{1} $PASSIVE_STUNCHANCE_EFFECT.stun[0].time 0.43 ×1.398 0.6s

Ability definition

{
 "@uniquename": "PASSIVE_STUNCHANCE",
 "applyeffectoneventpassive": [
  {
   "@event": "AutoAttack",
   "@spell": "PASSIVE_STUNCHANCE_CONDITION",
   "@applyeffecttarget": "enemy",
   "@chance": "1"
  },
  {
   "@event": "AutoAttack",
   "@spell": "PASSIVE_AA_STACK",
   "@applyeffecttarget": "self",
   "@chance": "1"
  }
 ]
}

Abilities