Electric FieldActive
STORMSHIELD
Unleash an electric field in a 6m radius around you, lasting 5.5s.
Deals 70 magical damage to all enemies within the field every 0.5s.
Stats
| Energy cost | 27 |
|---|---|
| Cooldown | 40 s |
| Cast time | Instant |
| Target | Self |
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} | $STORMSHIELD_EFFECT.directattributechange[0].effectarearadius | 6 | — | 6m |
| {1} | pulsingspell[0].time | 5.5 | — | 5.5s |
| {2} | $STORMSHIELD_EFFECT.directattributechange[0].change | -26 | ×2.686 | 70 |
| {3} | pulsingspell[0].interval | 0.5 | — | 0.5s |
Ability definition
{
"@uniquename": "STORMSHIELD",
"@bindtoitem": "true",
"@target": "self",
"@keepmovingaftercast": "true",
"@energyusage": "10",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@castrange": "0",
"@recastdelay": "40",
"@category": "buff",
"@uitype": "buff",
"@disruptionfactor": "1",
"@maxstack": "1",
"@hidespelleffecticon": "false",
"@autoattackcooldownaftercasting": "DoNotTrigger",
"@assessment": "positive",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_STORMSHIELD_DURATION_DESC",
"@controllerpreferredtarget": "neutral",
"pulsingspell": {
"@target": "self",
"@spell": "STORMSHIELD_EFFECT",
"@initialinterval": "0",
"@interval": "0.5",
"@count": "11",
"@mountingbreakseffect": "true"
},
"aura": {
"@target": "self",
"@spell": "STORMSHIELD_CHECK",
"@auraradius": "6",
"@time": "5",
"@removeonleave": "true"
},
"tintfx": {
"@color": "255, 161, 81, 200"
},
"spelleffectfx": {
"@constraintpreset": "pointconstraint",
"@ignoresocketscale": "true"
}
}