Skip to content

Commit

Permalink
Tweaks
Browse files Browse the repository at this point in the history
Final v1.1 tweaks
  • Loading branch information
brac3r committed Apr 16, 2023
1 parent 14efac3 commit a49294d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 10 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ Here are my notes as I was going through the file, you can glean the exact chang

*Gun Ace Changes*
Outcast more in line with corsair, they were... formidable
Minor nerfs

*Gun mismatches*
Fixed a bunch of "easy" pilots using "ace" gun ids and other similar problems
Expand Down
18 changes: 9 additions & 9 deletions ServerSide/HostileMOD/HostileMODpilots_population.ini
Original file line number Diff line number Diff line change
Expand Up @@ -1773,7 +1773,7 @@ auto_turret_burst_interval_time = 1
auto_turret_no_burst_interval_time = 2
auto_turret_burst_interval_variance_percent = 0.2
gun_range_threshold_variance_percent = 0.3
gun_fire_accuracy_power_npc = 5
gun_fire_accuracy_power_npc = 6

[GunBlock]
nickname = gun_fighter_hard2_style_a
Expand Down Expand Up @@ -1887,7 +1887,7 @@ auto_turret_burst_interval_time = 1
auto_turret_no_burst_interval_time = 2
auto_turret_burst_interval_variance_percent = 0.2
gun_range_threshold_variance_percent = 0.3
gun_fire_accuracy_power_npc = 5
gun_fire_accuracy_power_npc = 6

[GunBlock]
nickname = gun_military_hard2_style_a
Expand Down Expand Up @@ -2105,17 +2105,17 @@ gun_fire_interval_variance_percent = 0.5
gun_fire_burst_interval_time = 1.5
gun_fire_burst_interval_variance_percent = 0.25
gun_fire_no_burst_interval_time = 0.10
gun_fire_accuracy_cone_angle = 3
gun_fire_accuracy_cone_angle = 2
gun_fire_accuracy_power = 1.1
gun_range_threshold = 1.1
gun_target_point_switch_time = 0.2
gun_target_point_switch_time = 0.1
fire_style = multiple
auto_turret_interval_time = 0
auto_turret_burst_interval_time = 1
auto_turret_no_burst_interval_time = 2
auto_turret_burst_interval_variance_percent = 0.2
gun_range_threshold_variance_percent = 0.3
gun_fire_accuracy_power_npc = 5
gun_fire_accuracy_power_npc = 6

[GunBlock]
nickname = gun_outcast_hard2_style_a
Expand Down Expand Up @@ -2219,7 +2219,7 @@ gun_fire_interval_variance_percent = 0.5
gun_fire_burst_interval_time = 0.01
gun_fire_burst_interval_variance_percent = 0.25
gun_fire_no_burst_interval_time = 0.01
gun_fire_accuracy_cone_angle = 3
gun_fire_accuracy_cone_angle = 2
gun_fire_accuracy_power = 1.1
gun_range_threshold = 1.1
gun_target_point_switch_time = 0.25
Expand All @@ -2229,7 +2229,7 @@ auto_turret_burst_interval_time = 1
auto_turret_no_burst_interval_time = 2
auto_turret_burst_interval_variance_percent = 0.2
gun_range_threshold_variance_percent = 0.3
gun_fire_accuracy_power_npc = 5
gun_fire_accuracy_power_npc = 6

[GunBlock]
nickname = gun_corsair_hard2_style_a
Expand Down Expand Up @@ -3093,7 +3093,7 @@ gun_fire_interval_variance_percent = 0.500000
gun_fire_burst_interval_time = 0.500000
gun_fire_burst_interval_variance_percent = 0.250000
gun_fire_no_burst_interval_time = 0.600000
gun_fire_accuracy_cone_angle = 2
gun_fire_accuracy_cone_angle = 1
gun_fire_accuracy_power = 1.100000
gun_range_threshold = 1.100000
gun_target_point_switch_time = 0.250000
Expand All @@ -3103,7 +3103,7 @@ auto_turret_burst_interval_time = 1
auto_turret_no_burst_interval_time = 2
auto_turret_burst_interval_variance_percent = 0.200000
gun_range_threshold_variance_percent = 0.300000
gun_fire_accuracy_power_npc = 5
gun_fire_accuracy_power_npc = 6

[GunBlock]
nickname = gun_nomad_special_style_a
Expand Down

0 comments on commit a49294d

Please sign in to comment.