Avalonian BeamActive
AVALON_BEAM
Emit a beam of Avalonian Energy along a 18 long line, dealing 230 magical damage.
Interrupts enemies' spell casting.
Shocks all enemies hit, dealing 230 magical damage over 2s.
Stats
| Cooldown | 30 s |
|---|---|
| Cast time | Instant |
| Range | 21 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(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $AVALON_BEAM.spelleffectarea[0].rectangle[0].height_max | 18 | — | 18 |
| {1} | $AVALON_BEAM_EFFECT.directattributechange[0].change | -80 | ×2.869 | 230 |
| {2} | $AVALON_BEAM_EFFECT_BURN.attributechangeovertime[0].totalchange | -80 | ×2.869 | 230 |
| {3} | $AVALON_BEAM_EFFECT_BURN.attributechangeovertime[0].time | 2 | — | 2s |
Ability definition
{
"@uniquename": "AVALON_BEAM",
"@target": "ground",
"@keepmovingaftercast": "false",
"@category": "damage",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0.4",
"@disruptionfactor": "1",
"@recastdelay": "30",
"@energyusage": "0",
"@castrange": "21",
"@uitype": "damage",
"@assessment": "negative",
"@adjustgroundtargettorange": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK_V2",
"@descriptionlocatag": "@SPELLS_AVALON_BEAM_V2_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$AVALON_BEAM.spelleffectarea[0].rectangle[0].height_max$"
},
{
"@tag": "$$AVALON_BEAM_EFFECT.directattributechange[0].change$"
},
{
"@tag": "$$AVALON_BEAM_EFFECT_BURN.attributechangeovertime[0].totalchange$"
},
{
"@tag": "$$AVALON_BEAM_EFFECT_BURN.attributechangeovertime[0].time$"
}
]
},
"statblock": {
"locareference": [
{
"@tag": "$$AVALON_BEAM.energyusage$"
},
{
"@tag": "$$AVALON_BEAM.castingtime$"
},
{
"@tag": "$$AVALON_BEAM.castrange$"
},
{
"@tag": "$$AVALON_BEAM.recastdelay$"
}
]
}
},
"spelleffectarea": {
"@visible": "false",
"@time": "0.55",
"@effect": "AVALON_BEAM_EFFECT",
"@target": "enemy",
"@position": "atcaster",
"@rotation": "castdirection",
"@maxheightdelta": "1",
"@skillshotindicatormin": "21",
"@skillshotindicatormax": "21",
"@applyeffectonlyoncepertarget": "true",
"area": {
"shape": {
"node": {
"@distance": "S0:0;0.5:12",
"rectangle": {
"@width": "2",
"@height": "S0:0;0.5:18"
}
}
}
}
}
}