{
"EventConditions": {
"MinimumPlayersToOpen": 10,
"PercentageEntrantsToStart": 0.6
},
"EventTimers": {
"TimeBeforeSelection": 120,
"TimeBetweenEvents": 3600,
"TimeToCompleteJourney": 900
},
"GameOptions": {
"BroadcastJuggernautPositionEvery": 0,
"BroadcastToLustyMap": false,
"SecondsToDisplayOnLM": 5, // Add the comma from the end of this line
"SphereDarkness": 5 // Add this line here
},
"JuggernautSettings": {
"AttackDamageModifier": 1.5,
"CanDamageStructures": true,
"DefenseDamageModifier": 0.5,
"DisableBeartrapDamage": false,
"DisableFallDamage": false,
"DisableLandmineDamage": false,
"Inventory": [
{
"Amount": 1,
"Container": "wear",
"Shortname": "heavy.plate.pants",
"SkinID": 0
},
{
"Amount": 1,
"Container": "wear",
"Shortname": "heavy.plate.jacket",
"SkinID": 0
},
{
"Amount": 1,
"Container": "wear",
"Shortname": "heavy.plate.helmet",
"SkinID": 0
},
{
"Amount": 1,
"Container": "belt",
"Shortname": "lmg.m249",
"SkinID": 0
},
{
"Amount": 500,
"Container": "main",
"Shortname": "ammo.rifle.explosive",
"SkinID": 0
},
{
"Amount": 3,
"Container": "belt",
"Shortname": "grenade.f1",
"SkinID": 0
},
{
"Amount": 3,
"Container": "belt",
"Shortname": "syringe.medical",
"SkinID": 0
}
],
"StartWithFullMetabolism": true
},
"LustyMapIntegration": {
"DestinationAmount": 1,
"ShowDestinationIcon": true
},
"Prizes": {
"MoneyRewardAmount": 0,
"UseEconomics": false,
"UseJuggernautInventory": true,
"UseServerRewards": false
},
"UISettings": {
"CompassPosition": {
"XDimension": 0.11,
"XPosition": 0.725,
"YDimension": 0.05,
"YPosition": 0.026
},
"IconUrl": "http://www.chaoscode.io/oxide/Images/juggernaut_icon.png",
"ShowCoordsToJuggernaut": true,
"ShowUITimer": true,
"TimerPosition": {
"XDimension": 0.07,
"XPosition": 0.65,
"YDimension": 0.05,
"YPosition": 0.026
},
"UIBackgroundColor": "#4C4C4C",
"UIOpacity": 0.7
}
}