Daem0nF0rge

KingOfTheHill.json

Jan 6th, 2021
10,611
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.24 KB | None | 0 0
  1. {
  2.     "LastCapturePoint": -1,
  3.     "ConfigVersion": "1",
  4.     "Interval": 1800.0,
  5.     "StartDelay": 900.0,
  6.     "CaptureTime": 900.0,
  7.     "EmptyEventTimeOut": 1800.0,
  8.     "CleanUpTime": 600.0,
  9.     "PreStartDelay": 300.0,
  10.     "Hills": [
  11.         {
  12.             "Name": "North West Airfield",
  13.             "X": 4681.490234375,
  14.             "Y": 339.0,
  15.             "Z": 10333.2001953125,
  16.             "CaptureRadius": 15.0,
  17.             "EventRadius": 100.0,
  18.             "ZombieCount": 10,
  19.             "Objects": [
  20.                 {
  21.                     "Item": "Land_Wreck_Uaz",
  22.                     "Position": [
  23.                         4675.490234375,
  24.                         339.79998779296877,
  25.                         10330.009765625
  26.                     ],
  27.                     "Orientation": [
  28.                         0.0,
  29.                         0.0,
  30.                         0.0
  31.                     ]
  32.                 },
  33.                 {
  34.                     "Item": "Land_Wreck_Uaz",
  35.                     "Position": [
  36.                         4685.490234375,
  37.                         339.79998779296877,
  38.                         10341.009765625
  39.                     ],
  40.                     "Orientation": [
  41.                         0.0,
  42.                         0.0,
  43.                         0.0
  44.                     ]
  45.                 }
  46.             ]
  47.         },
  48.         {
  49.             "Name": "VMC",
  50.             "X": 4517.41015625,
  51.             "Y": 316.1653747558594,
  52.             "Z": 8278.7001953125,
  53.             "CaptureRadius": 15.0,
  54.             "EventRadius": 100.0,
  55.             "ZombieCount": 10,
  56.             "Objects": []
  57.         },
  58.         {
  59.             "Name": "Prison Island",
  60.             "X": 4517.41015625,
  61.             "Y": 316.1653747558594,
  62.             "Z": 8278.7001953125,
  63.             "CaptureRadius": 15.0,
  64.             "EventRadius": 100.0,
  65.             "ZombieCount": 10,
  66.             "Objects": []
  67.         },
  68.         {
  69.             "Name": "North East Airfield",
  70.             "X": 12289.599609375,
  71.             "Y": 140.0,
  72.             "Z": 12553.3603515625,
  73.             "CaptureRadius": 15.0,
  74.             "EventRadius": 100.0,
  75.             "ZombieCount": 10,
  76.             "Objects": []
  77.         },
  78.         {
  79.             "Name": "Zelenogorsk Military",
  80.             "X": 2480.849853515625,
  81.             "Y": 193.25210571289063,
  82.             "Z": 5111.97509765625,
  83.             "CaptureRadius": 15.0,
  84.             "EventRadius": 100.0,
  85.             "ZombieCount": 10,
  86.             "Objects": []
  87.         },
  88.         {
  89.             "Name": "Staroye Tents",
  90.             "X": 10432.8896484375,
  91.             "Y": 283.0583801269531,
  92.             "Z": 5961.2900390625,
  93.             "CaptureRadius": 15.0,
  94.             "EventRadius": 100.0,
  95.             "ZombieCount": 10,
  96.             "Objects": []
  97.         }
  98.     ],
  99.     "RewardPools": [
  100.         {
  101.             "Name": "First Pool",
  102.             "RewardContainer": "SeaChest",
  103.             "Rewards": [
  104.                 {
  105.                     "Item": "M4A1",
  106.                     "ItemAttachments": [
  107.                         "M4_RISHndgrd",
  108.                         "M4_OEBttstck",
  109.                         "M68Optic"
  110.                     ]
  111.                 },
  112.                 {
  113.                     "Item": "PlateCarrierVest",
  114.                     "ItemAttachments": [
  115.                         "PlateCarrierHolster"
  116.                     ]
  117.                 },
  118.                 {
  119.                     "Item": "Mag_STANAGCoupled_30Rnd",
  120.                     "ItemAttachments": []
  121.                 },
  122.                 {
  123.                     "Item": "Mag_STANAGCoupled_30Rnd",
  124.                     "ItemAttachments": []
  125.                 },
  126.                 {
  127.                     "Item": "NVGoggles",
  128.                     "ItemAttachments": [
  129.                         "Battery9V"
  130.                     ]
  131.                 }
  132.             ]
  133.         }
  134.     ],
  135.     "ZombiesClassNames": [
  136.         "ZmbM_PatrolNormal_PautRev",
  137.         "ZmbM_PatrolNormal_Autumn",
  138.         "ZmbM_PatrolNormal_Flat",
  139.         "ZmbM_PatrolNormal_Summer",
  140.         "ZmbM_SoldierNormal",
  141.         "ZmbM_usSoldier_normal_Woodland",
  142.         "ZmbM_usSoldier_normal_Desert"
  143.     ],
  144.     "FullMapCheckTimer": 5.0,
  145.     "EventTickTime": 1.0,
  146.     "Logging": 1
  147. }
Advertisement
Add Comment
Please, Sign In to add comment