37 lines
No EOL
908 B
JSON
37 lines
No EOL
908 B
JSON
{
|
|
"attributes": {
|
|
"attack_range": 2.5,
|
|
"category": "combatknife",
|
|
"attacks": [
|
|
{
|
|
"hitbox": "HORIZONTAL_PLANE",
|
|
"damage_multiplier": 1.0,
|
|
"angle": 100,
|
|
"upswing": 0.5,
|
|
"animation": "bettercombat:one_handed_slash_horizontal_right",
|
|
"swing_sound": {
|
|
"id": "bettercombat:sword_slash"
|
|
}
|
|
},
|
|
{
|
|
"hitbox": "HORIZONTAL_PLANE",
|
|
"damage_multiplier": 0.8,
|
|
"angle": 100,
|
|
"upswing": 0.5,
|
|
"animation": "bettercombat:one_handed_slash_horizontal_left",
|
|
"swing_sound": {
|
|
"id": "bettercombat:sword_slash"
|
|
}
|
|
},
|
|
{
|
|
"hitbox": "FORWARD_BOX",
|
|
"damage_multiplier": 1.2,
|
|
"upswing": 0.5,
|
|
"animation": "bettercombat:one_handed_stab",
|
|
"swing_sound": {
|
|
"id": "bettercombat:wand_swing"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
} |