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

All Things Albion
Runa Mágica

Runa MágicaActive

MAGICCIRCLE

Coloca uma runa mágica com um raio de 5m sob seus pés, durando 6s.
Aumenta seu dano mágico e Cura em 5% e reduz os Tempos de Lançamento em 10% para até 6 aliados a cada 1s que eles ficam sobre a runa (acumula até 6 vezes).
O efeito dura por 5s após eles deixarem a área da runa (isso também acontece após a runa desaparecer).

Stats

Energy cost17
Cooldown40 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 5 5m
{1} spelleffectarea[0].time 6 6s
{2} $MAGICCIRCLE_EFFECT.buffovertime[1].value 0.05 5%
{3} $MAGICCIRCLE_EFFECT.buffovertime[0].value 0.1 10%
{4} $MAGICCIRCLE_EFFECT.maxcharges 6 6
{5} $MAGICCIRCLE_PULSING.pulsingspell[0].interval 1 1s
{6} $MAGICCIRCLE_EFFECT.buffovertime[0].time 5 5s

Ability definition

{
 "@uniquename": "MAGICCIRCLE",
 "@target": "self",
 "@keepmovingaftercast": "true",
 "@castingtime": "0",
 "@hitdelay": "0",
 "@standtime": "0",
 "@disruptionfactor": "1",
 "@recastdelay": "40",
 "@energyusage": "8",
 "@castrange": "0",
 "@uitype": "buff",
 "@category": "instant",
 "@assessment": "positive",
 "@maxstack": "1",
 "@statblock": "@SPELLS_STANDARD_STATBLOCK",
 "@autoattackcooldownaftercasting": "Trigger",
 "@controllerpreferredtarget": "neutral",
 "spelleffectarea": [
  {
   "@effect": "MAGICCIRCLE_PULSING",
   "@time": "6",
   "@target": "friendall",
   "@maxeffectareatargets": "5",
   "@removeonleave": "true",
   "@applyeffectonlyoncepertarget": "false",
   "@visible": "true",
   "area": {
    "shape": {
     "@material": "red",
     "circle": {
      "@radius": "5"
     }
    }
   }
  },
  {
   "@effect": "NONE",
   "@time": "8",
   "@target": "friendall",
   "@maxeffectareatargets": "5",
   "@removeonleave": "true",
   "@applyeffectonlyoncepertarget": "false",
   "@visible": "false",
   "area": {
    "shape": {
     "@material": "red",
     "circle": {
      "@radius": "5"
     }
    }
   }
  }
 ]
}

Abilities