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

All Things Albion
Бегство

БегствоActive

FLEE

Вы бежите от врагов, увеличив свою скорость передвижения на 120%, максимальную грузоподъемность на 200% и сопротивление контролю на 100% в течение 10s.
Вы роняете любой переносимый вами объект.

Повергает вас в безмолвие, и вы не можете проводить автоатаки в течение 13s.

Stats

Cooldown120 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} $FLEE.buffovertime[0].value 1.2 120%
{1} $FLEE.buffovertime[1].value 2 200%
{2} $FLEE.buffovertime[2].value 1 100%
{3} $FLEE.buffovertime[0].time 10 10s
{4} $FLEE_SILENCE.silence[0].time 13 13s

Ability definition

{
 "@uniquename": "FLEE",
 "@target": "self",
 "@keepmovingaftercast": "true",
 "@castingtime": "0",
 "@hitdelay": "0",
 "@standtime": "0",
 "@disruptionfactor": "0",
 "@recastdelay": "120",
 "@energyusage": "0",
 "@castrange": "0",
 "@category": "movementbuff",
 "@uitype": "movement",
 "@assessment": "positive",
 "@statblock": "@SPELLS_STANDARD_STATBLOCK",
 "@spelleffectlocatag": "@SPELLS_STATUS_MOVESPEED_MAXLOAD_INCREASED",
 "@descriptionlocatag": "@SPELLS_FLEE_V2_DESC",
 "@autoattackcooldownaftercasting": "Trigger",
 "@controllerpreferredtarget": "neutral",
 "locareferences": {
  "description": {
   "locareference": [
    {
     "@tag": "$$FLEE.buffovertime[0].value$"
    },
    {
     "@tag": "$$FLEE.buffovertime[1].value$"
    },
    {
     "@tag": "$$FLEE.buffovertime[2].value$"
    },
    {
     "@tag": "$$FLEE.buffovertime[0].time$"
    },
    {
     "@tag": "$$FLEE_SILENCE.silence[0].time$"
    }
   ]
  }
 },
 "buffovertime": [
  {
   "@type": "movespeedbonus",
   "@target": "self",
   "@value": "1.2",
   "@time": "10"
  },
  {
   "@type": "maxloadbonus",
   "@target": "self",
   "@value": "2",
   "@time": "10"
  },
  {
   "@type": "crowdcontrolresistance",
   "@target": "self",
   "@value": "1",
   "@time": "10"
  }
 ],
 "applyspell": {
  "@target": "self",
  "@spell": "FLEE_SILENCE"
 },
 "pulsingspell": {
  "@spell": "GATHERSHOES_DROPCRYSTAL",
  "@target": "self",
  "@interval": "0.5",
  "@initialinterval": "0",
  "@count": "21"
 },
 "spelleffectfx": {}
}

Abilities