Elektrisches FeldActive
STORMSHIELD
Entfessle ein elektrisches Feld mit 6m Radius um dich herum, das für 5.5s bestehen bleibt.
Verursacht alle 0.5s 49 magischen Schaden bei allen Gegnern innerhalb des Feldes.
Stats
| Energy cost | 19 |
|---|---|
| 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 | ×1.890 | 49 |
| {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"
}
}