2020-11-11 01:49:05 +00:00
|
|
|
ComboMelee(
|
|
|
|
stage_data: [(
|
|
|
|
stage: 1,
|
2020-11-22 08:09:43 +00:00
|
|
|
base_damage: 130,
|
2020-11-11 01:49:05 +00:00
|
|
|
damage_increase: 10,
|
|
|
|
knockback: 0.0,
|
2020-11-22 08:09:43 +00:00
|
|
|
range: 4.5,
|
|
|
|
angle: 50.0,
|
2020-11-11 01:49:05 +00:00
|
|
|
base_buildup_duration: 600,
|
2020-11-25 20:19:11 +00:00
|
|
|
base_swing_duration: 150,
|
2020-11-11 01:49:05 +00:00
|
|
|
base_recover_duration: 300,
|
|
|
|
forward_movement: 0.0,
|
|
|
|
)],
|
2020-11-25 20:19:11 +00:00
|
|
|
initial_energy_gain: 50,
|
|
|
|
max_energy_gain: 150,
|
|
|
|
energy_increase: 50,
|
2020-11-11 01:49:05 +00:00
|
|
|
speed_increase: 0.05,
|
|
|
|
max_speed_increase: 1.4,
|
2020-12-08 04:00:24 +00:00
|
|
|
scales_from_combo: 2,
|
2020-11-11 01:49:05 +00:00
|
|
|
is_interruptible: false,
|
|
|
|
)
|