炎の壁Active
FIREWALL
5sの間持続する、幅14の炎の壁を前方に作りだします。
触れた全ての敵を炎上させ、4sの間、500の魔法ダメージを与えます(このダメージは跳ね返せません)。
炎上した敵は0.5sの間、あなたから逃走します(モブは一度だけ逃げます)。
Stats
| Energy cost | 52 |
|---|---|
| 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.
炎の杖(老熟)Vendettaの怒り冥界の杖(老熟)野火の杖(老熟)硫黄の杖(老熟)灼熱の杖(老熟)ドーンソング(老熟)フレームウォーカーの杖(老熟)
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 | ×3.443 | 500 |
| {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"
}
}
}