[
  {
    "type": "item_group",
    "id": "mon_shoggoth_death_drops",
    "subtype": "collection",
    "entries": [ { "item": "meat_shoggoth", "prob": 40 } ]
  },
  {
    "type": "item_group",
    "id": "mon_shoggoth_maid_death_drops",
    "subtype": "collection",
    "entries": [ { "item": "mini_shoggoth", "prob": 100 } ]
  },
  {
    "type": "item_group",
    "id": "mon_little_maid_death_drops",
    "subtype": "collection",
    "entries": [ { "item": "mini_little_maid", "prob": 100 } ]
  }
]