2020-11-08 21:11:00 +00:00
|
|
|
ChargedRanged(
|
2021-05-16 03:09:39 +00:00
|
|
|
energy_cost: 0,
|
|
|
|
energy_drain: 0,
|
2021-06-04 17:58:08 +00:00
|
|
|
initial_regen: 20,
|
2021-06-10 22:34:33 +00:00
|
|
|
scaled_regen: 100,
|
|
|
|
initial_damage: 10,
|
|
|
|
scaled_damage: 90,
|
2021-05-16 03:09:39 +00:00
|
|
|
initial_knockback: 0.0,
|
2020-12-08 04:00:24 +00:00
|
|
|
scaled_knockback: 10.0,
|
2020-11-11 01:49:05 +00:00
|
|
|
speed: 1.0,
|
2021-05-16 03:09:39 +00:00
|
|
|
buildup_duration: 0.2,
|
2021-06-10 22:34:33 +00:00
|
|
|
charge_duration: 0.5,
|
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
|
|
|
)
|