[ { "type": "item_group", "id": "guns_pistol_milspec", "//": "Military specification pistols only ever found at military sites.", "items": [ { "item": "hk_ucp", "prob": 35, "charges-min": 0, "charges-max": 10 } ] }, { "type": "item_group", "id": "guns_rifle_rare", "//": "Less common rifles including those only used by police/paramilitary forces.", "items": [ { "item": "hk_psg1a1", "prob": 15, "charges-min": 0, "charges-max": 20 } ] }, { "type": "item_group", "id": "guns_rifle_rare_display", "//": "Less common rifles found exclusively in gun stores.", "items": [ { "item": "hk_psg1a1", "prob": 15, "charges-min": 0, "charges-max": 20 } ] }, { "type": "item_group", "id": "guns_rifle_milspec", "//": "Military specification rifles only ever found at military sites.", "items": [ { "item": "hk_msg90a2", "prob": 50, "charges-min": 0, "charges-max": 20 } ] } ]