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

All Things Albion
Escudo de Força

Escudo de ForçaActive

FORCESHIELD

Cria um Escudo de Força com um raio de 7m ao redor da posição do alvo que dura por 8s.
Aumenta as resistências a dano em 25% e a cura recebida em 25% para até 10 aliados dentro do campo.

Stats

Energy cost22
Cooldown50 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} spelleffectarea[0].circle[0].radius_start 7 7m
{1} spelleffectarea[0].time 8 8s
{2} $FORCESHIELD_EFFECT.buffovertime[0].value 0.25 25%
{3} $FORCESHIELD_EFFECT.buffovertime[2].value 0.25 25%
{4} spelleffectarea[0].maxeffectareatargets 10 10

Ability definition

{
 "@uniquename": "FORCESHIELD",
 "@target": "self",
 "@keepmovingaftercast": "true",
 "@castingtime": "0",
 "@hitdelay": "0.2",
 "@standtime": "0.4",
 "@disruptionfactor": "1",
 "@recastdelay": "50",
 "@energyusage": "8",
 "@castrange": "0",
 "@uitype": "heal",
 "@category": "buff",
 "@assessment": "positive",
 "@maxstack": "1",
 "@statblock": "@SPELLS_STANDARD_STATBLOCK",
 "@autoattackcooldownaftercasting": "Trigger",
 "@controllerpreferredtarget": "neutral",
 "spelleffectarea": {
  "@effect": "FORCESHIELD_EFFECT",
  "@time": "8",
  "@target": "friendall",
  "@maxeffectareatargets": "10",
  "@removeonleave": "true",
  "@applyeffectonlyoncepertarget": "false",
  "@visible": "true",
  "area": {
   "shape": {
    "@material": "red",
    "circle": {
     "@radius": "7"
    }
   }
  }
 }
}

Abilities