{
  "id": "sturgeon-bonus-loot-table",
  "name": "SturgeonBonusLootTable",
  "rawClassName": "LootTableDefinition",
  "sourceFile": "MonoBehaviour/SturgeonBonusLootTable.asset",
  "addedInPatch": "45eba068",
  "entries": [
    {
      "item": {
        "kind": "item",
        "id": "fish-oil"
      },
      "rarity": 2,
      "weight": 10,
      "chance": "2.78%",
      "minQuantity": 1,
      "maxQuantity": 1
    },
    {
      "item": {
        "kind": "item",
        "id": "isinglass"
      },
      "rarity": 2,
      "weight": 10,
      "chance": "2.78%",
      "minQuantity": 1,
      "maxQuantity": 1
    },
    {
      "item": {
        "kind": "item",
        "id": "large-animal-bones"
      },
      "rarity": 1,
      "weight": 20,
      "chance": "5.56%",
      "minQuantity": 1,
      "maxQuantity": 1
    },
    {
      "item": {
        "kind": "item",
        "id": "pristine-sturgeon-leather"
      },
      "rarity": 3,
      "weight": 5,
      "chance": "1.39%",
      "minQuantity": 1,
      "maxQuantity": 1
    },
    {
      "item": {
        "kind": "item",
        "id": "roe-sack"
      },
      "rarity": 3,
      "weight": 5,
      "chance": "1.39%",
      "minQuantity": 1,
      "maxQuantity": 1
    },
    {
      "item": {
        "kind": "item",
        "id": "sturgeon-fillet"
      },
      "rarity": 0,
      "weight": 60,
      "chance": "16.67%",
      "minQuantity": 5,
      "maxQuantity": 10
    },
    {
      "item": {
        "kind": "item",
        "id": "none"
      },
      "rarity": 0,
      "weight": 250,
      "chance": "69.44%",
      "minQuantity": 1,
      "maxQuantity": 1
    }
  ],
  "giveItemsAsStacks": true,
  "ignoreWeightAndGiveOneOfEach": false
}