[
  {
    "id": "bio_laser_gun",
    "type": "GUN",
    "symbol": "(",
    "color": "magenta",
    "name": "laser finger",
    "description": "this a pseudo item",
    "price": 0,
    "material": ["steel", "plastic"],
    "skill": "pistol",
    "flags": ["NO_AMMO", "BIO_WEAPON", "NEVER_JAMS"],
    "ammo_effects": ["LASER","INCENDIARY"],
    "ammo": "generic_no_ammo",
    "weight": 0,
    "volume": 12,
    "bashing": 0,
    "cutting": 0,
    "to_hit": 0,
    "ranged_damage": 10,
    "range": 30,
    "dispersion": 4,
    "recoil": 0,
    "durability": 10,
    "burst": 0,
    "clip_size": 1,
    "reload": 500
  },
  {
    "id": "bio_blaster_gun",
    "type": "GUN",
    "symbol": "(",
    "color": "magenta",
    "name": "fusion blaster",
    "description": "this a pseudo item",
    "price": 0,
    "material": ["steel", "plastic"],
    "skill": "rifle",
    "flags": ["NO_AMMO", "BIO_WEAPON", "NEVER_JAMS"],
    "ammo_effects": ["PLASMA","INCENDIARY"],
    "ammo": "generic_no_ammo",
    "weight": 0,
    "volume": 12,
    "bashing": 0,
    "cutting": 0,
    "to_hit": 0,
    "ranged_damage": 22,
    "range": 30,
    "dispersion": 4,
    "recoil": 0,
    "durability": 10,
    "burst": 0,
    "clip_size": 1,
    "reload": 500
  },
  {
    "id": "bio_lightning",
    "type": "GUN",
    "symbol": "(",
    "color": "magenta",
    "name": "Chain Lightning",
    "description": "this a pseudo item",
    "price": 0,
    "material": ["steel", "plastic"],
    "skill": "rifle",
    "flags": ["NO_AMMO", "BIO_WEAPON", "NEVER_JAMS"],
    "ammo_effects": ["LIGHTNING","BOUNCE"],
    "ammo": "generic_no_ammo",
    "weight": 0,
    "volume": 12,
    "bashing": 0,
    "cutting": 0,
    "to_hit": 0,
    "ranged_damage": 16,
    "range": 10,
    "dispersion": 0,
    "recoil": 0,
    "durability": 10,
    "burst": 0,
    "clip_size": 10,
    "reload": 500
  },
  {
    "id": "nailgun",
    "type": "GUN",
    "symbol": "(",
    "color": "yellow",
    "name": "nail gun",
    "description": "A tool used to drive nails into wood or other material.  It could also be used as a ad-hoc weapon.",
    "price": 13000,
    "material": ["plastic", "steel"],
    "flags": "MODE_BURST",
    "skill": "pistol",
    "ammo": "nail",
    "weight": 3904,
    "volume": 3,
    "bashing": 10,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 32,
    "recoil": 0,
    "durability": 8,
    "burst": 1,
    "clip_size": 100,
    "reload": 450
  },
  {
    "id": "nailrifle",
    "type": "GUN",
    "symbol": "(",
    "color": "yellow",
    "name": "nail rifle",
    "description": "This is a nailgun that has been jury-rigged to be a more effective weapon with the addition of a short barrel, a stock, and a hand guard.",
    "price": 20000, "//" : "Not marketed pre-Cataclysm.",
    "material": ["plastic", "steel"],
    "flags": "MODE_BURST",
    "skill": "rifle",
    "ammo": "nail",
    "weight": 4827,
    "volume": 10,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 2,
    "range": 3,
    "dispersion": 22,
    "recoil": 0,
    "durability": 8,
    "burst": 5,
    "clip_size": 100,
    "reload": 350
  },
  {
    "id": "bbgun",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "BB gun",
    "description": "Popular among children.  It's fairly accurate, but BBs deal nearly no damage.",
    "price": 8000, "//" : "You could get a Red Ryder at walmart for $32, but you'd shoot your eye out x_-",
    "material": ["aluminum", "wood"],
    "flags": "NEVER_JAMS",
    "skill": "rifle",
    "ammo": "BB",
    "weight": 1723,
    "volume": 6,
    "bashing": 9,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 0,
    "recoil": -5,
    "durability": 7,
    "burst": 0,
    "clip_size": 20,
    "reload": 500,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "grip", 1 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "sling",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "sling",
    "description": "A leather sling, easy to use and accurate.  It uses pebbles as ammunition.",
    "price": 500,
    "material": "leather",
    "flags": ["RELOAD_AND_SHOOT", "NEVER_JAMS"],
    "skill": "throw",
    "ammo": "pebble",
    "weight": 96,
    "volume": 1,
    "bashing": 0,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 2,
    "range": 0,
    "dispersion": 7,
    "recoil": 0,
    "durability": 6,
    "burst": 0,
    "clip_size": 1,
    "reload": 100
  },
  {
    "id": "slingshot",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "slingshot",
    "description": "A wooden slingshot, easy to use and accurate.  It uses pebbles as ammunition.",
    "price": 500,
    "material": "wood",
    "flags": ["RELOAD_AND_SHOOT", "NEVER_JAMS"],
    "skill": "archery",
    "ammo": "pebble",
    "weight": 254,
    "volume": 1,
    "bashing": 0,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 3,
    "range": 5,
    "dispersion": 5,
    "recoil": 0,
    "durability": 6,
    "burst": 0,
    "clip_size": 1,
    "reload": 100
  },
  {
    "id": "wristrocket",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "brace slingshot",
    "description": "A modern slingshot with a wrist brace, it is easy to use, accurate, and quite powerful.",
    "price": 3000,
    "material": ["steel", "plastic"],
    "flags": ["RELOAD_AND_SHOOT", "NEVER_JAMS"],
    "skill": "archery",
    "ammo": "pebble",
    "weight": 322,
    "volume": 2,
    "bashing": 0,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 5,
    "range": 8,
    "dispersion": 3,
    "recoil": 0,
    "durability": 7,
    "burst": 0,
    "clip_size": 1,
    "reload": 100
  },
   {
      "id" : "bullet_crossbow",
      "type" : "GUN",
      "symbol" : "(",
      "color" : "green",
      "name" : "stone bow",
      "description" : "A modified version of the classic crossbow which utilizes stones as projectiles instead of the traditional quarrel.  Primarily intended for hunting small game, stronger people can reload it much faster.",
      "price" : 20000,
      "material" : ["wood", "iron"],
      "flags" : "STR_RELOAD",
      "skill" : "archery",
      "ammo" : "pebble",
      "weight" : 1906,
      "volume" : 5,
      "bashing" : 9,
      "cutting" : 0,
      "to_hit" : 0,
      "ranged_damage" : 6,
      "range" : 6,
      "dispersion" : 8,
      "recoil" : 0,
      "durability" : 6,
      "burst" : 0,
      "clip_size" : 1,
      "reload" : 600,
      "valid_mod_locations": [[ "accessories", 4 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
   },
  {
    "id": "blowgun",
    "type": "GUN",
    "symbol": "|",
    "color": "yellow",
    "name": "blowgun",
    "description": "A wooden blowgun, easy to use and very accurate.  It uses darts as ammunition.",
    "price": 3500,
    "material": "wood",
    "flags": ["RELOAD_AND_SHOOT", "NEVER_JAMS"],
    "skill": "archery",
    "ammo": "dart",
    "weight": 440,
    "volume": 4,
    "bashing": 8,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 5,
    "recoil": 0,
    "durability": 7,
    "burst": 0,
    "clip_size": 1,
    "reload": 100
  },
  {
    "id": "rifle_22",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "pipe rifle: .22",
    "name_plural": "pipe rifles: .22",
    "description": "A home-made rifle.  It is simply a pipe attached to a stock, with a hammer to strike the single round it holds.",
    "price": 10000,
    "material": ["steel", "wood"],
    "flags": ["RELOAD_ONE", "RELOAD_EJECT"],
    "skill": "rifle",
    "ammo": "22",
    "weight": 1953,
    "volume": 7,
    "bashing": 10,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": -2,
    "range": 0,
    "dispersion": 7,
    "recoil": 2,
    "durability": 6,
    "burst": 0,
    "clip_size": 1,
    "reload": 250,
    "valid_mod_locations": [[ "muzzle", 1 ],[ "stock", 1 ]]
  },
  {
    "id": "rifle_9mm",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "pipe rifle: 9mm",
    "name_plural": "pipe rifles: 9mm",
    "description": "A home-made rifle.  It is simply a pipe attached to a stock, with a hammer to strike the single round it holds.",
    "price": 10000,
    "material": ["steel", "wood"],
    "flags": ["RELOAD_ONE", "RELOAD_EJECT"],
    "skill": "rifle",
    "ammo": "9mm",
    "weight": 2114,
    "volume": 8,
    "bashing": 10,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": -2,
    "range": 0,
    "dispersion": 7,
    "recoil": 2,
    "durability": 6,
    "burst": 0,
    "clip_size": 1,
    "reload": 250,
    "valid_mod_locations": [[ "muzzle", 1 ],[ "stock", 1 ]]
  },
  {
    "id": "smg_9mm",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "pipe SMG: 9mm",
    "name_plural": "pipe SMGs: 9mm",
    "description": "A home-made machine pistol.  It features a rudimentary blowback system, which allows for small bursts.",
    "price": 100, "//" : "Being phased out, so nominal pricing.",
    "material": ["steel", "wood"],
    "flags": "MODE_BURST",
    "skill": "smg",
    "ammo": "9mm",
    "weight": 1907,
    "volume": 5,
    "bashing": 6,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 22,
    "recoil": 6,
    "durability": 5,
    "burst": 4,
    "clip_size": 10,
    "reload": 400,
    "valid_mod_locations": [[ "muzzle", 1 ],[ "stock", 1 ]]
  },
  {
    "id": "smg_45",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "pipe SMG: .45",
    "name_plural": "pipe SMGs: .45",
    "description": "A home-made machine pistol.  It features a rudimentary blowback system, which allows for small bursts.",
    "price": 100, "//" : "Being phased out, so nominal pricing.",
    "material": ["steel", "wood"],
    "flags": "MODE_BURST",
    "skill": "smg",
    "ammo": "45",
    "weight": 2020,
    "volume": 6,
    "bashing": 7,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 22,
    "recoil": 6,
    "durability": 5,
    "burst": 3,
    "clip_size": 8,
    "reload": 400,
    "valid_mod_locations": [[ "muzzle", 1 ],[ "stock", 1 ]]
  },
  {
    "id": "briefcase_smg",
    "type": "GUN",
    "symbol": "[",
    "color": "dark_gray",
    "name": "briefcase smg",
    "description": "A custom built 9mm submachine gun camouflaged to look as the average businessman suitcase, panes of cutting edge materials and its clever internal construction allowed it to bypass even the most scrupulous of security checkpoints.  Due to the fact that the average security guard is now only concerned in eating you, this million dollar baby has been reduced to little more than a novelty item.",
    "price": 400000,
    "material": ["steel", "leather"],
    "flags": "MODE_BURST",
    "skill": "smg",
    "ammo": "9mm",
    "weight": 2900,
    "volume": 7,
    "bashing": 15,
    "cutting": 0,
    "to_hit": 0,
    "ranged_damage": 1,
    "range": 0,
    "dispersion": 17,
    "recoil": -3,
    "durability": 8,
    "burst": 3,
    "clip_size": 30,
    "reload": 800
  },
  {
    "id": "sig_mosquito",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "SIG Mosquito",
    "name_plural": "SIG Mosquito",
    "description": "A popular, very small .22 pistol.  \"Ergonomically designed to give the best shooting experience.\" --SIG Sauer official website",
    "price": 36000,
    "material": ["steel", "plastic"],
    "skill": "pistol",
    "ammo": "22",
    "weight": 697,
    "volume": 1,
    "bashing": 9,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 1,
    "range": 0,
    "dispersion": 20,
    "recoil": 4,
    "durability": 8,
    "burst": 0,
    "clip_size": 10,
    "reload": 350,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "sw_22",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "S&W 22A",
    "name_plural": "S&W 22A",
    "description": "A popular .22 pistol.  \"Ideal for competitive target shooting or recreational shooting.\" --Smith & Wesson official website",
    "price": 35000,
    "material": ["steel", "plastic"],
    "skill": "pistol",
    "ammo": "22",
    "weight": 976,
    "volume": 1,
    "bashing": 9,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 1,
    "range": 0,
    "dispersion": 17,
    "recoil": 5,
    "durability": 7,
    "burst": 0,
    "clip_size": 10,
    "reload": 300,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "glock_19",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "Glock 19",
    "name_plural": "Glock 19",
    "description": "Possibly the most popular pistol in existence.  The Glock 19 is often derided for its plastic construction, but it is easy to shoot.",
    "price": 69000,
    "material": ["plastic", "steel"],
    "skill": "pistol",
    "ammo": "9mm",
    "weight": 595,
    "volume": 2,
    "bashing": 8,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 16,
    "recoil": 6,
    "durability": 6,
    "burst": 0,
    "clip_size": 15,
    "reload": 300,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "usp_9mm",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "USP 9mm",
    "name_plural": "USP 9mm",
    "description": "A popular 9mm pistol, widely used among law enforcement.  Extensively tested for durability, it has been found to stay accurate even after being subjected to extreme abuse.",
    "price": 68000,
    "material": ["steel", "plastic"],
    "skill": "pistol",
    "ammo": "9mm",
    "weight": 725,
    "volume": 2,
    "bashing": 8,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": -1,
    "range": 0,
    "dispersion": 17,
    "recoil": 5,
    "durability": 9,
    "burst": 0,
    "clip_size": 15,
    "reload": 350,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "l_sp_9mm",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "L39",
    "name_plural": "L39",
    "description": "A semiautomatic 9mm handgun introduced in 2039, Leadworks LLC's L39 provides accurate single-shot placement in a very robust frame.  Several urban legends describe using it in ways that would have destroyed a lesser weapon.",
    "price": 70000,
    "flags": "DURABLE_MELEE",
    "material": ["steel", "plastic"],
    "skill": "pistol",
    "ammo": "9mm",
    "weight": 1140,
    "volume": 3,
    "bashing": 8,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 1,
    "range": 1,
    "dispersion": 10,
    "recoil": 4,
    "durability": 9,
    "burst": 0,
    "clip_size": 20,
    "reload": 400,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "l_mp_9mm",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "L39B",
    "name_plural": "L39B",
    "description": "A selective-firing 9mm handgun introduced in 2039, Leadworks LLC's L39B provides accurate single-shot placement as well as controllable short-range firepower with its three-round burst mode.  Users praised its accuracy and fearsome appearance.",
    "price": 95000,
    "flags": "MODE_BURST",
    "material": ["steel", "plastic"],
    "skill": "pistol",
    "ammo": "9mm",
    "weight": 1170,
    "volume": 3,
    "bashing": 8,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 1,
    "range": 1,
    "dispersion": 10,
    "recoil": 5,
    "durability": 8,
    "//": "The M93R can go through up to 110 rounds in six seconds, FWIW.",
    "burst": 3,
    "clip_size": 21,
    "reload": 425,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "l_lookout_9mm",
    "type": "GUN",
    "symbol": "(",
    "color": "light_gray",
    "name": "L2032 Lookout",
    "name_plural": "L2032 Lookout",
    "description": "After the Enforcer's success, Leadworks LLC reworked their autorevolver design to cater to the 9mm market.  The Lookout, released in 2032, takes advantage of the smaller 9mm to hold a seventh round, without sacrificing the ease of handling or handloading the Enforcer made legendary.",
    "price": 70000,
    "material": ["steel", "wood"],
    "flags": ["RELOAD_ONE", "NEVER_JAMS", "RELOAD_EJECT"],
    "skill": "pistol",
    "ammo": "9mm",
    "weight": 1090,
    "volume": 2,
    "bashing": 9,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 1,
    "range": 0,
    "dispersion": 11,
    "recoil": 4,
    "durability": 9,
    "burst": 0,
    "clip_size": 7,
    "reload": 75,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "sw_619",
    "type": "GUN",
    "symbol": "(",
    "color": "light_gray",
    "name": "S&W 619",
    "name_plural": "S&W 619",
    "description": "A seven-round .38 revolver sold by Smith & Wesson.  It features a fixed rear sight and a reinforced frame.",
    "price": 62000,
    "material": ["steel", "plastic"],
    "flags": ["RELOAD_ONE", "NEVER_JAMS", "RELOAD_EJECT"],
    "skill": "pistol",
    "ammo": "38",
    "weight": 1074,
    "volume": 2,
    "bashing": 9,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 2,
    "range": 0,
    "dispersion": 15,
    "recoil": 4,
    "durability": 8,
    "burst": 0,
    "clip_size": 7,
    "reload": 75,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "taurus_38",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "Taurus Pro .38",
    "name_plural": "Taurus Pro .38",
    "description": "A popular .38 pistol.  Designed with numerous safety features and built from high-quality, durable materials.",
    "price": 64000,
    "material": ["steel", "plastic"],
    "skill": "pistol",
    "ammo": "38",
    "weight": 595,
    "volume": 2,
    "bashing": 8,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 1,
    "range": 0,
    "dispersion": 14,
    "recoil": 6,
    "durability": 7,
    "burst": 0,
    "clip_size": 10,
    "reload": 350,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "sig_40",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "SIG Pro .40",
    "name_plural": "SIG Pro .40",
    "description": "Originally marketed as a lightweight and compact alternative to older SIG handguns, the Pro .40 is popular among European police forces.",
    "price": 75000,
    "material": ["steel", "plastic"],
    "skill": "pistol",
    "ammo": "40",
    "weight": 775,
    "volume": 2,
    "bashing": 8,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 1,
    "range": 0,
    "dispersion": 14,
    "recoil": 8,
    "durability": 7,
    "burst": 0,
    "clip_size": 12,
    "reload": 350,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "sw_610",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "S&W 610",
    "name_plural": "S&W 610",
    "description": "The Smith and Wesson 610 is a classic six-shooter revolver chambered for 10mm rounds, or for S&W's own .40 round.",
    "price": 74000,
    "material": ["steel", "wood"],
    "flags": ["RELOAD_ONE", "NEVER_JAMS", "RELOAD_EJECT"],
    "skill": "pistol",
    "ammo": "40",
    "weight": 1133,
    "volume": 2,
    "bashing": 10,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 2,
    "range": 0,
    "dispersion": 15,
    "recoil": 6,
    "durability": 8,
    "burst": 0,
    "clip_size": 6,
    "reload": 60,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "sw_500",
    "type": "GUN",
    "symbol": "(",
    "color": "light_gray",
    "name": "S&W 500",
    "name_plural": "S&W 500",
    "description": "The 5-shot Smith and Wesson 500 revolver fires the comparably-named .500 S&W Magnum.  It's an impressive weapon.",
    "price": 90000,
    "material": ["steel", "plastic"],
    "flags": ["RELOAD_ONE", "NEVER_JAMS", "RELOAD_EJECT"],
    "skill": "pistol",
    "ammo": "500",
    "weight": 2055,
    "volume": 3,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 8,
    "range": 0,
    "dispersion": 12,
    "recoil": 2,
    "durability": 8,
    "burst": 0,
    "clip_size": 5,
    "reload": 80,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "raging_bull",
    "type": "GUN",
    "symbol": "(",
    "color": "light_gray",
    "name": "Taurus Raging Bull",
    "name_plural": "Taurus Raging Bull",
    "description": "The Taurus Raging Bull is a 5-shot chambered in .454 Casull.  It has impressive stopping power.",
    "price": 64100,
    "material": ["steel", "plastic"],
    "flags": ["RELOAD_ONE", "NEVER_JAMS", "RELOAD_EJECT"],
    "skill": "pistol",
    "ammo": "454",
    "weight": 1700,
    "volume": 3,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 6,
    "range": 0,
    "dispersion": 12,
    "recoil": 4,
    "durability": 8,
    "burst": 0,
    "clip_size": 5,
    "reload": 80,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "ruger_redhawk",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "Ruger Redhawk",
    "name_plural": "Ruger Redhawk",
    "description": "One of the most powerful handguns in the world when it was released in 1979, the Redhawk offers very sturdy construction, with an appearance that is reminiscent of \"Wild West\" revolvers.",
    "price": 86100,
    "material": ["steel", "wood"],
    "flags": ["RELOAD_ONE", "NEVER_JAMS", "RELOAD_EJECT"],
    "skill": "pistol",
    "ammo": "44",
    "weight": 1386,
    "volume": 3,
    "bashing": 10,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 2,
    "range": 0,
    "dispersion": 13,
    "recoil": 6,
    "durability": 8,
    "burst": 0,
    "clip_size": 6,
    "reload": 80,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "deagle_44",
    "type": "GUN",
    "symbol": "(",
    "color": "light_gray",
    "name": "Desert Eagle .44",
    "name_plural": "Desert Eagle .44",
    "description": "One of the most recognizable handguns due to its popularity in movies, the \"Deagle\" is better known for its menacing appearance than its performance.  It's highly inaccurate, but its heavy weight reduces recoil.",
    "price": 87500,
    "material": ["steel", "plastic"],
    "skill": "pistol",
    "ammo": "44",
    "weight": 1897,
    "volume": 3,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 4,
    "range": 0,
    "dispersion": 27,
    "recoil": 3,
    "durability": 7,
    "burst": 0,
    "clip_size": 8,
    "reload": 400,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "usp_45",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "USP .45",
    "name_plural": "USP .45",
    "description": "A popular .45 pistol, widely used among law enforcement.  Extensively tested for durability, it has been found to stay accurate even after being subjected to extreme abuse.",
    "price": 57100, "//" : "Extrapolated from .45ACP models that have comparable mag capacity.",
    "material": ["steel", "plastic"],
    "skill": "pistol",
    "ammo": "45",
    "weight": 789,
    "volume": 1,
    "bashing": 9,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 1,
    "range": 0,
    "dispersion": 17,
    "recoil": 8,
    "durability": 9,
    "burst": 0,
    "clip_size": 12,
    "reload": 350,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "m1911",
    "type": "GUN",
    "symbol": "(",
    "color": "light_gray",
    "name": "M1911",
    "name_plural": "M1911",
    "description": "The M1911 was the US Military standard-issue sidearm for most of the 20th Century.  It remains one of the most popular .45 pistols today.",
    "price": 78400, "//" : "You can get 'em for over US$1K if you want.  This is a fairly cheap remake.",
    "material": ["steel", "plastic"],
    "skill": "pistol",
    "ammo": "45",
    "weight": 1105,
    "volume": 2,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 6,
    "range": 0,
    "dispersion": 17,
    "recoil": 9,
    "durability": 7,
    "burst": 0,
    "clip_size": 7,
    "reload": 300,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "l_sp_45",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "L39-45",
    "name_plural": "L39-45",
    "description": "Capitalizing on the L39B-45's reputation as one of the most intimidating pistols on the market, Leadworks LLC manufactured a semiautomatic model as well.  Locking it semi-auto reduced cost and improved performance.",
    "price": 81000,
    "material": ["steel", "plastic"],
    "flags": "DURABLE_MELEE",
    "skill": "pistol",
    "ammo": "45",
    "weight": 1405,
    "volume": 3,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 4,
    "range": 1,
    "dispersion": 15,
    "recoil": 9,
    "durability": 9,
    "burst": 0,
    "clip_size": 12,
    "reload": 500,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "l_mp_45",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "L39B-45",
    "name_plural": "L39B-45",
    "description": "After the success of the 9mm model, Leadworks LLC released an L39B chambered in .45.  It soon earned a reputation as one of the most intimidating guns on the market, for firer and target alike.",
    "price": 115000,
    "material": ["steel", "plastic"],
    "flags": "MODE_BURST",
    "skill": "pistol",
    "ammo": "45",
    "weight": 1405,
    "volume": 3,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 4,
    "range": 1,
    "dispersion": 16,
    "recoil": 10,
    "durability": 7,
    "burst": 3,
    "clip_size": 12,
    "reload": 500,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "l_enforcer_45",
    "type": "GUN",
    "symbol": "(",
    "color": "light_gray",
    "name": "L2031 Enforcer",
    "name_plural": "L2031 Enforcer",
    "description": "An \"autorevolver\", this Leadworks LLC six-shooter combines the ease-of-action of a semi-auto with the ease-of-handloading and style of a revolver.  It achieved overnight stardom when it appeared in \"Treasure Trail\", a popular space-Western series running from 2030 through 2037.",
    "price": 83000,
    "material": ["steel", "wood"],
    "flags": ["RELOAD_ONE", "NEVER_JAMS", "RELOAD_EJECT"],
    "skill": "pistol",
    "ammo": "45",
    "weight": 1370,
    "volume": 2,
    "bashing": 7,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 5,
    "range": 0,
    "dispersion": 13,
    "recoil": 8,
    "durability": 8,
    "burst": 0,
    "clip_size": 6,
    "reload": 75,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "grip", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "l_bak_223",
    "type": "GUN",
    "symbol": "(",
    "color": "light_gray",
    "name": "L2037 Backup",
    "name_plural": "L2037 Backups",
    "description": "The companion sidearm for the L523 modular system, this beast of an autorevolver has ups and downs.  Unfortunately, it only chambers five rounds.  Fortunately, they're the same as those used in the L523: .223. (Or in military hands, 5.56.)",
    "price": 267000, "//" : "Current milspec, so Expensive.",
    "material": ["steel", "aluminum"],
    "flags": ["RELOAD_ONE", "NEVER_JAMS", "RELOAD_EJECT"],
    "skill": "pistol",
    "ammo": "223",
    "weight": 2370,
    "volume": 3,
    "bashing": 7,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": -2,
    "range": -8,
    "dispersion": 5,
    "recoil": 8,
    "durability": 8,
    "burst": 0,
    "clip_size": 5,
    "reload": 75,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "grip", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "fn57",
    "type": "GUN",
    "symbol": "(",
    "color": "light_gray",
    "name": "FN Five-Seven",
    "name_plural": "FN Five-Seven",
    "description": "Designed to work with FN's proprietary 5.7x28mm round, the Five-Seven is a lightweight pistol with a very high capacity, best used against armored opponents.",
    "price": 124900,
    "material": ["steel", "plastic"],
    "skill": "pistol",
    "ammo": "57",
    "weight": 610,
    "volume": 2,
    "bashing": 6,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 2,
    "range": 0,
    "dispersion": 5,
    "recoil": 6,
    "durability": 8,
    "burst": 0,
    "clip_size": 20,
    "reload": 300,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "hk_ucp",
    "type": "GUN",
    "symbol": "(",
    "color": "light_gray",
    "name": "H&K UCP",
    "name_plural": "H&K UCP",
    "description": "Designed to work with H&K's proprietary 4.6x30mm round, the UCP is a small pistol with a very high capacity, best used against armored opponents.",
    "price": 125000,
    "material": ["steel", "plastic"],
    "skill": "pistol",
    "ammo": "46",
    "weight": 850,
    "volume": 2,
    "bashing": 6,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 2,
    "range": 0,
    "dispersion": 4,
    "recoil": 6,
    "durability": 8,
    "burst": 0,
    "clip_size": 20,
    "reload": 300,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "shotgun_sawn",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "sawn-off shotgun",
    "description": "The barrels of shotguns are often sawed in half to make it more maneuverable and concealable.  This has the added effect of reducing accuracy greatly.",
    "price": 70000,
    "material": ["iron", "wood"],
    "flags": ["RELOAD_ONE", "NEVER_JAMS","RELOAD_EJECT"],
    "skill": "shotgun",
    "ammo": "shot",
    "weight": 1814,
    "volume": 4,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 4,
    "range": 0,
    "dispersion": 32,
    "recoil": 15,
    "durability": 4,
    "burst": 0,
    "clip_size": 2,
    "reload": 100,
    "valid_mod_locations": [[ "accessories", 4 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ]]
  },
  {
    "id": "saiga_sawn",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "sawn-off Saiga 12",
    "name_plural": "sawn-off Saiga 12's",
    "description": "The Saiga-12 is a semi-automatic shotgun designed on the same Kalashnikov pattern as the AK47 rifle.  It reloads with a magazine, rather than one shell at a time like most shotguns.  This one has had the barrel cut short, vastly reducing accuracy but making it more portable",
    "price": 90000,
    "material": ["steel", "plastic"],
    "flags": ["MODE_BURST", "NEVER_JAMS"],
    "skill": "shotgun",
    "ammo": "shot",
    "weight": 2676,
    "volume": 6,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 4,
    "range": 0,
    "dispersion": 32,
    "recoil": 15,
    "durability": 4,
    "burst": 2,
    "clip_size": 10,
    "reload": 100,
    "valid_mod_locations": [[ "accessories", 4 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ]]
  },
  {
    "id": "shotgun_s",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "single barrel shotgun",
    "description": "An old shotgun, possibly antique.  It is little more than a barrel, a wood stock, and a hammer to strike the cartridge.  Its simple design keeps it both light and accurate.",
    "price": 40000,
    "material": ["iron", "wood"],
    "flags": ["RELOAD_ONE", "NEVER_JAMS","RELOAD_EJECT"],
    "skill": "shotgun",
    "ammo": "shot",
    "weight": 5216,
    "volume": 8,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 0,
    "recoil": 5,
    "durability": 6,
    "burst": 0,
    "clip_size": 1,
    "reload": 100,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "shotgun_d",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "double barrel shotgun",
    "description": "An old shotgun, possibly antique.  It is little more than a pair of barrels, a wood stock, and a hammer to strike the cartridges.",
    "price": 45000,
    "material": ["iron", "wood"],
    "flags": ["RELOAD_ONE", "MODE_BURST", "NEVER_JAMS","RELOAD_EJECT"],
    "skill": "shotgun",
    "ammo": "shot",
    "weight": 5669,
    "volume": 8,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 0,
    "recoil": 4,
    "durability": 7,
    "burst": 2,
    "clip_size": 2,
    "reload": 100,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "remington_870",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "Remington 870",
    "name_plural": "Remington 870",
    "description": "One of the most popular shotguns on the market, the Remington 870 is used by hunters and law enforcement agencies alike thanks to its high accuracy and muzzle velocity.",
    "price": 58700,
    "material": ["steel", "plastic"],
    "flags": "RELOAD_ONE",
    "skill": "shotgun",
    "ammo": "shot",
    "weight": 3400,
    "volume": 10,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 5,
    "range": 0,
    "dispersion": 2,
    "recoil": 0,
    "durability": 8,
    "burst": 0,
    "clip_size": 6,
    "reload": 100,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "mossberg_500",
    "type": "GUN",
    "symbol": "(",
    "color": "light_gray",
    "name": "Mossberg 500",
    "name_plural": "Mossberg 500",
    "description": "The Mossberg 500 is a popular series of pump-action shotguns, often acquired for military use.  It is noted for its high durability and low recoil.",
    "price": 53800,
    "material": ["steel", "plastic"],
    "flags": "RELOAD_ONE",
    "skill": "shotgun",
    "ammo": "shot",
    "weight": 3401,
    "volume": 10,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 5,
    "recoil": -2,
    "durability": 9,
    "burst": 0,
    "clip_size": 8,
    "reload": 80,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "m1014",
    "type": "GUN",
    "symbol": "(",
    "color": "light_gray",
    "name": "M1014 shotgun",
    "name_plural": "M1014 shotguns",
    "description": "Its relative simplicity and reliability made the Benelli M4 the most successful semi-automatic shotgun ever created. Unlike pump action shotguns, it can be fired in short bursts.",
    "price": 169900,
    "material": ["steel", "plastic"],
    "flags": ["RELOAD_ONE", "MODE_BURST"],
    "skill": "shotgun",
    "ammo": "shot",
    "weight": 3820,
    "volume": 10,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 1,
    "range": 0,
    "dispersion": 3,
    "recoil": 8,
    "durability": 9,
    "burst": 2,
    "clip_size": 8,
    "reload": 80,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ]]
  },
  {
    "id": "saiga_12",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "Saiga-12",
    "name_plural": "Saiga-12",
    "description": "The Saiga-12 is a semi-automatic shotgun designed on the same Kalashnikov pattern as the AK47 rifle.  It reloads with a magazine, rather than one shell at a time like most shotguns.",
    "price": 189000,
    "material": ["steel", "plastic"],
    "flags": ["MODE_BURST", "NEVER_JAMS"],
    "skill": "shotgun",
    "ammo": "shot",
    "weight": 3550,
    "volume": 12,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 9,
    "recoil": 2,
    "durability": 7,
    "burst": 2,
    "clip_size": 10,
    "reload": 500,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "l_def_12",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "L12 Defender",
    "name_plural": "L12 Defender",
    "description": "Leadworks LLC's sole shotgun offering to date has surprisingly good reach, thanks to its moving barrel and forward-back pump mechanism.",
    "price": 92000,
    "material": ["steel", "plastic"],
    "flags": "RELOAD_ONE",
    "skill": "shotgun",
    "ammo": "shot",
    "weight": 3850,
    "volume": 11,
    "bashing": 10,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 2,
    "range": 2,
    "dispersion": 5,
    "recoil": 0,
    "durability": 8,
    "burst": 0,
    "clip_size": 8,
    "reload": 80,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "american_180",
    "type": "GUN",
    "symbol": "(",
    "color": "light_gray",
    "name": "American-180",
    "name_plural": "American-180",
    "description": "The American-180 is a submachine gun developed in the 1960's that fires .22 LR, unusual for an SMG.  Though the round is low-powered, the high rate of fire and large magazine makes the 180 a formidable weapon.",
    "price": 163000, "//" : "SMGs aren't as commercially traded as rifles/handguns/SGs, so no cite for price points.",
    "material": "steel",
    "flags": "MODE_BURST",
    "skill": "smg",
    "ammo": "22",
    "weight": 2600,
    "volume": 7,
    "bashing": 11,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 2,
    "range": 0,
    "dispersion": 12,
    "recoil": 0,
    "durability": 6,
    "burst": 30,
    "clip_size": 165,
    "reload": 500,
    "valid_mod_locations": [[ "accessories", 3 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "uzi",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "Uzi 9mm",
    "name_plural": "Uzi 9mm",
    "description": "The Uzi 9mm has enjoyed immense popularity, selling more units than any other submachine gun.  It is widely used as a personal defense weapon, or as a primary weapon by elite frontline forces.",
    "price": 208000, "//" : "SMGs aren't as commercially traded as rifles/handguns/SGs, so no cite for price points.",
    "material": "steel",
    "flags": "MODE_BURST",
    "skill": "smg",
    "ammo": "9mm",
    "weight": 3500,
    "volume": 5,
    "bashing": 10,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 17,
    "recoil": -2,
    "durability": 7,
    "burst": 12,
    "clip_size": 32,
    "reload": 450,
    "valid_mod_locations": [[ "accessories", 3 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "tec9",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "TEC-9",
    "name_plural": "TEC-9",
    "description": "The TEC-9 is a machine pistol made of cheap polymers and machine stamped parts.  Its rise in popularity among criminals is largely due to its intimidating looks and low cost.",
    "price": 125000,
    "material": "steel",
    "flags": "MODE_BURST",
    "skill": "smg",
    "ammo": "9mm",
    "weight": 1300,
    "volume": 3,
    "bashing": 9,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 3,
    "range": 0,
    "dispersion": 16,
    "recoil": 0,
    "durability": 6,
    "burst": 8,
    "clip_size": 32,
    "reload": 400,
    "valid_mod_locations": [[ "accessories", 3 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "calico",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "Calico M960",
    "name_plural": "Calico M960",
    "description": "The Calico M960 is an automatic carbine with a unique circular magazine that allows for high capacities and reduced recoil.",
    "price": 240000,
    "material": "steel",
    "flags": "MODE_BURST",
    "skill": "smg",
    "ammo": "9mm",
    "weight": 2170,
    "volume": 6,
    "bashing": 9,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": -3,
    "range": 0,
    "dispersion": 20,
    "recoil": -4,
    "durability": 6,
    "burst": 20,
    "clip_size": 50,
    "reload": 500,
    "valid_mod_locations": [[ "accessories", 3 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "hk_mp5",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "H&K MP5",
    "name_plural": "H&K MP5",
    "description": "The Heckler & Koch MP5 is one of the most widely-used submachine guns in the world, and has been adopted by special police forces and militaries alike.  Its high degree of accuracy and low recoil are universally praised.",
    "price": 280000,
    "material": ["steel", "plastic"],
    "flags": "MODE_BURST",
    "skill": "smg",
    "ammo": "9mm",
    "weight": 2900,
    "volume": 7,
    "bashing": 10,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 1,
    "range": 0,
    "dispersion": 10,
    "recoil": -3,
    "durability": 8,
    "burst": 8,
    "clip_size": 30,
    "reload": 400,
    "valid_mod_locations": [[ "accessories", 3 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "mac_10",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "MAC-10",
    "name_plural": "MAC-10",
    "description": "The MAC-10 is a popular machine pistol originally designed for military use.  For many years they were the most inexpensive automatic weapon in the US, and enjoyed great popularity among criminals less concerned with quality firearms.",
    "price": 180000,
    "material": "steel",
    "flags": "MODE_BURST",
    "skill": "smg",
    "ammo": "45",
    "weight": 2840,
    "volume": 4,
    "bashing": 8,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": -4,
    "range": 0,
    "dispersion": 20,
    "recoil": 0,
    "durability": 7,
    "burst": 30,
    "clip_size": 30,
    "reload": 450,
    "valid_mod_locations": [[ "accessories", 3 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "hk_ump45",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "H&K UMP45",
    "name_plural": "H&K UMP45",
    "description": "Developed as a successor to the MP5 submachine gun, the UMP45 retains the earlier model's supreme accuracy and low recoil, but in the higher .45 caliber.",
    "price": 290000,
    "material": ["steel", "plastic"],
    "flags": "MODE_BURST",
    "skill": "smg",
    "ammo": "45",
    "weight": 2500,
    "volume": 7,
    "bashing": 11,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 5,
    "recoil": -3,
    "durability": 8,
    "burst": 4,
    "clip_size": 25,
    "reload": 450,
    "valid_mod_locations": [[ "accessories", 3 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "TDI",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "TDI Vector",
    "name_plural": "TDI Vector",
    "description": "The TDI Vector is a submachine gun with a unique, in-line design that makes recoil very managable, even in the powerful .45 caliber.",
    "price": 310000,
    "material": ["steel", "plastic"],
    "flags": "MODE_BURST",
    "skill": "smg",
    "ammo": "45",
    "weight": 2600,
    "volume": 7,
    "bashing": 9,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": -2,
    "range": 0,
    "dispersion": 7,
    "recoil": -14,
    "durability": 7,
    "burst": 8,
    "clip_size": 30,
    "reload": 450,
    "valid_mod_locations": [[ "accessories", 3 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "fn_p90",
    "type": "GUN",
    "symbol": "(",
    "color": "light_gray",
    "name": "FN P90",
    "name_plural": "FN P90",
    "description": "The first in a new genre of guns, termed \"personal defense weapons.\"  FN designed the P90 to use their proprietary 5.7x28mm ammunition.  It is made for firing bursts manageably.",
    "price": 350000,
    "material": ["steel", "plastic"],
    "flags": "MODE_BURST",
    "skill": "smg",
    "ammo": "57",
    "weight": 2600,
    "volume": 6,
    "bashing": 10,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 14,
    "recoil": -8,
    "durability": 8,
    "burst": 20,
    "clip_size": 50,
    "reload": 500,
    "valid_mod_locations": [[ "accessories", 3 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "hk_mp7",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "H&K MP7",
    "name_plural": "H&K MP7",
    "description": "Designed as a personal defense weapon, the MP7 fires the high powered 4.6x30mm round while being lightweight, compact in size, and practically recoil free.",
    "price": 340000,
    "material": ["steel", "plastic"],
    "flags": "MODE_BURST",
    "skill": "smg",
    "ammo": "46",
    "weight": 1900,
    "volume": 7,
    "bashing": 7,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 13,
    "recoil": -10,
    "durability": 8,
    "burst": 20,
    "clip_size": 20,
    "reload": 450,
    "valid_mod_locations": [[ "accessories", 3 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "marlin_9a",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "Marlin 39A",
    "name_plural": "Marlin 39A",
    "description": "The oldest and longest-produced shoulder firearm in the world.  Though it fires the weak .22 round, it is highly accurate and damaging, and has essentially no recoil.",
    "price": 23000,
    "material": ["iron", "wood"],
    "flags": "RELOAD_ONE",
    "skill": "rifle",
    "ammo": "22",
    "weight": 2948,
    "volume": 10,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 3,
    "range": 0,
    "dispersion": 2,
    "recoil": -5,
    "durability": 8,
    "burst": 0,
    "clip_size": 19,
    "reload": 90,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "ruger_1022",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "Ruger 10/22",
    "name_plural": "Ruger 10/22",
    "description": "A combination of negligible recoil, high customization, and inexpensive ammunition made the Ruger 10/22 a popular choice among enthusiasts and small game hunters.  Even though it fires the weak .22 round, it's perfectly capable of killing.",
    "price": 27000,
    "material": ["steel", "wood"],
    "skill": "rifle",
    "ammo": "22",
    "weight": 2300,
    "volume": 10,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 0,
    "recoil": -5,
    "durability": 8,
    "burst": 0,
    "clip_size": 10,
    "reload": 500,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "cx4",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "Cx4 Storm",
    "name_plural": "Cx4 Storm",
    "description": "A small pistol caliber carbine designed for police use and civilian self-defense, the CX4 Storm uses magazines that are interchangeable with handguns of the same series.",
    "price": 90000,
    "material": ["steel", "plastic"],
    "skill": "rifle",
    "ammo": "9mm",
    "weight": 2575,
    "volume": 7,
    "bashing": 8,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 0,
    "range": 20,
    "dispersion": 12,
    "recoil": -1,
    "durability": 10,
    "burst": 0,
    "clip_size": 15,
    "reload": 300,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "browning_blr",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "Browning BLR",
    "name_plural": "Browning BLR",
    "description": "A highly accurate lever-action hunting rifle chambered for the powerful .30-06 round.",
    "price": 85000,
    "material": ["steel", "plastic"],
    "flags": "RELOAD_ONE",
    "skill": "rifle",
    "ammo": "3006",
    "weight": 3175,
    "volume": 12,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": -3,
    "range": 0,
    "dispersion": 0,
    "recoil": -4,
    "durability": 7,
    "burst": 0,
    "clip_size": 4,
    "reload": 100,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "l_long_45",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "L1820 Long Ranger",
    "name_plural": "L1820 Long Ranger",
    "description": "Numbered to bridge the gap between the USian Frontier and modern Civil Defense needs, the Long Ranger was designed to give Enforcer users (or anyone using .45 caliber cartridges) a little extra reach while using the same ammunition.  Synthetic furniture cost it some charm points from the legendary Winchester rifles it was based upon, but users agree that the forty-five's punch with the reach of a rifle is worth it.",
    "price": 90000,
    "material": ["steel", "plastic"],
    "flags": "RELOAD_ONE",
    "skill": "rifle",
    "ammo": "45",
    "weight": 4175,
    "volume": 13,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 0,
    "range": 8,
    "dispersion": 0,
    "recoil": -1,
    "//": "Stock's not in line with the barrel, so significant muzzle climb as compared to an M4 or other such rifle.",
    "durability": 9,
    "burst": 0,
    "clip_size": 7,
    "reload": 100,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "remington_700",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "Remington 700",
    "name_plural": "Remington 700",
    "description": "A very popular and durable hunting or sniping rifle.  Popular among SWAT and US Marine snipers.  Highly damaging, but perhaps not as accurate as the competing Browning BLR.",
    "price": 87000,
    "material": ["steel", "plastic"],
    "flags": ["RELOAD_ONE", "NEVER_JAMS"],
    "skill": "rifle",
    "ammo": "3006",
    "weight": 4080,
    "volume": 12,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 7,
    "range": 0,
    "dispersion": 1,
    "recoil": -3,
    "durability": 8,
    "burst": 0,
    "clip_size": 4,
    "reload": 75,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "m14a",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "M14",
    "name_plural": "M14",
    "description": "The child of the M1 Garand World War 2 rifle, the M14 is a semi-automatic rifle favored for its accuracy and modular use.",
    "price": 130000,
    "material": ["iron", "wood"],
    "skill": "rifle",
    "ammo": "308",
    "weight": 4173,
    "volume": 11,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 0,
    "recoil": -4,
    "durability": 8,
    "burst": 0,
    "clip_size": 20,
    "reload": 500,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "sights", 1 ]]
  },
  {
    "id": "ruger_mini",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "Ruger Mini-14",
    "name_plural": "Ruger Mini-14",
    "description": "A small, lightweight semi-auto carbine designed for military use.  Its superb accuracy and low recoil makes it more suitable than full-auto rifles for some situations.",
    "price": 92100,
    "material": ["steel", "wood"],
    "skill": "rifle",
    "ammo": "223",
    "weight": 2900,
    "volume": 9,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 4,
    "range": 0,
    "dispersion": 0,
    "recoil": -4,
    "durability": 8,
    "burst": 0,
    "clip_size": 10,
    "reload": 500,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "sights", 1 ]]
  },
  {
    "id": "savage_111f",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "Savage 111F",
    "name_plural": "Savage 111F",
    "description": "A very accurate rifle chambered for the powerful .308 round.  Its very low ammo capacity is offset by its accuracy and near-complete lack of recoil.",
    "price": 53000,
    "material": ["steel", "plastic"],
    "flags": ["RELOAD_ONE", "NEVER_JAMS"],
    "skill": "rifle",
    "ammo": "308",
    "weight": 2993,
    "volume": 12,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 6,
    "range": 0,
    "dispersion": 0,
    "recoil": -11,
    "durability": 9,
    "burst": 0,
    "clip_size": 3,
    "reload": 100,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "hk_g3",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "H&K G3",
    "name_plural": "H&K G3",
    "description": "An early battle rifle developed after the end of WWII.  The G3 is designed to unload large amounts of deadly ammunition, but it is less suitable over long ranges.",
    "price": 205000,
    "material": ["steel", "wood"],
    "flags": "MODE_BURST",
    "skill": "rifle",
    "ammo": "308",
    "weight": 4100,
    "volume": 12,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 8,
    "range": 0,
    "dispersion": 2,
    "recoil": 4,
    "durability": 8,
    "burst": 10,
    "clip_size": 20,
    "reload": 550,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "hk_g36",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "H&K G36",
    "name_plural": "H&K G36",
    "description": "Designed as a replacement for the early H&K G3 battle rifle, the G36 is more accurate, and uses the much-lighter .223 round, allowing for a higher ammo capacity.",
    "price": 210000,
    "material": ["steel", "plastic"],
    "flags": "MODE_BURST",
    "skill": "rifle",
    "ammo": "223",
    "weight": 3630,
    "volume": 12,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 6,
    "range": 0,
    "dispersion": 0,
    "recoil": 5,
    "durability": 8,
    "burst": 15,
    "clip_size": 30,
    "reload": 500,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "ak47",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "AK-47",
    "name_plural": "AK-47",
    "description": "One of the most recognizable assault rifles ever made, the AK-47 is renowned for its durability even under the worst conditions.",
    "price": 290000, "//" : "AKs likewise aren't commercially traded in the US.",
    "material": ["steel", "wood"],
    "flags": ["MODE_BURST", "NEVER_JAMS"],
    "skill": "rifle",
    "ammo": "762",
    "weight": 4300,
    "volume": 9,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 3,
    "recoil": 4,
    "durability": 9,
    "burst": 8,
    "clip_size": 30,
    "reload": 475,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "sks",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "SKS",
    "name_plural": "SKS",
    "description": "Developed by the Soviets in 1945, this rifle was quickly replaced by the full-auto AK47.  However, due to its superb accuracy and low recoil, this gun maintains immense popularity.",
    "price": 38000, "//" : "Little more expensive as my cite for price point was buying Chinese versions in bulk.",
    "material": ["steel", "wood"],
    "flags": "NEVER_JAMS",
    "skill": "rifle",
    "ammo": "762",
    "weight": 3850,
    "volume": 10,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 0,
    "recoil": -4,
    "durability": 8,
    "burst": 0,
    "clip_size": 10,
    "reload": 450,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "fn_fal",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "FN FAL",
    "name_plural": "FN FAL",
    "description": "Originally designed during the Cold War, the FN FAL is probably the most successful battle rifle ever designed.  Even though often labeled as obsolete, its high rate of fire and powerful ammunition make it perfectly capable of holding its ground against modern competitors.",
    "price": 350000,
    "material": ["steel", "wood"],
    "flags": "MODE_BURST",
    "skill": "rifle",
    "ammo": "308",
    "weight": 4082,
    "volume": 10,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 7,
    "range": 0,
    "dispersion": 5,
    "recoil": -2,
    "durability": 8,
    "burst": 10,
    "clip_size": 20,
    "reload": 550,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "l_base_223",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "L523 platform",
    "name_plural": "L523 platforms",
    "description": "Leadworks LLC's bullpup L523 platform utilizes the ubitiquous 5.56 round in multiple applications, and is designed to part-swap quickly, safely, and effectively from one to the next.  The base mechanism could--theoretically--be used on its own, but such use is inadvisable and will void your warranty.  There's no real place to incorporate aftermarket modifications on this barren proto-weapon.",
    "price": 350000, "//" : "Current milspec, so Expensive.",
    "material": ["steel", "plastic"],
    "flags": "MODE_BURST",
    "skill": "rifle",
    "ammo": "223",
    "weight": 2690,
    "volume": 6,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": -2,
    "range": -12,
    "dispersion": 10,
    "recoil": 4,
    "durability": 3,
    "burst": 3,
    "clip_size": 30,
    "reload": 500,
    "valid_mod_locations": [[ "accessories", 4 ]]
  },
  {
    "id": "l_car_223",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "L523-CAR carbine",
    "name_plural": "L523-CAR carbines",
    "description": "Leadworks LLC's bullpup L523 platform utilizes the ubitiquous 5.56 round in multiple applications, and is designed to part-swap quickly, safely, and effectively from one to the next.  The carbine model incorporates Leadworks' proprietary gyro-stabilization technology and includes an integral laser sight, but like the rest of the family, doesn't accept third-party modifications.",
    "price": 520000,
    "material": ["steel", "plastic"],
    "flags": "MODE_BURST",
    "skill": "rifle",
    "ammo": "223",
    "weight": 3090,
    "volume": 8,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": -2,
    "range": -6,
    "dispersion": -1,
    "recoil": -12,
    "durability": 7,
    "burst": 5,
    "clip_size": 30,
    "reload": 500,
    "valid_mod_locations": [[ "accessories", 2 ], [ "magazine", 2 ]]
  },
  {
    "id": "acr",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "Bushmaster ACR",
    "name_plural": "Bushmaster ACR",
    "description": "This carbine was developed for military use in the early 21st century.  It is damaging and accurate, though its rate of fire is a bit slower than competing .223 carbines.",
    "price": 234300,
    "material": ["steel", "plastic"],
    "flags": "MODE_BURST",
    "skill": "rifle",
    "ammo": "223",
    "weight": 3855,
    "volume": 10,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 2,
    "range": 0,
    "dispersion": 2,
    "recoil": -2,
    "durability": 8,
    "burst": 3,
    "clip_size": 30,
    "reload": 475,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "ar15",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "AR-15",
    "name_plural": "AR-15",
    "description": "A widely used assault rifle and the father of popular rifles such as the M16.  It is light and accurate, but not very durable.",
    "price": 125000,
    "material": ["steel", "plastic"],
    "flags": "MODE_BURST",
    "skill": "rifle",
    "ammo": "223",
    "weight": 3175,
    "volume": 10,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 0,
    "recoil": 0,
    "durability": 7,
    "burst": 10,
    "clip_size": 30,
    "reload": 500,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "m4a1",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "M4A1",
    "name_plural": "M4A1",
    "description": "A popular carbine, long used by the US military.  Though accurate, small, and lightweight, it is infamous for its fragility, particularly in less-than- ideal terrain.",
    "price": 240000,
    "material": ["steel", "plastic"],
    "flags": "MODE_BURST",
    "skill": "rifle",
    "ammo": "223",
    "weight": 2880,
    "volume": 9,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 4,
    "range": 0,
    "dispersion": 0,
    "recoil": 2,
    "durability": 6,
    "burst": 10,
    "clip_size": 30,
    "reload": 475,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "l_mbr_223",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "L523-MBR rifle",
    "name_plural": "L523-MBR rifles",
    "description": "Leadworks LLC's bullpup L523 platform utilizes the ubitiquous 5.56 round in multiple applications, and is designed to part-swap quickly, safely, and effectively from one to the next.  The battle rifle's (proprietary) combination optic & red-dot sights provide quick and accurate targeting, with a foregrip available for greater control.  Like the rest of the family, though, it doesn't accept third-party modifications.",
    "price": 520000,
    "material": ["steel", "plastic"],
    "flags": "MODE_BURST",
    "skill": "rifle",
    "ammo": "223",
    "weight": 3390,
    "volume": 9,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": -8,
    "recoil": -6,
    "durability": 7,
    "burst": 3,
    "clip_size": 30,
    "reload": 500,
    "valid_mod_locations": [[ "accessories", 2 ] , [ "magazine", 2 ]]
  },
  {
    "id": "scar_l",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "FN SCAR-L",
    "name_plural": "FN SCAR-L",
    "description": "A highly accurate and modular assault rifle specially designed for the United States Special Operations Command.  The 'L' in its name stands for light, as it uses the lightweight .223 round.",
    "price": 280000,
    "material": ["steel", "plastic"],
    "flags": "MODE_BURST",
    "skill": "rifle",
    "ammo": "223",
    "weight": 3290,
    "volume": 10,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 1,
    "range": 0,
    "dispersion": 0,
    "recoil": -4,
    "durability": 8,
    "burst": 10,
    "clip_size": 30,
    "reload": 500,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "scar_h",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "FN SCAR-H",
    "name_plural": "FN SCAR-H",
    "description": "A highly accurate and modular assault rifle specially designed for the United States Special Operations Command.  The 'H' in its name stands for heavy, as it uses the powerful .308 round.",
    "price": 295000,
    "material": ["steel", "plastic"],
    "flags": "MODE_BURST",
    "skill": "rifle",
    "ammo": "308",
    "weight": 3580,
    "volume": 11,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 1,
    "range": 0,
    "dispersion": 0,
    "recoil": -4,
    "durability": 8,
    "burst": 8,
    "clip_size": 20,
    "reload": 550,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "m2010",
    "type": "GUN",
    "symbol": "(",
    "color": "dkgray",
    "name": "M2010 ESR",
    "name_plural": "M2010 ESR",
    "description": "A bolt-action, box-magazine-fed, sniper rifle chambered in the powerful .300 Winchester Magnum round.  The M2010 had completely replaced the M24 rifle series by 2017.",
    "price": 1701000, "//" : "http://www.guns.com/2012/05/17/remington-xm2010-army-sniper-system-esr-now-in-stores/.",
    "material": ["steel", "plastic"],
    "flags": "NEVER_JAMS",
    "skill": "rifle",
    "ammo": "300",
    "weight": 4080,
    "volume": 12,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 5,
    "range": 0,
    "dispersion": 0,
    "recoil": 0,
    "durability": 8,
    "burst": 0,
    "clip_size": 5,
    "reload": 480,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
 
  {
    "id": "m14ebr",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "M14 EBR-RI",
    "name_plural": "M14 EBR-RI",
    "description": "A highly modified version of the M14 rifle designed to cover both CQB and designated marksman roles.  A very powerful and versatile rifle, if somewhat heavy.",
    "price": 195000,
    "material": ["steel", "plastic"],
    "skill": "rifle",
    "ammo": "308",
    "weight": 5100,
    "volume": 11,
    "bashing": 12,
    "cutting": 0,
    "to_hit": 1,
    "ranged_damage": 5,
    "range": 0,
    "dispersion": 0,
    "recoil": -4,
    "durability": 8,
    "burst": 0,
    "clip_size": 20,
    "reload": 550,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "h&k416a5",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "H&K 416A5",
    "name_plural": "H&K",
    "description": "Designed to replace the M4A1, the Heckler and Koch 416A5 features most of the former's strengths, while being considerably more durable.",
    "price": 540000, "//" : "*Current* milspec gear is now ridiculously overpriced, as seen with the M2010 IRL.",
    "material": ["steel", "plastic"],
    "flags": "MODE_BURST",
    "skill": "rifle",
    "ammo": "223",
    "weight": 2280,
    "volume": 9,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 4,
    "range": 0,
    "dispersion": 0,
    "recoil": 2,
    "durability": 8,
    "burst": 6,
    "clip_size": 30,
    "reload": 600,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "l_dsr_223",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "L523-DSR rifle",
    "name_plural": "L523-DSR rifles",
    "description": "Leadworks LLC's bullpup L523 platform utilizes the ubitiquous 5.56 round in multiple applications, and is designed to part-swap quickly, safely, and effectively from one to the next.  The designated-shootist rifle incorporates a specially-designed extended barrel with integral bipod and foregrip, along with an integral 8x optic, and trades selective-fire for the Leadworks gyro-stabilization system.  Like the rest of the family, though, it doesn't accept third-party modifications.",
    "price": 550000, "//" : "Current LEO/military use, so Expensive for civilians.",
    "material": ["steel", "plastic"],
    "skill": "rifle",
    "ammo": "223",
    "weight": 4590,
    "volume": 12,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 2,
    "range": 3, "//": "Should be barely able to out-range antimateriel turrrets.",
    "dispersion": -9,
    "recoil": -10,
    "durability": 7,
    "burst": 0,
    "clip_size": 30,
    "reload": 500,
    "valid_mod_locations": [[ "accessories", 2 ], [ "magazine", 2 ]]
  },
  {
    "id": "m27iar",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "M27 IAR",
    "name_plural": "M27 IAR",
    "description": "A H&K416 carbine outfitted with a heavier barrel and an extended magazine to enable higher amounts of suppressive fire while retaining a good degree of mobility.",
    "price": 540000,
    "material": ["steel", "plastic"],
    "flags": "MODE_BURST",
    "skill": "rifle",
    "ammo": "223",
    "weight": 4095,
    "volume": 11,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 8,
    "range": 5,
    "dispersion": -4,
    "recoil": 8,
    "durability": 8,
    "burst": 15,
    "clip_size": 45,
    "reload": 600,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "l_lmg_223",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "L523-LMG",
    "name_plural": "L523-LMGs",
    "description": "Leadworks LLC's bullpup L523 platform utilizes the ubitiquous 5.56 round in multiple applications, and is designed to part-swap quickly, safely, and effectively from one to the next.  The rather ambitious light machine gun variant incorporates a heavy-duty barrel & foregrip, the Leadworks gyro system, and a redesigned drum magazine capable of serving up 100 rounds per reload.  Unfortunately this rules out third-party magazines, as well as more usual modifications.",
    "price": 620000,
    "material": ["steel", "plastic"],
    "flags": "MODE_BURST",
    "skill": "rifle",
    "ammo": "223",
    "weight": 4990,
    "volume": 18,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 2,
    "range": 2,
    "dispersion": -8,
    "recoil": -11,
    "durability": 7,
    "burst": 20,
    "clip_size": 100,
    "reload": 2000,
    "valid_mod_locations": [[ "accessories", 2 ]]
  },
  {
    "id": "m9",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "Beretta M9",
    "name_plural": "Beretta M9",
    "description": "A very popular 9mm pistol, the M9 has been the standard issue sidearm of the US army since 1985.",
    "price": 65000,
    "material": ["steel", "plastic"],
    "skill": "pistol",
    "ammo": "9mm",
    "weight": 725,
    "volume": 2,
    "bashing": 8,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": -1,
    "range": 1,
    "dispersion": 15,
    "recoil": 6,
    "durability": 6,
    "burst": 0,
    "clip_size": 15,
    "reload": 350,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "steyr_aug",
    "type": "GUN",
    "symbol": "(",
    "color": "light_gray",
    "name": "Steyr AUG",
    "name_plural": "Steyr AUG",
    "description": "The Steyr AUG is an Austrian assault rifle that uses a bullpup design.  It is used in the armed forces and police forces of many nations, and enjoys low recoil and high accuracy.",
    "price": 490000,
    "material": ["steel", "plastic"],
    "flags": "MODE_BURST",
    "skill": "rifle",
    "ammo": "223",
    "weight": 3600,
    "volume": 7,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": -3,
    "range": 0,
    "dispersion": 0,
    "recoil": -8,
    "durability": 8,
    "burst": 6,
    "clip_size": 30,
    "reload": 550,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "m249",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "M249",
    "name_plural": "M249",
    "description": "The M249 is a mountable machine gun used by the US military and SWAT teams.  Quite innaccurate and difficult to control, the M249 is designed to fire many rounds very quickly.",
    "price": 750000,
    "material": ["steel", "plastic"],
    "flags": "MODE_BURST",
    "skill": "rifle",
    "ammo": "223",
    "weight": 7500,
    "volume": 14,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": -6,
    "range": 0,
    "dispersion": 12,
    "recoil": 6,
    "durability": 7,
    "burst": 30,
    "clip_size": 200,
    "reload": 750,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ]]
  },
  {
    "id": "v29",
    "type": "GUN",
    "symbol": "(",
    "color": "magenta",
    "name": "V29 laser pistol",
    "description": "The V29 laser pistol was designed in the mid-21st century, and was one of the first firearms to use fusion as its ammunition.  It is larger than most traditional handguns, but displays no recoil whatsoever.",
    "price": 720000,
    "material": ["steel", "plastic"],
    "ammo_effects": ["LASER","INCENDIARY"],
    "flags": ["NO_AMMO", "NEVER_JAMS" , "NO_UNLOAD"],
    "ups_charges": 20,
    "skill": "pistol",
    "ammo": "UPS",
    "weight": 680,
    "volume": 4,
    "bashing": 5,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 10,
    "pierce": 15,
    "range": 30,
    "dispersion": 12,
    "recoil": 0,
    "durability": 8,
    "burst": 0,
    "clip_size": 20,
    "reload": 200,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "cerberus_laser",
    "type": "GUN",
    "symbol": "(",
    "color": "magenta",
    "name": "TX-5LR Laser Cannon",
    "description": "A laser cannon stripped from the barrel of a TX-5LR Cerberus laser turret.  Unusable as a weapon on its own without the necessary parts.",
    "price": 5000000,
    "material": ["steel", "plastic"],
    "ammo_effects": ["LASER", "INCENDIARY"],
    "skill": "pistol",
    "ammo": "laser_capacitor",
    "weight": 5000,
    "volume": 3,
    "bashing": 3,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 10,
    "pierce": 15,
    "range": 24,
    "dispersion": 6,
    "recoil": 0,
    "durability": 8,
    "burst": 0,
    "clip_size": 0,
    "reload": 200
  },
  {
    "id": "ftk93",
    "type": "GUN",
    "symbol": "(",
    "color": "magenta",
    "name": "FTK-93 fusion gun",
    "description": "A very powerful fusion rifle developed shortly before the influx of monsters.  It can only hold two rounds at a time, but a special superheating unit causes its bolts to be extremely deadly.",
    "price": 980000,
    "material": ["steel", "plastic"],
    "ammo_effects": ["PLASMA", "EXPLOSIVE", "FLAME", "NEVER_JAMS"],
    "flags": ["NEVER_JAMS"],
    "ups_charges": 5,
    "skill": "rifle",
    "ammo": "fusion",
    "weight": 2267,
    "volume": 14,
    "bashing": 10,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 40,
    "range": 0,
    "dispersion": 2,
    "recoil": 0,
    "durability": 9,
    "burst": 0,
    "clip_size": 2,
    "reload": 600,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },

  {
    "id": "nx17",
    "type": "GUN",
    "symbol": "(",
    "color": "magenta",
    "name": "NX-17 charge rifle",
    "description": "A multi-purpose rifle, designed for use in conjunction with a unified power supply, or UPS.  It does not reload normally; instead, press fire once to start charging it from your UPS, then again to unload the charge.",
    "price": 1200000,
    "material": ["steel", "plastic"],
    "flags": ["CHARGE", "NO_UNLOAD", "NEVER_JAMS", "NO_UNLOAD"],
    "skill": "rifle",
    "ammo": "UPS",
    "weight": 1814,
    "volume": 13,
    "bashing": 8,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 0,
    "recoil": 0,
    "durability": 8,
    "burst": 0,
    "clip_size": 10,
    "reload": 0,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "flamethrower_simple",
    "type": "GUN",
    "symbol": "(",
    "color": "light_gray",
    "name": "simple flamethrower",
    "description": "A simple, home-made flamethrower.  While its capacity is not superb, it is more than capable of igniting terrain and monsters alike.",
    "price": 36000,
    "material": ["steel", "plastic"],
    "flags": ["FIRE_100", "NEVER_JAMS"],
    "skill": "launcher",
    "ammo": "gasoline",
    "weight": 907,
    "volume": 20,
    "bashing": 8,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": -5,
    "range": 0,
    "dispersion": 0,
    "recoil": 0,
    "durability": 6,
    "burst": 0,
    "clip_size": 1600,
    "reload": 800
  },
  {
    "id": "flamethrower",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "flamethrower",
    "description": "A large flamethrower with substantial gas reserves.  Very menacing and deadly.",
    "price": 380000,
    "material": "steel",
    "flags": ["FIRE_100", "NEVER_JAMS"],
    "skill": "launcher",
    "ammo": "gasoline",
    "weight": 1587,
    "volume": 16,
    "bashing": 10,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 0,
    "range": 4,
    "dispersion": 0,
    "recoil": 0,
    "durability": 8,
    "burst": 4,
    "clip_size": 3000,
    "reload": 900,
    "valid_mod_locations": [[ "accessories", 1 ],[ "grip", 1 ]]
  },
  {
    "id": "launcher_simple",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "tube 40mm launcher",
    "description": "A simple, home-made grenade launcher.  Basically a tube with a pin firing mechanism to activate the grenade.",
    "price": 40000,
    "material": ["steel", "wood"],
    "flags": ["RELOAD_ONE", "NEVER_JAMS"],
    "skill": "launcher",
    "ammo": "40mm",
    "weight": 2267,
    "volume": 5,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -3,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 8,
    "recoil": 0,
    "durability": 6,
    "burst": 0,
    "clip_size": 1,
    "reload": 350,
    "valid_mod_locations": [[ "stock", 1 ]]
  },
  {
    "id": "m79",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "M79 launcher",
    "description": "A widely-used grenade launcher that first saw use by American forces in the Vietnam war.  Though mostly replaced by more modern launchers, the M79 still sees use with many units worldwide.",
    "price": 400000,
    "material": ["steel", "wood"],
    "flags": ["RELOAD_ONE", "NEVER_JAMS"],
    "skill": "launcher",
    "ammo": "40mm",
    "weight": 2930,
    "volume": 4,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -3,
    "ranged_damage": 3,
    "range": 0,
    "dispersion": 0,
    "recoil": -5,
    "durability": 8,
    "burst": 0,
    "clip_size": 1,
    "reload": 250,
    "valid_mod_locations": [[ "accessories", 4 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ]]
  },
  {
    "id": "m320",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "M320 stand alone launcher",
    "description": "Heckler & Koch's M320 grenade launcher offers the functionality of larger launchers in a very small package at the cost of decreased accuracy.  This one is combined with a buttstock for stand alone operation.",
    "price": 850000,
    "material": "steel",
    "skill": "launcher",
    "flags": ["RELOAD_ONE", "NEVER_JAMS"],
    "ammo": "40mm",
    "weight": 2100,
    "volume": 3,
    "bashing": 6,
    "cutting": 0,
    "to_hit": -3,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 4,
    "recoil": 5,
    "durability": 9,
    "burst": 0,
    "clip_size": 1,
    "reload": 150,
    "valid_mod_locations": [[ "accessories", 4 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "mgl",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "Milkor MGL",
    "name_plural": "Milkor MGL",
    "description": "The Milkor Multi-Grenade Launcher is designed to compensate for the drawback of single-shot grenade launchers by allowing sustained heavy firepower.  However, it is still slow to reload and must be used with careful planning.",
    "price": 1040000,
    "material": "steel",
    "flags": ["RELOAD_ONE", "MODE_BURST", "NEVER_JAMS", "RELOAD_EJECT"],
    "skill": "launcher",
    "ammo": "40mm",
    "weight": 5300,
    "volume": 9,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -3,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 0,
    "recoil": -2,
    "durability": 8,
    "burst": 2,
    "clip_size": 6,
    "reload": 300,
    "valid_mod_locations": [[ "accessories", 4 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "rm802",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "RM802 grenade launcher",
    "description": "The Rivtech RM802 pump-action 40mm grenade launcher was designed to be a step ahead of single-shot grenade launchers by allowing sustained heavy firepower.  However, its capacity is fairly limited so it must be used with careful planning.",
    "price": 2920000, "//" : "Either Rivtech or milspec would make it Expensive.  Combined, you could buy a half-decent car for the price.",
    "material": ["superalloy", "ceramic"],
    "flags": ["RELOAD_ONE", "WATERPROOF_GUN", "NEVER_JAMS"],
    "skill": "launcher",
    "ammo": "40mm",
    "weight": 3820,
    "volume": 7,
    "bashing": 10,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 2,
    "recoil": 2,
    "durability": 9,
    "burst": 0,
    "clip_size": 4,
    "reload": 100,
    "valid_mod_locations": [[ "accessories", 4 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "rm451_flamethrower",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "RM451 flamethrower",
    "description": "A military-grade combat flamethrower designed by Rivtech, the RM451 flamethrower incorporates a cycling pressure rapid-feed fuel system with a high-speed piezoelectric igniter.  Solidly built with durability in mind, it serves as an incredibly destructive weapon in the right hands.",
    "price": 970000,
    "material": ["superalloy", "ceramic"],
    "flags": ["NO_BOOM", "FLARE", "FIRE_20", "NEVER_JAMS", "MODE_BURST"],
    "skill": "launcher",
    "ammo": "gasoline",
    "weight": 1320,
    "volume": 15,
    "bashing": 10,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 10,
    "range": 12,
    "dispersion": 16,
    "recoil": 4,
    "durability": 9,
    "burst": 5,
    "clip_size": 2000,
    "reload": 650,
    "valid_mod_locations": [[ "rail", 1 ], [ "grip", 1 ], [ "stock", 1 ]]
  },
  {
    "id": "LAW",
    "type": "GUN",
    "symbol": "(",
    "color": "green",
    "name": "M72 LAW",
    "name_plural": "M72 LAW",
    "description": "A disposable light anti-tank rocket launcher.  Once fired, it cannot be reloaded and must be disposed of.",
    "price": 850000,
    "material": "steel",
    "flags": ["NO_UNLOAD", "BACKBLAST", "NEVER_JAMS"],
    "skill": "launcher",
    "ammo": "66mm",
    "weight": 2500,
    "volume": 10,
    "bashing": 6,
    "cutting": 0,
    "to_hit": -3,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 4,
    "recoil": 5,
    "durability": 9,
    "burst": 0,
    "clip_size": 1,
    "reload": 150
  },
  {
    "id": "TANK",
    "type": "GUN",
    "symbol": "(",
    "color": "green",
    "name": "Tankbot Main Gun",
    "name_plural": "Tankbot Main Gun",
    "description": "The 120mm cannon from a tankbot.  If you have this, you'd best be debugging!",
    "price": 99999999,
    "material": "steel",
    "skill": "launcher",
    "ammo": "120mm",
    "weight": 2500,
    "volume": 10,
    "bashing": 6,
    "cutting": 0,
    "to_hit": -3,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 4,
    "recoil": 10,
    "durability": 9,
    "burst": 0,
    "clip_size": 1,
    "reload": 100
  },
  {
    "id": "coilgun",
    "type": "GUN",
    "symbol": "(",
    "color": "light_blue",
    "name": "coilgun",
    "description": "A homemade gun, using electromagnets to accelerate a ferromagnetic projectile to high velocity.  Powered by UPS.",
    "price": 20000,
    "material": "steel",
    "ups_charges": 5,
    "skill": "pistol",
    "ammo": "nail",
    "weight": 3401,
    "volume": 12,
    "bashing": 10,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 8,
    "range": 6,
    "dispersion": 2,
    "recoil": 0,
    "durability": 5,
    "burst": 0,
    "clip_size": 100,
    "reload": 600
  },
  {
    "id": "hk_g80",
    "type": "GUN",
    "symbol": "(",
    "color": "light_gray",
    "name": "H&K G80 Railgun",
    "description": "Developed by Heckler & Koch in 2033, the railgun magnetically propels a ferromagnetic projectile using an alternating current.  This makes it silent while still deadly.  Powered by UPS.",
    "price": 1920000,
    "material": "steel",
    "flags": ["NEVER_JAMS"],
    "ups_charges": 5,
    "skill": "rifle",
    "ammo": "12mm",
    "weight": 4082,
    "volume": 12,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 45,
    "range": 0,
    "dispersion": 7,
    "recoil": 10,
    "durability": 8,
    "burst": 0,
    "clip_size": 20,
    "reload": 550,
    "valid_mod_locations": [[ "accessories", 4 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "plasma_rifle",
    "type": "GUN",
    "symbol": "(",
    "color": "light_blue",
    "name": "Boeing XM-P plasma rifle",
    "description": "Boeing developed the focused plasma weaponry together with DARPA.  It heats hydrogen to create plasma and envelops it with polymers to reduce blooming.  While powerful, it suffers from short range.  Powered by UPS.",
    "price": 1750000,
    "material": "steel",
    "flags": ["MODE_BURST", "NEVER_JAMS"],
    "ups_charges": 5,
    "ammo_effects": ["PLASMA", "EXPLOSIVE", "FLAME"],
    "skill": "rifle",
    "ammo": "plasma",
    "weight": 4535,
    "volume": 15,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 5,
    "range": 0,
    "dispersion": 0,
    "recoil": 0,
    "durability": 8,
    "burst": 5,
    "clip_size": 25,
    "reload": 700,
    "valid_mod_locations": [[ "accessories", 4 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "revolver_shotgun",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "shotgun revolver",
    "description": "A shotgun modified to use a revolver cylinder mechanism, it can hold 6 cartridges.",
    "price": 60000,
    "material": ["iron", "wood"],
    "flags": ["RELOAD_ONE", "NEVER_JAMS", "RELOAD_EJECT"],
    "skill": "shotgun",
    "ammo": "shot",
    "weight": 5443,
    "volume": 11,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 0,
    "recoil": 5,
    "durability": 6,
    "burst": 0,
    "clip_size": 6,
    "reload": 100,
    "valid_mod_locations": [[ "accessories", 3 ],[ "barrel", 1 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ]]
  },
  {
    "id": "pipe_shotgun",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "pipe shotgun",
    "description": "A home-made shotgun.  It is simply a pipe attached to a stock, with a hammer to strike the single round it holds.",
    "price": 20000,
    "material": ["steel", "wood"],
    "flags": ["RELOAD_ONE", "NEVER_JAMS", "RELOAD_EJECT"],
    "skill": "shotgun",
    "ammo": "shot",
    "weight": 2267,
    "volume": 9,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 2,
    "range": 0,
    "dispersion": 37,
    "recoil": 20,
    "durability": 6,
    "burst": 0,
    "clip_size": 1,
    "reload": 100,
    "valid_mod_locations": [[ "stock", 1 ]]
  },
  {
    "id": "pipe_double_shotgun",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "double-barrel pipe shotgun",
    "description": "A home-made double-barreled shotgun.  It is simply two pipes attached to a stock, with a pair of hammers to strike the two rounds it holds.",
    "price": 25000,
    "material": ["steel", "wood"],
    "flags": ["RELOAD_ONE", "NEVER_JAMS", "MODE_BURST","RELOAD_EJECT"],
    "skill": "shotgun",
    "ammo": "shot",
    "weight": 3529,
    "volume": 12,
    "bashing": 14,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 2,
    "range": 0,
    "dispersion": 37,
    "recoil": 20,
    "durability": 6,
    "burst": 2,
    "clip_size": 2,
    "reload": 100,
    "valid_mod_locations": [[ "stock", 1 ]]
  },
  {
    "id": "pipe_shotgunsawn",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "sawn pipe shotgun",
    "description": "A home-made sawn off shotgun.  It is simply a short pipe attached to a stock, with a hammer to strike the single round it holds.",
    "price": 15000,
    "material": ["iron", "wood"],
    "flags": ["RELOAD_ONE", "NEVER_JAMS", "RELOAD_EJECT"],
    "skill": "shotgun",
    "ammo": "shot",
    "weight": 1133,
    "volume": 6,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 1,
    "range": 0,
    "dispersion": 42,
    "recoil": 30,
    "durability": 6,
    "burst": 0,
    "clip_size": 1,
    "reload": 100,
    "valid_mod_locations": [[ "stock", 1 ]]
  },
  {
    "id": "v29_cheap",
    "type": "GUN",
    "symbol": "(",
    "color": "magenta",
    "name": "LACP laser pistol",
    "description": "The LACP laser pistol was based on the v29 laser pistol designed in the mid-21st century.  While little more than duct tape and electronics, it runs on a standard UPS.",
    "price": 500000,
    "material": ["steel", "plastic"],
    "ammo_effects": ["LASER","INCENDIARY"],
    "flags": ["NO_AMMO", "NO_UNLOAD"],
    "ups_charges": 20,
    "skill": "pistol",
    "ammo": "UPS",
    "weight": 540,
    "volume": 8,
    "bashing": 5,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 10,
    "pierce": 6,
    "range": 30,
    "dispersion": 12,
    "recoil": 0,
    "durability": 4,
    "burst": 0,
    "clip_size": 15,
    "reload": 300,
    "valid_mod_locations": [[ "accessories", 2 ],[ "grip", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ]]
  },
  {
    "id": "rm51_assault_rifle",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "RM51 assault rifle",
    "description": "Barely making it past the prototype stage before the world ended, the Rivtech RM51 assault rifle was designed for durability and ease of use under less than ideal circumstances.",
    "price": 1800000,
    "material": ["superalloy", "ceramic"],
    "flags": ["MODE_BURST", "WATERPROOF_GUN", "NEVER_JAMS"],
    "skill": "rifle",
    "ammo": "8x40mm",
    "weight": 3400,
    "volume": 9,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 5,
    "range": 0,
    "dispersion": 6,
    "recoil": 0,
    "durability": 9,
    "burst": 5,
    "clip_size": 50,
    "reload": 500,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "rm88_battle_rifle",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "RM88 battle rifle",
    "description": "Barely making it past the prototype stage before the world ended, the Rivtech RM88 battle rifle was designed for durability and extreme firepower under less than ideal circumstances.",
    "price": 900000,
    "material": ["superalloy", "ceramic"],
    "flags": ["MODE_BURST", "WATERPROOF_GUN", "NEVER_JAMS"],
    "skill": "rifle",
    "ammo": "8x40mm",
    "weight": 4600,
    "volume": 11,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 10,
    "range": 0,
    "dispersion": 9,
    "recoil": 5,
    "durability": 9,
    "burst": 5,
    "clip_size": 25,
    "reload": 600,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "rm614_lmg",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "RM614 LMG",
    "name_plural": "RM614 LMG",
    "description": "Utilizing a powerful and unusual caliber, the Rivtech RM614 light machine gun was designed for durability and extreme volume of sustained fire under the worst possible circumstances.",
    "price": 3750000,
    "material": ["superalloy", "ceramic"],
    "flags": ["MODE_BURST", "WATERPROOF_GUN", "NEVER_JAMS"],
    "skill": "rifle",
    "ammo": "8x40mm",
    "weight": 5500,
    "volume": 10,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 12,
    "recoil": 5,
    "durability": 9,
    "burst": 10,
    "clip_size": 200,
    "reload": 750,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "rm2000_smg",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "RM2000 submachine gun",
    "description": "Utilizing a powerful and unusual caliber, the Rivtech RM2000 submachine gun was designed for durability and ease of carrying under less than ideal circumstances.",
    "price": 1900000,
    "material": ["superalloy", "ceramic"],
    "flags": ["MODE_BURST", "WATERPROOF_GUN", "NEVER_JAMS"],
    "skill": "smg",
    "ammo": "8x40mm",
    "weight": 2200,
    "volume": 6,
    "bashing": 11,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 8,
    "recoil": 2,
    "durability": 9,
    "burst": 5,
    "clip_size": 25,
    "reload": 450,
    "valid_mod_locations": [[ "accessories", 3 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "rm99_pistol",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "RM99 revolver",
    "description": "Considered overkill by some, the Rivtech M99 remains an exceedingly powerful addition to the arsenal of any gunslinger.",
    "price": 210000, "//" : "Bear in mind that most revolvers don't reach $1K.  Expensive.",
    "material": ["superalloy", "ceramic"],
    "flags": ["RELOAD_ONE", "WATERPROOF_GUN", "NEVER_JAMS","RELOAD_EJECT"],
    "skill": "pistol",
    "ammo": "8x40mm",
    "weight": 1604,
    "volume": 3,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 10,
    "range": 0,
    "dispersion": 12,
    "recoil": 5,
    "durability": 9,
    "burst": 0,
    "clip_size": 5,
    "reload": 90,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "rm103a_pistol",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "RM103A automagnum",
    "description": "Considered overkill by many, the Rivtech M103A remains one of the most powerful sidearms ever developed.",
    "price": 230000, "//" : "Rivtech don't come cheap.",
    "material": ["superalloy", "ceramic"],
    "skill": "pistol",
    "flags": ["WATERPROOF_GUN", "NEVER_JAMS"],
    "ammo": "8x40mm",
    "weight": 1812,
    "volume": 3,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 5,
    "range": 0,
    "dispersion": 14,
    "recoil": 3,
    "durability": 9,
    "burst": 0,
    "clip_size": 10,
    "reload": 400,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "rm11b_sniper_rifle",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "RM11B scout rifle",
    "description": "Intended to function as a long-range sharpshooter support weapon for the military, the Rivtech RM11B scout rifle was designed for durability and accuracy under less than ideal circumstances.  Its two round burst mode allows it to deliver precise long-range takedowns, utilizing the proprietary Rivtech 8mm caseless round.",
    "price": 2900000,
    "material": ["superalloy", "ceramic"],
    "flags": ["MODE_BURST", "WATERPROOF_GUN", "NEVER_JAMS"],
    "skill": "rifle",
    "ammo": "8x40mm",
    "weight": 3700,
    "volume": 13,
    "bashing": 10,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 10,
    "range": 20,
    "dispersion": 0,
    "recoil": 15,
    "durability": 9,
    "burst": 2,
    "clip_size": 10,
    "reload": 600,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "tihar",
    "type": "GUN",
    "symbol": "(",
    "color": "light_gray",
    "name": "pneumatic assault rifle",
    "description": "A multistroke pneumatic rifle handcrafted from scrap.  It is very quiet and deadly.",
    "price": 240000,
    "material": ["steel", "wood"],
    "flags": ["MODE_BURST", "STR_RELOAD", "RELOAD_ONE"],
    "skill": "rifle",
    "ammo": "pebble",
    "weight": 4211,
    "volume": 11,
    "bashing": 8,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 15,
    "range": 15,
    "dispersion": 5,
    "recoil": 1,
    "durability": 7,
    "burst": 5,
    "clip_size": 15,
    "reload": 280,
    "valid_mod_locations": [[ "accessories", 4 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "sights", 1 ],[ "stock", 1 ]]
  },
  {
    "id": "helsing",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "pneumatic bolt driver",
    "description": "An eight-shot, revolving barrel, pneumatic bolt driver handcrafted from scrap.  It is very quiet and deadly.",
    "price": 290000,
    "material": ["steel", "wood"],
    "flags": ["RELOAD_ONE", "STR_RELOAD"],
    "skill": "rifle",
    "ammo": "bolt",
    "weight": 3110,
    "volume": 12,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 20,
    "range": 20,
    "dispersion": 2,
    "recoil": 2,
    "durability": 7,
    "burst": 0,
    "clip_size": 8,
    "reload": 500,
    "valid_mod_locations": [[ "accessories", 4 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "sights", 1 ],[ "stock", 1 ]]
  },
  {
    "id": "bigun",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "manual autoshotgun",
    "description": "A six-barrel hand-cranked automatic shotgun made from bicycle parts.  Though a bit unwieldy, it is exceedingly powerful for such a simple machine.",
    "price": 200000,
    "material": ["aluminum", "steel"],
    "flags": ["RELOAD_ONE", "MODE_BURST", "RELOAD_EJECT"],
    "skill": "shotgun",
    "ammo": "shot",
    "weight": 4980,
    "volume": 10,
    "bashing": 9,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 24,
    "recoil": 10,
    "durability": 6,
    "burst": 6,
    "clip_size": 6,
    "reload": 110,
    "valid_mod_locations": [[ "accessories", 4 ],[ "grip", 1 ],[ "sights", 1 ],[ "stock", 1 ]]
  },
  {
    "id": "mininuke_launcher",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "mininuke launcher",
    "description": "A powerful handheld spring mortar handcrafted from scrap.  Made to launch modified handheld nuclear weapons, it is an exceedingly powerful weapon.",
    "price": 750000,
    "material": ["aluminum", "wood"],
    "flags": ["RELOAD_ONE", "STR_RELOAD", "NEVER_JAMS"],
    "skill": "launcher",
    "ammo": "mininuke_mod",
    "weight": 11260,
    "volume": 11,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 0,
    "range": 18,
    "dispersion": 20,
    "recoil": 20,
    "durability": 7,
    "burst": 0,
    "clip_size": 1,
    "reload": 800
  },
  {
    "id": "ashot",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "12 gauge pistol",
    "description": "A single shot pistol that loads 12 gauge shotgun shells, handcrafted from scrap.",
    "price": 100000,
    "material": ["steel", "wood"],
    "flags": ["RELOAD_ONE", "NEVER_JAMS", "RELOAD_EJECT"],
    "skill": "pistol",
    "ammo": "shot",
    "weight": 828,
    "volume": 2,
    "bashing": 6,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 6,
    "range": 0,
    "dispersion": 20,
    "recoil": 25,
    "durability": 6,
    "burst": 0,
    "clip_size": 1,
    "reload": 80,
    "valid_mod_locations": [[ "accessories", 1 ],[ "grip", 1 ],[ "stock", 1 ],[ "mechanism", 4 ],[ "sights", 1 ]]
  },
  {
    "id": "flaregun",
    "type": "GUN",
    "symbol": "(",
    "color": "light_red",
    "name": "flaregun",
    "description": "A plastic single shot pistol made to fire signal flares.",
    "price": 5000,
    "material": ["plastic", "steel"],
    "flags": ["RELOAD_ONE", "WATERPROOF_GUN", "NEVER_JAMS", "RELOAD_EJECT"],
    "skill": "pistol",
    "ammo": "signal_flare",
    "weight": 213,
    "volume": 2,
    "bashing": 3,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 0,
    "recoil": 0,
    "durability": 7,
    "burst": 0,
    "clip_size": 1,
    "reload": 80,
    "valid_mod_locations": [[ "accessories", 4],[ "grip", 1 ],[ "stock", 1 ]]
  },
  {
    "id": "laser_rifle",
    "type": "GUN",
    "symbol": "(",
    "color": "yellow",
    "name": "A7 laser rifle",
    "description": "A state of the art laser rifle, made by Aerial Industries; turn those foes into ash!",
    "price": 1600000,
    "material": ["steel", "plastic"],
    "ammo_effects": ["LASER", "INCENDIARY"],
    "flags": ["NO_AMMO", "MODE_BURST", "NEVER_JAMS", "NO_UNLOAD"],
    "ups_charges": 40,
    "skill": "rifle",
    "ammo": "UPS",
    "weight": 2950,
    "volume": 12,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 22,
    "pierce": 15,
    "range": 30,
    "dispersion": 15,
    "recoil": 0,
    "durability": 8,
    "burst": 5,
    "clip_size": 20,
    "reload": 0,
    "valid_mod_locations": [[ "accessories", 4 ],[ "grip", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "flamethrower_crude",
    "type": "GUN",
    "symbol": "(",
    "color": "light_gray",
    "name": "spraycan flamethrower",
    "description": "A favourite of hooligans around the world, this lighter duct-taped to a spray can is probably as dangerous to the user as anyone else.  The nozzle has been crudely modified to disperse gasoline, and a small pump attached to the side allows for repressurization, though this process takes takes a few minutes.",
    "price": 18000,
    "material": "steel",
    "flags": ["FIRE_50", "NEVER_JAMS"],
    "skill": "launcher",
    "ammo": "gasoline",
    "weight": 451,
    "volume": 2,
    "bashing": 1,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 0,
    "range": -2,
    "dispersion": 0,
    "recoil": 0,
    "burst": 1,
    "durability": 8,
    "clip_size": 50,
    "reload": 4000,
    "valid_mod_locations": [[ "grip", 1 ],[ "stock", 1 ]]
  },
  {
    "id": "m3_carlgustav",
    "type": "GUN",
    "symbol": "(",
    "color": "green",
    "name": "M3 recoilless rifle",
    "description": "Manufactured in Sweden, the Carl Gustav M3 is a breech-loading 84 millimeter man-portable, reusable, multi-role recoilless rifle commonly used by the US military.",
    "price": 1300000,
    "material": "steel",
    "flags": ["RELOAD_ONE", "BACKBLAST", "NEVER_JAMS"],
    "skill": "launcher",
    "ammo": "84x246mm",
    "weight": 6900,
    "volume": 18,
    "bashing": 8,
    "cutting": 0,
    "to_hit": -3,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 3,
    "recoil": 0,
    "burst": 1,
    "durability": 8,
    "clip_size": 1,
    "reload": 300,
    "valid_mod_locations": [[ "accessories", 4 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "sights", 1 ]]
  },
  {
    "id": "m202_flash",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "M202 FLASH",
    "name_plural": "M202 FLASH",
    "description": "A massive and deadly four shot 66 millimeter man-portable, reusable, thermobaric rocket launcher.",
    "price": 2900000,
    "material": "steel",
    "flags": ["MODE_BURST", "BACKBLAST", "NEVER_JAMS"],
    "skill": "launcher",
    "ammo": "m235",
    "weight": 5220,
    "volume": 24,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -3,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 20,
    "recoil": 10,
    "durability": 7,
    "burst": 4,
    "clip_size": 4,
    "reload": 600,
    "valid_mod_locations": [[ "accessories", 4 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "sights", 1 ]]
  },
  {
    "id": "RPG",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "RPG-7",
    "name_plural": "RPG-7",
    "description": "The emblematic RPG-7 launcher.  Its simple, inexpensive, and reliable design made it a popular choice among armies and insurgent groups worldwide.",
    "price": 600000,
    "material": "wood",
    "flags": ["BACKBLAST", "RELOAD_ONE", "NEVER_JAMS"],
    "skill": "launcher",
    "ammo": "RPG-7",
    "weight": 7000,
    "volume": 20,
    "bashing": 8,
    "cutting": 0,
    "to_hit": -3,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 4,
    "recoil": 4,
    "durability": 10,
    "burst": 0,
    "clip_size": 1,
    "reload": 150,
    "valid_mod_locations": [[ "accessories", 4 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "sights", 1 ]]
  },
  {
    "id": "needlegun",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "RM216 SPIW",
    "name_plural": "RM216 SPIW",
    "description": "This light carbine fires 5x50mm armor-piercing flechette cartridges.  Classified as a special purpose individual weapon, this advanced firearm was developed by Rivtech for the US military shortly before the end of the world.  Designed to be fired in bursts, it excels in close combat.",
    "price": 2320000,
    "material": ["superalloy", "ceramic"],
    "flags": ["MODE_BURST", "WATERPROOF_GUN", "NEVER_JAMS"],
    "skill": "smg",
    "ammo": "5x50",
    "weight": 1602,
    "volume": 9,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 0,
    "recoil": 0,
    "durability": 9,
    "burst": 5,
    "clip_size": 100,
    "reload": 600,
    "valid_mod_locations": [[ "accessories", 3 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "unbio_blaster_gun",
    "type": "GUN",
    "symbol": "(",
    "color": "magenta",
    "name": "fusion blaster rifle",
    "description": "A cyborg's fusion blaster arm, cannibalized and converted into a rifle.  This improvised weapon is powered by a standard UPS connection.",
    "price": 420000,
    "material": ["steel", "plastic"],
    "ammo_effects": ["PLASMA", "EXPLOSIVE", "FLAME", "NEVER_JAMS"],
    "flags": ["NO_AMMO", "NO_UNLOAD"],
    "ups_charges": 40,
    "skill": "rifle",
    "ammo": "UPS",
    "weight": 2680,
    "volume": 10,
    "bashing": 10,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 22,
    "range": 30,
    "dispersion": 4,
    "recoil": 0,
    "durability": 6,
    "burst": 0,
    "clip_size": 40,
    "reload": 600,
    "valid_mod_locations": [[ "grip", 1 ],[ "sights", 1 ],[ "stock", 1 ]]
  },
  {
    "id": "rebar_rifle",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "ferromagnetic rail rifle",
    "description": "A single-shot, electrically propelled, steel rail launcher handcrafted from scrap.  The hypervelocity metal stake that it fires is accelerated to the point of spontaneous combustion by a Lorentz force generated by electromagnetic induction, powered by a standard UPS.",
    "price": 550000,
    "material": ["steel", "wood"],
    "ammo_effects": ["INCENDIARY", "TRAIL"],
    "flags": ["RELOAD_ONE"],
    "ups_charges": 40,
    "skill": "rifle",
    "ammo": "metal_rail",
    "weight": 4213,
    "volume": 10,
    "bashing": 10,
    "cutting": 0,
    "to_hit": -3,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 0,
    "recoil": 60,
    "durability": 6,
    "burst": 0,
    "clip_size": 1,
    "reload": 200,
    "valid_mod_locations": [[ "grip", 1 ],[ "stock", 1 ],[ "sights", 1 ]]
  },
  {
    "id": "rm20",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "RM20 autoshotgun",
    "description": "Utilizing a powerful and unusual caliber, the Rivtech RM20 caseless automatic combat shotgun was designed with durability and overwhelming power in mind.",
    "price": 1320000,
    "material": ["superalloy", "ceramic"],
    "flags": ["MODE_BURST", "WATERPROOF_GUN", "NEVER_JAMS"],
    "skill": "shotgun",
    "ammo": "20x66mm",
    "weight": 2920,
    "volume": 11,
    "bashing": 11,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 6,
    "recoil": 0,
    "durability": 9,
    "burst": 4,
    "clip_size": 20,
    "reload": 550,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "rm120c",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "RM120c shotgun",
    "description": "Utilizing a powerful and unusual caliber, the Rivtech RM120c caseless pump-action shotgun was designed for hunting big game, with durability and ease of use as priorities.",
    "price": 310000,
    "material": ["superalloy", "ceramic"],
    "flags": ["RELOAD_ONE", "WATERPROOF_GUN", "NEVER_JAMS"],
    "skill": "shotgun",
    "ammo": "20x66mm",
    "weight": 1880,
    "volume": 9,
    "bashing": 8,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 4,
    "range": 6,
    "dispersion": 3,
    "recoil": 5,
    "durability": 9,
    "burst": 0,
    "clip_size": 5,
    "reload": 80,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "rm228",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "RM228 short shotgun",
    "description": "Utilizing a powerful and unusual caliber, the Rivtech RM228 caseless short double-barrel shotgun was designed for personal defense, with durability and ease of use as priorities.",
    "price": 330000,
    "material": ["superalloy", "ceramic"],
    "flags": ["MODE_BURST", "RELOAD_ONE", "WATERPROOF_GUN", "NEVER_JAMS", "RELOAD_EJECT"],
    "skill": "pistol",
    "ammo": "20x66mm",
    "weight": 780,
    "volume": 3,
    "bashing": 6,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 18,
    "recoil": 15,
    "durability": 9,
    "burst": 2,
    "clip_size": 2,
    "reload": 70,
    "valid_mod_locations": [[ "accessories", 3 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ]]
  },
  {
    "id": "m107a1",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "Barrett M107A1",
    "name_plural": "Barrett M107A1",
    "description": "A large, shoulder-fired, .50 caliber anti-materiel rifle.  Its large size, recoil, and noise is offset by its damage and range." ,
    "price": 650000, "//" : "Minimum list price for the bolt-action, Gun Digest, 2012.",
    "material": "steel",
    "flags": "NEVER_JAMS",
    "skill": "rifle",
    "ammo": "50",
    "weight": 13000,
    "volume": 18,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 1,
    "range": 45,
    "dispersion": 10,
    "recoil": 50,
    "durability": 8,
    "burst": 0,
    "clip_size": 10,
    "reload": 340,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
 },
 {
    "id": "m2browning",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "M2 Browning HMG",
    "name_plural": "M2 Browning HMG",
    "description": "A heavy machine gun used by the US Military from its inception to the cataclysm, and even rarely by Cataclysm survivors.  Its massive size, exceptionally rare ammo type, and design make it impossible to use unless deployed or mounted to a vehicle.",
    "price": 1800000,
    "material": "hardsteel",
    "flags": ["MODE_BURST", "MOUNTED_GUN"],
    "skill": "rifle",
    "ammo": "50",
    "weight": 38000,
    "volume": 20,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 1,
    "range": 45,
    "dispersion": 10,
    "recoil": 15,
    "durability": 8,
    "burst": 25,
    "clip_size": 200,
    "reload": 800,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "sights", 1 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "sights", 1 ]]
 },
 {
    "id": "mark19",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "Mark 19 grenade launcher",
    "description": "A heavy, tripod-mounted belt-fed grenade launcher used by the US Military since the start of the cold war all the way to the cataclysm, and if you can find some 40mm grenades, maybe even beyond.",
    "price": 1650000,
    "material": "hardsteel",
    "flags": ["MODE_BURST", "MOUNTED_GUN"],
    "skill": "launcher",
    "ammo": "40mm",
    "weight": 30844,
    "volume": 16,
    "bashing": 14,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 1,
    "range": 30,
    "dispersion": 12,
    "recoil": 18,
    "durability": 8,
    "burst": 10,
    "clip_size": 80,
    "reload": 800,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "sights", 1 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "sights", 1 ]]
 },
 {
    "id": "moss_brownie",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "Mossberg Brownie",
    "name_plural": "Mossberg Brownie",
    "description": "A four-barreled, .22 Long Rifle pistol, similar to a derringer or pepperbox, produced by O.F.  Mossberg & Sons from 1920 to 1932.",
    "price": 110000, "//" : "Over a century out of production, so Expensive.",
    "material": ["steel", "wood"],
    "flags": ["RELOAD_ONE", "NEVER_JAMS", "RELOAD_EJECT"],
    "skill": "pistol",
    "ammo": "22",
    "weight": 364,
    "volume": 3,
    "bashing": 5,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 0,
    "range": 3,
    "dispersion": 20,
    "recoil": 2,
    "durability": 6,
    "burst": 0,
    "clip_size": 4,
    "reload": 100,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "cop_38",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "COP .38",
    "name_plural": "COP .38",
    "description": "The COP 38 is a four-shot derringer-type pistol chambered for the .38 round.  It was designed by Robert Hillberg, based on his earlier work on the Hillberg Insurgency Weapon.",
    "price": 120000,
    "material": ["steel", "wood"],
    "flags": ["RELOAD_ONE", "NEVER_JAMS", "RELOAD_EJECT"],
    "skill": "pistol",
    "ammo": "38",
    "weight": 857,
    "volume": 3,
    "bashing": 5,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": -2,
    "range": 3,
    "dispersion": 15,
    "recoil": 2,
    "durability": 6,
    "burst": 0,
    "clip_size": 4,
    "reload": 100,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "arx160",
    "type": "GUN",
    "symbol": "(",
    "color": "blue",
    "name": "Beretta ARX-160",
    "name_plural": "Beretta ARX-160",
    "description": "The Beretta ARX-160 was a Phase II contender in the United States Army Individual Carbine competition to replace the M4 carbine.  It failed to replace it, but it is widely used by military all around the world.  This version is chambered for 7.62x39mm.",
    "price": 450000,
    "material": "steel",
    "flags": "MODE_BURST",
    "skill": "rifle",
    "ammo": "762",
    "weight": 3000,
    "volume": 13,
    "bashing": 11,
    "cutting": 0,
    "to_hit": 2,
    "ranged_damage": 2,
    "range": 0,
    "dispersion": 2,
    "recoil": 4,
    "durability": 9,
    "burst": 3,
    "clip_size": 30,
    "reload": 400,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "speargun",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "speargun",
    "description": "An underwater fishing implement designed to fire a specialized type of spear using tension in a rubber band.  While highly effective when used underwater, it is nearly useless on dry land.",
    "price": 11500,
    "material": ["wood", "plastic"],
    "flags": ["RELOAD_ONE", "STR_RELOAD", "WATERPROOF_GUN", "UNDERWATER_GUN", "NEVER_JAMS"],
    "skill": "rifle",
    "ammo": "fishspear",
    "weight": 2100,
    "volume": 7,
    "bashing": 7,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 6,
    "range": 4,
    "dispersion": 0,
    "recoil": 0,
    "durability": 8,
    "burst": 0,
    "clip_size": 1,
    "reload": 700,
    "valid_mod_locations": [[ "accessories", 4 ],[ "grip", 1 ],[ "sights", 1 ],[ "stock", 1 ]]
  },
  {
    "id": "minispeargun",
    "type": "GUN",
    "symbol": "(",
    "color": "yellow",
    "name": "mini speargun",
    "description": "A small underwater fishing implement designed to fire a specialized type of spear using tension in a rubber band.  While highly effective when used underwater, it is nearly useless on dry land.",
    "price": 10000,
    "material": ["wood", "plastic"],
    "flags": ["RELOAD_ONE", "STR_RELOAD", "WATERPROOF_GUN", "UNDERWATER_GUN", "NEVER_JAMS"],
    "skill": "pistol",
    "ammo": "fishspear",
    "weight": 840,
    "volume": 4,
    "bashing": 7,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 0,
    "recoil": 0,
    "durability": 8,
    "burst": 0,
    "clip_size": 1,
    "reload": 600,
    "valid_mod_locations": [[ "accessories", 2 ],[ "grip", 1 ],[ "sights", 1 ],[ "stock", 1 ]]
  },
  {
    "id": "doublespeargun",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "double speargun",
    "description": "A double-loading underwater fishing implement designed to fire a specialized type of spear using tension in a rubber band.  While highly effective when used underwater, it is nearly useless on dry land.",
    "price": 17500,
    "material": ["wood", "plastic"],
    "flags": ["RELOAD_ONE", "STR_RELOAD", "WATERPROOF_GUN", "UNDERWATER_GUN", "NEVER_JAMS"],
    "skill": "rifle",
    "ammo": "fishspear",
    "weight": 3060,
    "volume": 8,
    "bashing": 8,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 6,
    "range": 4,
    "dispersion": 0,
    "recoil": 0,
    "durability": 7,
    "burst": 0,
    "clip_size": 2,
    "reload": 700,
    "valid_mod_locations": [[ "accessories", 4 ],[ "grip", 1 ],[ "sights", 1 ],[ "stock", 1 ]]
  },
  {
    "id": "airspeargun",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "pneumatic speargun",
    "description": "A sophisticated underwater fishing implement designed to fire a specialized type of spear using a hand-pump pressure system.  While highly effective when used underwater, it is nearly useless on dry land.",
    "price": 25000,
    "material": ["plastic", "steel"],
    "flags": ["RELOAD_ONE", "STR_RELOAD", "WATERPROOF_GUN", "UNDERWATER_GUN"],
    "skill": "rifle",
    "ammo": "fishspear",
    "weight": 3460,
    "volume": 8,
    "bashing": 8,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 12,
    "range": 2,
    "dispersion": 0,
    "recoil": 0,
    "durability": 8,
    "burst": 0,
    "clip_size": 4,
    "reload": 800,
    "valid_mod_locations": [[ "accessories", 4 ],[ "grip", 1 ],[ "sights", 1 ],[ "stock", 1 ]]
  },
 {
    "id": "bullwhip",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "bullwhip",
    "description": "A long strip of braided leather with a handle on one end.  Originally developed to settle disagreements with cattle, it's better used now for flaying the rotten flesh off of walking corpses.  Great for when a problem comes along.",
    "price": 3500,
    "material": ["leather", "null"],
    "flags": ["NO_AMMO", "WATERPROOF_GUN", "NEVER_JAMS"],
    "ammo_effects": ["WHIP"],
    "skill": "melee",
    "ammo": "generic_no_ammo",
    "weight": 3460,
    "volume": 8,
    "bashing": 2,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 3,
    "range": 3,
    "dispersion": 0,
    "recoil": 10,
    "durability": 5,
    "burst": 0,
    "clip_size": 0,
    "reload": 0
  },
  {
    "id": "tokarev",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "Tokarev TT-30",
    "name_plural": "Tokarev TT-30",
    "description": "The Norinco manufactured Tokarev TT-30 is the standard sidearm of the Chinese military, it does not see extensive use outside of China.",
    "price": 140000, "//" : "And it's therefore expensive.",
    "material": ["steel", "plastic"],
    "skill": "pistol",
    "ammo": "762x25",
    "weight": 854,
    "volume": 2,
    "bashing": 10,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 15,
    "recoil": 4,
    "durability": 6,
    "burst": 0,
    "clip_size": 8,
    "reload": 300,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "ppsh",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "PPSh-41",
    "name_plural": "PPSh-41",
    "description": "The Soviet made PPSh-41, chambered in 7.62 Tokarev, provides a relatively large ammunition capacity coupled with low recoil and decent accuracy.",
    "price": 280000,
    "material": ["steel", "wood"],
    "flags": "MODE_BURST",
    "skill": "smg",
    "ammo": "762x25",
    "weight": 3630,
    "volume": 10,
    "bashing": 10,
    "cutting": 0,
    "to_hit": -2,
    "ranged_damage": 1,
    "range": 0,
    "dispersion": 8,
    "recoil": -1,
    "durability": 8,
    "burst": 8,
    "clip_size": 35,
    "reload": 400,
    "valid_mod_locations": [[ "accessories", 3 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "walther_ppk",
    "type": "GUN",
    "symbol": "(",
    "color": "light_gray",
    "name": "Walther PPK",
    "name_plural": "Walther PPK",
    "description": "One of the most famous handguns of the 20th century.  Your name is not Bond, but you might find this little gun still useful.",
    "price": 45000,
    "material": ["steel", "wood"],
    "skill": "pistol",
    "ammo": "32",
    "weight": 665,
    "volume": 2,
    "bashing": 8,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 10,
    "recoil": 0,
    "durability": 8,
    "burst": 0,
    "clip_size": 8,
    "reload": 300,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "sig_p230",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name" : "SIG Sauer P230",
    "name_plural" : "SIG Sauer P230",
    "description": "The SIG Sauer P230 is a small, semi-automatic handgun chambered in .32 ACP.  Due to its small dimensions, it was often carried as a backup weapon.",
    "price": 43000,
    "material": ["steel", "wood"],
    "skill": "pistol",
    "ammo": "32",
    "weight": 520,
    "volume": 2,
    "bashing": 8,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 10,
    "recoil": 0,
    "durability": 8,
    "burst": 0,
    "clip_size": 8,
    "reload": 300,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "win70",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "Winchester Model 70",
    "name_plural": "Winchester Model 70",
    "description": "The Winchester Model 70 is a bolt action sporting rifle.  It has an iconic place in American sporting culture and has been held in high regard by shooters since it was introduced in 1936.",
    "price": 46000,
    "material": ["steel", "wood"],
    "flags": "RELOAD_ONE",
    "skill": "rifle",
    "ammo": "300",
    "weight": 4100,
    "volume": 12,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 2,
    "range": 0,
    "dispersion": 1,
    "recoil": 3,
    "durability": 8,
    "burst": 0,
    "clip_size": 3,
    "reload": 100,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "weatherby_5",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "Weatherby Mark V",
    "name_plural": "Weatherby Mark V",
    "description": "The Weatherby Mark V is one of the finest bolt action rifles.  It was introduced in 1957.  These rifles are considered prestigious or luxury firearms.",
    "price": 259500, "//" : "MSRP, believe it or not.",
    "material": ["steel", "wood"],
    "flags": "RELOAD_ONE",
    "skill": "rifle",
    "ammo": "300",
    "weight": 4200,
    "volume": 12,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 0,
    "recoil": -4,
    "durability": 8,
    "burst": 0,
    "clip_size": 3,
    "reload": 100,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "colt_navy",
    "type": "GUN",
    "symbol": "(",
    "color": "light_gray",
    "name": "Colt M1861 Navy",
    "name_plural": "Colt M1861 Navy",
    "description": "The Colt Model 1861 Navy cap & ball .36-caliber revolver was a six-shot, single-action percussion weapon produced by Colt's Manufacturing Company from 1861 until 1873.",
    "price": 30000,
    "material": ["steel", "wood"],
    "flags": "RELOAD_ONE",
    "skill": "pistol",
    "ammo": "36paper",
    "weight": 1190,
    "volume": 3,
    "bashing": 8,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 8,
    "recoil": 0,
    "durability": 7,
    "burst" : 0,
    "clip_size": 6,
    "reload" : 130,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "colt_army",
    "type": "GUN",
    "symbol": "(",
    "color": "light_gray",
    "name": "Colt M1860 Army",
    "name_plural": "Colt M1860 Army",
    "description": "The Colt Army Model 1860 is a cap & ball .44-caliber revolver.  It was used during the American Civil War, and made by Colt's Manufacturing Company.",
    "price": 43000,
    "material": ["steel", "wood"],
    "flags": "RELOAD_ONE",
    "skill": "pistol",
    "ammo": "44paper",
    "weight": 1220,
    "volume": 3,
    "bashing": 8,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 8,
    "recoil": 0,
    "durability": 7,
    "burst" : 0,
    "clip_size": 5,
    "reload" : 150,
    "valid_mod_locations": [[ "accessories", 2 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "rifle_flintlock",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "flintlock rifle",
    "description": "For once, something *good* came back from the dead.  This ancient design lacks the fire-rate of modern weapons, but packs as much punch as the best of 'em and rewards the skilled shooter with easily-crafted ammunition.",
    "price": 41000,
    "material": ["iron", "wood"],
    "flags": "NEVER_JAMS",
    "skill": "rifle",
    "ammo": "ammo_flintlock",
    "weight": 1753,
    "volume": 7,
    "bashing": 15,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 10,
    "range": 5,
    "dispersion": 7,
    "recoil": 2,
    "durability": 6,
    "burst": 0,
    "clip_size": 1,
    "reload": 1300,
    "valid_mod_locations": [[ "accessories", 4 ],[ "grip", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "carbine_flintlock",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "flintlock carbine",
    "description": "This short rifle design once dominated the battlefields of ancient Europe, and may yet re-earn its feared status due to its ease of handling and ability to use easily-crafted ammunition.",
    "price": 40000,
    "material": ["iron", "wood"],
    "flags": "NEVER_JAMS",
    "skill": "rifle",
    "ammo": "ammo_flintlock",
    "weight": 1253,
    "volume": 5,
    "bashing": 10,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 8,
    "range": 4,
    "dispersion": 8,
    "recoil": 3,
    "durability": 6,
    "burst": 0,
    "clip_size": 1,
    "reload": 1150,
    "valid_mod_locations": [[ "accessories", 4 ],[ "grip", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "pistol_flintlock",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "flintlock pistol",
    "description": "A beautifully decorated flintlock pistol.  If using this doesn't makes you feel a pirate, nothing will.",
    "price": 35000,
    "material": ["iron", "wood"],
    "flags": "NEVER_JAMS",
    "skill": "pistol",
    "ammo": "ammo_flintlock",
    "weight": 753,
    "volume": 3,
    "bashing": 5,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 10,
    "recoil": 8,
    "durability": 6,
    "burst": 0,
    "clip_size": 1,
    "reload": 1000,
    "valid_mod_locations": [[ "accessories", 2 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "mosin91_30",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "Mosin-Nagant 1891/30",
    "name_plural": "Mosin-Nagant 1891/30",
    "description": "The Mosin-Nagant 1891/30 is a bolt action, internal magazine-fed, military rifle, developed by the Russian Empire, and later used and perfected by the Soviet Union.",
    "price": 19000,
    "material": ["steel", "wood"],
    "flags": "RELOAD_ONE",
    "skill": "rifle",
    "ammo": "762R",
    "weight": 4000,
    "volume": 12,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 3,
    "range": 3,
    "dispersion": 0,
    "recoil": 5,
    "durability": 7,
    "burst": 0,
    "clip_size": 5,
    "reload": 100,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "mosin44",
    "type": "GUN",
    "symbol": "(",
    "color": "brown",
    "name": "Mosin-Nagant M44",
    "name_plural": "Mosin-Nagant M44",
    "description": "The Model 44 is the carbine sized variant of the standard 1891/30.  It has a shorter barrel, therefore it is weaker than the 1891/30, but easier to carry.",
    "price": 23000,
    "material": ["steel", "wood"],
    "flags": "RELOAD_ONE",
    "skill": "rifle",
    "ammo": "762R",
    "weight": 4100,
    "volume": 10,
    "bashing": 12,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 0,
    "range": 0,
    "dispersion": 2,
    "recoil": 0,
    "durability": 8,
    "burst": 0,
    "clip_size": 5,
    "reload": 100,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "trex_gun",
    "type": "GUN",
    "symbol": "(",
    "color": "light_blue",
    "name": "Elephant gun",
    "description": "A custom made single shot rifle specially designed for the hunting of huge game.  You could obviously kill everything with this, EVERYTHING.  If you ever find enough ammo of course.",
    "price": 2000000,
    "material": ["steel", "wood"],
    "flags": ["RELOAD_ONE", "NEVER_JAMS", "RELOAD_EJECT"],
    "skill": "rifle",
    "ammo": "700nx",
    "weight": 8082,
    "volume": 12,
    "bashing": 12,
    "cutting": 0,
    "to_hit": 1,
    "ranged_damage": 30,
    "range": 0,
    "dispersion": 4,
    "recoil": 30,
    "durability": 8,
    "burst": 0,
    "clip_size": 1,
    "reload": 1000,
    "valid_mod_locations": [[ "accessories", 4 ],[ "grip", 1 ],[ "mechanism", 4 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },{
    "id": "rm298",
    "type": "GUN",
    "symbol": "(",
    "color": "dark_gray",
    "name": "RM298 HMG",
    "name_plural": "RM298 HMG",
    "description": "Utilizing a powerful and unusual caliber, the Rivtech RM298 heavy machine gun was designed for durability and extreme volume of sustained fire under the worst possible circumstances. Needs to be mounted because of extreme recoil.",
    "price": 7500000,
    "material": ["superalloy", "ceramic"],
    "flags": ["MODE_BURST", "WATERPROOF_GUN", "NEVER_JAMS", "MOUNTED_GUN"],
    "skill": "rifle",
    "ammo": "8x40mm",
    "weight": 24500,
    "volume": 26,
    "bashing": 18,
    "cutting": 0,
    "to_hit": -4,
    "ranged_damage": 10,
    "range": -6,
    "dispersion": 24,
    "recoil": 14,
    "durability": 9,
    "burst": 30,
    "clip_size": 600,
    "reload": 2250,
    "valid_mod_locations": [[ "accessories", 4 ],[ "barrel", 1 ],[ "bore", 1 ],[ "conversion", 1 ],[ "grip", 1 ],[ "magazine", 2 ],[ "mechanism", 4 ],[ "muzzle", 1 ],[ "rail", 1 ],[ "sights", 1 ],[ "stock", 1 ],[ "underbarrel", 1 ]]
  },
  {
    "id": "laser_cannon",
    "type": "GUN",
    "symbol": "(",
    "color": "magenta",
    "name": "handheld laser cannon",
    "description": "This is a laser cannon stripped from the barrel of a TX-5LR Cerberus laser turret that has been modified to use UPS power for firing.",
    "price": 400000,
    "material": ["steel", "plastic"],
    "ammo_effects": ["LASER", "INCENDIARY"],
    "flags": ["NO_AMMO", "NO_UNLOAD"],
    "ups_charges": 25,
    "skill": "rifle",
    "ammo": "UPS",
    "weight": 5140,
    "volume": 6,
    "bashing": 4,
    "cutting": 0,
    "to_hit": -1,
    "ranged_damage": 10,
    "pierce": 15,
    "range": 24,
    "dispersion": 6,
    "recoil": 0,
    "durability": 7,
    "burst": 0,
    "clip_size": 5,
    "reload": 200
  }
]
