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

All Things Albion
Raging Blink

Raging BlinkActive

DMG_BLINK

Teleport towards the targeted position (can't teleport through obstacles), increasing all your damage and Healing Cast by 8% for 4.5s (stacks up to 2 times).
Grants immunity to damage and purges for 0.2s.

The ability can be recast again within 4s, increasing its cooldown by 5s.

Stats

Cooldown25 s
Cast timeInstant
Range7 m
TargetGround

Granted by(1)

Advanced view

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

# Source Base Progression Result
{0} $DMG_BLINK_BUFF.buffovertime[0].value 0.08 8%
{1} $DMG_BLINK_BUFF.buffovertime[0].time 4.5 4.5s
{2} $DMG_BLINK_BUFF.maxcharges 2 2
{3} $DMG_BLINK_IMMUNITY.spellimmunity[0].time 0.2 0.2s
{4} $DMG_BLINK.multispell[0].timewindow 4 4s
{5} $DMG_BLINK.dummy[0].time 5 5s

Ability definition

{
 "@uniquename": "DMG_BLINK",
 "@target": "ground",
 "@keepmovingaftercast": "true",
 "@castingtime": "0",
 "@hitdelay": "0",
 "@standtime": "0.0",
 "@disruptionfactor": "0.0",
 "@recastdelay": "25",
 "@energyusage": "0",
 "@castrange": "7",
 "@uitype": "movement",
 "@category": "instant",
 "@usableincombat": "true",
 "@adjustgroundtargettorange": "true",
 "@showrange": "true",
 "@assessment": "positive",
 "@hidespelleffecticon": "true",
 "@statblock": "@SPELLS_STANDARD_STATBLOCK",
 "@descriptionlocatag": "@SPELLS_DMG_BLINK_V2_DESC",
 "@autoattackcooldownaftercasting": "Trigger",
 "@controllerpreferredtarget": "neutral",
 "@controllerpreferredcastdirection": "alwayslookdirection",
 "@controllerselfcastable": "true",
 "locareferences": {
  "description": {
   "locareference": [
    {
     "@tag": "$$DMG_BLINK_BUFF.buffovertime[0].value$"
    },
    {
     "@tag": "$$DMG_BLINK_BUFF.buffovertime[0].time$"
    },
    {
     "@tag": "$$DMG_BLINK_BUFF.maxcharges$"
    },
    {
     "@tag": "$$DMG_BLINK_IMMUNITY.spellimmunity[0].time$"
    },
    {
     "@tag": "$$DMG_BLINK.multispell[0].timewindow$"
    },
    {
     "@tag": "$$DMG_BLINK.dummy[0].time$"
    }
   ]
  }
 },
 "resetcooldowns": {
  "@target": "self",
  "@slot": "shoes",
  "@amount": "1",
  "@relative": "true"
 },
 "multispell": {
  "@spell": "DMG_BLINK_MULTI2",
  "@slot": "shoes",
  "@timewindow": "4",
  "@timeoutcooldown": "21",
  "@castableonlyonce": "true",
  "@extendtimewindowaftersuccessfulcastbyseconds": "1"
 },
 "dummy": {
  "@target": "self",
  "@time": "5",
  "@showarearadius": "true",
  "@effectarearadius": "1"
 },
 "teleport": {
  "IfOwnLoadPercent": {
   "@op": "less",
   "@value": "150"
  }
 },
 "applyspell": [
  {
   "@spell": "DMG_BLINK_BUFF",
   "@target": "self"
  },
  {
   "@spell": "DMG_BLINK_IMMUNITY",
   "@target": "self"
  }
 ]
}

Abilities