2020-11-08 21:11:00 +00:00
|
|
|
ChargedRanged(
|
2021-05-16 03:09:39 +00:00
|
|
|
energy_cost: 0,
|
|
|
|
energy_drain: 0,
|
2021-09-14 02:16:01 +00:00
|
|
|
initial_regen: 0.5,
|
|
|
|
scaled_regen: 12.0,
|
2021-09-09 04:07:17 +00:00
|
|
|
initial_damage: 0.5,
|
2022-01-08 05:36:15 +00:00
|
|
|
scaled_damage: 12.0,
|
2021-05-16 03:09:39 +00:00
|
|
|
initial_knockback: 0.0,
|
2020-12-08 04:00:24 +00:00
|
|
|
scaled_knockback: 10.0,
|
2021-05-16 03:09:39 +00:00
|
|
|
buildup_duration: 0.2,
|
2021-06-11 14:20:46 +00:00
|
|
|
charge_duration: 1.0,
|
2021-05-16 03:09:39 +00:00
|
|
|
recover_duration: 0.3,
|
|
|
|
projectile_body: Object(Arrow),
|
2020-11-08 21:11:00 +00:00
|
|
|
projectile_light: None,
|
2021-05-16 03:09:39 +00:00
|
|
|
initial_projectile_speed: 100.0,
|
|
|
|
scaled_projectile_speed: 150.0,
|
2021-05-22 20:00:05 +00:00
|
|
|
move_speed: 0.6,
|
2020-11-16 16:01:55 +00:00
|
|
|
)
|