Protection of NatureActive
NATURERESILIENCE
Grant nature's protection to a targeted ally, increasing the ally's damage resistances by 20% and Healing Received by 40% for 6s.
Stats
| Energy cost | 38 |
|---|---|
| Cooldown | 15 s |
| Cast time | Instant |
| Range | 11 m |
| Target | Ally |
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | buffovertime[0].value | 0.2 | — | 20% |
| {1} | buffovertime[2].value | 0.4 | — | 40% |
| {2} | buffovertime[0].time | 6 | — | 6s |
Ability definition
{
"@uniquename": "NATURERESILIENCE",
"@target": "friendall",
"@castingtime": "0",
"@keepmovingaftercast": "false",
"@hitdelay": "0",
"@standtime": "0.2",
"@disruptionfactor": "1",
"@recastdelay": "15",
"@energyusage": "12",
"@castrange": "11",
"@uitype": "buff",
"@category": "buff",
"@maxstack": "1",
"@showrange": "true",
"@unlockedtoequip": "false",
"@assessment": "positive",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_STATUS_RESISTANCES_HEALING_RECEIVED_INCREASED",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "ally",
"@controllerselfcastable": "true",
"@descriptionlocatag": "@SPELLS_NATURERESILIENCE_V2_DESC",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$buffovertime[0].value$"
},
{
"@tag": "$buffovertime[2].value$"
},
{
"@tag": "$buffovertime[0].time$"
}
]
}
},
"buffovertime": [
{
"@target": "friendall",
"@type": "physicalarmor",
"@value": "0.20",
"@time": "6"
},
{
"@target": "friendall",
"@type": "magicresistance",
"@value": "0.20",
"@time": "6"
},
{
"@target": "friendall",
"@type": "healmodifier",
"@value": "0.4",
"@time": "6"
}
],
"applyspell": {
"@spell": "MIMIC_COOLDOWN",
"@target": "self",
"IfTargetItemTypeEquipped": {
"@slottype": "mainhand",
"@shopsubcategory1": "arcanestaff"
}
},
"spelleffectfx": {
"@constraintpreset": "pointconstraint"
}
}