Advertisement
Guest User

Untitled

a guest
Dec 25th, 2020
1,458
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.85 KB | None | 0 0
  1. {
  2.   "Weapons": [
  3.     "rifle.ak",
  4.     "rifle.bolt",
  5.     "rifle.l96",
  6.     "rifle.lr300",
  7.     "rifle.m39",
  8.     "rifle.semiauto",
  9.     "pistol.eoka",
  10.     "pistol.m92",
  11.     "pistol.nailgun",
  12.     "pistol.python",
  13.     "pistol.revolver",
  14.     "pistol.semiauto"
  15.   ],
  16.   "Resources": [
  17.     "stones",
  18.     "sulfur.ore",
  19.     "metal.ore",
  20.     "hq.metal.ore",
  21.     "wood"
  22.   ],
  23.   "Score Table (shortname - score)": {
  24.     "kills": 1.0,
  25.     "deaths": -1.0,
  26.     "stone-ore": 0.1,
  27.     "supply_drop": 3.0,
  28.     "crate_normal": 0.3,
  29.     "crate_elite": 0.5,
  30.     "bradley_crate": 5.0,
  31.     "heli_crate": 5.0,
  32.     "bradley": 10.0,
  33.     "helicopter": 15.0,
  34.     "barrel": 0.1,
  35.     "scientistnpc": 0.5,
  36.     "heavyscientist": 2.0,
  37.     "sulfur.ore": 0.5,
  38.     "metal.ore": 0.5,
  39.     "hq.metal.ore": 0.5,
  40.     "stones": 0.5,
  41.     "cupboard.tool.deployed": 1.0
  42.   }
  43. }
  44.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement