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

All Things Albion
Poison Potion

Poison PotionActive

POTION_POISON_P5

Throw the potion at the targeted enemy, poisoning the target and dealing true damage over 5s.
Against players: 475 true damage
Against mounted players: 238 true damage
Against mobs: 1190 true damage

Whenever the poisoned, unmounted enemy takes direct damage, they will be slowed by -39.7% for 0.2s.

Stats

Cooldown60 s
Cast timeInstant
Range11 m
TargetEnemy

Granted by(1)

Advanced view

Where each number comes from, and the arithmetic behind it. How this works

# Source Base Progression Result
{0} attributechangeovertime[0].totalduration 5 5s
{1} attributechangeovertime[1].totalchange -475 475
{2} attributechangeovertime[2].totalchange -237.5 238
{3} attributechangeovertime[0].totalchange -1190 1190
{4} $POTION_POISON_P5_SLOW.buffovertime[0].value -0.397 -39.7%
{5} $POTION_POISON_P5_SLOW.buffovertime[0].time 0.2 0.2s

Ability definition

{
 "@uniquename": "POTION_POISON_P5",
 "@descriptionlocatag": "@SPELLS_POTION_POISON_V2_DESC",
 "@statblock": "@SPELLS_POTION_STATBLOCK",
 "@keepmovingaftercast": "false",
 "@target": "enemy",
 "@castingtime": "0",
 "@hitdelay": "0.4",
 "@standtime": "0.2",
 "@disruptionfactor": "1",
 "@recastdelay": "60",
 "@energyusage": "0",
 "@castrange": "11",
 "@uitype": "heal",
 "@category": "instant",
 "@maxstack": "1",
 "@showrange": "true",
 "@cancelautoattackaftercasting": "true",
 "@assessment": "negative",
 "@castablewhensilenced": "false",
 "@hideMainhandDuringAnim": "true",
 "@hideOffhandDuringAnim": "true",
 "@spelleffectlocatag": "@SPELLS_POTION_POISON_BUFF_DESC",
 "@namelocatag": "@SPELLS_POTION_POISON",
 "@controllerpreferredtarget": "enemy",
 "locareferences": {
  "description": {
   "locareference": [
    {
     "@tag": "$attributechangeovertime[0].totalduration$"
    },
    {
     "@tag": "$attributechangeovertime[1].totalchange$"
    },
    {
     "@tag": "$attributechangeovertime[2].totalchange$"
    },
    {
     "@tag": "$attributechangeovertime[0].totalchange$"
    },
    {
     "@tag": "$$POTION_POISON_P5_SLOW.buffovertime[0].value$"
    },
    {
     "@tag": "$$POTION_POISON_P5_SLOW.buffovertime[0].time$"
    }
   ]
  },
  "spelleffect": {
   "locareference": [
    {
     "@tag": "$attributechangeovertime[0].totalduration$"
    },
    {
     "@tag": "$attributechangeovertime[1].totalchange$"
    },
    {
     "@tag": "$attributechangeovertime[2].totalchange$"
    },
    {
     "@tag": "$attributechangeovertime[0].totalchange$"
    },
    {
     "@tag": "$$POTION_POISON_P5_SLOW.buffovertime[0].value$"
    },
    {
     "@tag": "$$POTION_POISON_P5_SLOW.buffovertime[0].time$"
    }
   ]
  }
 },
 "attributechangeovertime": [
  {
   "@target": "enemymobs",
   "@attribute": "health",
   "@change": "-238.00",
   "@effecttype": "magic",
   "@ignorearmor": "true",
   "@ignoreabilitypowerscaling": "true",
   "@ignorebonusdamagescaling": "true",
   "@initialinterval": "0",
   "@interval": "1",
   "@count": "5",
   "not": {
    "IfClusterArcheType": {
     "@op": "equals",
     "@value": "ARENA_1V1"
    }
   }
  },
  {
   "@target": "enemyplayers",
   "@attribute": "health",
   "@change": "-95.00",
   "@effecttype": "magic",
   "@ignorearmor": "true",
   "@ignoreabilitypowerscaling": "true",
   "@initialinterval": "0",
   "@interval": "1",
   "@count": "5",
   "@ignorebonusdamagescaling": "true",
   "not": {
    "IfSpellCategoryActive": {
     "@who": "EffectTarget",
     "@category": "mountbuff"
    },
    "IfClusterArcheType": {
     "@op": "equals",
     "@value": "ARENA_1V1"
    }
   }
  },
  {
   "@target": "enemyplayers",
   "@attribute": "health",
   "@change": "-47.5",
   "@effecttype": "magic",
   "@ignorearmor": "true",
   "@ignoreabilitypowerscaling": "true",
   "@initialinterval": "0",
   "@interval": "1",
   "@count": "5",
   "@ignorebonusdamagescaling": "true",
   "IfSpellCategoryActive": {
    "@who": "EffectTarget",
    "@category": "mountbuff"
   },
   "not": {
    "IfClusterArcheType": {
     "@op": "equals",
     "@value": "ARENA_1V1"
    }
   }
  },
  {
   "@target": "enemyplayers",
   "@attribute": "health",
   "@change": "-70.00",
   "@effecttype": "magic",
   "@ignorearmor": "true",
   "@ignoreabilitypowerscaling": "true",
   "@initialinterval": "0",
   "@interval": "1",
   "@count": "5",
   "@ignorebonusdamagescaling": "true",
   "IfClusterArcheType": {
    "@op": "equals",
    "@value": "ARENA_1V1"
   },
   "not": {
    "IfSpellCategoryActive": {
     "@who": "EffectTarget",
     "@category": "mountbuff"
    }
   }
  }
 ],
 "applyeffectoneventactive": [
  {
   "@target": "enemy",
   "@spell": "POTION_POISON_P5_SLOW",
   "@event": "ReceiveDirectDamage",
   "@applyeffecttarget": "self",
   "@count": "99",
   "@time": "4",
   "not": {
    "IfSpellCategoryActive": {
     "@category": "mountbuff",
     "@who": "SpellTarget"
    },
    "IfClusterArcheType": {
     "@op": "equals",
     "@value": "ARENA_1V1"
    }
   }
  },
  {
   "@target": "enemy",
   "@spell": "POTION_POISON_P3_SLOW",
   "@event": "ReceiveDirectDamage",
   "@applyeffecttarget": "self",
   "@count": "99",
   "@time": "4",
   "IfClusterArcheType": {
    "@op": "equals",
    "@value": "ARENA_1V1"
   },
   "not": {
    "IfSpellCategoryActive": {
     "@category": "mountbuff",
     "@who": "SpellTarget"
    }
   }
  }
 ],
 "spellimmunity": [
  {
   "@spellname": "POTION_POISON_P1",
   "@target": "all",
   "@time": "4"
  },
  {
   "@spellname": "POTION_POISON_P2",
   "@target": "all",
   "@time": "4"
  },
  {
   "@spellname": "POTION_POISON_P3",
   "@target": "all",
   "@time": "4"
  },
  {
   "@spellname": "POTION_POISON_P4",
   "@target": "all",
   "@time": "4"
  },
  {
   "@spellname": "POTION_POISON_P6",
   "@target": "all",
   "@time": "4"
  },
  {
   "@spellname": "POTION_POISON_P7",
   "@target": "all",
   "@time": "4"
  },
  {
   "@spellname": "POTION_POISON_P8",
   "@target": "all",
   "@time": "4"
  }
 ],
 "projectile": {
  "@flyspeed": "35",
  "@startsocket": "mainhand",
  "@hitsocket": "damage",
  "@timeoffset": "0.2"
 },
 "tintfx": {
  "@color": "150, 255, 150, 180"
 }
}

Abilities