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

All Things Albion
力強いボルト

力強いボルトPassive

PASSIVE_KNOCKBACKCHANCE

能力を5回詠唱するたびに、次の通常攻撃で狙った敵を5.59m吹き飛ばします

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.398 5.59m

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