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

All Things Albion
Gravitas

GravitasActive

ROOTFIELD

Combine up to two abilities. The combo resets after 5s.

1st Close In:
Dash towards the targeted position.

2nd Gravitas:
Conjure a high gravity field with a 5m radius around you, rooting all enemies (ignoring crowd control resistance), while channeling for up to 4s (can't be interrupted).
At the end of the channel enemies will remain rooted for 1.5s.

Hitting less than 3 enemy players will end the root after 1.5s (mobs are unaffected by this condition).

Stats

Energy cost10%
Cast timeInstant
Range11 m
TargetGround

Granted by(1)

Advanced view

Where each number comes from, and the arithmetic behind it. How this works

# Source Base Progression Result
{0} $ROOTFIELD.energyusage 0.1 10%
{1} $ROOTFIELD_EFFECT.energyusage 0.06 6%
{2} $ROOTFIELD.castingtime 0 0s
{3} $ROOTFIELD_EFFECT.castingtime 0.5 0.5s
{4} $ROOTFIELD_EFFECT.channeling[0].totalduration 4 4s
{5} $ROOTFIELD_ROOT.root[0].time 1.5 1.5s
{6} $ROOTFIELD_EFFECT.channeling[0].applyspell[1].IfNumberOfTargetsHit[0].value 3 3
{7} $ROOTFIELD.multispell[0].timewindow 5 5s
{8} $ROOTFIELD_EFFECT.channeling[0].applyspell[0].effectarearadius 5 5m

Ability definition

{
 "@uniquename": "ROOTFIELD",
 "@target": "ground",
 "@castingtime": "0",
 "@hitdelay": "0",
 "@standtime": "0",
 "@disruptionfactor": "1",
 "@recastdelay": "0",
 "@energyusage": "0.1",
 "@energyusageisrelative": "true",
 "@castrange": "11",
 "@uitype": "movement",
 "@category": "instant",
 "@usableincombat": "true",
 "@showrange": "true",
 "@adjustgroundtargettorange": "true",
 "@statblock": "@SPELLS_STATBLOCK_SEQUENCE_1_2",
 "@autoattackcooldownaftercasting": "Trigger",
 "@controllerpreferredtarget": "neutral",
 "@controllerpreferredcastdirection": "targetthenlookdirection",
 "@controllerselfcastable": "true",
 "locareferences": {
  "description": {
   "locareference": [
    {
     "@tag": "$$ROOTFIELD.energyusage$"
    },
    {
     "@tag": "$$ROOTFIELD_EFFECT.energyusage$"
    },
    {
     "@tag": "$$ROOTFIELD.castingtime$"
    },
    {
     "@tag": "$$ROOTFIELD_EFFECT.castingtime$"
    },
    {
     "@tag": "$$ROOTFIELD_EFFECT.channeling[0].totalduration$"
    },
    {
     "@tag": "$$ROOTFIELD_ROOT.root[0].time$"
    },
    {
     "@tag": "$$ROOTFIELD_EFFECT.channeling[0].applyspell[1].IfNumberOfTargetsHit[0].value$"
    },
    {
     "@tag": "$$ROOTFIELD.multispell[0].timewindow$"
    },
    {
     "@tag": "$$ROOTFIELD_EFFECT.channeling[0].applyspell[0].effectarearadius$"
    }
   ]
  },
  "statblock": {
   "locareference": [
    {
     "@tag": "$$ROOTFIELD.energyusage$"
    },
    {
     "@tag": "$$ROOTFIELD_EFFECT.energyusage$"
    },
    {
     "@tag": "$$ROOTFIELD.castingtime$"
    },
    {
     "@tag": "$$ROOTFIELD_EFFECT.castingtime$"
    },
    {
     "@tag": "$$ROOTFIELD.castrange$"
    },
    {
     "@tag": "$$ROOTFIELD_EFFECT.castrange$"
    },
    {
     "@tag": "$$ROOTFIELD.multispell[0].timeoutcooldown$"
    },
    {
     "@tag": "$$ROOTFIELD_EFFECT.recastdelay$"
    }
   ]
  }
 },
 "multispell": {
  "@spell": "ROOTFIELD_EFFECT",
  "@slot": "offhandormainhand3",
  "@castableonlyonce": "true",
  "@timewindow": "5",
  "@timeoutcooldown": "25",
  "@extendtimewindowaftersuccessfulcastbyseconds": "0",
  "@refundlapsedtimewindowexpenditure": "true"
 },
 "nop": {
  "@target": "enemy",
  "@effectarearadius": "1",
  "@showarearadius": "true"
 },
 "dummy": {
  "@target": "self",
  "@time": "3"
 },
 "dash": {
  "@movespeed": "16",
  "@scaleAnim": "true",
  "@animID": "tackle",
  "IfOwnLoadPercent": {
   "@op": "less",
   "@value": "150"
  }
 },
 "spelleffectfx": {
  "@constraintpreset": "pointconstraint",
  "@ignoresocketscale": "true"
 }
}

Abilities