Panah LedakanActive
BURNINGARROWS
Enchant 10 panah selanjutnya untuk 15s berikutnya, membuat mereka meledak saat benturan.
Tiap ledakan memberikan 73 damage sihir pada semua musuh dalam radius 5m di sekitar musuh target (juga berlaku untuk panah dari mantra).
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.
Busur TetuaBusur Panjang TetuaBusur Perang TetuaBusur Berbisik TetuaBusur Ratapan TetuaBusur Badon TetuaPenusuk Kabut TetuaBusur Pelangkah Langit Tetua
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": {}
}