거친 폭풍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"
}
}
}
}
}
}