Rayo de luzActive
GROUNDARROW
Dispara una flecha al cielo que aterriza después de 0.6s en la posición señalada.
Inmoviliza a todos los enemigos en un radio de 3m por 2.76s.
Inflige 517 de daño mágico.
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.
Arco del ancianoArco largo del ancianoArco de guerra del ancianoArco susurrante del ancianoArco de lamentaciones del ancianoArco de Badon del ancianoPerforador de niebla del ancianoArco Cruzacielos del Anciano
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"
}
}
]
}