ComboMelee2(
strikes: [
(
melee_constructor: (
kind: Bash(
damage: 50,
poise: 22,
knockback: 4,
energy_regen: 0,
),
range: 3.5,
angle: 30.0,
buildup_duration: 0.85,
swing_duration: 0.45,
hit_timing: 0.4,
recover_duration: 0.6,
movement: (
swing: Some(Forward(0.1)),
ori_modifier: 0.6,
damage: 74,
range: 2.5,
buildup_duration: 1.1,
swing_duration: 0.35,
recover_duration: 1.45,
],
energy_cost_per_strike: 0,
)