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

All Things Albion
Increased Defense

Increased DefensePassive

PASSIVE_ARMORCHANCE_AXE

Every 5 Auto-Attacks, your damage resistances increase by 29% for 2s.

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_ARMORCHANCE_AXE_CONDITION.applyspell[0].IfSpellActive[0].atleastcharges 5 5
{1} $PASSIVE_ARMORCHANCE_AXE_EFFECT.buffovertime[0].value 0.29 29%
{2} $PASSIVE_ARMORCHANCE_AXE_EFFECT.buffovertime[0].time 2 2s

Ability definition

{
 "@uniquename": "PASSIVE_ARMORCHANCE_AXE",
 "@namelocatag": "@SPELLS_PASSIVE_ARMORCHANCE",
 "@unlockedtoequip": "false",
 "applyeffectoneventpassive": [
  {
   "@event": "AutoAttack",
   "@spell": "PASSIVE_ARMORCHANCE_AXE_CONDITION",
   "@applyeffecttarget": "self",
   "@chance": "1"
  },
  {
   "@event": "AutoAttack",
   "@spell": "PASSIVE_AA_STACK",
   "@applyeffecttarget": "self",
   "@chance": "1"
  }
 ]
}

Abilities