41 lines
No EOL
1 KiB
JSON
41 lines
No EOL
1 KiB
JSON
{
|
|
"attributes": {
|
|
"attack_range": 4.0,
|
|
"two_handed": false,
|
|
"pose": "bettercombat:pose_two_handed_heavy",
|
|
"category": "big_spoon",
|
|
"attacks": [
|
|
{
|
|
"hitbox": "HORIZONTAL_PLANE",
|
|
"damage_multiplier": 1,
|
|
"angle": 160,
|
|
"upswing": 0.5,
|
|
"animation": "bettercombat:two_handed_slash_horizontal_right",
|
|
"swing_sound": {
|
|
"id": "bettercombat:axe_slash"
|
|
}
|
|
},
|
|
{
|
|
"hitbox": "HORIZONTAL_PLANE",
|
|
"damage_multiplier": 1,
|
|
"angle": 160,
|
|
"upswing": 0.5,
|
|
"animation": "bettercombat:two_handed_slash_horizontal_left",
|
|
"swing_sound": {
|
|
"id": "bettercombat:axe_slash"
|
|
}
|
|
},
|
|
{
|
|
"hitbox": "VERTICAL_PLANE",
|
|
"damage_multiplier": 1.5,
|
|
"angle": 150,
|
|
"upswing": 0.5,
|
|
"animation": "bettercombat:two_handed_slam_heavy",
|
|
"swing_sound": {
|
|
"id": "bettercombat:hammer_slam",
|
|
"randomness": 0
|
|
}
|
|
}
|
|
]
|
|
}
|
|
} |