Skip to content

Commit

Permalink
Adjust helicopter spawn rates (#74176)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevingranade authored May 30, 2024
1 parent a9b2605 commit bd88f07
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 58 deletions.
14 changes: 7 additions & 7 deletions data/json/mapgen/aircraft_carrier/aircraft_carrier_z1.json
Original file line number Diff line number Diff line change
Expand Up @@ -349,13 +349,13 @@
{ "item": "television", "chance": 100, "x": 27, "y": 290 }
],
"place_vehicles": [
{ "vehicle": "helicopter_apache_1a", "x": 44, "y": 34, "chance": 100, "rotation": 270, "status": 1 },
{ "vehicle": "helicopter_apache_1b", "x": 44, "y": 79, "chance": 100, "rotation": 270, "status": 1 },
{ "vehicle": "helicopter_apache_1c", "x": 42, "y": 124, "chance": 100, "rotation": 270, "status": 1 },
{ "vehicle": "helicopter_apache_1b", "x": 44, "y": 184, "chance": 100, "rotation": 270, "status": 1 },
{ "vehicle": "helicopter_apache_1b", "x": 44, "y": 229, "chance": 100, "rotation": 270, "status": 1 },
{ "vehicle": "helicopter_osprey_2c", "x": 33, "y": 77, "chance": 100, "status": 1, "rotation": 270 },
{ "vehicle": "helicopter_osprey_2b", "x": 33, "y": 172, "chance": 100, "status": 1, "rotation": 270 },
{ "vehicle": "helicopter_apache_1a", "x": 44, "y": 34, "chance": 20, "rotation": 270, "status": 1 },
{ "vehicle": "helicopter_apache_1b", "x": 44, "y": 79, "chance": 20, "rotation": 270, "status": 1 },
{ "vehicle": "helicopter_apache_1c", "x": 42, "y": 124, "chance": 20, "rotation": 270, "status": 1 },
{ "vehicle": "helicopter_apache_1b", "x": 44, "y": 184, "chance": 20, "rotation": 270, "status": 1 },
{ "vehicle": "helicopter_apache_1b", "x": 44, "y": 229, "chance": 20, "rotation": 270, "status": 1 },
{ "vehicle": "helicopter_osprey_2c", "x": 33, "y": 77, "chance": 50, "status": 1, "rotation": 270 },
{ "vehicle": "helicopter_osprey_2b", "x": 33, "y": 172, "chance": 50, "status": 1, "rotation": 270 },
{ "vehicle": "engine_crane", "x": 25, "y": [ 14, 16 ], "chance": 100 },
{ "vehicle": "welding_cart", "x": 25, "y": [ 66, 68 ], "chance": 100 },
{ "vehicle": "handjack", "x": 25, "y": [ 85, 87 ], "chance": 100 },
Expand Down
14 changes: 7 additions & 7 deletions data/json/mapgen/aircraft_carrier/aircraft_carrier_z2.json
Original file line number Diff line number Diff line change
Expand Up @@ -337,13 +337,13 @@
"gaspumps": { },
"signs": { },
"place_vehicles": [
{ "vehicle": "helicopter_apache_1a", "x": 64, "y": 66, "chance": 100, "rotation": 90, "status": 0 },
{ "vehicle": "helicopter_apache_1b", "x": 64, "y": 113, "chance": 100, "rotation": 270, "status": 0 },
{ "vehicle": "helicopter_apache_1c", "x": 19, "y": 84, "chance": 100, "status": 1 },
{ "vehicle": "helicopter_apache_1b", "x": 19, "y": 108, "chance": 100, "status": 1 },
{ "vehicle": "helicopter_apache_1b", "x": 19, "y": 132, "chance": 100, "status": 1 },
{ "vehicle": "helicopter_osprey_2c", "x": 19, "y": 156, "chance": 100, "status": 1 },
{ "vehicle": "helicopter_osprey_2b", "x": 19, "y": 180, "chance": 100, "status": 1 },
{ "vehicle": "helicopter_apache_1a", "x": 64, "y": 66, "chance": 20, "rotation": 90, "status": 1 },
{ "vehicle": "helicopter_apache_1b", "x": 64, "y": 113, "chance": 20, "rotation": 270, "status": 1 },
{ "vehicle": "helicopter_apache_1c", "x": 19, "y": 84, "chance": 20, "status": 1 },
{ "vehicle": "helicopter_apache_1b", "x": 19, "y": 108, "chance": 20, "status": 1 },
{ "vehicle": "helicopter_apache_1b", "x": 19, "y": 132, "chance": 20, "status": 1 },
{ "vehicle": "helicopter_osprey_2c", "x": 19, "y": 156, "chance": 50, "status": 1 },
{ "vehicle": "helicopter_osprey_2b", "x": 19, "y": 180, "chance": 50, "status": 1 },
{ "vehicle": "inflatable_boat", "x": 14, "y": 61, "chance": 100, "rotation": 270 },
{ "vehicle": "inflatable_boat", "x": 25, "y": 250, "chance": 100, "rotation": 90 },
{ "vehicle": "engine_crane", "x": 66, "y": 91, "chance": 100, "rotation": 0 },
Expand Down
88 changes: 44 additions & 44 deletions data/json/vehicle_groups.json
Original file line number Diff line number Diff line change
Expand Up @@ -1096,19 +1096,19 @@
"type": "vehicle_group",
"id": "crashed_helicopters",
"vehicles": [
[ "helicopter_apache_1a", 100 ],
[ "helicopter_apache_1b", 400 ],
[ "helicopter_apache_1c", 200 ],
[ "helicopter_osprey_2a", 100 ],
[ "helicopter_osprey_2b", 400 ],
[ "helicopter_osprey_2c", 200 ],
[ "helicopter_blackhawk_3a", 100 ],
[ "helicopter_blackhawk_3b", 400 ],
[ "helicopter_blackhawk_3c", 200 ],
[ "2seater2_Wreck", 400 ],
[ "SmallFlier3_Wreck", 400 ],
[ "Smallflier1_Wreck", 400 ],
[ "SmallFlier2_Wreck", 400 ],
[ "helicopter_apache_1a", 1 ],
[ "helicopter_apache_1b", 4 ],
[ "helicopter_apache_1c", 2 ],
[ "helicopter_osprey_2a", 1 ],
[ "helicopter_osprey_2b", 4 ],
[ "helicopter_osprey_2c", 2 ],
[ "helicopter_blackhawk_3a", 10 ],
[ "helicopter_blackhawk_3b", 40 ],
[ "helicopter_blackhawk_3c", 20 ],
[ "2seater2_Wreck", 4000 ],
[ "SmallFlier3_Wreck", 4000 ],
[ "Smallflier1_Wreck", 4000 ],
[ "SmallFlier2_Wreck", 4000 ],
[ "Medevac1_Wreck", 400 ],
[ "Medevac2_Wreck", 400 ]
]
Expand All @@ -1117,16 +1117,16 @@
"type": "vehicle_group",
"id": "crashed_helicopters_small",
"vehicles": [
[ "helicopter_apache_1a", 100 ],
[ "helicopter_apache_1b", 400 ],
[ "helicopter_apache_1c", 200 ],
[ "helicopter_blackhawk_3a", 100 ],
[ "helicopter_blackhawk_3b", 400 ],
[ "helicopter_blackhawk_3c", 200 ],
[ "2seater2_Wreck", 400 ],
[ "SmallFlier3_Wreck", 400 ],
[ "Smallflier1_Wreck", 400 ],
[ "SmallFlier2_Wreck", 400 ],
[ "helicopter_apache_1a", 1 ],
[ "helicopter_apache_1b", 4 ],
[ "helicopter_apache_1c", 2 ],
[ "helicopter_blackhawk_3a", 10 ],
[ "helicopter_blackhawk_3b", 40 ],
[ "helicopter_blackhawk_3c", 20 ],
[ "2seater2_Wreck", 4000 ],
[ "SmallFlier3_Wreck", 4000 ],
[ "Smallflier1_Wreck", 4000 ],
[ "SmallFlier2_Wreck", 4000 ],
[ "Medevac1_Wreck", 400 ],
[ "Medevac2_Wreck", 400 ]
]
Expand All @@ -1140,13 +1140,13 @@
[ "2seater2_Wreck", 200 ],
[ "SmallFlier3_Wreck", 100 ],
[ "SmallFlier2", 400 ],
[ "Medevac1", 100 ],
[ "Medevac1", 10 ],
[ "Smallflier1_Wreck", 200 ],
[ "SmallFlier2_Wreck", 200 ],
[ "Medevac1_Wreck", 100 ],
[ "Medevac1_Wreck", 10 ],
[ "SmallFlier3", 400 ],
[ "Medevac2", 200 ],
[ "Medevac2_Wreck", 200 ]
[ "Medevac2", 20 ],
[ "Medevac2_Wreck", 20 ]
]
},
{
Expand All @@ -1156,9 +1156,9 @@
[ "2seater2", 100 ],
[ "SmallFlier1", 400 ],
[ "SmallFlier2", 400 ],
[ "Medevac1", 100 ],
[ "Medevac1", 10 ],
[ "SmallFlier3", 400 ],
[ "Medevac2", 200 ]
[ "Medevac2", 20 ]
]
},
{
Expand All @@ -1169,15 +1169,15 @@
[ "Medevac2", 200 ],
[ "Medevac1_Wreck", 200 ],
[ "Medevac2_Wreck", 200 ],
[ "helicopter_apache_1a", 200 ],
[ "helicopter_apache_1b", 400 ],
[ "helicopter_apache_1c", 200 ],
[ "helicopter_osprey_2a", 100 ],
[ "helicopter_osprey_2b", 400 ],
[ "helicopter_osprey_2c", 200 ],
[ "helicopter_blackhawk_3a", 100 ],
[ "helicopter_blackhawk_3b", 400 ],
[ "helicopter_blackhawk_3c", 200 ]
[ "helicopter_apache_1a", 2 ],
[ "helicopter_apache_1b", 4 ],
[ "helicopter_apache_1c", 2 ],
[ "helicopter_osprey_2a", 1 ],
[ "helicopter_osprey_2b", 4 ],
[ "helicopter_osprey_2c", 2 ],
[ "helicopter_blackhawk_3a", 10 ],
[ "helicopter_blackhawk_3b", 40 ],
[ "helicopter_blackhawk_3c", 20 ]
]
},
{
Expand All @@ -1188,12 +1188,12 @@
[ "Medevac2", 200 ],
[ "Medevac1_Wreck", 200 ],
[ "Medevac2_Wreck", 200 ],
[ "helicopter_apache_1a", 200 ],
[ "helicopter_apache_1b", 400 ],
[ "helicopter_apache_1c", 200 ],
[ "helicopter_blackhawk_3a", 100 ],
[ "helicopter_blackhawk_3b", 400 ],
[ "helicopter_blackhawk_3c", 200 ]
[ "helicopter_apache_1a", 2 ],
[ "helicopter_apache_1b", 4 ],
[ "helicopter_apache_1c", 2 ],
[ "helicopter_blackhawk_3a", 10 ],
[ "helicopter_blackhawk_3b", 40 ],
[ "helicopter_blackhawk_3c", 20 ]
]
},
{
Expand Down

0 comments on commit bd88f07

Please sign in to comment.