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

All Things Albion
防御提升

防御提升Passive

PASSIVE_ARMORCHANCE_SWORD

5次普通攻击,使你的伤害抗性提高23%,持续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_SWORD_CONDITION.applyspell[0].IfSpellActive[0].atleastcharges 5 5
{1} $PASSIVE_ARMORCHANCE_SWORD_EFFECT.buffovertime[0].value 0.23 23%
{2} $PASSIVE_ARMORCHANCE_SWORD_EFFECT.buffovertime[0].time 2 2s

Ability definition

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

Abilities