{ "format_version": 5, "name": "floor0_right1", "tile_map": { "file": "dungeons/dungeon0/floor0_right1.png", "color_map": "dungeons/dungeon0/colormap.json", "canvas": "textures/tilecanvas_floor0.json" }, "enemies": [ { "type": "ranger", "rank": 0, "start": { "position": {"x": 2.5, "y": 15.5}, "facing": "EAST" }, "inventory": [ { "type": "key", "key_id": 1 } ], "patrol_route": [] }, { "type": "berserker", "rank": 0, "start": { "position": {"x": 2.5, "y": 3.5}, "facing": "NORTHEAST" }, "inventory": [], "patrol_route": [] }, { "type": "berserker", "rank": 0, "start": { "position": {"x": 3.5, "y": 2.5}, "facing": "NORTHEAST" }, "inventory": [], "patrol_route": [] }, { "type": "berserker", "rank": 0, "start": { "position": {"x": 15, "y": 9.5}, "facing": "WEST" }, "inventory": [], "patrol_route": [ {"x": 8.5, "y": 9.5}, {"x": 8.5, "y": 8.5}, {"x": 21.5, "y": 8.5}, {"x": 21.5, "y": 9.5} ] }, { "type": "berserker", "rank": 0, "start": { "position": {"x": 23.5, "y": 14.5}, "facing": "WEST" }, "inventory": [], "patrol_route": [ {"x": 7.5, "y": 14.5}, {"x": 7.5, "y": 3.5}, {"x": 23.5, "y": 3.5}, {"x": 23.5, "y": 14.5} ] }, { "type": "ranger", "rank": 0, "start": { "position": {"x": 27.5, "y": 2.5}, "facing": "WEST" }, "inventory": [ { "type": "key", "key_id": 1 } ], "patrol_route": [] } ], "objects": [ { "type": "door", "key_id": 1, "bounds": { "left": 26.25, "right": 27.25, "bottom": 24, "top": 26 } }, { "type": "door", "key_id": 1, "bounds": { "left": 27.25, "right": 28.25, "bottom": 24, "top": 26 } }, { "type": "door", "key_id": 1, "bounds": { "left": 28.25, "right": 29.25, "bottom": 24, "top": 26 } }, { "type": "key", "key_id": 1, "position": {"x": 2, "y": 2} }, { "type": "heal_powerup", "rank": 1, "position": {"x": 3, "y": 20} }, { "type": "heal_powerup", "rank": 0, "position": {"x": 26.9375, "y": 20.0625} }, { "type": "heal_powerup", "rank": 0, "position": {"x": 27.25, "y": 20.5} }, { "type": "heal_powerup", "rank": 0, "position": {"x": 27.5, "y": 20} } ], "exits": { "floor0_right1_left_exit": { "bounds": { "left": 0, "right": 0, "bottom": 24, "top": 26 } }, "floor0_right1_right_exit": { "bounds": { "left": 30, "right": 30, "bottom": 24, "top": 26 } } } }