veloren/assets/common/abilities/shield/tempbasic.ron

12 lines
218 B
Plaintext
Raw Normal View History

BasicMelee(
energy_cost: 0,
buildup_duration: 0.1,
swing_duration: 0.1,
recover_duration: 0.3,
base_damage: 40,
2021-01-26 04:16:28 +00:00
base_poise_damage: 0,
knockback: 0.0,
range: 3.0,
max_angle: 120.0,
)