ExplosionspfeileActive
BURNINGARROWS
Verzaubert deine nächsten 10 Pfeile für die nächsten 15s, wodurch sie bei Einschlag explodieren.
Jede Explosion verursacht 51 magischen Schaden bei allen Gegnern in 5m Radius um den anvisierten Gegner herum (funktioniert auch bei mit Zaubern erzeugten Pfeilen).
Stats
| Energy cost | 27 |
|---|---|
| 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.
Bogen des ÄltestenLangbogen des ÄltestenKriegsbogen des ÄltestenFlüsternder Bogen des ÄltestenHeulender Bogen des ÄltestenBadon-Bogen des ÄltestenNebelbrecher des ÄltestenHimmelsläufer-Bogen des Ältesten
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 | ×2.219 | 51 |
| {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": {}
}