veloren/assets/common/abilities/custom/claygolem/strike.ron

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: 4.0,
max_angle: 45.0,
damage_effect: None,
damage_kind: Crushing,
)