{
  "id": "yeti-loot-table",
  "name": "YetiLootTable",
  "rawClassName": "LootTableDefinition",
  "sourceFile": "MonoBehaviour/YetiLootTable.asset",
  "addedInPatch": "45eba068",
  "entries": [
    {
      "item": {
        "kind": "item",
        "id": "frozen-fur-clump"
      },
      "rarity": 1,
      "weight": 3,
      "chance": "60.00%",
      "minQuantity": 1,
      "maxQuantity": 1
    },
    {
      "item": {
        "kind": "loot-table",
        "id": "yeti-loot-table-bonus"
      },
      "rarity": 2,
      "weight": 2,
      "chance": "40.00%",
      "minQuantity": 1,
      "maxQuantity": 1
    }
  ],
  "giveItemsAsStacks": false,
  "ignoreWeightAndGiveOneOfEach": true
}