Ray of LightActive
GROUNDARROW
Fire an arrow into the sky, which lands after 0.6s at the targeted position.
Roots all enemies in a 3m radius for 2.76s.
Deals 517 magical damage.
Stats
| Energy cost | 32 |
|---|---|
| Cooldown | 10 s |
| Cast time | Instant |
| Range | 15 m |
| Target | Ground |
Numbers shown for
Ability damage and healing scale with the weapon carrying them; a sword multiplies them by more than a bow. Select a weapon for its figures.
Elder's BowElder's LongbowElder's WarbowElder's Whispering BowElder's Wailing BowElder's Bow of BadonElder's MistpiercerElder's Skystrider Bow
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | hitdelay | 0.6 | — | 0.6s |
| {1} | applyspell.effectarearadius | 3 | — | 3m |
| {2} | $GROUNDARROW_ROOT.root[0].time | 1.8 | ×1.536 | 2.76s |
| {3} | $GROUNDARROW_EFFECT.directattributechange[0].change | -164 | ×3.153 | 517 |
Ability definition
{
"@uniquename": "GROUNDARROW",
"@target": "ground",
"@keepmovingaftercast": "false",
"@castingtime": "0",
"@hitdelay": "0.6",
"@standtime": "0.3",
"@disruptionfactor": "1",
"@recastdelay": "10",
"@energyusage": "10",
"@castrange": "15",
"@uitype": "damage",
"@category": "damage",
"@showrange": "true",
"@assessment": "negative",
"@adjustgroundtargettorange": "true",
"@animIgnoreHitDelay": "true",
"@unlockedtoequip": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@controllerselfcastable": "true",
"spellindicationarea": {
"@target": "enemy",
"@position": "attarget",
"@visible": "false",
"area": {
"shape": {
"circle": {
"@radius": "3"
}
},
"fill": {
"circle": {
"@radius": "0-3"
}
}
}
},
"applyspell": [
{
"@spell": "GROUNDARROW_EFFECT",
"@target": "enemy",
"@effectarearadius": "3",
"@showarearadius": "true"
},
{
"@spell": "MIMIC_COOLDOWN",
"@target": "self",
"IfTargetItemTypeEquipped": {
"@slottype": "mainhand",
"@shopsubcategory1": "arcanestaff"
}
}
]
}