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

All Things Albion
복수의 전력질주

복수의 전력질주Active

BERSERK_SPRINT

복수심을 원동력으로 삼아, 자신에게 복수 스택 2개를 부여합니다.
잃어버린 체력 20%마다, 추가로 하나복수 스택을 부여합니다.

각 복수 스택마다 5s 동안 내 이동 속도25%만큼, 대미지5%만큼 증가합니다 (최대 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