폴리모프Active
SHAPE_W_POLYMORPH
목표 방향으로 에너지 구체를 발사하여, 처음 적중한 탈것에 타지 않은, 변형 상태가 아닌 플레이어를 2.5s 동안 무해한 동물로 변하게 만듭니다.
5s 동안 몬스터나 변화한 플레이어를 공격 시, 공격하는 대신, 대상의 최대 체력과 현재 체력이 -15%만큼 감소합니다.
영향을 받은 플레이어는 5s 동안 폴리모프의 대미지 외 효과에 면역 상태가 됩니다.
구체는 충돌 시 폭발하며, 4m의 범위에 261의 마법 대미지를 입힙니다.
최소 한 명 이상의 적에게 적중했다면, 자신에게 변환 스택 하나를 부여합니다.
변환 스택은 내 형상의 능력을 강화하기 위해 소모됩니다 (탈것 탑승 시 스택 제거됨).
Stats
| Energy cost | 40 |
|---|---|
| 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.
장로의 프라울링 스태프장로의 루트바운드 스태프장로의 프라이멀 스태프장로의 블러드문 스태프장로의 헬스폰 스태프장로의 어스룬 스태프장로의 라이트콜러장로의 스틸게이즈 스태프
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 | ×2.370 | 261 |
| {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"
}
}
}