[
  {
    "type" : "item_group",
    "id" : "NC_DOCTOR_pants_male",
    "items":[
      ["jeans", 20],
      ["pants", 60],
      ["pants_leather", 20],
      ["pants_cargo", 20]
    ]
  },{
    "type" : "item_group",
    "id" : "NC_DOCTOR_pants_female",
    "items":[
      ["jeans", 20],
      ["pants", 80],
      ["pants_leather", 20],
      ["pants_cargo", 20],
      ["skirt", 20]
    ]
  },{
    "type" : "item_group",
    "id" : "NC_DOCTOR_shirt_male",
    "items":[
      ["polo_shirt", 50],
      ["dress_shirt", 50]
    ]
  },{
    "type" : "item_group",
    "id" : "NC_DOCTOR_shirt_female",
    "items":[
      ["polo_shirt", 50],
      ["dress_shirt", 50]
    ]
  },{
    "type" : "item_group",
    "id" : "NC_DOCTOR_gloves",
    "items":[
      ["null", 60],
      ["gloves_leather", 10],
      ["gloves_fingerless", 10],
      ["gloves_medical", 60]
    ]
  },{
    "type" : "item_group",
    "id" : "NC_DOCTOR_coat",
    "items":[
      ["coat_lab", 90],
      ["hoodie", 5],
      ["jacket_light", 5],
      ["jacket_leather", 5],
      ["trenchcoat", 5],
      ["jacket_jean", 5],
      ["kevlar", 5]
    ]
  },{
    "type" : "item_group",
    "id" : "NC_DOCTOR_masks",
    "items":[
      ["null", 5],
      ["mask_dust", 80],
      ["bandana", 10],
      ["mask_filter", 10]
    ]
  },{
    "type" : "item_group",
    "id" : "NC_DOCTOR_eyes",
    "items":[
      ["null", 50],
      ["glasses_safety", 50],
      ["sunglasses", 20]
    ]
  },{
    "type" : "item_group",
    "id" : "NC_DOCTOR_misc",
    "items":[
      ["bandages", 50],
      ["cotton_ball", 50],
      ["1st_aid", 35],
      ["saline", 25],
      ["contacts", 10],
      ["vitamins", 75],
      ["aspirin", 85],
      ["caffeine", 25],
      ["pills_sleep", 15],
      ["iodine", 5],
      ["dayquil", 70],
      ["nyquil", 70],
      ["disinfectant", 35],
      ["vaccine_shot", 10],
      ["protein_powder", 15],
      ["caff_gum", 10],
      ["oxygen_tank", 20],
      ["smoxygen_tank", 5],
      ["eyedrops", 35],
      ["nic_gum", 25],
      ["inhaler", 20],
      ["codeine", 25],
      ["oxycodone", 20],
      ["tramadol", 20],
      ["xanax", 20],
      ["adderall", 20],
      ["thorazine", 15],
      ["prozac", 20],
      ["antibiotics", 35],
      ["antifungal", 10],
      ["antiparasitic", 10],
      ["survnote", 5],
      ["diazepam", 10],
      ["syringe", 20]
    ]
  }
]
