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

All Things Albion
Iron Will

Iron WillActive

DEFENSERUN

Rush into battle, increasing your Move Speed by 30% and Defense by 35% for 3s.
Grants you immunity to purges while active.
Applies one Heroic Charge on you.

Each Heroic Charge increases your Auto-Attack Speed by 12% for 6s (stacks up to 3 times).

Stats

Energy cost10%
Cooldown20 s
Cast timeInstant
TargetSelf

Granted by(8)

Advanced view

Where each number comes from, and the arithmetic behind it. How this works

# Source Base Progression Result
{0} buffovertime[2].value 0.3 30%
{1} buffovertime[0].value 0.35 35%
{2} buffovertime[0].time 3 3s
{3} $HEROIC_STACK.buffovertime[0].value 0.12 12%
{4} $HEROIC_STACK.buffovertime[0].time 6 6s
{5} $HEROIC_STACK.maxcharges 3 3

Ability definition

{
 "@uniquename": "DEFENSERUN",
 "@target": "self",
 "@keepmovingaftercast": "true",
 "@castingtime": "0",
 "@hitdelay": "0",
 "@standtime": "0",
 "@disruptionfactor": "1",
 "@recastdelay": "20",
 "@energyusage": "0.10",
 "@energyusageisrelative": "true",
 "@castrange": "0",
 "@uitype": "buff",
 "@category": "instant",
 "@autoattackcooldownaftercasting": "DoNotTrigger",
 "@unlockedtoequip": "false",
 "@assessment": "positive",
 "@statblock": "@SPELLS_STANDARD_STATBLOCK",
 "@spelleffectlocatag": "@SPELLS_DEFENSERUN_BUFF_DESC",
 "@descriptionlocatag": "@SPELLS_DEFENSERUN_V2_DESC",
 "@controllerpreferredtarget": "neutral",
 "applyspell": {
  "@spell": "HEROIC_STACK",
  "@target": "self"
 },
 "spellimmunity": [
  {
   "@spellname": "PURGE",
   "@target": "self",
   "@time": "3"
  },
  {
   "@spellname": "PURGE_BUFFS",
   "@target": "self",
   "@time": "3"
  },
  {
   "@spellname": "PURGE_MOVEMENTBUFFS",
   "@target": "self",
   "@time": "3"
  }
 ],
 "buffovertime": [
  {
   "@type": "bonusdefensevsplayers",
   "@value": "0.35",
   "@target": "self",
   "@time": "3"
  },
  {
   "@type": "bonusdefensevsmobs",
   "@value": "0.35",
   "@target": "self",
   "@time": "3"
  },
  {
   "@type": "movespeedbonus",
   "@value": "0.30",
   "@target": "self",
   "@time": "3"
  }
 ],
 "tintfx": {
  "@color": "40, 142, 255, 125",
  "@fadeintime": "0.1",
  "@fadeouttime": "0.1"
 },
 "spelleffectfx": {
  "@constraintpreset": "pointconstraint"
 }
}

Abilities