땅 내려치기Active
RAM_CHARGE
목표 위치로 도약합니다, 목표 지점에 충돌할때까지 군중 제어 효과와 대미지로 부터 면역이 됩니다.
반경 5.5m 내에 위치한 모든 적을 4s 동안 기절시킵니다.
331의 물리 대미지를 입힙니다.
적중한 모든 적을 적중한 적의 수에 따른 지속 시간만큼 공중으로 던집니다 (군중 제어 저항력과 지속 시간 수치 무시).
적 적중 기준: 1 | 4 | 7
지속 시간: 0.4s | 0.8s | 1.2s
Stats
| Energy cost | 77 |
|---|---|
| Cooldown | 30 s |
| Cast time | 0.4 s |
| Range | 16 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} | $RAM_CHARGE_EFFECT.applyspell[1].effectarearadius | 5.5 | — | 5.5m |
| {1} | $RAM_CHARGE_STUN.stun[0].time | 2.5 | ×1.601 | 4s |
| {2} | $RAM_CHARGE_DAMAGE.directattributechange[0].change | -98.28 | ×3.368 | 331 |
| {3} | $RAM_CHARGE_KNOCK_UP.knockback[0].IfSpellActive[0].atleastcharges | 1 | — | 1 |
| {4} | $RAM_CHARGE_KNOCK_UP.knockback[1].IfSpellActive[0].atleastcharges | 4 | — | 4 |
| {5} | $RAM_CHARGE_KNOCK_UP.knockback[2].IfSpellActive[0].atleastcharges | 7 | — | 7 |
| {6} | $RAM_CHARGE_KNOCK_UP.knockback[0].duration | 0.4 | — | 0.4s |
| {7} | $RAM_CHARGE_KNOCK_UP.knockback[1].duration | 0.8 | — | 0.8s |
| {8} | $RAM_CHARGE_KNOCK_UP.knockback[2].duration | 1.2 | — | 1.2s |
Ability definition
{
"@uniquename": "RAM_CHARGE",
"@target": "ground",
"@castingtime": "0.4",
"@recastdelay": "30",
"@energyusage": "23",
"@castrange": "16",
"@hitdelay": "0",
"@standtime": "0",
"@category": "instant",
"@uitype": "crowdcontrol",
"@showrange": "true",
"@adjustgroundtargettorange": "true",
"@interruptiblebyspell": "false",
"@hidespelleffecticon": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@descriptionlocatag": "@SPELLS_RAM_CHARGE_V2_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"@controllerpreferredcastdirection": "targetthenlookdirection",
"@controllerselfcastable": "true",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$RAM_CHARGE_EFFECT.applyspell[1].effectarearadius$"
},
{
"@tag": "$$RAM_CHARGE_STUN.stun[0].time$"
},
{
"@tag": "$$RAM_CHARGE_DAMAGE.directattributechange[0].change$"
},
{
"@tag": "$$RAM_CHARGE_KNOCK_UP.knockback[0].IfSpellActive[0].atleastcharges$"
},
{
"@tag": "$$RAM_CHARGE_KNOCK_UP.knockback[1].IfSpellActive[0].atleastcharges$"
},
{
"@tag": "$$RAM_CHARGE_KNOCK_UP.knockback[2].IfSpellActive[0].atleastcharges$"
},
{
"@tag": "$$RAM_CHARGE_KNOCK_UP.knockback[0].duration$"
},
{
"@tag": "$$RAM_CHARGE_KNOCK_UP.knockback[1].duration$"
},
{
"@tag": "$$RAM_CHARGE_KNOCK_UP.knockback[2].duration$"
}
]
}
},
"spelleffectarea": {
"@target": "enemy",
"@position": "attarget",
"@time": "0.5",
"@effect": "none",
"@visible": "true",
"area": {
"shape": {
"circle": {
"@radius": "5.5"
}
},
"fill": {
"circle": {
"@radius": "0-6"
}
}
}
},
"nop": {
"@target": "ground",
"@effectarearadius": "5.5",
"@showarearadius": "true"
},
"invincibility": {
"@target": "self",
"@time": "1"
},
"cceffectimmunity": [
{
"@target": "self",
"@type": "stun",
"@time": "1"
},
{
"@target": "self",
"@type": "root",
"@time": "1"
},
{
"@target": "self",
"@type": "silence",
"@time": "1"
},
{
"@target": "self",
"@type": "slow",
"@time": "1"
},
{
"@target": "self",
"@type": "forcedmovement",
"@time": "1"
},
{
"@target": "self",
"@type": "transformationcc",
"@time": "1"
}
],
"dash": {
"@movespeed": "28",
"@ruleset": "constanttime",
"@standtime": "0.6",
"@scaleAnim": "true",
"@animID": "cast_jump",
"@endeffect": "RAM_CHARGE_EFFECT",
"@endeffecttarget": "caster"
}
}