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

All Things Albion
Escudo de protección

Escudo de protecciónPassive

PASSIVE_CAPE_MARTLOCK

Condición:
Se activa cuando tu Salud cae por debajo de 25%.

Efecto:
Protégete con un escudo e incrementa tu Defensa contra Todos en 100% durante 5s (no se puede purgar).

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.25 25%
{1} $PASSIVE_CAPE_MARTLOCK_EFFECT.buffovertime[0].value 1 100%
{2} $PASSIVE_CAPE_MARTLOCK_EFFECT.buffovertime[0].time 5 5s

Ability definition

{
 "@uniquename": "PASSIVE_CAPE_MARTLOCK",
 "@statblock": "@SPELLS_STATBLOCK_COOLDOWN",
 "locareferences": {
  "statblock": {
   "locareference": {
    "@tag": "$$PASSIVE_CAPE_MARTLOCK_COOLDOWN.dummy[0].time$"
   }
  }
 },
 "applyeffectoneventpassive": {
  "@applyeffecttarget": "self",
  "@event": "ReceiveDamage",
  "@spell": "PASSIVE_CAPE_MARTLOCK_EFFECT",
  "@chance": "1",
  "and": {
   "IfOwnHealthPercentage": {
    "@op": "less",
    "@value": "0.25"
   },
   "not": [
    {
     "IfSpellCategoryActive": {
      "@category": "mountbuff",
      "@who": "Caster"
     }
    },
    {
     "IfSpellCategoryActive": {
      "@category": "cape_cooldown",
      "@who": "Caster"
     }
    }
   ]
  }
 }
}

Abilities