{
  "id": "deer-bonus-loot-table",
  "name": "DeerBonusLootTable",
  "rawClassName": "LootTableDefinition",
  "sourceFile": "MonoBehaviour/DeerBonusLootTable.asset",
  "addedInPatch": "45eba068",
  "entries": [
    {
      "item": {
        "kind": "item",
        "id": "antlers4"
      },
      "rarity": 1,
      "weight": 100,
      "chance": "3.36%",
      "minQuantity": 1,
      "maxQuantity": 1
    },
    {
      "item": {
        "kind": "item",
        "id": "antlers10"
      },
      "rarity": 2,
      "weight": 50,
      "chance": "1.68%",
      "minQuantity": 1,
      "maxQuantity": 1
    },
    {
      "item": {
        "kind": "item",
        "id": "antlers16"
      },
      "rarity": 3,
      "weight": 25,
      "chance": "0.84%",
      "minQuantity": 1,
      "maxQuantity": 1
    },
    {
      "item": {
        "kind": "item",
        "id": "hooves"
      },
      "rarity": 1,
      "weight": 100,
      "chance": "3.36%",
      "minQuantity": 1,
      "maxQuantity": 1
    },
    {
      "item": {
        "kind": "item",
        "id": "small-animal-bones"
      },
      "rarity": 0,
      "weight": 300,
      "chance": "10.08%",
      "minQuantity": 1,
      "maxQuantity": 1
    },
    {
      "item": {
        "kind": "item",
        "id": "venison"
      },
      "rarity": 2,
      "weight": 300,
      "chance": "10.08%",
      "minQuantity": 1,
      "maxQuantity": 1
    },
    {
      "item": {
        "kind": "item",
        "id": "thin-hide"
      },
      "rarity": 1,
      "weight": 100,
      "chance": "3.36%",
      "minQuantity": 5,
      "maxQuantity": 10
    },
    {
      "item": {
        "kind": "item",
        "id": "none"
      },
      "rarity": 0,
      "weight": 2000,
      "chance": "67.23%",
      "minQuantity": 1,
      "maxQuantity": 1
    }
  ],
  "giveItemsAsStacks": true,
  "ignoreWeightAndGiveOneOfEach": false
}