2020-11-17 07:44:30 +00:00
|
|
|
BasicMelee(
|
|
|
|
energy_cost: 0,
|
2021-06-15 05:43:49 +00:00
|
|
|
buildup_duration: 0.65,
|
|
|
|
swing_duration: 0.3,
|
2021-02-05 01:39:12 +00:00
|
|
|
recover_duration: 0.35,
|
2021-09-09 04:07:17 +00:00
|
|
|
base_damage: 10.0,
|
2021-04-15 06:49:12 +00:00
|
|
|
base_poise_damage: 28,
|
2021-05-24 00:45:22 +00:00
|
|
|
knockback: ( strength: 25.0, direction: Away),
|
2021-06-15 05:43:49 +00:00
|
|
|
range: 0.8,
|
2021-05-01 16:29:01 +00:00
|
|
|
max_angle: 50.0,
|
2021-04-16 17:44:11 +00:00
|
|
|
damage_effect: None,
|
2021-05-06 18:50:16 +00:00
|
|
|
damage_kind: Crushing,
|
2020-12-05 18:23:45 +00:00
|
|
|
)
|