화염의 벽Active
FIREWALL
자신의 앞에 5s 동안 유지되는 14 범위의 불 벽을 생성합니다.
맞닿는 모든 적에게 불을 붙여 304의 마법 대미지를 4s에 걸쳐 입힙니다 (이 피해는 반사가 불가능 합니다).
불 붙여진 적은 0.5s 동안 자신으로부터 도망칩니다 (몬스터는 한 번만 도망칩니다).
Stats
| Energy cost | 31 |
|---|---|
| Cooldown | 15 s |
| Cast time | Instant |
| Range | 3 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} | spelleffectarea[0].rectangle[0].width_start | 14 | — | 14 |
| {1} | $FIREWALL.spelleffectarea[0].time | 5 | — | 5s |
| {2} | $FIREWALL_EFFECT.attributechangeovertime[0].totalchange | -145.36 | ×2.090 | 304 |
| {3} | $FIREWALL_EFFECT.attributechangeovertime[0].time | 4 | — | 4s |
| {4} | $FIREWALL_FEAR.forcedmovement[0].time | 0.5 | — | 0.5s |
Ability definition
{
"@uniquename": "FIREWALL",
"@target": "ground",
"@keepmovingaftercast": "false",
"@category": "forcedmovement",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0.4",
"@disruptionfactor": "1",
"@recastdelay": "15",
"@energyusage": "15",
"@castrange": "3",
"@uitype": "crowdcontrol",
"@maxstack": "1",
"@assessment": "negative",
"@adjustgroundtargettorange": "true",
"@unlockedtoequip": "false",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"spelleffectarea": {
"@time": "5",
"@effect": "FIREWALL_EFFECT",
"@target": "enemy",
"@removeonleave": "false",
"@position": "atcaster",
"@rotation": "castdirection",
"@visible": "true",
"@skillshotindicatormax": "2",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"node": {
"@angle": "0",
"@distance": "3",
"rectangle": {
"@width": "14",
"@height": "1.3"
}
}
}
}
},
"applyspell": {
"@spell": "MIMIC_COOLDOWN",
"@target": "self",
"IfTargetItemTypeEquipped": {
"@slottype": "mainhand",
"@shopsubcategory1": "arcanestaff"
}
}
}