Bias CahayaActive
GROUNDARROW
Menembakkan panah ke langit, yang mendarat setelah 0.6s di posisi target.
Mengakarkan semua musuh dalam radius 3m selama 2.76s.
Memberikan 517 damage sihir.
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.
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} | 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"
}
}
]
}