Shadow Panther TransformationActive
SHAPESHIFT_PANTHER
Transform into a Shadow Panther for up to 12s.
This changes your abilities and stats.
Offensive: high
Defensive: low
Energy Regeneration: very high
On the Prowl
If no enemies are within in a 9m radius around you for 1s, you will turn invisible to players, but reduce your Movement Speed by -30%.
While invisible, enemies within in a 25m radius will be alerted.
Stats
| Cooldown | 5 s |
|---|---|
| Cast time | Instant |
| Target | Self |
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $PASSIVE_PANTHER_INVIS_TRIGGER_EFFECT.targetsinarea[0].radius | 9 | — | 9m |
| {1} | $PASSIVE_SHAPE_PANTHER_INVIS.buffovertime[0].value | -0.3 | — | -30% |
| {2} | $PASSIVE_SHAPE_PANTHER_INVIS.aura[0].auraradius | 25 | — | 25m |
| {3} | $PASSIVE_PANTHER_INVIS_TRIGGER_EFFECT_PULSE.pulsingspell[0].initialinterval | 1 | — | 1s |
| {4} | transformation[0].time | 12 | — | 12s |
Ability definition
{
"@uniquename": "SHAPESHIFT_PANTHER",
"@target": "self",
"@keepmovingaftercast": "true",
"@category": "instant",
"@spellchargesrequired": "0",
"@spellchargesspell": "SHAPE_FEROCITY_STACK",
"@spellschargesconsumed": "0",
"@castingtime": "0",
"@recastdelay": "5",
"@energyusage": "0",
"@castrange": "0",
"@uitype": "buff",
"@assessment": "positive",
"@bindtoitem": "true",
"@hidespelleffecticon": "false",
"@statblock": "@SPELLS_TRANSFORMATION_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$PASSIVE_PANTHER_INVIS_TRIGGER_EFFECT.targetsinarea[0].radius$"
},
{
"@tag": "$$PASSIVE_SHAPE_PANTHER_INVIS.buffovertime[0].value$"
},
{
"@tag": "$$PASSIVE_SHAPE_PANTHER_INVIS.aura[0].auraradius$"
},
{
"@tag": "$$PASSIVE_PANTHER_INVIS_TRIGGER_EFFECT_PULSE.pulsingspell[0].initialinterval$"
},
{
"@tag": "$transformation[0].time$"
}
]
}
},
"transformation": {
"@target": "self",
"@type": "PANTHER",
"@time": "12"
}
}