Holy BlessingActive
HOLYHOT
Bless the targeted ally, increasing the ally's Armor by 30% and Healing Received by 30% for 4s.
Grants immunity to Forced Movement effects.
Stats
| Energy cost | 25 |
|---|---|
| Cooldown | 15 s |
| Cast time | Instant |
| Range | 13 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.3 | — | 30% |
| {1} | buffovertime[1].value | 0.3 | — | 30% |
| {2} | buffovertime[1].time | 4 | — | 4s |
Ability definition
{
"@uniquename": "HOLYHOT",
"@target": "friendall",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0.2",
"@disruptionfactor": "1",
"@recastdelay": "15",
"@energyusage": "8",
"@castrange": "13",
"@uitype": "buff",
"@category": "buff",
"@showrange": "true",
"@assessment": "positive",
"@unlockedtoequip": "false",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_HOLYHOT_BUFF_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "ally",
"@controllerselfcastable": "true",
"buffovertime": [
{
"@target": "friendall",
"@type": "physicalarmor",
"@value": "0.30",
"@time": "4"
},
{
"@target": "friendall",
"@type": "healmodifier",
"@value": "0.30",
"@time": "4"
}
],
"spellimmunity": {
"@target": "friendall",
"@category": "forcedmovement",
"@time": "4"
},
"spelleffectfx": {
"@constraintpreset": "pointconstraint"
},
"tintfx": {
"@color": "255, 200, 150, 180",
"@fadeintime": "0.5",
"@fadeouttime": "0.5"
}
}