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

All Things Albion
Rush

RushPassive

MOUNTSPELL_DMG_SPEEDBOOST_PASSIVE

Condition:
Activates when you take damage.

Effect:
Flee from danger, increasing your Move Speed by 80% for 4s.

Stats

Cast timeInstant

Granted by(1)

Advanced view

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

# Source Base Progression Result
{0} $MOUNTSPELL_DMG_SPEEDBOOST.buffovertime[0].value 0.8 80%
{1} $MOUNTSPELL_DMG_SPEEDBOOST.buffovertime[0].time 4 4s

Ability definition

{
 "@uniquename": "MOUNTSPELL_DMG_SPEEDBOOST_PASSIVE",
 "@statblock": "@SPELLS_STATBLOCK_COOLDOWN",
 "locareferences": {
  "statblock": {
   "locareference": {
    "@tag": "$$MOUNTSPELL_DMG_SPEEDBOOST_COOLDOWN.dummy[0].time$"
   }
  }
 },
 "applyeffectoneventpassive": {
  "@event": "ReceiveDirectMountDamage",
  "@applyeffecttarget": "self",
  "@spell": "MOUNTSPELL_DMG_SPEEDBOOST_CONDITION",
  "@chance": "1"
 }
}

Abilities