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

12 lines
223 B
Plaintext
Raw Normal View History

BasicMelee(
energy_cost: 0,
buildup_duration: 0.25,
2021-03-12 05:38:41 +00:00
swing_duration: 0.1,
recover_duration: 0.25,
knockback: 25.0,
base_damage: 200,
2021-03-12 05:38:41 +00:00
base_poise_damage: 40,
range: 5.0,
max_angle: 120.0,
)