2020-11-08 21:11:00 +00:00
|
|
|
ChargedRanged(
|
2021-05-16 03:09:39 +00:00
|
|
|
energy_cost: 0,
|
|
|
|
energy_drain: 0,
|
2022-07-30 04:18:10 +00:00
|
|
|
initial_regen: 2,
|
|
|
|
scaled_regen: 14,
|
|
|
|
initial_damage: 2,
|
|
|
|
scaled_damage: 14,
|
2022-07-26 23:44:49 +00:00
|
|
|
initial_knockback: 0,
|
|
|
|
scaled_knockback: 15,
|
2022-07-30 04:18:10 +00:00
|
|
|
buildup_duration: 0.25,
|
|
|
|
charge_duration: 1.0,
|
2022-07-26 23:44:49 +00:00
|
|
|
recover_duration: 0.4,
|
2021-05-16 03:09:39 +00:00
|
|
|
projectile_body: Object(Arrow),
|
2020-11-08 21:11:00 +00:00
|
|
|
projectile_light: None,
|
2022-07-26 23:44:49 +00:00
|
|
|
initial_projectile_speed: 50.0,
|
|
|
|
scaled_projectile_speed: 200.0,
|
2021-05-22 20:00:05 +00:00
|
|
|
move_speed: 0.6,
|
2020-11-16 16:01:55 +00:00
|
|
|
)
|