2020-11-11 01:49:05 +00:00
|
|
|
ComboMelee(
|
|
|
|
stage_data: [(
|
|
|
|
stage: 1,
|
2021-09-09 04:07:17 +00:00
|
|
|
base_damage: 15.0,
|
|
|
|
damage_increase: 1.0,
|
2021-06-11 19:00:06 +00:00
|
|
|
base_poise_damage: 20,
|
2021-01-26 04:16:28 +00:00
|
|
|
poise_damage_increase: 0,
|
2021-06-15 05:43:49 +00:00
|
|
|
knockback: 3.5,
|
2020-11-22 08:09:43 +00:00
|
|
|
range: 4.5,
|
|
|
|
angle: 50.0,
|
2021-04-15 16:13:50 +00:00
|
|
|
base_buildup_duration: 0.2,
|
2021-02-11 04:04:03 +00:00
|
|
|
base_swing_duration: 0.1,
|
2021-06-11 19:00:06 +00:00
|
|
|
hit_timing: 0.5,
|
2021-04-15 16:13:50 +00:00
|
|
|
base_recover_duration: 0.45,
|
2020-11-11 01:49:05 +00:00
|
|
|
forward_movement: 0.0,
|
2021-05-06 18:50:16 +00:00
|
|
|
damage_kind: Crushing,
|
2020-11-11 01:49:05 +00:00
|
|
|
)],
|
2021-09-14 02:16:01 +00:00
|
|
|
initial_energy_gain: 5.0,
|
|
|
|
max_energy_gain: 15.0,
|
|
|
|
energy_increase: 5.0,
|
2020-12-07 03:35:29 +00:00
|
|
|
speed_increase: 0.1,
|
|
|
|
max_speed_increase: 0.4,
|
2020-12-08 04:00:24 +00:00
|
|
|
scales_from_combo: 2,
|
2020-11-11 01:49:05 +00:00
|
|
|
is_interruptible: false,
|
2021-04-30 02:59:29 +00:00
|
|
|
ori_modifier: 1.0,
|
2020-12-05 18:23:45 +00:00
|
|
|
)
|