베어가르기Active
SPLITTINGSLASH
13 만큼 땅을 갈라서 1.98s 동안 맞은 적을 이동 불가 상태로 만듭니다.374의 물리 피해를 줍니다.
Stats
| Energy cost | 37 |
|---|---|
| Cooldown | 15 s |
| Cast time | Instant |
| Range | 13 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} | spelleffectarea[1].rectangle[0].height_start | 13 | — | 13 |
| {1} | $SPLITTINGSLASH_EFFECT_CC.root[0].time | 1.25 | ×1.583 | 1.98s |
| {2} | $SPLITTINGSLASH_EFFECT.directattributechange[0].change | -123 | ×3.042 | 374 |
Ability definition
{
"@uniquename": "SPLITTINGSLASH",
"@target": "ground",
"@castingtime": "0",
"@hitdelay": "0.2",
"@standtime": "0.3",
"@castrange": "13",
"@recastdelay": "15",
"@energyusage": "12",
"@category": "instant",
"@uitype": "damage",
"@assessment": "negative",
"@adjustgroundtargettorange": "true",
"@unlockedtoequip": "false",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"spelleffectarea": [
{
"@target": "enemy",
"@effect": "NONE",
"@time": "1.3",
"@visible": "true",
"@position": "atcaster",
"@rotation": "castdirection",
"@skillshotindicatormax": "13",
"@skillshotindicatormin": "13",
"area": {
"shape": {
"node": {
"@distance": "0.5",
"rectangle": {}
}
}
}
},
{
"@target": "enemy",
"@effect": "SPLITTINGSLASH_EFFECT",
"@time": "0.2",
"@visible": "false",
"@position": "atcaster",
"@applyeffectonlyoncepertarget": "true",
"@removeonleave": "false",
"area": {
"shape": {
"node": {
"@distance": "6.5",
"rectangle": {
"@height": "13",
"@width": "2"
}
}
}
}
}
],
"applyspell": {
"@spell": "MIMIC_COOLDOWN",
"@target": "self",
"IfTargetItemTypeEquipped": {
"@slottype": "mainhand",
"@shopsubcategory1": "arcanestaff"
}
}
}