{
"Event Conditions": {
"The minimum amount of players on the server required to open the event": 10,
"The percentage of server players required for the event to start": 0.6
},
"Event Timers": {
"Amount of time between events (seconds)": 3600,
"Amount of time the entry process will remain open (seconds)": 120,
"Amount of time to complete journey (seconds)": 900
},
"Game Settings": {
"Blacklisted commands for event players": [
"s",
"tp",
"tpa",
"tpr",
"home"
],
"Broadcast the juggernauts position to chat every X seconds": 0,
"Broadcast the juggernauts position to LustyMap ever X seconds": false,
"Destination sphere darkness": 5,
"The amount of time the juggernauts position will remain on LustyMap if enabled (seconds)": 5
},
"Juggernaut Settings": {
"Attack damage modifier": 1.5,
"Can damage structures": true,
"Defense damage modifier": 0.5,
"Disable beartrap damage": false,
"Disable fall damage": false,
"Disable landmine damage": false,
"Inventory contents": [
{
"Amount of item": 1,
"Container (main, wear or belt)": "wear",
"Is this item a blueprint?": false, // Example line add here
"Item shortname": "heavy.plate.pants",
"Item skin ID": 0
},
{
"Amount of item": 1,
"Container (main, wear or belt)": "wear",
"Is this item a blueprint?": false, [I]// Example line add here[/I]
"Item shortname": "heavy.plate.jacket",
"Item skin ID": 0
},
{
"Amount of item": 1,
"Container (main, wear or belt)": "wear",
"Is this item a blueprint?": false,
"Item shortname": "heavy.plate.helmet",
"Item skin ID": 0
},
{
"Amount of item": 1,
"Container (main, wear or belt)": "belt",
"Is this item a blueprint?": false,
"Item shortname": "lmg.m249",
"Item skin ID": 0
},
{
"Amount of item": 500,
"Container (main, wear or belt)": "main",
"Is this item a blueprint?": false,
"Item shortname": "ammo.rifle.explosive",
"Item skin ID": 0
},
{
"Amount of item": 3,
"Container (main, wear or belt)": "belt",
"Is this item a blueprint?": false,
"Item shortname": "grenade.f1",
"Item skin ID": 0
},
{
"Amount of item": 3,
"Container (main, wear or belt)": "belt",
"Is this item a blueprint?": false,
"Item shortname": "syringe.medical",
"Item skin ID": 0
}
],
"Start with full metabolism": true
},
"LustyMap Integration": {
"Show the destination icon on the map": true,
"The amount of possible destinations to show": 1
},
"Reward Settings": {
"Allow players to loot juggernaut as a prize": true,
"Monetary amount": 0,
"Use Economics money as a prize": false,
"Use ServerRewards money as a prize": false
},
"UI Settings": {
"Compass positioning": {
"Horizontal dimensions": 0.11,
"Horizontal start position (left)": 0.725,
"Vertical dimensions": 0.05,
"Vertical start position (bottom)": 0.026
},
"Display a timer showing how long the juggernaut has to get to their destination": true,
"Show the juggernaut their position so they can navigate": true,
"The URL of the juggernaut icon": "http://www.chaoscode.io/oxide/Images/juggernaut_icon.png",
"Timer positioning": {
"Horizontal dimensions": 0.07,
"Horizontal start position (left)": 0.65,
"Vertical dimensions": 0.05,
"Vertical start position (bottom)": 0.026
},
"UI background color (hex)": "#4C4C4C",
"UI opacity (0.0 - 1.0)": 0.7
}
}