Water ShieldActive
WATERSHIELD
Surround yourself with a whirlpool, increasing your Armor by 58% and your Magic Resistance by 29% for 12s.
Grants immunity to slows.
Stats
| Energy cost | 19 |
|---|---|
| Cooldown | 120 s |
| Cast time | Instant |
| Target | Self |
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | buffovertime[0].value | 0.58 | — | 58% |
| {1} | buffovertime[1].value | 0.29 | — | 29% |
| {2} | buffovertime[0].time | 12 | — | 12s |
Ability definition
{
"@uniquename": "WATERSHIELD",
"@bindtoitem": "true",
"@target": "self",
"@keepmovingaftercast": "true",
"@castingtime": "0.0",
"@hitdelay": "0.0",
"@standtime": "0.0",
"@disruptionfactor": "1",
"@recastdelay": "120",
"@energyusage": "8",
"@castrange": "0",
"@category": "buff",
"@uitype": "buff",
"@assessment": "positive",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_WATERSHIELD_BUFF_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$buffovertime[0].value$"
},
{
"@tag": "$buffovertime[1].value$"
},
{
"@tag": "$buffovertime[0].time$"
}
]
},
"spelleffect": {
"locareference": [
{
"@tag": "$buffovertime[0].value$"
},
{
"@tag": "$buffovertime[1].value$"
}
]
}
},
"buffovertime": [
{
"@target": "self",
"@type": "physicalarmor",
"@value": "0.58",
"@time": "12"
},
{
"@target": "self",
"@type": "magicresistance",
"@value": "0.29",
"@time": "12"
}
],
"cceffectimmunity": {
"@target": "self",
"@type": "slow",
"@time": "12"
},
"tintfx": {
"@color": "70, 70, 200, 180",
"@fadeintime": "0.2",
"@fadeouttime": "0.2"
},
"spelleffectfx": {
"@constraintpreset": "pointconstraint"
}
}