PolymorphActive
SHAPE_W_POLYMORPH
Shoot an energy orb in the target direction, transforming the first unmounted, not transformed player hit into a helpless animal for 2.5s.
Hitting a mob or transformed player will decrease their max and current Health by -15% for 5s instead.
The affected player becomes immune to Polymorph's non damage effects for 5s.
The Orb explodes on impact, dealing 347 magical damage in a 4m radius.
Hitting at least one enemy will apply one Shift Charge on you.
Shift Charges are consumed to empower the abilities of your Shape (stacks are removed when mounting).
Stats
| Energy cost | 54 |
|---|---|
| Cooldown | 15 s |
| Cast time | 0.4 s |
| Range | 22 m |
| Target | Ground |
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 Prowling StaffElder's Rootbound StaffElder's Primal StaffElder's Bloodmoon StaffElder's Hellspawn StaffElder's Earthrune StaffElder's LightcallerElder's Stillgaze Staff
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $SHAPE_W_POLYMORPH_EFFECT_TRANSFORMATION.transformation[0].time | 2.5 | — | 2.5s |
| {1} | $SHAPE_W_POLYMORPH_IMMUNITY.dummy[0].time | 5 | — | 5s |
| {2} | $SHAPE_W_POLYMORPH_EFFECT_HEALTH_REDUCTION.buffovertime[0].value | -0.15 | — | -15% |
| {3} | $SHAPE_W_POLYMORPH_EFFECT_HEALTH_REDUCTION.buffovertime[0].time | 5 | — | 5s |
| {4} | $SHAPE_W_POLYMORPH_EFFECT_DAMAGE.directattributechange[0].change | -110 | ×3.153 | 347 |
| {5} | $SHAPE_W_POLYMORPH_EFFECT.applyspell[1].effectarearadius | 4 | — | 4m |
Ability definition
{
"@uniquename": "SHAPE_W_POLYMORPH",
"@target": "ground",
"@category": "instant",
"@castingtime": "0.4",
"@keepmovingaftercast": "false",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "15",
"@energyusage": "17",
"@castrange": "22",
"@adjustgroundtargettorange": "true",
"@uitype": "crowdcontrol",
"@assessment": "negative",
"@hidespelleffecticon": "true",
"@showrange": "false",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@unlockedtoequip": "false",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$SHAPE_W_POLYMORPH_EFFECT_TRANSFORMATION.transformation[0].time$"
},
{
"@tag": "$$SHAPE_W_POLYMORPH_IMMUNITY.dummy[0].time$"
},
{
"@tag": "$$SHAPE_W_POLYMORPH_EFFECT_HEALTH_REDUCTION.buffovertime[0].value$"
},
{
"@tag": "$$SHAPE_W_POLYMORPH_EFFECT_HEALTH_REDUCTION.buffovertime[0].time$"
},
{
"@tag": "$$SHAPE_W_POLYMORPH_EFFECT_DAMAGE.directattributechange[0].change$"
},
{
"@tag": "$$SHAPE_W_POLYMORPH_EFFECT.applyspell[1].effectarearadius$"
}
]
}
},
"spelleffectarea": [
{
"@target": "enemy",
"@effect": "none",
"@time": "0.2",
"@position": "atcaster",
"@rotation": "castdirection",
"@visible": "true",
"@deletewhenmaxtargetshit": "false",
"@skillshotindicatormax": "22",
"@skillshotindicatormin": "22",
"area": {
"shape": {
"node": {
"@distance": "3",
"circle": {
"@radius": "A 0:0"
}
}
}
}
},
{
"@time": "1.2",
"@effect": "SHAPE_W_POLYMORPH_EFFECT",
"@target": "enemy",
"@position": "atcaster",
"@rotation": "castdirection",
"@removeonleave": "false",
"@applyeffectonlyoncepertarget": "true",
"@visible": "false",
"@maxeffectareatargets": "1",
"@deletewhenmaxtargetshit": "true",
"area": {
"shape": {
"node": {
"@angle": "0",
"@distance": "A 0:2; 0.19:2; 1:20",
"circle": {
"@radius": "2"
}
}
}
}
}
],
"applyspell": {
"@spell": "MIMIC_COOLDOWN",
"@target": "self",
"IfTargetItemTypeEquipped": {
"@slottype": "mainhand",
"@shopsubcategory1": "arcanestaff"
}
}
}