35 lines
No EOL
821 B
JSON
35 lines
No EOL
821 B
JSON
{
|
|
"attributes": {
|
|
"attack_range": 3.0,
|
|
"category": "rainy_butterfly",
|
|
"attacks": [
|
|
{
|
|
"hitbox": "FORWARD_BOX",
|
|
"damage_multiplier": 1.0,
|
|
"upswing": 0.5,
|
|
"animation": "bettercombat:one_handed_stab",
|
|
"swing_sound": {
|
|
"id": "bettercombat:wand_swing"
|
|
}
|
|
},
|
|
{
|
|
"hitbox": "FORWARD_BOX",
|
|
"damage_multiplier": 1.1,
|
|
"upswing": 0.5,
|
|
"animation": "bettercombat:one_handed_stab",
|
|
"swing_sound": {
|
|
"id": "bettercombat:wand_swing"
|
|
}
|
|
},
|
|
{
|
|
"hitbox": "FORWARD_BOX",
|
|
"damage_multiplier": 1.3,
|
|
"upswing": 0.5,
|
|
"animation": "bettercombat:one_handed_stab",
|
|
"swing_sound": {
|
|
"id": "bettercombat:wand_swing"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
} |