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_P4

Throw the potion at the targeted position, releasing a tornado with a 4m radius lasting 4.05s.
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 4.05 4.05s
{1} spelleffectarea[0].circle[0].radius_max 4 4m
{2} $POTION_TORNADO_EFFECT_P4.knockback[0].distance 8.75 8.75m

Ability definition

{
 "@uniquename": "POTION_TORNADO_P4",
 "@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_P4.knockback[0].distance$"
    }
   ]
  }
 },
 "nop": {
  "@target": "ground",
  "@effectarearadius": "4",
  "@showarearadius": "true"
 },
 "spelleffectarea": [
  {
   "@target": "enemy",
   "@time": "4.05",
   "@effect": "POTION_TORNADO_EFFECT_P4",
   "@removeonleave": "false",
   "@removeoncasterdeath": "true",
   "@position": "attarget",
   "@visible": "true",
   "not": {
    "IfClusterArcheType": {
     "@op": "equals",
     "@value": "ARENA_1V1"
    }
   },
   "area": {
    "shape": {
     "circle": {
      "@radius": "4"
     }
    }
   }
  },
  {
   "@target": "enemy",
   "@time": "3.4",
   "@effect": "POTION_TORNADO_EFFECT_P3",
   "@removeonleave": "false",
   "@removeoncasterdeath": "true",
   "@position": "attarget",
   "@visible": "true",
   "IfClusterArcheType": {
    "@op": "equals",
    "@value": "ARENA_1V1"
   },
   "area": {
    "shape": {
     "circle": {
      "@radius": "4"
     }
    }
   }
  }
 ],
 "projectile": {
  "@flyspeed": "35",
  "@startsocket": "mainhand"
 }
}

Abilities