veloren/assets/common/abilities/custom/claygolem/strike.ron
2021-05-10 18:53:51 -05:00

14 lines
272 B
Plaintext

BasicMelee(
energy_cost: 0,
buildup_duration: 0.8,
swing_duration: 0.2,
recover_duration: 0.5,
base_damage: 200,
base_poise_damage: 50,
knockback: 10.0,
range: 5.0,
max_angle: 60.0,
damage_effect: None,
damage_kind: Crushing,
)