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

All Things Albion
Mist Cloud

Mist CloudToggle

MIST_WALKER

Turn into a Mist Cloud with a 7m radius, granting immunity to All Effects and slowing yourself by -30%.
Allies inside the Mist turn invisible. (Attacking, using an ability, or interacting with an object will reveal yourself or allies temporarily).

The ability can last up to 5s but can be deactivated earlier.

Stats

Energy cost16%
Cooldown50 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} aura[0].auraradius 7 7m
{1} $MIST_WALKER_CASTER_EFFECT.buffovertime[0].value -0.3 -30%
{2} aura[0].time 5 5s

Ability definition

{
 "@uniquename": "MIST_WALKER",
 "@target": "self",
 "@castingtime": "0",
 "@hitdelay": "0",
 "@standtime": "0",
 "@disruptionfactor": "1",
 "@recastdelay": "50",
 "@energyusage": "0.16",
 "@energyusageisrelative": "true",
 "@castrange": "0",
 "@uitype": "buff",
 "@category": "instant",
 "@assessment": "positive",
 "@keepmovingaftercast": "true",
 "@hidespelleffecticon": "false",
 "@statblock": "@SPELLS_STANDARD_STATBLOCK",
 "@spelleffectlocatag": "@SPELLS_MIST_WALKER_EFFECT_DESC",
 "@autoattackcooldownaftercasting": "Trigger",
 "aura": {
  "@target": "self",
  "@spell": "MIST_WALKER_EFFECT",
  "@auraradius": "7",
  "@time": "5",
  "@maxauratargets": "10",
  "@removeonleave": "true",
  "@applyeffectonlyoncepertarget": "false",
  "@invisiblitybreakseffect": "true"
 },
 "applyspell": [
  {
   "@target": "self",
   "@spell": "MIST_WALKER_CASTER_EFFECT"
  },
  {
   "@target": "self",
   "@spell": "MIST_WALKER_CASTER_REAPPLY"
  }
 ],
 "spelleffectfx": {
  "@constraintpreset": "pointconstraint",
  "@ignoresocketscale": "true"
 }
}

Abilities