veloren/assets/common/abilities/unique/beastclaws/basic.ron

12 lines
220 B
Plaintext
Raw Normal View History

BasicMelee(
energy_cost: 0,
buildup_duration: 250,
swing_duration: 250,
recover_duration: 250,
knockback: 25.0,
base_damage: 200,
2021-01-26 04:16:28 +00:00
base_poise_damage: 0,
range: 5.0,
max_angle: 120.0,
)