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

All Things Albion
魔法のルーン

魔法のルーンActive

MAGICCIRCLE

5m半径の魔法のルーンを足元に配置します。持続時間は6sです。
1sルーンの上に立つごとに、最大6人の味方の魔法ダメージ治癒詠唱5%上昇し、詠唱時間10%減少します(最大6回までスタックします)。
ルーンの範囲を出た後、効果は5sの間持続します(ルーンが消滅した後もこれは発生します)。

Stats

Energy cost21
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