11[rlbot ]
2- # rocket_league_exe_path = "epicgames/path/to/rocketleague.exe"
3- # "Steam", "Epic"
2+ # "Steam", "Epic", "Custom"
43launcher = " steam"
54# Should RLBot start the bot processes automatically, or will a separate script start them
65auto_start_bots = true
@@ -11,7 +10,7 @@ num_cars = 0
1110# Number of scripts which will be spawned.
1211num_scripts = 0
1312# What game mode the game should load.
14- # Accepted values are "Soccer", "Hoops", "Dropshot", "Hockey", "Rumble", "Heatseeker", "Gridiron"
13+ # Accepted values are "Soccer", "Hoops", "Dropshot", "Hockey", "Rumble", "Heatseeker", "Gridiron", "Knockout"
1514game_mode = " Soccer"
1615# Which map the game should load into
1716game_map_upk = " Stadium_P"
@@ -41,27 +40,29 @@ overtime = "Unlimited"
4140game_speed = " Default"
4241# "Default", "Slow", "Fast", "Super_Fast"
4342ball_max_speed = " Default"
44- # "Default", "Cube", "Puck", "Basketball", "Beachball", "Anniversary", "Haunted"
43+ # "Default", "Cube", "Puck", "Basketball", "Beachball", "Anniversary", "Haunted", "Ekin"
4544ball_type = " Default"
46- # "Default", "Light", "Heavy", "Super_Light", "Curve_Ball", "Beach_Ball_Curve"
45+ # "Default", "Light", "Heavy", "Super_Light", "Curve_Ball", "Beach_Ball_Curve", "Magnus_FutBall"
4746ball_weight = " Default"
48- # "Default", "Small", "Large", "Gigantic"
47+ # "Default", "Small", "Medium", " Large", "Gigantic"
4948ball_size = " Default"
50- # "Default", "Low", "High", "Super_High"
49+ # "Default", "Low", "LowishBounciness", " High", "Super_High"
5150ball_bounciness = " Default"
5251# "Normal_Boost", "Unlimited_Boost", "Slow_Recharge", "Rapid_Recharge", "No_Boost"
5352boost_amount = " Normal_Boost"
54- # "No_Rumble", "Default", "Slow", "Civilized", "Destruction_Derby", "Spring_Loaded", "Spikes_Only", "Spike_Rush", "Haunted_Ball_Beam", "Tactical"
53+ # "No_Rumble", "Default", "Slow", "Civilized", "Destruction_Derby", "Spring_Loaded", "Spikes_Only", "Spike_Rush", "Haunted_Ball_Beam", "Tactical", "BatmanRumble"
5554rumble = " No_Rumble"
56- # "One", "OneAndAHalf", "Two", "Ten"
55+ # "One", "OneAndAHalf", "Two", "Five", " Ten"
5756boost_strength = " One"
5857# "Default", "Low", "High", "Super_High", "Reverse"
5958gravity = " Default"
6059# "Default", "Disabled", "Friendly_Fire", "On_Contact", "On_Contact_FF"
6160demolish = " Default"
62- # "Three_Seconds", "Two_Seconds", "One_Seconds ", "Disable_Goal_Reset"
61+ # "Three_Seconds", "Two_Seconds", "One_Second ", "Disable_Goal_Reset"
6362respawn_time = " Three_Seconds"
64-
65- [[cars ]]
66- type = " human"
67- team = 0
63+ # "Default", "Eleven_Minutes"
64+ max_time = " Default"
65+ # "Default", "Haunted", "Rugby"
66+ game_event = " Default"
67+ # "Default", "Haunted"
68+ audio = " Default"
0 commit comments