Скидка Juggernaut 0.3.36

C#:
{
  "Juggernaut Settings": {
    "Defense damage modifier": 0.5,
    "Attack damage modifier": 1.25,
    "Can damage structures": true,
    "Can loot containers and players": true,
    "Start with full metabolism": true,
    "Disable landmine damage": false,
    "Disable beartrap damage": false,
    "Disable fall damage": false,
    "Prevent mounting vehicles and animals": true,
    "Inventory contents": [
      {
        "Item shortname": "scientistsuit_heavy",
        "Amount of item": 1,
        "Item skin ID": 0,
        "Is this item a blueprint?": false,
        "Container (main, wear or belt)": "wear",
        "Slot Number": -1,
        "Item contents (shortname's)": null
      },
      {
        "Item shortname": "lmg.m249",
        "Amount of item": 1,
        "Item skin ID": 0,
        "Is this item a blueprint?": false,
        "Container (main, wear or belt)": "belt",
        "Slot Number": 0,
        "Item contents (shortname's)": [
          "weapon.mod.lasersight",
          "weapon.mod.muzzleboost"
        ]
      },
      {
        "Item shortname": "ammo.rifle.explosive",
        "Amount of item": 500,
        "Item skin ID": 0,
        "Is this item a blueprint?": false,
        "Container (main, wear or belt)": "main",
        "Slot Number": -1,
        "Item contents (shortname's)": null
      },
      {
        "Item shortname": "grenade.f1",
        "Amount of item": 3,
        "Item skin ID": 0,
        "Is this item a blueprint?": false,
        "Container (main, wear or belt)": "belt",
        "Slot Number": 1,
        "Item contents (shortname's)": null
      },
      {
        "Item shortname": "syringe.medical",
        "Amount of item": 3,
        "Item skin ID": 0,
        "Is this item a blueprint?": false,
        "Container (main, wear or belt)": "belt",
        "Slot Number": 2,
        "Item contents (shortname's)": null
      }
    ]
  },
  "Event Timers": {
    "Amount of time to complete journey (distance per second)": 2.5,
    "Amount of time between events (seconds)": 3600,
    "Amount of time the entry process will remain open (seconds)": 120
  },
  "Map Markers": {
    "Show radial map markers on possible juggernaut destinations": true,
    "Amount of possible destinations to show": 3,
    "Marker radius": 0.5,
    "Marker transparency (0.0 - 1.0)": 0.8,
    "Marker color (hex)": "#ce422b"
  },
  "UI Settings": {
    "Display a timer showing how long the juggernaut has to get to their destination": true,
    "Timer positioning": {
      "Horizontal start position (left)": 0.345,
      "Vertical start position (bottom)": 0.1125,
      "Horizontal dimensions": 0.295,
      "Vertical dimensions": 0.025
    },
    "UI background color (hex)": "#4C4C4C",
    "UI opacity (0.0 - 1.0)": 0.7,
    "Text size": 14
  },
  "Event Conditions": {
    "The percentage of server players required for the event to start": 0.25,
    "The minimum amount of players on the server required to open the event": 10
  },
  "Game Settings": {
    "Broadcast the juggernauts approximate position to chat every X seconds (0 to disable)": 60,
    "Blacklisted commands for event players": [
      "s",
      "tp",
      "tpa",
      "tpr",
      "home"
    ]
  },
  "Reward Settings": {
    "Allow players to loot juggernaut as a prize": true,
    "Disallow looting juggernaut attire": false,
    "Use Economics money as a prize": false,
    "Use ServerRewards money as a prize": false,
    "Monetary amount": 0
  },
  "Version": {
    "Major": 0,
    "Minor": 3,
    "Patch": 1
  }
}