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

All Things Albion
Escudo de fuerza

Escudo de fuerzaActive

FORCESHIELD

Crea un escudo de fuerza de un radio de 7m alrededor de la posición señalada durante 8s.
Aumenta la resistencia al daño en 25% y la curación recibidad en 25% para hasta 10 aliados dentro del escudo.

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