萬丈光芒Active
GROUNDARROW
朝空中發射一支箭矢,0.6s後降落在目標位置。
使3m半徑範圍內所有敵人定身,持續2.76s。
造成517點魔法傷害。
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.
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"
}
}
]
}