{
  "id": "LeviathanLava",
  "notes": [
    "Prefab and room-pool content is possible, not guaranteed. Room selection, random branches, object activation, world modifiers and runtime conditions affect results.",
    "Room pools are joined through enabled RoomList entries and DungeonGenerator theme masks; they do not reconstruct a specific world's chosen rooms.",
    "Drop table weights are relative selection weights, not overall item probabilities. Serialized stack ranges are retained without assuming runtime scaling."
  ],
  "generators": [],
  "rooms": [],
  "doors": [],
  "sources": [
    {
      "prefab": "LeviathanLava",
      "scope": "location prefab",
      "object": "LeviathanLava",
      "path": "LeviathanLava",
      "kind": "MineRock",
      "conditions": [],
      "settings": {
        "m_Enabled": 1,
        "m_name": "$item_flametalore",
        "m_health": 100,
        "m_removeWhenDestroyed": 0,
        "m_minToolTier": 3,
        "m_hoverOffset": 0
      },
      "category": "destructible",
      "table": {
        "m_dropMin": 2,
        "m_dropMax": 4,
        "m_dropChance": 1,
        "m_oneOfEach": 0
      },
      "loot": [
        {
          "item": "FlametalOreNew",
          "min": 1,
          "max": 1,
          "weight": 1,
          "dontScale": false
        }
      ]
    }
  ],
  "excludedByLocationConditions": [],
  "unresolvedRooms": [],
  "unresolvedDoors": []
}
