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

All Things Albion
Invisibility Potion

Invisibility PotionActive

POTION_INVISIBILITY_P7

Turns you invisible for up to 8.6s.
Attacking, using abilities or taking damage reveals you.

Decreases all damage you deal by -50% while invisible and for 2s after being revealed.

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} $POTION_INVISIBILITY_EFFECT_P7.invisibility[0].time 8.6 8.6s
{1} buffovertime[0].value -0.5 -50%
{2} $POTION_INVISIBILITY_CLEANUP.buffovertime[0].time 2 2s

Ability definition

{
 "@uniquename": "POTION_INVISIBILITY_P7",
 "@target": "self",
 "@castingtime": "0",
 "@recastdelay": "120",
 "@energyusage": "0",
 "@castrange": "0",
 "@hitdelay": "0.0",
 "@standtime": "0.0",
 "@uitype": "buff",
 "@category": "instant",
 "@neutraleffect": "true",
 "@castablewhensilenced": "true",
 "@statblock": "@SPELLS_POTION_STATBLOCK",
 "@namelocatag": "@SPELLS_POTION_INVISIBILITY",
 "@descriptionlocatag": "@SPELLS_POTION_INVISIBILITY_DESC",
 "@hidespelleffecticon": "true",
 "@controllerpreferredtarget": "neutral",
 "locareferences": {
  "description": {
   "locareference": [
    {
     "@tag": "$$POTION_INVISIBILITY_EFFECT_P7.invisibility[0].time$"
    },
    {
     "@tag": "$buffovertime[0].value$"
    },
    {
     "@tag": "$$POTION_INVISIBILITY_CLEANUP.buffovertime[0].time$"
    }
   ]
  }
 },
 "applyspell": [
  {
   "@spell": "POTION_INVISIBILITY_LISTENER",
   "@target": "self"
  },
  {
   "@spell": "POTION_INVISIBILITY_EFFECT_P7",
   "@target": "self"
  }
 ],
 "buffovertime": [
  {
   "@target": "self",
   "@type": "bonusdamagevsplayers",
   "@value": "-0.5",
   "@time": "9.6",
   "@allownegativeeffectonally": "true"
  },
  {
   "@target": "self",
   "@type": "bonusdamagevsmobs",
   "@value": "-0.5",
   "@time": "9.6",
   "@allownegativeeffectonally": "true"
  }
 ]
}

Abilities