Okay, let's go:
1 - The map isn't custom.
2 - On both oil rigs.
3 - Apparently all the cards.
4 - The server has the box time modified to 10 seconds.
5 - I noticed that the Chinooks arrive in a disorganized way, almost one on top of the other. Braldey spawned along with the arrival of the Chinooks, the MLR attack, and the helicopter patrol, and this caused damage to the Chinooks and bots themselves.
current config.
{
"Enable HardMode mode?": false,
"Enable Card spawn?": true,
"Drop Settings": [
{
"Object Short prefab name": "crate_elite",
"Minimum item to drop": 1,
"Maximum item to drop": 1,
"Item Drop Chance": 10.0
},
{
"Object Short prefab name": "codelockedhackablecrate",
"Minimum item to drop": 1,
"Maximum item to drop": 1,
"Item Drop Chance": 10.0
}
],
"Card Name": "Normal Wave Card",
"Hard Card Name": "Hard Wave Card",
"Extreme Card Name": "Extreme Wave Card",
"Remove Npc Corpses?": true,
"Presentage chance to drop loot bag?": 20.0,
"Remove Heavy Scientists after Oilrig reset?": true,
"Use Extra Loot System?": true,
"Spawn HardCard In Normal Mode only?": true,
"Spawn Cards in ExtraLoot?": true,
"Set all crate to Extra Loot? (False will pick one)": false,
"Only use Extra Loot On Large OilRig?": false,
"Allow Cards on Large OilRig?": true,
"Allow Cards on Small OilRig?": true,
"Extra Events Config": {
"Mlrsrocketamount": 12
},
"Hard Mode Extra Loot Table": [
{
"Short Prefab Name": "scrap",
"Minimum Amount": 500,
"Maximum Amount": 1500,
"Skin ID": 0,
"Chance": 75
},
{
"Short Prefab Name": "ammo.rocket.basic",
"Minimum Amount": 2,
"Maximum Amount": 4,
"Skin ID": 0,
"Chance": 50
}
],
"Extreme Mode Extra Loot Table": [
{
"Short Prefab Name": "explosive.timed",
"Minimum Amount": 5,
"Maximum Amount": 10,
"Skin ID": 0,
"Chance": 60
},
{
"Short Prefab Name": "m249",
"Minimum Amount": 1,
"Maximum Amount": 1,
"Skin ID": 0,
"Chance": 30
},
{
"Short Prefab Name": "l96",
"Minimum Amount": 1,
"Maximum Amount": 1,
"Skin ID": 0,
"Chance": 40
}
]
}