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

All Things Albion
復讐の疾走

復讐の疾走Active

BERSERK_SPRINT

復讐で自分を動機付け、自分に復讐スタックを2つ適用する。
20%HPが不足するごとに1つの復讐スタックを追加適用する。

各復讐スタックはあなたの移動速度25%ダメージ5% 5s (最大5回までスタックする)。

Stats

Cooldown30 s
Cast timeInstant
TargetSelf

Granted by(1)

Advanced view

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

# Source Base Progression Result
{0} nop[0].IfTargetHealthPercentage[0].value 0.2 20%
{1} $BERSERK_SPRINT_BUFF.buffovertime[4].value 0.25 25%
{2} $BERSERK_SPRINT_BUFF.buffovertime[0].value 0.05 5%
{3} $BERSERK_SPRINT_BUFF.buffovertime[0].time 5 5s
{4} $BERSERK_SPRINT_BUFF.maxcharges 5 5

Ability definition

{
 "@uniquename": "BERSERK_SPRINT",
 "@bindtoitem": "true",
 "@target": "self",
 "@keepmovingaftercast": "true",
 "@category": "buff",
 "@castingtime": "0",
 "@hitdelay": "0",
 "@standtime": "0",
 "@disruptionfactor": "1",
 "@recastdelay": "30",
 "@energyusage": "0",
 "@castrange": "0",
 "@uitype": "buff",
 "@autoattackcooldownaftercasting": "DoNotTrigger",
 "@assessment": "positive",
 "@statblock": "@SPELLS_STANDARD_STATBLOCK",
 "@descriptionlocatag": "@SPELLS_BERSERK_SPRINT_V2_DESC",
 "@controllerpreferredtarget": "neutral",
 "locareferences": {
  "description": {
   "locareference": [
    {
     "@tag": "$nop[0].IfTargetHealthPercentage[0].value$"
    },
    {
     "@tag": "$$BERSERK_SPRINT_BUFF.buffovertime[4].value$"
    },
    {
     "@tag": "$$BERSERK_SPRINT_BUFF.buffovertime[0].value$"
    },
    {
     "@tag": "$$BERSERK_SPRINT_BUFF.buffovertime[0].time$"
    },
    {
     "@tag": "$$BERSERK_SPRINT_BUFF.maxcharges$"
    }
   ]
  }
 },
 "nop": {
  "@target": "self",
  "@chance": "0.1",
  "IfTargetHealthPercentage": {
   "@op": "less",
   "@value": "0.20"
  }
 },
 "applyspell": [
  {
   "@target": "self",
   "@spell": "BERSERK_SPRINT_BUFF"
  },
  {
   "@target": "self",
   "@spell": "BERSERK_SPRINT_BUFF"
  },
  {
   "@target": "self",
   "@spell": "BERSERK_SPRINT_BUFF",
   "IfTargetHealthPercentage": {
    "@op": "less",
    "@value": "0.8"
   }
  },
  {
   "@target": "self",
   "@spell": "BERSERK_SPRINT_BUFF",
   "IfTargetHealthPercentage": {
    "@op": "less",
    "@value": "0.6"
   }
  },
  {
   "@target": "self",
   "@spell": "BERSERK_SPRINT_BUFF",
   "IfTargetHealthPercentage": {
    "@op": "less",
    "@value": "0.4"
   }
  }
 ]
}

Abilities