자연의 힘Active
PRIMALSLAM
전방에 직선으로 18길이의 땅을 갈라 4s 동안 유지되는 공기를 분출하는 길을 만듭니다.
충돌 시 293의 마법 대미지를 입힙니다.
분출된 공기에 닿은 적 플레이어를 18m만큼 뒤로 밀쳐냅니다.
적 몬스터를 0.6s 동안 공중으로 던집니다.
자신 주변 5m 범위에 있는 모든 몬스터에게 위협을 200만큼 증가시킵니다.
Stats
| Energy cost | 29 |
|---|---|
| Cooldown | 27.5 s |
| Cast time | Instant |
| Range | 18 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(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | spelleffectarea[1].rectangle[0].height_start | 18 | — | 18 |
| {1} | spelleffectarea[1].time | 4 | — | 4s |
| {2} | $PRIMALSLAM_KNOCKBACK.directattributechange[0].change | -100 | ×2.927 | 293 |
| {3} | $PRIMALSLAM_KNOCKBACK.knockback[0].distance | 18 | — | 18m |
| {4} | $PRIMALSLAM_KNOCKBACK.knockback[1].duration | 0.6 | — | 0.6s |
| {5} | $PRIMALSLAM_KNOCKBACK.changeaggro[0].value | 200 | — | 200 |
| {6} | $PRIMALSLAM_KNOCKBACK.changeaggro[0].aggroradius | 5 | — | 5m |
Ability definition
{
"@uniquename": "PRIMALSLAM",
"@target": "ground",
"@castingtime": "0",
"@hitdelay": "0.4",
"@standtime": "0.8",
"@disruptionfactor": "1",
"@recastdelay": "27.5",
"@itempowerrecastdelaymodifier": "-0.5",
"@energyusage": "10",
"@castrange": "18",
"@uitype": "damage",
"@category": "instant",
"@adjustgroundtargettorange": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@descriptionlocatag": "@SPELLS_PRIMALSLAM_V2_DESC",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$spelleffectarea[1].rectangle[0].height_start$"
},
{
"@tag": "$spelleffectarea[1].time$"
},
{
"@tag": "$$PRIMALSLAM_KNOCKBACK.directattributechange[0].change$"
},
{
"@tag": "$$PRIMALSLAM_KNOCKBACK.knockback[0].distance$"
},
{
"@tag": "$$PRIMALSLAM_KNOCKBACK.knockback[1].duration$"
},
{
"@tag": "$$PRIMALSLAM_KNOCKBACK.changeaggro[0].value$"
},
{
"@tag": "$$PRIMALSLAM_KNOCKBACK.changeaggro[0].aggroradius$"
}
]
}
},
"spelleffectarea": [
{
"@visible": "false",
"@time": "4",
"@effect": "none",
"@target": "ground",
"@removeonleave": "false",
"@position": "atcaster",
"@rotation": "castdirection",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"node": {
"@angle": "0",
"@distance": "AS 0:0;0.5:18",
"rectangle": {
"@width": "1",
"@height": "1"
}
}
}
}
},
{
"@time": "4",
"@effect": "PRIMALSLAM_KNOCKBACK",
"@target": "enemy",
"@removeonleave": "false",
"@position": "atcaster",
"@rotation": "castdirection",
"@visible": "true",
"@skillshotindicatormax": "18",
"@skillshotindicatormin": "18",
"@applyeffectonlyoncepertarget": "false",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"node": {
"@angle": "0",
"@distance": "9",
"rectangle": {
"@width": "2",
"@height": "18"
}
}
}
}
}
]
}