{ "id": "cave.wild_den", "name": "Wild Den", "type": "cave", "built_by": "mustelid", "size_class": "small", "roles_eligible": ["dead-end", "boss"], "footprint_w_tiles": 8, "footprint_h_tiles": 6, "grid": [ "########", "#......#", "D...@..#", "#..@C@.#", "#......#", "########" ], "doors": [ { "x": 0, "y": 2, "facing": "W" } ], "encounter_slots": [ { "x": 4, "y": 2, "kind": "WildAnimal", "weight": 1.0 }, { "x": 3, "y": 3, "kind": "WildAnimal", "weight": 1.0 }, { "x": 5, "y": 3, "kind": "WildAnimal", "weight": 1.0 } ], "container_slots": [ { "x": 4, "y": 3, "loot_table_band": "t1" } ], "narrative_text": "Bones, scraps of leather, and the lingering musk of carnivore. Recent kills. They sleep nearby.", "weight": 1.0 }