{
  "id": "gehedras-node-loot-table",
  "name": "GehedrasNodeLootTable",
  "rawClassName": "LootTableDefinition",
  "sourceFile": "MonoBehaviour/GehedrasNodeLootTable.asset",
  "addedInPatch": "45eba068",
  "entries": [
    {
      "item": {
        "kind": "item",
        "id": "blazing-core"
      },
      "rarity": 2,
      "weight": 6,
      "chance": "31.58%",
      "minQuantity": 20,
      "maxQuantity": 40
    },
    {
      "item": {
        "kind": "item",
        "id": "elemental-fire"
      },
      "rarity": 2,
      "weight": 8,
      "chance": "42.11%",
      "minQuantity": 20,
      "maxQuantity": 40
    },
    {
      "item": {
        "kind": "item",
        "id": "eternal-flame-essence"
      },
      "rarity": 4,
      "weight": 1,
      "chance": "5.26%",
      "minQuantity": 20,
      "maxQuantity": 40
    },
    {
      "item": {
        "kind": "item",
        "id": "inferno-gem"
      },
      "rarity": 3,
      "weight": 4,
      "chance": "21.05%",
      "minQuantity": 20,
      "maxQuantity": 40
    }
  ],
  "giveItemsAsStacks": false,
  "ignoreWeightAndGiveOneOfEach": false
}