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

All Things Albion
Resistance Potion

Resistance PotionActive

POTION_RESISTANCE_P2

Increases your Defense by 51% and your Crowd Control Resistance by 51% for 6s.

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[0].value 0.51 51%
{1} buffovertime[1].value 0.51 51%
{2} buffovertime[0].time 6 6s

Ability definition

{
 "@uniquename": "POTION_RESISTANCE_P2",
 "@descriptionlocatag": "@SPELLS_POTION_RESISTANCE_DESC",
 "@statblock": "@SPELLS_POTION_STATBLOCK",
 "@target": "self",
 "@castingtime": "0",
 "@hitdelay": "0",
 "@standtime": "0",
 "@disruptionfactor": "1",
 "@recastdelay": "120",
 "@energyusage": "0",
 "@castrange": "0",
 "@uitype": "buff",
 "@category": "instant",
 "@maxstack": "1",
 "@showrange": "true",
 "@neutraleffect": "true",
 "@castablewhensilenced": "true",
 "@spelleffectlocatag": "@SPELLS_STATUS_DEFENSE_CCDURATION_INCREASED",
 "@namelocatag": "@SPELLS_POTION_RESISTANCE",
 "@controllerpreferredtarget": "neutral",
 "locareferences": {
  "description": {
   "locareference": [
    {
     "@tag": "$buffovertime[0].value$"
    },
    {
     "@tag": "$buffovertime[1].value$"
    },
    {
     "@tag": "$buffovertime[0].time$"
    }
   ]
  }
 },
 "buffovertime": [
  {
   "@target": "friendall",
   "@type": "bonusdefensevsplayers",
   "@value": "0.51",
   "@time": "6"
  },
  {
   "@target": "friendall",
   "@type": "bonusccrvsplayers",
   "@value": "0.51",
   "@time": "6"
  },
  {
   "@target": "friendall",
   "@type": "bonusdefensevsmobs",
   "@value": "0.51",
   "@time": "6"
  },
  {
   "@target": "friendall",
   "@type": "bonusccrvsmobs",
   "@value": "0.51",
   "@time": "6"
  }
 ],
 "spelleffectfx": {
  "@constraintpreset": "pointconstraint"
 },
 "tintfx": {
  "@color": "200, 200, 200, 255"
 }
}

Abilities