JudgmentActive
AVALON_EAGLE_AIR_STRIKE
Launch a beam of immense energy at the targeted enemy, dealing 1205 magical damage in a 7m radius after 1.2s (this damage cannot be reflected).
Stats
| Cooldown | 30 s |
|---|---|
| Cast time | 1.5 s |
| Range | 18 m |
| Charge cost | 2 |
| Target | Enemy |
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(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $AVALON_EAGLE_AIR_STRIKE_HIT.hitdelay | 1.2 | — | 1.2s |
| {1} | $AVALON_EAGLE_AIR_STRIKE_HIT.directattributechange[0].change | -350 | ×3.443 | 1205 |
| {2} | — | 0 | — | 0 |
| {3} | $AVALON_EAGLE_AIR_STRIKE_HIT.directattributechange[0].effectarearadius | 7 | — | 7m |
Ability definition
{
"@uniquename": "AVALON_EAGLE_AIR_STRIKE",
"@target": "enemy",
"@keepmovingaftercast": "false",
"@castingtime": "1.5",
"@hitdelay": "0",
"@standtime": "0.5",
"@disruptionfactor": "1",
"@recastdelay": "30",
"@energyusage": "0",
"@spellchargesrequired": "2",
"@spellchargesspell": "SHAPE_FEROCITY_STACK",
"@castrange": "18",
"@uitype": "damage",
"@category": "instant",
"@showrange": "true",
"@assessment": "negative",
"@statblock": "@SPELLS_CHARGECONSUMING_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"spellindicationarea": {
"@target": "enemy",
"@visible": "true",
"@position": "attarget",
"area": {
"shape": {
"circle": {
"@radius": "8"
}
}
}
},
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$AVALON_EAGLE_AIR_STRIKE_HIT.hitdelay$"
},
{
"@tag": "$$AVALON_EAGLE_AIR_STRIKE_HIT.directattributechange[0].change$"
},
{
"@tag": "$$AVALON_EAGLE_AIR_STRIKE_HIT.directattributechange[1].change$"
},
{
"@tag": "$$AVALON_EAGLE_AIR_STRIKE_HIT.directattributechange[0].effectarearadius$"
}
]
}
},
"applyspell": {
"@target": "enemy",
"@spell": "AVALON_EAGLE_AIR_STRIKE_HIT"
}
}