PolimorfoActive
SHAPE_W_POLYMORPH
Dispara um orbe de energia na direção alvo, transformando o primeiro jogador atingido que não esteja montado ou transformado em um animal indefeso por 2.5s.
Atingir um monstro ou um jogador transformado reduzirá a sua Vida máxima e atual em -15% por 5s ao invés de transformá-lo.
O jogador afetado se torna imune aos efeitos de não dano do Polimorfo por 5s.
O Orbe explode no impacto, causando 379 de dano mágico em um raio de 4m.
Atingir pelo menos um inimigo, aplicará uma Carga de Transformação em você.
As Cargas de Transformação são consumidas para fortalecer as habilidades da sua forma (os acúmulos de cargas são removidos ao montar).
Stats
| Energy cost | 59 |
|---|---|
| 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.
Cajado de Predador do AnciãoCajado Enraizado do AnciãoCajado Primitivo do AnciãoCajado da Lua de Sangue do AnciãoCajado Endemoniado do AnciãoCajado Rúnico da Terra do AnciãoCajado Invocador da Luz do AnciãoCajado Petrificante do Ancião
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.443 | 379 |
| {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"
}
}
}