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

All Things Albion
Berserker

BerserkerPassive

PASSIVE_CAPE_KEEPER

Condition :
S'active lorsque votre santé tombe en dessous de 80%.

Effet :
Entrez dans une rage folle, augmentant tous vos dégâts de 40% pendant 5s (ne peut pas être purgé)

Stats

Cast timeInstant

Granted by(1)

Advanced view

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

# Source Base Progression Result
{0} applyeffectoneventpassive[0].IfOwnHealthPercentage[0].value 0.8 80%
{1} $PASSIVE_CAPE_KEEPER_EFFECT.buffovertime[0].value 0.4 40%
{2} $PASSIVE_CAPE_KEEPER_EFFECT.buffovertime[0].time 5 5s

Ability definition

{
 "@uniquename": "PASSIVE_CAPE_KEEPER",
 "@statblock": "@SPELLS_STATBLOCK_COOLDOWN",
 "@descriptionlocatag": "@SPELLS_PASSIVE_CAPE_KEEPER_V2_DESC",
 "locareferences": {
  "description": {
   "locareference": [
    {
     "@tag": "$applyeffectoneventpassive[0].IfOwnHealthPercentage[0].value$"
    },
    {
     "@tag": "$$PASSIVE_CAPE_KEEPER_EFFECT.buffovertime[0].value$"
    },
    {
     "@tag": "$$PASSIVE_CAPE_KEEPER_EFFECT.buffovertime[0].time$"
    }
   ]
  },
  "statblock": {
   "locareference": {
    "@tag": "$$PASSIVE_CAPE_KEEPER_COOLDOWN.dummy[0].time$"
   }
  }
 },
 "applyeffectoneventpassive": {
  "@applyeffecttarget": "self",
  "@event": "ReceiveDamage",
  "@spell": "PASSIVE_CAPE_KEEPER_EFFECT",
  "@chance": "1",
  "and": {
   "IfOwnHealthPercentage": {
    "@op": "less",
    "@value": "0.8"
   },
   "not": [
    {
     "IfSpellCategoryActive": {
      "@category": "mountbuff",
      "@who": "Caster"
     }
    },
    {
     "IfSpellCategoryActive": {
      "@category": "cape_cooldown",
      "@who": "Caster"
     }
    }
   ]
  }
 }
}

Abilities