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

All Things Albion
Gigantify Potion

Gigantify PotionActive

POTION_MAXHP_P8

Increases your Max Load by 2856% and your Max Health by 158% for 6s.
Makes you Immune to Forced Movement effects.

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} buffovertime[1].value 1.58 158%
{1} buffovertime[0].value 28.56 2856%
{2} buffovertime[0].time 6 6s

Ability definition

{
 "@uniquename": "POTION_MAXHP_P8",
 "@descriptionlocatag": "@SPELLS_POTION_GIGANTIFY_DESC",
 "@statblock": "@SPELLS_POTION_STATBLOCK",
 "@target": "self",
 "@castingtime": "0",
 "@hitdelay": "0",
 "@standtime": "0",
 "@disruptionfactor": "0",
 "@recastdelay": "120",
 "@energyusage": "0",
 "@castrange": "0",
 "@uitype": "buff",
 "@category": "instant",
 "@maxstack": "1",
 "@neutraleffect": "true",
 "@castablewhensilenced": "true",
 "@spelleffectlocatag": "@SPELLS_STATUS_MAXHEALTH_MAXLOAD_INCREASED",
 "@namelocatag": "@SPELLS_POTION_GIGANTIFY",
 "@controllerpreferredtarget": "neutral",
 "locareferences": {
  "description": {
   "locareference": [
    {
     "@tag": "$buffovertime[1].value$"
    },
    {
     "@tag": "$buffovertime[0].value$"
    },
    {
     "@tag": "$buffovertime[0].time$"
    }
   ]
  }
 },
 "buffovertime": [
  {
   "@target": "self",
   "@type": "maxloadbonus",
   "@value": "28.56",
   "@time": "6"
  },
  {
   "@target": "self",
   "@type": "hitpointsmaxbonus",
   "@value": "1.58",
   "@time": "6",
   "not": {
    "IfClusterArcheType": {
     "@op": "equals",
     "@value": "ARENA_1V1"
    }
   }
  },
  {
   "@target": "self",
   "@type": "hitpointsmaxbonus",
   "@value": "1.04",
   "@time": "6",
   "IfClusterArcheType": {
    "@op": "equals",
    "@value": "ARENA_1V1"
   }
  }
 ],
 "cceffectimmunity": {
  "@target": "self",
  "@type": "forcedmovement",
  "@time": "6"
 },
 "scalefx": {
  "@scalevalue": "1.5"
 }
}

Abilities