狂風暴雨Active
LIGHTNING_ARROW
朝目標方向發射一支注入風暴之力的箭矢,接觸敵人後造成5m半徑範圍的狂風暴雨,持續5s。
每0.3s造成71點魔法傷害(該傷害無法被反彈)。
敵人離開該區域後,2.1s內會持續受到495點魔法傷害(烏雲消失後也會生效)。
每當技能造成傷害時,中斷被擊中敵人的技能施放。
Stats
| Energy cost | 64 |
|---|---|
| Cooldown | 30 s |
| Cast time | Instant |
| Range | 26 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} | $LIGHTNING_ARROW_AREA.spelleffectarea[0].circle[0].radius_start | 5 | — | 5m |
| {1} | $LIGHTNING_ARROW_AREA.spelleffectarea[0].time | 5 | — | 5s |
| {2} | $LIGHTNING_ARROW_EFFECT.attributechangeovertime[0].change | -21 | ×3.368 | 71 |
| {3} | $LIGHTNING_ARROW_EFFECT.attributechangeovertime[0].interval | 0.3 | — | 0.3s |
| {4} | $LIGHTNING_ARROW_EFFECT.attributechangeovertime[0].totalchange | -147 | ×3.368 | 495 |
| {5} | $LIGHTNING_ARROW_EFFECT.attributechangeovertime[0].totalduration | 2.1 | — | 2.1s |
Ability definition
{
"@uniquename": "LIGHTNING_ARROW",
"@target": "ground",
"@keepmovingaftercast": "false",
"@category": "damage",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0.2",
"@disruptionfactor": "1",
"@recastdelay": "30",
"@energyusage": "19",
"@castrange": "26",
"@uitype": "damage",
"@assessment": "negative",
"@adjustgroundtargettorange": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"spelleffectarea": {
"@visible": "false",
"@time": "1",
"@effect": "LIGHTNING_ARROW_AREA",
"@target": "enemy",
"@removeonleave": "false",
"@position": "atcaster",
"@rotation": "castdirection",
"@maxeffectareatargets": "1",
"@deletewhenmaxtargetshit": "true",
"@skillshotindicatormax": "26",
"@skillshotindicatormin": "26",
"area": {
"shape": {
"node": {
"@angle": "0",
"@distance": "A 0:3;0.9:24",
"rectangle": {
"@width": "2.5",
"@height": "4"
}
}
}
}
}
}