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

All Things Albion
Tornado in a Bottle

Tornado in a BottleActive

POTION_TORNADO_P2

Throw the potion at the targeted position, releasing a tornado with a 4m radius lasting 2.66s.
Knocks back all enemies touching it by 8.75m (ignores Crowd Control Resistance).

Stats

Cooldown60 s
Cast timeInstant
Range13 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} spelleffectarea[0].time 2.66 2.66s
{1} spelleffectarea[0].circle[0].radius_max 4 4m
{2} $POTION_TORNADO_EFFECT_P2.knockback[0].distance 8.75 8.75m

Ability definition

{
 "@uniquename": "POTION_TORNADO_P2",
 "@keepmovingaftercast": "false",
 "@target": "ground",
 "@castingtime": "0",
 "@hitdelay": "0.2",
 "@standtime": "0.2",
 "@disruptionfactor": "0",
 "@recastdelay": "60",
 "@energyusage": "0",
 "@castrange": "13",
 "@uitype": "buff",
 "@category": "instant",
 "@maxstack": "1",
 "@showrange": "true",
 "@adjustgroundtargettorange": "true",
 "@assessment": "negative",
 "@castablewhensilenced": "false",
 "@hideMainhandDuringAnim": "true",
 "@hideOffhandDuringAnim": "true",
 "@statblock": "@SPELLS_POTION_STATBLOCK",
 "@namelocatag": "@SPELLS_POTION_TORNADO",
 "@descriptionlocatag": "@SPELLS_POTION_TORNADO_V2_DESC",
 "@controllerpreferredtarget": "enemy",
 "@controllerselfcastable": "true",
 "locareferences": {
  "description": {
   "locareference": [
    {
     "@tag": "$spelleffectarea[0].time$"
    },
    {
     "@tag": "$spelleffectarea[0].circle[0].radius_max$"
    },
    {
     "@tag": "$$POTION_TORNADO_EFFECT_P2.knockback[0].distance$"
    }
   ]
  }
 },
 "nop": {
  "@target": "ground",
  "@effectarearadius": "4",
  "@showarearadius": "true"
 },
 "spelleffectarea": {
  "@target": "enemy",
  "@time": "2.66",
  "@effect": "POTION_TORNADO_EFFECT_P2",
  "@removeonleave": "false",
  "@removeoncasterdeath": "true",
  "@position": "attarget",
  "@visible": "true",
  "area": {
   "shape": {
    "circle": {
     "@radius": "4"
    }
   }
  }
 },
 "projectile": {
  "@flyspeed": "35",
  "@startsocket": "mainhand"
 }
}

Abilities