Raio de LuzActive
GROUNDARROW
Dispara uma flecha no céu, que cai após 0.6s na posição alvo.
Enraíza todos os inimigos em um raio de 3m por 2.76s.
Causa 517 de dano 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 do AnciãoArco Longo do AnciãoArco de Guerra do AnciãoArco Sussurrante do AnciãoArco Plangente do AnciãoArco Badônico do AnciãoFura-bruma do AnciãoArco do Andarilho Celeste do Ancião
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"
}
}
]
}