{ "format_version": 5, "name": "floor2_back", "tile_map": { "file": "dungeons/dungeon0/floor2_back.png", "color_map": "dungeons/dungeon0/colormap.json", "canvas": "textures/tilecanvas_floor2.json" }, "enemies": [ { "type": "first_boss", "rank": 2, "start": { "position": {"x": 17, "y": 16}, "facing": "SOUTH" }, "inventory": [ { "type": "key", "key_id": 6 } ], "patrol_route": [] } ], "objects": [ { "type": "door", "key_id": 6, "bounds": { "left": 16, "right": 18, "bottom": 28.25, "top": 29.75 } } ], "exits": { "floor2_back_bottom_exit": { "bounds": { "left": 16, "right": 18, "bottom": 0, "top": 0 } }, "floor2_back_top_exit": { "bounds": { "left": 13, "right": 21, "bottom": 44, "top": 44 } } } }