{ "numEnemies": 20, "enemies": [ { "position": [280, 1380], "mode": "patrol", "route": [0, 1, 2, 3], "health": 5, "type": "gun_enemy" }, { "position": [420, 1700], "mode": "patrol", "route": [2, 3, 0, 1], "health": 5, "type": "knife_enemy" }, { "position": [1800, 380], "mode": "patrol", "route": [4, 5, 6, 7, 8, 9, 10, 11], "health": 5, "type": "gun_enemy" }, { "position": [1300, 1200], "mode": "patrol", "route": [7, 8, 9, 10, 11, 4, 5, 6], "health": 5, "type": "knife_enemy" }, { "position": [100, 60], "mode": "patrol", "route": [12, 13, 14, 15], "health": 5, "type": "gun_enemy" }, { "position": [320, 300], "mode": "patrol", "route": [14, 15, 12, 13], "health": 5, "type": "knife_enemy" }, { "position": [240, 860], "mode": "patrol", "route": [16, 17, 18, 19], "health": 5, "type": "gun_enemy" }, { "position": [300, 1000], "mode": "patrol", "route": [18, 19, 16, 17], "health": 5, "type": "knife_enemy" }, { "position": [840, 1920], "mode": "patrol", "route": [20, 21, 22, 23, 24, 25, 26], "health": 5, "type": "gun_enemy" }, { "position": [60, 600], "mode": "patrol", "route": [22, 23, 24, 25, 20, 21], "health": 5, "type": "knife_enemy" }, { "position": [660, 1460], "mode": "guard", "guardPosition": [660, 1460], "health": 5, "type": "custom_enemy1" }, { "position": [660, 1600], "mode": "guard", "guardPosition": [660, 1600], "health": 5, "type": "custom_enemy2" }, { "position": [380, 900], "mode": "guard", "guardPosition": [380, 900], "health": 5, "type": "custom_enemy1" }, { "position": [380, 960], "mode": "guard", "guardPosition": [380, 960], "health": 5, "type": "custom_enemy2" }, { "position": [180, 180], "mode": "guard", "guardPosition": [180, 180], "health": 5, "type": "custom_enemy1" }, { "position": [240, 180], "mode": "guard", "guardPosition": [240, 180], "health": 5, "type": "custom_enemy2" }, { "position": [1200, 800], "mode": "guard", "guardPosition": [1200, 800], "health": 5, "type": "custom_enemy1" }, { "position": [1200, 800], "mode": "guard", "guardPosition": [1200, 800], "health": 5, "type": "custom_enemy2" }, { "position": [960, 260], "mode": "guard", "guardPosition": [960, 260], "health": 5, "type": "custom_enemy1" }, { "position": [960, 1800], "mode": "guard", "guardPosition": [960, 1800], "health": 5, "type": "custom_enemy2" } ] }