{ "format_version": 5, "name": "floor2_mid", "tile_map": { "file": "dungeons/dungeon0/floor2_mid.png", "color_map": "dungeons/dungeon0/colormap.json", "canvas": "textures/tilecanvas_floor2.json" }, "enemies": [], "objects": [ { "type": "heal_powerup", "rank": 2, "position": {"x": 6.5, "y": 7} }, { "type": "heal_powerup", "rank": 2, "position": {"x": 6.5, "y": 8.5} }, { "type": "heal_powerup", "rank": 2, "position": {"x": 10, "y": 6} }, { "type": "heal_powerup", "rank": 2, "position": {"x": 10, "y": 8} } ], "exits": { "floor2_mid_bottom_exit": { "bounds": { "left": 7, "right": 9, "bottom": 0, "top": 0 } }, "floor2_mid_top_exit": { "bounds": { "left": 7, "right": 9, "bottom": 14, "top": 14 } } } }