Advertisement
Guest User

Untitled

a guest
Aug 11th, 2021
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.45 KB | None | 0 0
  1. {
  2.   "Maximum number of invited players": 5,
  3.   "List of gift performers for the inviter (if more than one - random is taken)": [
  4.     {
  5.       "Items obtained from this set": [
  6.         {
  7.           "Item Display Name": null,
  8.           "Short name of the subject": "rifle.ak",
  9.           "Item Quantity": 1,
  10.           "Item SkinID": 1,
  11.           "Called command": null
  12.         },
  13.         {
  14.           "Item Display Name": null,
  15.           "Short name of the subject": null,
  16.           "Item Quantity": 0,
  17.           "Item SkinID": 0,
  18.           "Called command": "say %STEAMID% is god"
  19.         }
  20.       ]
  21.     }
  22.   ],
  23.   "List of possible gifts for the invitee (if more than one - random is taken)": [
  24.     {
  25.       "Items obtained from this set": [
  26.         {
  27.           "Item Display Name": null,
  28.           "Short name of the subject": "rifle.ak",
  29.           "Item Quantity": 1,
  30.           "Item SkinID": 1,
  31.           "Called command": null
  32.         },
  33.         {
  34.           "Item Display Name": null,
  35.           "Short name of the subject": null,
  36.           "Item Quantity": 0,
  37.           "Item SkinID": 0,
  38.           "Called command": "say %STEAMID% is god"
  39.         }
  40.       ]
  41.     }
  42.   ],
  43.   "Quest Accelerator to get a reward": {
  44.     "ReferalSystem.default": 1.0,
  45.     "ReferalSystem.vip": 2.0
  46.   },
  47.   "Prize conditions settings": {
  48.     "Time spent on the server": 60.0,
  49.     "The number of collected resources": 5000,
  50.     "Number of destroyed objects": 5
  51.   }
  52. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement