49 lines
No EOL
1.2 KiB
JSON
49 lines
No EOL
1.2 KiB
JSON
{
|
|
"attributes": {
|
|
"attack_range": 3.5,
|
|
"two_handed": false,
|
|
"category": "katana",
|
|
"attacks": [
|
|
{
|
|
"hitbox": "HORIZONTAL_PLANE",
|
|
"damage_multiplier": 0.8,
|
|
"angle": 120,
|
|
"upswing": 0.5,
|
|
"animation": "bettercombat:two_handed_slash_horizontal_right",
|
|
"swing_sound": {
|
|
"id": "target:lightsaber"
|
|
}
|
|
},
|
|
{
|
|
"hitbox": "VERTICAL_PLANE",
|
|
"damage_multiplier": 1.2,
|
|
"angle": 120,
|
|
"upswing": 0.5,
|
|
"animation": "bettercombat:two_handed_slash_vertical_left",
|
|
"swing_sound": {
|
|
"id": "target:lightsaber"
|
|
}
|
|
},
|
|
{
|
|
"hitbox": "VERTICAL_PLANE",
|
|
"damage_multiplier": 1.2,
|
|
"angle": 120,
|
|
"upswing": 0.5,
|
|
"animation": "bettercombat:two_handed_slash_vertical_right",
|
|
"swing_sound": {
|
|
"id": "target:lightsaber"
|
|
}
|
|
},
|
|
{
|
|
"hitbox": "HORIZONTAL_PLANE",
|
|
"damage_multiplier": 0.8,
|
|
"angle": 120,
|
|
"upswing": 0.5,
|
|
"animation": "bettercombat:two_handed_slash_horizontal_left",
|
|
"swing_sound": {
|
|
"id": "target:lightsaber"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
} |