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,
swing_duration: 0.25,
recover_duration: 0.25,
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,
)