End TransformationActive
SHAPESHIFT_WEREWOLF_TO_HUMAN
Turn back into your human form.
Stats
| Cast time | Instant |
|---|---|
| Target | Self |
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
Ability definition
{
"@uniquename": "SHAPESHIFT_WEREWOLF_TO_HUMAN",
"@target": "self",
"@keepmovingaftercast": "true",
"@category": "instant",
"@castingtime": "0",
"@recastdelay": "0",
"@energyusage": "0",
"@castrange": "0",
"@uitype": "buff",
"@assessment": "positive",
"@unlockedtoequip": "true",
"@namelocatag": "@SPELLS_SHAPESHIFT_HUMAN",
"@descriptionlocatag": "@SPELLS_SHAPESHIFT_HUMAN_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"nop": {
"@target": "self"
},
"removespelleffectareasoftarget": {
"@target": "self",
"@spell": "WEREWOLF_TEAR_APART_FEROCITY_EFFECT"
},
"endtransformation": {
"@target": "self"
}
}