ReawakenActive
RESURRECTION
Reawaken a knocked-down ally, restoring 30% of the target's Max Health.
Reawakened allies cannot be reawakened again for 3:00.
Stats
| Energy cost | 73 |
|---|---|
| Cooldown | 30 s |
| Cast time | 1 s |
| Range | 12 m |
| Target | knockeddownplayer |
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | resurrect[0].restoration | 0.3 | — | 30% |
| {1} | $RESURRECTION_SICKNESS_DEBUFF.spellimmunity[0].time | 180 | — | 3:00 |
Ability definition
{
"@uniquename": "RESURRECTION",
"@target": "knockeddownplayer",
"@castingtime": "1",
"@keepmovingaftercast": "false",
"@hitdelay": "0.2",
"@standtime": "0.6",
"@disruptionfactor": "1",
"@recastdelay": "30",
"@energyusage": "23",
"@castrange": "12",
"@uitype": "heal",
"@animIgnoreHitDelay": "true",
"@category": "heal",
"@showrange": "true",
"@unlockedtoequip": "false",
"@assessment": "positive",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "ally",
"@descriptionlocatag": "@SPELLS_RESURRECTION_V2_DESC",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$resurrect[0].restoration$"
},
{
"@tag": "$$RESURRECTION_SICKNESS_DEBUFF.spellimmunity[0].time$"
}
]
}
},
"resurrect": {
"@restoration": "0.3",
"@time": "10",
"@removespellonresurrectanswer": "RESURRECTION_BUFF_WAITING_FOR_RESURRECTION"
},
"applyspell": {
"@target": "all",
"@spell": "RESURRECTION_BUFF_WAITING_FOR_RESURRECTION"
},
"applyeffectoneventactive": {
"@target": "all",
"@applyeffecttarget": "self",
"@event": "SpellRemoved_TerminatedPrematurely",
"@removedspell": "RESURRECTION_BUFF_WAITING_FOR_RESURRECTION",
"@spell": "RESURRECTION_SICKNESS_DEBUFF",
"@time": "10",
"@count": "1",
"@castspellas": "originalcaster",
"@allownegativeeffectonally": "true"
},
"resetcooldowns": {
"@target": "self",
"@slot": "mainhand2",
"@amount": "0.9",
"@relative": "true",
"IfSpellActive": {
"@casterchargesonly": "false",
"@atleastcharges": "1",
"@spell": "RESURRECTION_SICKNESS_DEBUFF",
"@who": "SpellTarget"
}
}
}