[
  {
    "type": "item_group",
    "id": "NC_MISTRESS_worn",
    "subtype": "collection",
    "entries": [
      { "item": "bra", "prob": 100 },
      { "item": "panties", "prob": 100 },
      { "item": "socks", "prob": 100 },
      { "item": "dress_shirt", "prob": 100 },
      { "item": "gloves_light", "prob": 100 },
      { "item": "pants", "prob": 100 },
      { "item": "dress_shoes", "prob": 100 },
      { "item": "peacoat", "prob": 100 },
      { "item": "knit_scarf", "prob": 100 },
      { "item": "mbag", "prob": 100 }
    ]
  },  {
    "type": "item_group",
    "id": "NC_MISTRESS_carried",
    "subtype": "collection",
    "entries": [
      { "item": "pocketwatch", "prob": 100 },
      { "item": "smart_phone", "prob": 100 }
    ]
  }
]