Sacred PulseActive
PULSINGHEAL
Release a Sacred Pulse from the targeted ally, restoring 187 Health.
Deals 316 magical damage (vs. players) / 475 magical damage (vs. mobs) in a 5m radius.
Enemy players will be knocked back by 12.91m.
Mobs will be thrown into the air for —.
Stats
| Energy cost | 31 |
|---|---|
| Cooldown | 12 s |
| Cast time | Instant |
| Range | 13 m |
| Target | Ally |
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.
Elder's Holy StaffElder's Divine StaffElder's Great Holy StaffElder's Lifetouch StaffElder's Fallen StaffElder's Redemption StaffElder's Exalted StaffElder's Hallowfall
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $PULSINGHEAL.directattributechange[0].change | 94 | ×1.992 | 187 |
| {1} | $PULSINGHEAL_EFFECT.directattributechange[0].change | -112 | ×2.825 | 316 |
| {2} | $PULSINGHEAL_EFFECT.directattributechange[1].change | -168 | ×2.825 | 475 |
| {3} | $PULSINGHEAL_KNOCKBACK.knockback[0].effectarearadius | 5 | — | 5m |
| {4} | $PULSINGHEAL_KNOCKBACK.knockback[0].distance | 9 | ×1.434 | 12.91m |
| {5} | — | 0 | — | 0 |
Ability definition
{
"@uniquename": "PULSINGHEAL",
"@target": "friendall",
"@energyusage": "11",
"@castingtime": "0",
"@keepmovingaftercast": "false",
"@hitdelay": "0",
"@standtime": "0.3",
"@castrange": "13",
"@recastdelay": "12",
"@category": "heal",
"@uitype": "heal",
"@disruptionfactor": "1",
"@maxstack": "1",
"@castupperbodyblendtime": "0.15",
"@showrange": "true",
"@assessment": "positive",
"@unlockedtoequip": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@descriptionlocatag": "@SPELLS_PULSINGHEAL_V2_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "ally",
"@controllerselfcastable": "true",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$PULSINGHEAL.directattributechange[0].change$"
},
{
"@tag": "$$PULSINGHEAL_EFFECT.directattributechange[0].change$"
},
{
"@tag": "$$PULSINGHEAL_EFFECT.directattributechange[1].change$"
},
{
"@tag": "$$PULSINGHEAL_KNOCKBACK.knockback[0].effectarearadius$"
},
{
"@tag": "$$PULSINGHEAL_KNOCKBACK.knockback[0].distance$"
},
{
"@tag": "$$PULSINGHEAL_KNOCKBACK.knockback[1].time$"
}
]
}
},
"directattributechange": {
"@target": "friendall",
"@attribute": "health",
"@change": "94"
},
"applyspell": [
{
"@target": "friendall",
"@spell": "PULSINGHEAL_KNOCKBACK"
},
{
"@target": "friendall",
"@spell": "PULSINGHEAL_EFFECT"
}
]
}