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

All Things Albion
強力弩箭

強力弩箭Passive

PASSIVE_KNOCKBACKCHANCE

每施放5次技能後,下一次自動攻擊將目標敵人擊退5.36m

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_KNOCKBACKCHANCE_CONDITION.applyspell[0].IfSpellActive[0].atleastcharges 5 5
{1} $PASSIVE_KNOCKBACKCHANCE_KNOCKBACK.knockback[0].distance 4 ×1.339 5.36m

Ability definition

{
 "@uniquename": "PASSIVE_KNOCKBACKCHANCE",
 "applyeffectoneventpassive": [
  {
   "@event": "AutoAttack",
   "@spell": "PASSIVE_KNOCKBACKCHANCE_CONDITION",
   "@applyeffecttarget": "enemy",
   "@chance": "1"
  },
  {
   "@event": "CastFinished",
   "@spell": "PASSIVE_SPELL_STACK",
   "@applyeffecttarget": "self",
   "@chance": "1"
  }
 ]
}

Abilities