Flechas explosivasActive
BURNINGARROWS
Encanta tus próximas 10 flechas durante los siguientes 15s y haz que exploten al impactar.
Cada explosión inflige 73 de daño mágico a todos los enemigos en un radio de 5m alrededor del objetivo (también funciona en las flechas de hechizos).
Stats
| Energy cost | 38 |
|---|---|
| Cooldown | 20 s |
| Cast time | Instant |
| Target | Self |
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} | applyeffectoneventactive[0].count | 10 | — | 10 |
| {1} | applyeffectoneventactive[0].time | 15 | — | 15s |
| {2} | $BURNINGARROWS_EFFECT.directattributechange[0].change | -23 | ×3.153 | 73 |
| {3} | $BURNINGARROWS_EFFECT.directattributechange[0].effectarearadius | 5 | — | 5m |
Ability definition
{
"@uniquename": "BURNINGARROWS",
"@bindtoitem": "true",
"@target": "self",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "20",
"@energyusage": "12",
"@castrange": "0",
"@category": "buff",
"@uitype": "buff",
"@startcharges": "10",
"@maxcharges": "10",
"@autoattackcooldownaftercasting": "DoNotTrigger",
"@assessment": "positive",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_BURNINGARROWS_BUFF_DESC",
"@unlockedtoequip": "false",
"@controllerpreferredtarget": "neutral",
"applyeffectoneventactive": [
{
"@event": "AutoAttack",
"@target": "self",
"@spell": "BURNINGARROWS_EFFECT",
"@applyeffecttarget": "groundatenemy",
"@count": "10",
"@time": "15"
},
{
"@event": "AutoAttack",
"@target": "self",
"@spell": "BURNINGARROWS_FX",
"@applyeffecttarget": "enemy",
"@count": "10",
"@time": "15"
},
{
"@event": "AutoAttack",
"@target": "self",
"@spell": "BURNINGARROWS_REMOVAL",
"@applyeffecttarget": "self",
"@count": "10",
"@time": "15"
}
],
"spelleffectfx": {}
}