{ "format_version": 5, "name": "floor0_front", "tile_map": { "file": "dungeons/dungeon0/floor0_front.png", "color_map": "dungeons/dungeon0/colormap.json", "canvas": "textures/tilecanvas_floor0.json" }, "enemies": [ { "type": "berserker", "rank": 0, "start": { "position": {"x": 9.5, "y": 20.5}, "facing": "EAST" }, "inventory": [ { "type": "heal_powerup", "rank": 0 } ], "patrol_route": [ {"x": 11.5, "y": 20.5}, {"x": 13.5, "y": 22.5}, {"x": 11.5, "y": 24.5}, {"x": 7.5, "y": 24.5}, {"x": 5.5, "y": 22.5}, {"x": 7.5, "y": 20.5} ] } ], "objects": [ { "type": "door", "key_id": 0, "bounds": { "left": 8, "right": 11, "bottom": 26, "top": 27 } }, { "type": "door", "key_id": 0, "bounds": { "left": 8, "right": 11, "bottom": 27, "top": 28 } }, { "type": "rank_up_powerup", "position": {"x": 9.5, "y": 31.5} } ], "exits": { "floor0_front_left_exit": { "bounds": { "left": 0, "right": 0, "bottom": 33, "top": 35 } }, "floor0_front_right_exit": { "bounds": { "left": 19, "right": 19, "bottom": 33, "top": 35 } }, "floor0_front_top_exit": { "bounds": { "left": 8, "right": 11, "bottom": 37, "top": 37 } } } }