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

All Things Albion
平静

平静Passive

PASSIVE_ARMOR_CASTER_NATURESTAFF

5次技能施法后,你的伤害抗性提高24%,持续3s

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_ARMOR_CASTER_CONDITION.applyspell[0].IfSpellActive[0].atleastcharges 5 5
{1} $PASSIVE_ARMOR_CASTER_EFFECT.buffovertime[0].value 0.24 24%
{2} $PASSIVE_ARMOR_CASTER_EFFECT.buffovertime[0].time 3 3s

Ability definition

{
 "@uniquename": "PASSIVE_ARMOR_CASTER_NATURESTAFF",
 "@namelocatag": "@SPELLS_PASSIVE_ARMOR_CASTER",
 "@descriptionlocatag": "@SPELLS_PASSIVE_ARMOR_CASTER_DESC",
 "@unlockedtoequip": "false",
 "applyeffectoneventpassive": [
  {
   "@event": "CastFinished",
   "@spell": "PASSIVE_SPELL_STACK",
   "@applyeffecttarget": "self",
   "@chance": "1"
  },
  {
   "@event": "CastFinished",
   "@spell": "PASSIVE_ARMOR_CASTER_CONDITION",
   "@applyeffecttarget": "self",
   "@chance": "1"
  }
 ]
}

Abilities