{
  "id": "gnoll-loot-table",
  "name": "GnollLootTable",
  "rawClassName": "LootTableDefinition",
  "sourceFile": "MonoBehaviour/GnollLootTable.asset",
  "addedInPatch": "45eba068",
  "entries": [
    {
      "item": {
        "kind": "item",
        "id": "crude-hatchet"
      },
      "rarity": 1,
      "weight": 100,
      "chance": "5.71%",
      "minQuantity": 1,
      "maxQuantity": 1
    },
    {
      "item": {
        "kind": "item",
        "id": "bead-necklace"
      },
      "rarity": 2,
      "weight": 50,
      "chance": "2.86%",
      "minQuantity": 1,
      "maxQuantity": 1
    },
    {
      "item": {
        "kind": "item",
        "id": "emerald-ring"
      },
      "rarity": 3,
      "weight": 25,
      "chance": "1.43%",
      "minQuantity": 1,
      "maxQuantity": 1
    },
    {
      "item": {
        "kind": "item",
        "id": "ornate-drinking-horn"
      },
      "rarity": 3,
      "weight": 25,
      "chance": "1.43%",
      "minQuantity": 1,
      "maxQuantity": 1
    },
    {
      "item": {
        "kind": "item",
        "id": "primitive-buckle"
      },
      "rarity": 1,
      "weight": 100,
      "chance": "5.71%",
      "minQuantity": 1,
      "maxQuantity": 1
    },
    {
      "item": {
        "kind": "item",
        "id": "purse"
      },
      "rarity": 2,
      "weight": 50,
      "chance": "2.86%",
      "minQuantity": 1,
      "maxQuantity": 1
    },
    {
      "item": {
        "kind": "item",
        "id": "stone-coin"
      },
      "rarity": 0,
      "weight": 100,
      "chance": "5.71%",
      "minQuantity": 1,
      "maxQuantity": 10
    },
    {
      "item": {
        "kind": "item",
        "id": "tooth-necklace"
      },
      "rarity": 0,
      "weight": 300,
      "chance": "17.14%",
      "minQuantity": 1,
      "maxQuantity": 1
    },
    {
      "item": {
        "kind": "item",
        "id": "none"
      },
      "rarity": 0,
      "weight": 1000,
      "chance": "57.14%",
      "minQuantity": 1,
      "maxQuantity": 1
    }
  ],
  "giveItemsAsStacks": true,
  "ignoreWeightAndGiveOneOfEach": false
}