diff --git a/src/lib/gmaes.ts b/src/lib/gmaes.ts
index e8181c34..9c64f67a 100644
--- a/src/lib/gmaes.ts
+++ b/src/lib/gmaes.ts
@@ -408,6 +408,19 @@ const gmaes: Gmae[] = [
}
],
url: '/_app/tools/idle-idle-gamedev/index.html'
+ },
+ {
+ name: 'Toy Defence',
+ description: 'another tower defence variant ig',
+ category: 'Strategy',
+ tags: ['tower-defence'],
+ links: [
+ {
+ name: 'Coolmath Games',
+ url: 'https://www.coolmathgames.com/0-toy-defense'
+ }
+ ],
+ url: '/_app/tools/toy-defence/index.html'
}
];
diff --git a/static/_app/tools/toy-defence/@source.txt b/static/_app/tools/toy-defence/@source.txt
new file mode 100644
index 00000000..0fd32097
--- /dev/null
+++ b/static/_app/tools/toy-defence/@source.txt
@@ -0,0 +1 @@
+https://www.coolmathgames.com/sites/default/files/public_games/26717/
\ No newline at end of file
diff --git a/static/_app/tools/toy-defence/ahrefs_585f4691b0e399a160cb6e0c016b4fcd7b0c55de8ae4d7dc4c83d5d0761520b3 b/static/_app/tools/toy-defence/ahrefs_585f4691b0e399a160cb6e0c016b4fcd7b0c55de8ae4d7dc4c83d5d0761520b3
new file mode 100644
index 00000000..08c92a65
--- /dev/null
+++ b/static/_app/tools/toy-defence/ahrefs_585f4691b0e399a160cb6e0c016b4fcd7b0c55de8ae4d7dc4c83d5d0761520b3
@@ -0,0 +1 @@
+ahrefs-site-verification_585f4691b0e399a160cb6e0c016b4fcd7b0c55de8ae4d7dc4c83d5d0761520b3
\ No newline at end of file
diff --git a/static/_app/tools/toy-defence/data/game/bonuses.json b/static/_app/tools/toy-defence/data/game/bonuses.json
new file mode 100644
index 00000000..cb623c9d
--- /dev/null
+++ b/static/_app/tools/toy-defence/data/game/bonuses.json
@@ -0,0 +1,41 @@
+{
+ "autorepairs":
+ {
+ "unlock_level": 3,
+ "unlock_price": 150,
+ "unlock_count": 3,
+ "timeout": 60,
+ "asset": "game/infobar/infobar_35_0",
+ "asset_busy": "game/infobar/infobar_35_1"
+ },
+ "ressurections":
+ {
+ "unlock_level": 7,
+ "unlock_price": 300,
+ "unlock_count": 3,
+ "timeout": 0,
+ "asset": "game/infobar/infobar_37_0",
+ "asset_busy": "game/infobar/infobar_37_1"
+ },
+ "securitystrikes":
+ {
+ "unlock_level": 12,
+ "unlock_price": 700,
+ "unlock_count": 2,
+ "timeout": 0,
+ "asset": "game/infobar/infobar_38_0",
+ "asset_busy": "game/infobar/infobar_38_1",
+ "radius": 150,
+ "power": 1000000
+ },
+ "godhands":
+ {
+ "unlock_level": 17,
+ "unlock_price": 1500,
+ "unlock_count": 5,
+ "timeout": 60,
+ "asset": "game/infobar/infobar_36_0",
+ "asset_busy": "game/infobar/infobar_36_1",
+ "power": 1000000
+ }
+}
\ No newline at end of file
diff --git a/static/_app/tools/toy-defence/data/game/bullets.json b/static/_app/tools/toy-defence/data/game/bullets.json
new file mode 100644
index 00000000..cc72a4a0
--- /dev/null
+++ b/static/_app/tools/toy-defence/data/game/bullets.json
@@ -0,0 +1,568 @@
+{
+ "enemy_soldier": {
+ "@attributes": {
+ "power": "210",
+ "range": "1",
+ "speed": "30"
+ },
+ "comment": {},
+ "bullet": {
+ "@attributes": {
+ "hotspot": "16 16",
+ "rect": "0 0 32 32",
+ "rotate_speed": "2",
+ "scale_max": "0.8",
+ "scale_min": "0.3",
+ "texture": "game/bullets/bullets_0.png",
+ "use_filter": "1"
+ }
+ },
+ "sound": {
+ "@attributes": {
+ "name": "fire_unit_grenade",
+ "sound_at_end": "1"
+ }
+ }
+ },
+ "feast2_enemy_soldier": {
+ "@attributes": {
+ "power": "210",
+ "range": "1",
+ "speed": "30"
+ },
+ "comment": {},
+ "bullet": {
+ "@attributes": {
+ "hotspot": "16 16",
+ "rect": "0 0 32 32",
+ "rotate_speed": "2",
+ "scale_max": "0.8",
+ "scale_min": "0.3",
+ "texture": "game/bullets/bullets_5.png",
+ "use_filter": "1"
+ }
+ },
+ "sound": {
+ "@attributes": {
+ "name": "fire_unit_grenade",
+ "sound_at_end": "1"
+ }
+ }
+ },
+ "enemy_car": {
+ "@attributes": {
+ "power": "40",
+ "range": "2",
+ "speed": "70"
+ },
+ "comment": {},
+ "bullet": {
+ "@attributes": {
+ "hotspot": "4 1",
+ "rect": "0 0 8 2",
+ "texture": "game/bullets/bullets_1.png",
+ "use_filter": "1"
+ }
+ },
+ "sound": {"@attributes": {"name": "fire_unit_tank_shoot"}}
+ },
+ "enemy_tank_light": {
+ "@attributes": {
+ "power": "375",
+ "range": "10",
+ "speed": "60"
+ },
+ "comment": {},
+ "bullet": {
+ "@attributes": {
+ "hotspot": "27 4",
+ "rect": "0 0 32 8",
+ "texture": "game/bullets/bullets_2.png",
+ "use_filter": "1"
+ }
+ },
+ "sound": {"@attributes": {"name": "fire_unit_tank_shoot"}}
+ },
+ "enemy_tank_heavy": {
+ "@attributes": {
+ "power": "400",
+ "range": "20",
+ "speed": "60"
+ },
+ "comment": {},
+ "bullet": {
+ "@attributes": {
+ "hotspot": "27 4",
+ "rect": "0 0 32 8",
+ "texture": "game/bullets/bullets_2.png",
+ "use_filter": "1"
+ }
+ },
+ "sound": {"@attributes": {"name": "fire_unit_tank_shoot"}}
+ },
+ "enemy_tank_heavy_left": {
+ "@attributes": {
+ "power": "36",
+ "range": "10",
+ "speed": "60"
+ },
+ "comment": {},
+ "bullet": {
+ "@attributes": {
+ "hotspot": "27 4",
+ "rect": "0 0 32 8",
+ "texture": "game/bullets/bullets_2.png",
+ "use_filter": "1"
+ }
+ },
+ "sound": {"@attributes": {"name": "fire_unit_tank_shoot"}}
+ },
+ "enemy_tank_heavy_right": {
+ "@attributes": {
+ "power": "36",
+ "range": "10",
+ "speed": "60"
+ },
+ "comment": {},
+ "bullet": {
+ "@attributes": {
+ "hotspot": "27 4",
+ "rect": "0 0 32 8",
+ "texture": "game/bullets/bullets_2.png",
+ "use_filter": "1"
+ }
+ },
+ "sound": {"@attributes": {"name": "fire_unit_tank_shoot"}}
+ },
+ "enemy_airship": {
+ "@attributes": {
+ "power": "600",
+ "range": "15",
+ "speed": "45"
+ },
+ "comment": {},
+ "bullet": {
+ "@attributes": {
+ "hotspot": "4 1",
+ "rect": "0 0 8 2",
+ "texture": "game/bullets/bullets_1.png",
+ "use_filter": "1"
+ }
+ },
+ "sound": {"@attributes": {"name": "fire_unit_missile"}}
+ },
+ "enemy_bomber": {
+ "@attributes": {
+ "power": "800",
+ "range": "9",
+ "speed": "60"
+ },
+ "comment": {},
+ "bullet": {
+ "@attributes": {
+ "hotspot": "4 1",
+ "rect": "0 0 8 2",
+ "texture": "game/bullets/bullets_1.png",
+ "use_filter": "1"
+ }
+ },
+ "sound": {"@attributes": {"name": "fire_unit_missile"}}
+ },
+ "tower_a_0": {
+ "@attributes": {
+ "power": "4 5 6",
+ "range": "1 1 1",
+ "speed": "400 400 400"
+ },
+ "bullet": {
+ "@attributes": {
+ "hotspot": "12 3",
+ "rect": "0 0 18 7",
+ "texture": "game/bullets/bullets_3.png",
+ "use_filter": "1"
+ }
+ },
+ "sound": {"@attributes": {"name": "fire_tower_a"}}
+ },
+ "tower_a_1": {
+ "@attributes": {
+ "power": "6 6 6",
+ "range": "1 1 1",
+ "speed": "400 400 400"
+ },
+ "bullet": {
+ "@attributes": {
+ "hotspot": "12 3",
+ "rect": "0 0 18 7",
+ "texture": "game/bullets/bullets_3.png",
+ "use_filter": "1"
+ }
+ },
+ "sound": {"@attributes": {"name": "fire_tower_a"}}
+ },
+ "tower_a_2": {
+ "@attributes": {
+ "power": "7 7 7",
+ "range": "1 1 1",
+ "speed": "400 400 400"
+ },
+ "bullet": {
+ "@attributes": {
+ "hotspot": "12 3",
+ "rect": "0 0 18 7",
+ "texture": "game/bullets/bullets_3.png",
+ "use_filter": "1"
+ }
+ },
+ "sound": {"@attributes": {"name": "fire_tower_a"}}
+ },
+ "tower_a_3": {
+ "@attributes": {
+ "power": "7 8 9",
+ "range": "1 1 1",
+ "speed": "400 400 400"
+ },
+ "bullet": {
+ "@attributes": {
+ "hotspot": "12 3",
+ "rect": "0 0 18 7",
+ "texture": "game/bullets/bullets_3.png",
+ "use_filter": "1"
+ }
+ },
+ "sound": {"@attributes": {"name": "fire_tower_a"}}
+ },
+ "tower_a_4": {
+ "@attributes": {
+ "power": "8 9 10",
+ "range": "1 1 1",
+ "speed": "400 400 400"
+ },
+ "bullet": {
+ "@attributes": {
+ "hotspot": "12 3",
+ "rect": "0 0 18 7",
+ "texture": "game/bullets/bullets_3.png",
+ "use_filter": "1"
+ }
+ },
+ "sound": {"@attributes": {"name": "fire_tower_a"}}
+ },
+ "tower_a_5": {
+ "@attributes": {
+ "power": "45 60 70",
+ "range": "1 1 1",
+ "speed": "400 400 400"
+ },
+ "bullet": {
+ "@attributes": {
+ "hotspot": "12 3",
+ "rect": "0 0 18 7",
+ "texture": "game/bullets/bullets_3.png",
+ "use_filter": "1"
+ }
+ },
+ "sound": {"@attributes": {"name": "fire_tower_a"}}
+ },
+ "tower_a_6": {
+ "@attributes": {
+ "power": "10 11 12",
+ "range": "1 1 1",
+ "speed": "400 400 400"
+ },
+ "bullet": {
+ "@attributes": {
+ "hotspot": "12 3",
+ "rect": "0 0 18 7",
+ "texture": "game/bullets/bullets_3.png",
+ "use_filter": "1"
+ }
+ },
+ "sound": {"@attributes": {"name": "fire_tower_a"}}
+ },
+ "tower_b_0": {
+ "@attributes": {
+ "power": "80 85 90",
+ "range": "60 65 70",
+ "speed": "100 100 100"
+ },
+ "flame": {},
+ "sound": {
+ "@attributes": {
+ "name": "fire_tower_b",
+ "name_fast": "fire_tower_b_fast"
+ }
+ }
+ },
+ "tower_b_1": {
+ "@attributes": {
+ "power": "90 90 90",
+ "range": "73 76 79",
+ "speed": "100 100 100"
+ },
+ "flame": {},
+ "sound": {
+ "@attributes": {
+ "name": "fire_tower_b",
+ "name_fast": "fire_tower_b_fast"
+ }
+ }
+ },
+ "tower_b_2": {
+ "@attributes": {
+ "power": "100 100 100",
+ "range": "80 85 90",
+ "speed": "100 100 100"
+ },
+ "flame": {},
+ "sound": {
+ "@attributes": {
+ "name": "fire_tower_b",
+ "name_fast": "fire_tower_b_fast"
+ }
+ }
+ },
+ "tower_b_3": {
+ "@attributes": {
+ "power": "92 94 96",
+ "range": "80 80 80",
+ "speed": "100 100 100"
+ },
+ "flame": {},
+ "sound": {
+ "@attributes": {
+ "name": "fire_tower_b",
+ "name_fast": "fire_tower_b_fast"
+ }
+ }
+ },
+ "tower_b_4": {
+ "@attributes": {
+ "power": "110 120 130",
+ "range": "95 100 105",
+ "speed": "100 100 100"
+ },
+ "flame": {},
+ "sound": {
+ "@attributes": {
+ "name": "fire_tower_b",
+ "name_fast": "fire_tower_b_fast"
+ }
+ }
+ },
+ "tower_b_5": {
+ "@attributes": {
+ "power": "97 98 100",
+ "range": "80 80 80",
+ "speed": "100 100 100"
+ },
+ "flame": {},
+ "sound": {
+ "@attributes": {
+ "name": "fire_tower_b",
+ "name_fast": "fire_tower_b_fast"
+ }
+ }
+ },
+ "tower_c_0": {
+ "@attributes": {
+ "power": "300 325 350",
+ "range": "5 5 5",
+ "speed": "400 400 400"
+ },
+ "bullet": {
+ "@attributes": {
+ "hotspot": "27 4",
+ "rect": "0 0 32 8",
+ "texture": "game/bullets/bullets_2.png",
+ "use_filter": "1"
+ }
+ },
+ "sound": {"@attributes": {"name": "fire_tower_c"}}
+ },
+ "tower_c_1": {
+ "@attributes": {
+ "power": "350 350 350",
+ "range": "5 5 5",
+ "speed": "400 400 400"
+ },
+ "bullet": {
+ "@attributes": {
+ "hotspot": "27 4",
+ "rect": "0 0 32 8",
+ "texture": "game/bullets/bullets_2.png",
+ "use_filter": "1"
+ }
+ },
+ "sound": {"@attributes": {"name": "fire_tower_c"}}
+ },
+ "tower_c_2": {
+ "@attributes": {
+ "power": "350 350 350",
+ "range": "5 5 5",
+ "speed": "400 400 400"
+ },
+ "bullet": {
+ "@attributes": {
+ "hotspot": "27 4",
+ "rect": "0 0 32 8",
+ "texture": "game/bullets/bullets_2.png",
+ "use_filter": "1"
+ }
+ },
+ "sound": {"@attributes": {"name": "fire_tower_c"}}
+ },
+ "tower_c_3": {
+ "@attributes": {
+ "power": "350 350 350",
+ "range": "60 70 80",
+ "speed": "400 400 400"
+ },
+ "bullet": {
+ "@attributes": {
+ "hotspot": "27 4",
+ "rect": "0 0 32 8",
+ "texture": "game/bullets/bullets_2.png",
+ "use_filter": "1"
+ }
+ },
+ "sound": {"@attributes": {"name": "fire_tower_c"}}
+ },
+ "tower_c_4": {
+ "@attributes": {
+ "power": "350 375 390",
+ "range": "5 5 5",
+ "speed": "400 400 400"
+ },
+ "bullet": {
+ "@attributes": {
+ "hotspot": "27 4",
+ "rect": "0 0 32 8",
+ "texture": "game/bullets/bullets_2.png",
+ "use_filter": "1"
+ }
+ },
+ "sound": {"@attributes": {"name": "fire_tower_c"}}
+ },
+ "tower_c_5": {
+ "@attributes": {
+ "power": "350 350 350",
+ "range": "80 80 80",
+ "speed": "400 400 400"
+ },
+ "bullet": {
+ "@attributes": {
+ "hotspot": "27 4",
+ "rect": "0 0 32 8",
+ "texture": "game/bullets/bullets_2.png",
+ "use_filter": "1"
+ }
+ },
+ "sound": {"@attributes": {"name": "fire_tower_c"}}
+ },
+ "tower_d_0": {
+ "@attributes": {
+ "power": "80 90 100",
+ "range": "3 3 3",
+ "speed": "400 400 400"
+ },
+ "bullet": {
+ "@attributes": {
+ "hotspot": "28 3",
+ "rect": "0 0 32 6",
+ "texture": "game/bullets/bullets_4.png",
+ "use_filter": "1"
+ }
+ },
+ "sound": {
+ "@attributes": {
+ "name": "fire_tower_d",
+ "name_fast": "fire_tower_d_fast"
+ }
+ }
+ },
+ "tower_d_1": {
+ "@attributes": {
+ "power": "100 100 100",
+ "range": "3 3 3",
+ "speed": "400 400 400"
+ },
+ "bullet": {
+ "@attributes": {
+ "hotspot": "28 3",
+ "rect": "0 0 32 6",
+ "texture": "game/bullets/bullets_4.png",
+ "use_filter": "1"
+ }
+ },
+ "sound": {
+ "@attributes": {
+ "name": "fire_tower_d",
+ "name_fast": "fire_tower_d_fast"
+ }
+ }
+ },
+ "tower_d_2": {
+ "@attributes": {
+ "power": "160 180 200",
+ "range": "3 3 3",
+ "speed": "400 400 400"
+ },
+ "bullet": {
+ "@attributes": {
+ "hotspot": "28 3",
+ "rect": "0 0 32 6",
+ "texture": "game/bullets/bullets_4.png",
+ "use_filter": "1"
+ }
+ },
+ "sound": {
+ "@attributes": {
+ "name": "fire_tower_d",
+ "name_fast": "fire_tower_d_fast"
+ }
+ }
+ },
+ "tower_d_3": {
+ "@attributes": {
+ "power": "115 130 145",
+ "range": "3 3 3",
+ "speed": "400 400 400"
+ },
+ "bullet": {
+ "@attributes": {
+ "hotspot": "28 3",
+ "rect": "0 0 32 6",
+ "texture": "game/bullets/bullets_4.png",
+ "use_filter": "1"
+ }
+ },
+ "sound": {
+ "@attributes": {
+ "name": "fire_tower_d",
+ "name_fast": "fire_tower_d_fast"
+ }
+ }
+ },
+ "tower_d_4": {
+ "@attributes": {
+ "power": "200 200 200",
+ "range": "3 3 3",
+ "speed": "400 400 400"
+ },
+ "bullet": {
+ "@attributes": {
+ "hotspot": "28 3",
+ "rect": "0 0 32 6",
+ "texture": "game/bullets/bullets_4.png",
+ "use_filter": "1"
+ }
+ },
+ "sound": {
+ "@attributes": {
+ "name": "fire_tower_d",
+ "name_fast": "fire_tower_d_fast"
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/static/_app/tools/toy-defence/data/game/notifications.json b/static/_app/tools/toy-defence/data/game/notifications.json
new file mode 100644
index 00000000..33eaf4b2
--- /dev/null
+++ b/static/_app/tools/toy-defence/data/game/notifications.json
@@ -0,0 +1,546 @@
+{
+ "@attributes": {
+ "idle_time": "2",
+ "speed": "0 200",
+ "start": "260 -100",
+ "target": "260 0"
+ },
+ "background": {
+ "left": {
+ "@attributes": {
+ "rect": "0 0 17 98",
+ "texture": "common/notifications_0.png"
+ }
+ },
+ "middle": {
+ "@attributes": {
+ "rect": "0 0 21 98",
+ "texture": "common/notifications_1.png"
+ }
+ },
+ "right": {
+ "@attributes": {
+ "rect": "0 0 25 98",
+ "texture": "common/notifications_2.png"
+ }
+ }
+ },
+ "common_item": {
+ "@attributes": {"width": "600"},
+ "image": {
+ "@attributes": {
+ "position": "21 10",
+ "rect": "0 0 62 62",
+ "texture": ""
+ }
+ },
+ "title": {
+ "@attributes": {
+ "auto_scale": "1",
+ "align_vertical": "2",
+ "align": "1",
+ "color": "FFeecd6e",
+ "font": "fonts/soldier_font5.fnt",
+ "intersymbol": "0",
+ "localized": "1",
+ "size": "490 36",
+ "interlinear": "-12",
+ "multiline": "1",
+ "multiplier": "0.7",
+ "position": "90 3",
+ "spacewidth": "15",
+ "string": "",
+ "texture": "fonts/soldier_font5.png"
+ }
+ },
+ "message": {
+ "@attributes": {
+ "auto_scale": "1",
+ "align_vertical": "1",
+ "align": "1",
+ "color": "FFeecd6e",
+ "font": "fonts/soldier_font5.fnt",
+ "interlinear": "-12",
+ "intersymbol": "0",
+ "localized": "1",
+ "multiline": "1",
+ "multiplier": "0.55",
+ "position": "90 32",
+ "size": "490 46",
+ "spacewidth": "18",
+ "string": "",
+ "texture": "fonts/soldier_font5.png"
+ }
+ }
+ },
+ "items": {
+ "item": [
+ {
+ "@attributes": {
+ "name": "ENEMY_WILL_BE_HELD",
+ "copy": "|common_item"
+ },
+ "image": {"@attributes": {"texture": "common/notifications_3.png"}},
+ "title": {"@attributes": {"string": "Враг не пройдет"}},
+ "message": {"@attributes": {"string": "Пройти миссию, не допустив вреда вашей базе."}}
+ },
+ {
+ "@attributes": {
+ "name": "GREEN_BERET",
+ "copy": "|common_item"
+ },
+ "image": {"@attributes": {"texture": "common/notifications_4.png"}},
+ "title": {"@attributes": {"string": "Зеленые береты"}},
+ "message": {"@attributes": {"string": "Пройти все миссии 'Первой крови'"}}
+ },
+ {
+ "@attributes": {
+ "name": "CONQUEST_OF_SNOW",
+ "copy": "|common_item"
+ },
+ "image": {"@attributes": {"texture": "common/notifications_5.png"}},
+ "title": {"@attributes": {"string": "Покорение снегов"}},
+ "message": {"@attributes": {"string": "Пройти все миссии 'Морозной Свежести'"}}
+ },
+ {
+ "@attributes": {
+ "name": "WAR_IN_THE_SANDBOX",
+ "copy": "|common_item"
+ },
+ "image": {"@attributes": {"texture": "common/notifications_6.png"}},
+ "title": {"@attributes": {"string": "Войны в песочнице"}},
+ "message": {"@attributes": {"string": "Пройти все миссии 'Остаться в живых'"}}
+ },
+ {
+ "@attributes": {
+ "name": "TOTAL_SWEEP",
+ "copy": "|common_item"
+ },
+ "image": {"@attributes": {"texture": "common/notifications_7.png"}},
+ "title": {"@attributes": {"string": "Тотальная зачистка"}},
+ "message": {"@attributes": {"string": "Пройти все миссии 'Первая кровь' на три звезды."}}
+ },
+ {
+ "@attributes": {
+ "name": "UNDER_THE_COVER_OF_SNOWFALL",
+ "copy": "|common_item"
+ },
+ "image": {"@attributes": {"texture": "common/notifications_8.png"}},
+ "title": {"@attributes": {"string": "Под покровом снегопада"}},
+ "message": {"@attributes": {"string": "Пройти все миссии 'Морозная Свежесть' на три звезды."}}
+ },
+ {
+ "@attributes": {
+ "name": "STORM_IN_THE_SANDBOX",
+ "copy": "|common_item"
+ },
+ "image": {"@attributes": {"texture": "common/notifications_9.png"}},
+ "title": {"@attributes": {"string": "Буря в песочнице"}},
+ "message": {"@attributes": {"string": "Пройти все миссии 'Остаться в живых' на три звезды."}}
+ },
+ {
+ "@attributes": {
+ "name": "ELITE_GUNNERS",
+ "copy": "|common_item"
+ },
+ "image": {"@attributes": {"texture": "common/notifications_10.png"}},
+ "title": {"@attributes": {"string": "Элитные пулеметчики"}},
+ "message": {"@attributes": {"string": "Приобрести все улучшения стрелков максимального уровня."}}
+ },
+ {
+ "@attributes": {
+ "name": "ELITE_FLAMETHROWER",
+ "copy": "|common_item"
+ },
+ "image": {"@attributes": {"texture": "common/notifications_11.png"}},
+ "title": {"@attributes": {"string": "Элитные огнеметчики"}},
+ "message": {"@attributes": {"string": "Приобрести все улучшения огнеметчиков максимального уровня."}}
+ },
+ {
+ "@attributes": {
+ "name": "ELITE_ARTILLERY",
+ "copy": "|common_item"
+ },
+ "image": {"@attributes": {"texture": "common/notifications_12.png"}},
+ "title": {"@attributes": {"string": "Элитная артиллерия"}},
+ "message": {"@attributes": {"string": "Приобрести все улучшения пушек максимального уровня."}}
+ },
+ {
+ "@attributes": {
+ "name": "ELITE_ANTIAIRCRAFT_GUNNERS",
+ "copy": "|common_item"
+ },
+ "image": {"@attributes": {"texture": "common/notifications_13.png"}},
+ "title": {"@attributes": {"string": "Элитные зенитчики"}},
+ "message": {"@attributes": {"string": "Приобрести все улучшения зениток максимального уровня."}}
+ },
+ {
+ "@attributes": {
+ "name": "INCREDIBLE_ARMY",
+ "copy": "|common_item"
+ },
+ "image": {"@attributes": {"texture": "common/notifications_14.png"}},
+ "title": {"@attributes": {"string": "Невероятная армия!"}},
+ "message": {"@attributes": {"string": "Приобрести все улучшения максимального уровня."}}
+ },
+ {
+ "@attributes": {
+ "name": "1000_SOLDIERS_AFTER",
+ "copy": "|common_item"
+ },
+ "image": {"@attributes": {"texture": "common/notifications_15.png"}},
+ "title": {"@attributes": {"string": "Тысячу солдатиков спустя"}},
+ "message": {"@attributes": {"string": "Сломайте 1000 вражеских солдатиков."}}
+ },
+ {
+ "@attributes": {
+ "name": "50_BIG_BARRELS",
+ "copy": "|common_item"
+ },
+ "image": {"@attributes": {"texture": "common/notifications_16.png"}},
+ "title": {"@attributes": {"string": "50 больших стволов"}},
+ "message": {"@attributes": {"string": "Установите 50 больших пушек."}}
+ },
+ {
+ "@attributes": {
+ "name": "NO_CHANCE_TO_THE_ENEMY",
+ "copy": "|common_item"
+ },
+ "image": {"@attributes": {"texture": "common/notifications_17.png"}},
+ "title": {"@attributes": {"string": "Ни шанса врагу"}},
+ "message": {"@attributes": {"string": "Улучшите все башни, установленные в одной миссии, до максимума."}}
+ },
+ {
+ "@attributes": {
+ "name": "PERFECTION",
+ "copy": "|common_item"
+ },
+ "image": {"@attributes": {"texture": "common/notifications_18.png"}},
+ "title": {"@attributes": {"string": "Совершенство"}},
+ "message": {"@attributes": {"string": "Добейтесь всех существующих достижений."}}
+ },
+ {
+ "@attributes": {
+ "name": "HOLIDAY1_LEVEL_PASS",
+ "copy": "|common_item"
+ },
+ "image": {"@attributes": {"texture": "common/notifications_19.png"}},
+ "title": {"@attributes": {"string": "Владыка Мертвых"}},
+ "message": {"@attributes": {"string": "Пройти уровень Ночной Кошмар."}}
+ },
+ {
+ "@attributes": {
+ "name": "HOLIDAY1_LEVEL_PASS_GOLD",
+ "copy": "|common_item"
+ },
+ "image": {"@attributes": {"texture": "common/notifications_20.png"}},
+ "title": {"@attributes": {"string": "Князь Тьмы"}},
+ "message": {"@attributes": {"string": "Пройти уровень Ночной Кошмар на золото."}}
+ },
+ {
+ "@attributes": {
+ "name": "HOLIDAY2_LEVEL_PASS",
+ "copy": "|common_item"
+ },
+ "image": {"@attributes": {"texture": "common/notifications_21.png"}},
+ "title": {"@attributes": {"string": "Новогодний переполох"}},
+ "message": {"@attributes": {"string": "Пройти все миссии 'Спасение Нового Года'."}}
+ },
+ {
+ "@attributes": {
+ "name": "HOLIDAY2_LEVEL_PASS_GOLD",
+ "copy": "|common_item"
+ },
+ "image": {"@attributes": {"texture": "common/notifications_22.png"}},
+ "title": {"@attributes": {"string": "Счастливый Новый Год"}},
+ "message": {"@attributes": {"string": "Пройти все миссии 'Спасение Нового Года' на золото."}}
+ },
+ {
+ "@attributes": {
+ "name": "NOTIFICATION_HOLIDAY4_ENEMY_WILL_BE_HELD",
+ "copy": "|common_item"
+ },
+ "image": {"@attributes": {"texture": "common/notifications_30.png"}},
+ "title": {"@attributes": {"string": "На страже порядка"}},
+ "message": {"@attributes": {"string": "Не допустить врагов, замаскировавшихся под спортсменов к Пламени Мира."}}
+ },
+ {
+ "@attributes": {
+ "name": "NOTIFICATION_HOLIDAY4_ZEUS",
+ "copy": "|common_item"
+ },
+ "image": {"@attributes": {"texture": "common/notifications_31.png"}},
+ "title": {"@attributes": {"string": "Зевс, не мухлюй!"}},
+ "message": {"@attributes": {"string": "Раздавить хотя бы одного врага с помощью руки бога в Зимних играх."}}
+ },
+ {
+ "@attributes": {
+ "name": "NOTIFICATION_HOLIDAY4_LEVEL_PASS",
+ "copy": "|common_item"
+ },
+ "image": {"@attributes": {"texture": "common/notifications_32.png"}},
+ "title": {"@attributes": {"string": "Участник Зимних игр"}},
+ "message": {"@attributes": {"string": "Пройти все миссии Зимних игр."}}
+ },
+ {
+ "@attributes": {
+ "name": "NOTIFICATION_HOLIDAY4_LEVEL_PASS_GOLD",
+ "copy": "|common_item"
+ },
+ "image": {"@attributes": {"texture": "common/notifications_33.png"}},
+ "title": {"@attributes": {"string": "Пламя Мира!"}},
+ "message": {"@attributes": {"string": "Пройти все мисии Зимних игр, сохранив Пламя Мира."}}
+ },
+ {
+ "@attributes": {
+ "name": "NOTIFICATION_RESCUE_SANTA_CLAUS",
+ "copy": "|common_item"
+ },
+ "image": {"@attributes": {"texture": "common/notifications_27.png"}},
+ "title": {"@attributes": {"string": "Праздник волшебства!"}},
+ "message": {"@attributes": {"string": "Освободите Санта Клауса из плена"}}
+ },
+ {
+ "@attributes": {
+ "name": "PRIZE_BOX",
+ "copy": "|common_item"
+ },
+ "image": {"@attributes": {"texture": "common/notifications_23.png"}},
+ "title": {"@attributes": {"string": "Дух Нового Года"}},
+ "message": {"@attributes": {"string": "Вернуть восемь оленей Деду Морозу."}}
+ },
+ {
+ "@attributes": {"copy": "|common_item"},
+ "image": {"@attributes": {"texture": "common/notifications_23.png"}},
+ "title": {},
+ "message": {
+ "@attributes": {
+ "align_vertical": "1",
+ "align": "1",
+ "color": "FFeecd6e",
+ "font": "fonts/soldier_font5.fnt",
+ "interlinear": "-10",
+ "intersymbol": "0",
+ "localized": "1",
+ "multiline": "1",
+ "multiplier": "0.5",
+ "position": "90 54",
+ "size": "380 40",
+ "spacewidth": "18",
+ "texture": "fonts/soldier_font5.png",
+ "string_before": "Вы получили ",
+ "string_after": "©"
+ }
+ }
+ },
+ {
+ "@attributes": {
+ "name": "NOTIFICATION_HONORABLE_DEFENDER",
+ "copy": "|common_item",
+ "amount": "500"
+ },
+ "image": {"@attributes": {"texture": "common/notifications_24.png"}},
+ "title": {"@attributes": {"string": "Почетный защитник"}},
+ "message": {"@attributes": {"string": "Установить на одном устройстве Toy Defense и Toy Defense 2"}}
+ },
+ {
+ "@attributes": {
+ "name": "HALLOWEEN_2013_GIVE_SWEETS",
+ "copy": "|common_item",
+ "amount": "500"
+ },
+ "image": {"@attributes": {"texture": "common/notifications_25.png"}},
+ "title": {"@attributes": {"string": "Сладость или гадость!?"}},
+ "message": {"@attributes": {"string": "Угостить страшилок звездными конфетами"}}
+ },
+ {
+ "@attributes": {
+ "name": "HALLOWEEN_2013_GOLD_MISSION",
+ "copy": "|common_item",
+ "amount": "500"
+ },
+ "image": {"@attributes": {"texture": "common/notifications_26.png"}},
+ "title": {"@attributes": {"string": "Дух Хэллоуина"}},
+ "message": {"@attributes": {"string": "Пройти вторую миссию Ночного Кошмара на золото, не давая звезд нечистой силе"}}
+ }
+ ]
+ },
+ "achievements": {
+ "a": [
+ {
+ "@attributes": {
+ "name": "ENEMY_WILL_BE_HELD",
+ "id": "0"
+ }
+ },
+ {
+ "@attributes": {
+ "name": "GREEN_BERET",
+ "id": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "name": "CONQUEST_OF_SNOW",
+ "id": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "name": "WAR_IN_THE_SANDBOX",
+ "id": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "name": "TOTAL_SWEEP",
+ "id": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "name": "UNDER_THE_COVER_OF_SNOWFALL",
+ "id": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "name": "STORM_IN_THE_SANDBOX",
+ "id": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "name": "ELITE_GUNNERS",
+ "id": "7"
+ }
+ },
+ {
+ "@attributes": {
+ "name": "ELITE_FLAMETHROWER",
+ "id": "8"
+ }
+ },
+ {
+ "@attributes": {
+ "name": "ELITE_ARTILLERY",
+ "id": "9"
+ }
+ },
+ {
+ "@attributes": {
+ "name": "ELITE_ANTIAIRCRAFT_GUNNERS",
+ "id": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "name": "INCREDIBLE_ARMY",
+ "id": "11"
+ }
+ },
+ {
+ "@attributes": {
+ "name": "1000_SOLDIERS_AFTER",
+ "id": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "name": "50_BIG_BARRELS",
+ "id": "13"
+ }
+ },
+ {
+ "@attributes": {
+ "name": "NO_CHANCE_TO_THE_ENEMY",
+ "id": "14"
+ }
+ },
+ {
+ "@attributes": {
+ "name": "PERFECTION",
+ "id": "15"
+ }
+ },
+ {
+ "@attributes": {
+ "name": "HOLIDAY1_LEVEL_PASS",
+ "id": "16"
+ }
+ },
+ {
+ "@attributes": {
+ "name": "HOLIDAY1_LEVEL_PASS_GOLD",
+ "id": "17"
+ }
+ },
+ {
+ "@attributes": {
+ "name": "HOLIDAY2_LEVEL_PASS",
+ "id": "18"
+ }
+ },
+ {
+ "@attributes": {
+ "name": "HOLIDAY2_LEVEL_PASS_GOLD",
+ "id": "19"
+ }
+ },
+ {
+ "@attributes": {
+ "name": "NOTIFICATION_HOLIDAY4_ENEMY_WILL_BE_HELD",
+ "id": "20"
+ }
+ },
+ {
+ "@attributes": {
+ "name": "NOTIFICATION_HOLIDAY4_ZEUS",
+ "id": "21"
+ }
+ },
+ {
+ "@attributes": {
+ "name": "NOTIFICATION_HOLIDAY4_LEVEL_PASS",
+ "id": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "name": "NOTIFICATION_HOLIDAY4_LEVEL_PASS_GOLD",
+ "id": "23"
+ }
+ },
+ {
+ "@attributes": {
+ "name": "NOTIFICATION_RESCUE_SANTA_CLAUS",
+ "id": "26"
+ }
+ },
+ {
+ "@attributes": {
+ "name": "PRIZE_BOX",
+ "id": "27"
+ }
+ },
+ {
+ "@attributes": {
+ "name": "NOTIFICATION_HONORABLE_DEFENDER",
+ "id": "29"
+ }
+ },
+ {
+ "@attributes": {
+ "name": "HALLOWEEN_2013_GIVE_SWEETS",
+ "id": "30"
+ }
+ },
+ {
+ "@attributes": {
+ "name": "HALLOWEEN_2013_GOLD_MISSION",
+ "id": "31"
+ }
+ }
+ ]
+ }
+}
\ No newline at end of file
diff --git a/static/_app/tools/toy-defence/data/game/perks.json b/static/_app/tools/toy-defence/data/game/perks.json
new file mode 100644
index 00000000..1e268b04
--- /dev/null
+++ b/static/_app/tools/toy-defence/data/game/perks.json
@@ -0,0 +1 @@
+{"perks":{"perk":[{"@attributes":{"name":"icon_0"},"comment":{},"icon_game":{"@attributes":{"frames":"2","hotspot":"32 32","rect":"0 0 64 64","texture":"game/infobar/tower_button_0.png"}},"icon_shop":{"@attributes":{"anchor":"4","frames":"2","hotspot":"39 39","rect":"0 0 78 78","texture":"common/icons_perks_0.png"}},"icon_rank":{"@attributes":{"frames":"3","hotspot":"9 9","rect":"0 0 19 18","texture":"game/towers/towers_0.png","use_filter":"1"}},"icon_rank_medium":{"@attributes":{"anchor":"4","frames":"3","hotspot":"15 17","rect":"0 0 29 34","texture":"shop/panel_towers_0.png"}},"icon_rank_big":{"@attributes":{"anchor":"4","frames":"3","hotspot":"12 21","rect":"0 0 36 43","texture":"shop/panel_towers_1.png"}},"icon_hero":{"@attributes":{"frames":"1","hotspot":"25 25","rect":"0 0 50 50","texture":"game/infobar/icons_hero_0.png"}}},{"@attributes":{"name":"icon_1"},"comment":{},"icon_game":{"@attributes":{"frames":"2","hotspot":"32 32","rect":"0 0 64 64","texture":"game/infobar/tower_button_1.png"}},"icon_shop":{"@attributes":{"anchor":"4","frames":"2","hotspot":"39 39","rect":"0 0 78 78","texture":"common/icons_perks_1.png"}},"icon_rank":{"@attributes":{"frames":"3","hotspot":"9 9","rect":"0 0 19 18","texture":"game/towers/towers_0.png","use_filter":"1"}},"icon_rank_medium":{"@attributes":{"anchor":"4","frames":"3","hotspot":"15 17","rect":"0 0 29 34","texture":"shop/panel_towers_0.png"}},"icon_rank_big":{"@attributes":{"anchor":"4","frames":"3","hotspot":"12 21","rect":"0 0 36 43","texture":"shop/panel_towers_1.png"}},"icon_hero":{"@attributes":{"frames":"1","hotspot":"25 25","rect":"0 0 50 50","texture":"game/infobar/icons_hero_1.png"}}},{"@attributes":{"name":"icon_2"},"comment":{},"icon_game":{"@attributes":{"frames":"2","hotspot":"32 32","rect":"0 0 64 64","texture":"game/infobar/tower_button_2.png"}},"icon_shop":{"@attributes":{"anchor":"4","frames":"2","hotspot":"39 39","rect":"0 0 78 78","texture":"common/icons_perks_2.png"}},"icon_rank":{"@attributes":{"frames":"3","hotspot":"9 9","rect":"0 0 19 18","texture":"game/towers/towers_1.png","use_filter":"1"}},"icon_rank_medium":{"@attributes":{"anchor":"4","frames":"3","hotspot":"15 17","rect":"0 0 29 34","texture":"shop/panel_towers_2.png"}},"icon_rank_big":{"@attributes":{"anchor":"4","frames":"3","hotspot":"12 21","rect":"0 0 36 43","texture":"shop/panel_towers_3.png"}},"icon_hero":{"@attributes":{"frames":"1","hotspot":"25 25","rect":"0 0 50 50","texture":"game/infobar/icons_hero_2.png"}}},{"@attributes":{"name":"icon_3"},"comment":{},"icon_game":{"@attributes":{"frames":"2","hotspot":"32 32","rect":"0 0 64 64","texture":"game/infobar/tower_button_3.png"}},"icon_shop":{"@attributes":{"anchor":"4","frames":"2","hotspot":"39 39","rect":"0 0 78 78","texture":"common/icons_perks_3.png"}},"icon_rank":{"@attributes":{"frames":"3","hotspot":"9 9","rect":"0 0 19 18","texture":"game/towers/towers_1.png","use_filter":"1"}},"icon_rank_medium":{"@attributes":{"anchor":"4","frames":"3","hotspot":"15 17","rect":"0 0 29 34","texture":"shop/panel_towers_2.png"}},"icon_rank_big":{"@attributes":{"anchor":"4","frames":"3","hotspot":"12 21","rect":"0 0 36 43","texture":"shop/panel_towers_3.png"}},"icon_hero":{"@attributes":{"frames":"1","hotspot":"25 25","rect":"0 0 50 50","texture":"game/infobar/icons_hero_3.png"}}},{"@attributes":{"name":"icon_4"},"comment":{},"icon_game":{"@attributes":{"frames":"2","hotspot":"32 32","rect":"0 0 64 64","texture":"game/infobar/tower_button_4.png"}},"icon_shop":{"@attributes":{"anchor":"4","frames":"2","hotspot":"39 39","rect":"0 0 78 78","texture":"common/icons_perks_4.png"}},"icon_rank":{"@attributes":{"frames":"3","hotspot":"9 9","rect":"0 0 19 18","texture":"game/towers/towers_2.png","use_filter":"1"}},"icon_rank_medium":{"@attributes":{"anchor":"4","frames":"3","hotspot":"15 17","rect":"0 0 29 34","texture":"shop/panel_towers_4.png"}},"icon_rank_big":{"@attributes":{"anchor":"4","frames":"3","hotspot":"12 21","rect":"0 0 36 43","texture":"shop/panel_towers_5.png"}},"icon_hero":{"@attributes":{"frames":"1","hotspot":"25 25","rect":"0 0 50 50","texture":"game/infobar/icons_hero_4.png"}}},{"@attributes":{"name":"icon_5"},"comment":{},"icon_game":{"@attributes":{"frames":"2","hotspot":"32 32","rect":"0 0 64 64","texture":"game/infobar/tower_button_5.png"}},"icon_shop":{"@attributes":{"anchor":"4","frames":"2","hotspot":"39 39","rect":"0 0 78 78","texture":"common/icons_perks_5.png"}},"icon_rank":{"@attributes":{"frames":"3","hotspot":"9 9","rect":"0 0 19 18","texture":"game/towers/towers_2.png","use_filter":"1"}},"icon_rank_medium":{"@attributes":{"anchor":"4","frames":"3","hotspot":"15 17","rect":"0 0 29 34","texture":"shop/panel_towers_4.png"}},"icon_rank_big":{"@attributes":{"anchor":"4","frames":"3","hotspot":"12 21","rect":"0 0 36 43","texture":"shop/panel_towers_5.png"}},"icon_hero":{"@attributes":{"frames":"1","hotspot":"25 25","rect":"0 0 50 50","texture":"game/infobar/icons_hero_5.png"}}},{"@attributes":{"name":"icon_6"},"comment":{},"icon_game":{"@attributes":{"frames":"2","hotspot":"32 32","rect":"0 0 64 64","texture":"game/infobar/tower_button_6.png"}},"icon_shop":{"@attributes":{"anchor":"4","frames":"2","hotspot":"39 39","rect":"0 0 78 78","texture":"common/icons_perks_6.png"}},"icon_rank":{"@attributes":{"frames":"3","hotspot":"9 9","rect":"0 0 19 18","texture":"game/towers/towers_0.png","use_filter":"1"}},"icon_rank_medium":{"@attributes":{"anchor":"4","frames":"3","hotspot":"15 17","rect":"0 0 29 34","texture":"shop/panel_towers_0.png"}},"icon_rank_big":{"@attributes":{"anchor":"4","frames":"3","hotspot":"12 21","rect":"0 0 36 43","texture":"shop/panel_towers_1.png"}},"icon_hero":{"@attributes":{"frames":"1","hotspot":"25 25","rect":"0 0 50 50","texture":"game/infobar/icons_hero_6.png"}}},{"@attributes":{"name":"icon_7"},"comment":{},"icon_game":{"@attributes":{"frames":"2","hotspot":"32 32","rect":"0 0 64 64","texture":"game/infobar/tower_button_7.png"}},"icon_shop":{"@attributes":{"anchor":"4","frames":"2","hotspot":"39 39","rect":"0 0 78 78","texture":"common/icons_perks_7.png"}},"icon_rank":{"@attributes":{"frames":"3","hotspot":"9 9","rect":"0 0 19 18","texture":"game/towers/towers_1.png","use_filter":"1"}},"icon_rank_medium":{"@attributes":{"anchor":"4","frames":"3","hotspot":"15 17","rect":"0 0 29 34","texture":"shop/panel_towers_2.png"}},"icon_rank_big":{"@attributes":{"anchor":"4","frames":"3","hotspot":"12 21","rect":"0 0 36 43","texture":"shop/panel_towers_3.png"}},"icon_hero":{"@attributes":{"frames":"1","hotspot":"25 25","rect":"0 0 50 50","texture":"game/infobar/icons_hero_7.png"}}},{"@attributes":{"name":"icon_8"},"comment":{},"icon_game":{"@attributes":{"frames":"2","hotspot":"32 32","rect":"0 0 64 64","texture":"game/infobar/tower_button_8.png"}},"icon_shop":{"@attributes":{"anchor":"4","frames":"2","hotspot":"39 39","rect":"0 0 78 78","texture":"common/icons_perks_8.png"}},"icon_rank":{"@attributes":{"frames":"3","hotspot":"9 9","rect":"0 0 19 18","texture":"game/towers/towers_1.png","use_filter":"1"}},"icon_rank_medium":{"@attributes":{"anchor":"4","frames":"3","hotspot":"15 17","rect":"0 0 29 34","texture":"shop/panel_towers_2.png"}},"icon_rank_big":{"@attributes":{"anchor":"4","frames":"3","hotspot":"12 21","rect":"0 0 36 43","texture":"shop/panel_towers_3.png"}},"icon_hero":{"@attributes":{"frames":"1","hotspot":"25 25","rect":"0 0 50 50","texture":"game/infobar/icons_hero_8.png"}}},{"@attributes":{"name":"icon_9"},"comment":{},"icon_game":{"@attributes":{"frames":"2","hotspot":"32 32","rect":"0 0 64 64","texture":"game/infobar/tower_button_9.png"}},"icon_shop":{"@attributes":{"anchor":"4","frames":"2","hotspot":"39 39","rect":"0 0 78 78","texture":"common/icons_perks_9.png"}},"icon_rank":{"@attributes":{"frames":"3","hotspot":"9 9","rect":"0 0 19 18","texture":"game/towers/towers_2.png","use_filter":"1"}},"icon_rank_medium":{"@attributes":{"anchor":"4","frames":"3","hotspot":"15 17","rect":"0 0 29 34","texture":"shop/panel_towers_4.png"}},"icon_rank_big":{"@attributes":{"anchor":"4","frames":"3","hotspot":"12 21","rect":"0 0 36 43","texture":"shop/panel_towers_5.png"}},"icon_hero":{"@attributes":{"frames":"1","hotspot":"25 25","rect":"0 0 50 50","texture":"game/infobar/icons_hero_9.png"}}},{"@attributes":{"name":"icon_10"},"comment":{},"icon_game":{"@attributes":{"frames":"2","hotspot":"32 32","rect":"0 0 64 64","texture":"game/infobar/tower_button_10.png"}},"icon_shop":{"@attributes":{"anchor":"4","frames":"2","hotspot":"39 39","rect":"0 0 78 78","texture":"common/icons_perks_10.png"}},"icon_rank":{"@attributes":{"frames":"3","hotspot":"9 9","rect":"0 0 19 18","texture":"game/towers/towers_0.png","use_filter":"1"}},"icon_rank_medium":{"@attributes":{"anchor":"4","frames":"3","hotspot":"15 17","rect":"0 0 29 34","texture":"shop/panel_towers_0.png"}},"icon_rank_big":{"@attributes":{"anchor":"4","frames":"3","hotspot":"12 21","rect":"0 0 36 43","texture":"shop/panel_towers_1.png"}},"icon_hero":{"@attributes":{"frames":"1","hotspot":"25 25","rect":"0 0 50 50","texture":"game/infobar/icons_hero_10.png"}}},{"@attributes":{"name":"icon_11"},"comment":{},"icon_game":{"@attributes":{"frames":"2","hotspot":"32 32","rect":"0 0 64 64","texture":"game/infobar/tower_button_11.png"}},"icon_shop":{"@attributes":{"anchor":"4","frames":"2","hotspot":"39 39","rect":"0 0 78 78","texture":"common/icons_perks_11.png"}},"icon_rank":{"@attributes":{"frames":"3","hotspot":"9 9","rect":"0 0 19 18","texture":"game/towers/towers_1.png","use_filter":"1"}},"icon_rank_medium":{"@attributes":{"anchor":"4","frames":"3","hotspot":"15 17","rect":"0 0 29 34","texture":"shop/panel_towers_2.png"}},"icon_rank_big":{"@attributes":{"anchor":"4","frames":"3","hotspot":"12 21","rect":"0 0 36 43","texture":"shop/panel_towers_3.png"}},"icon_hero":{"@attributes":{"frames":"1","hotspot":"25 25","rect":"0 0 50 50","texture":"game/infobar/icons_hero_11.png"}}},{"@attributes":{"name":"icon_12"},"comment":{},"icon_game":{"@attributes":{"frames":"2","hotspot":"32 32","rect":"0 0 64 64","texture":"game/infobar/tower_button_12.png"}},"icon_shop":{"@attributes":{"anchor":"4","frames":"2","hotspot":"39 39","rect":"0 0 78 78","texture":"common/icons_perks_12.png"}},"icon_rank":{"@attributes":{"frames":"3","hotspot":"9 9","rect":"0 0 19 18","texture":"game/towers/towers_1.png","use_filter":"1"}},"icon_rank_medium":{"@attributes":{"anchor":"4","frames":"3","hotspot":"15 17","rect":"0 0 29 34","texture":"shop/panel_towers_2.png"}},"icon_rank_big":{"@attributes":{"anchor":"4","frames":"3","hotspot":"12 21","rect":"0 0 36 43","texture":"shop/panel_towers_3.png"}},"icon_hero":{"@attributes":{"frames":"1","hotspot":"25 25","rect":"0 0 50 50","texture":"game/infobar/icons_hero_12.png"}}},{"@attributes":{"name":"icon_13"},"comment":{},"icon_game":{"@attributes":{"frames":"2","hotspot":"32 32","rect":"0 0 64 64","texture":"game/infobar/tower_button_13.png"}},"icon_shop":{"@attributes":{"anchor":"4","frames":"2","hotspot":"39 39","rect":"0 0 78 78","texture":"common/icons_perks_13.png"}},"icon_rank":{"@attributes":{"frames":"3","hotspot":"9 9","rect":"0 0 19 18","texture":"game/towers/towers_2.png","use_filter":"1"}},"icon_rank_medium":{"@attributes":{"anchor":"4","frames":"3","hotspot":"15 17","rect":"0 0 29 34","texture":"shop/panel_towers_4.png"}},"icon_rank_big":{"@attributes":{"anchor":"4","frames":"3","hotspot":"12 21","rect":"0 0 36 43","texture":"shop/panel_towers_5.png"}},"icon_hero":{"@attributes":{"frames":"1","hotspot":"25 25","rect":"0 0 50 50","texture":"game/infobar/icons_hero_13.png"}}},{"@attributes":{"name":"icon_14"},"comment":{},"icon_game":{"@attributes":{"frames":"2","hotspot":"32 32","rect":"0 0 64 64","texture":"game/infobar/tower_button_14.png"}},"icon_shop":{"@attributes":{"anchor":"4","frames":"2","hotspot":"39 39","rect":"0 0 78 78","texture":"common/icons_perks_14.png"}},"icon_rank":{"@attributes":{"frames":"3","hotspot":"9 9","rect":"0 0 19 18","texture":"game/towers/towers_0.png","use_filter":"1"}},"icon_rank_medium":{"@attributes":{"anchor":"4","frames":"3","hotspot":"15 17","rect":"0 0 29 34","texture":"shop/panel_towers_0.png"}},"icon_rank_big":{"@attributes":{"anchor":"4","frames":"3","hotspot":"12 21","rect":"0 0 36 43","texture":"shop/panel_towers_1.png"}},"icon_hero":{"@attributes":{"frames":"1","hotspot":"25 25","rect":"0 0 50 50","texture":"game/infobar/icons_hero_14.png"}}},{"@attributes":{"name":"icon_15"},"comment":{},"icon_game":{"@attributes":{"frames":"2","hotspot":"32 32","rect":"0 0 64 64","texture":"game/infobar/tower_button_15.png"}},"icon_shop":{"@attributes":{"anchor":"4","frames":"2","hotspot":"39 39","rect":"0 0 78 78","texture":"common/icons_perks_15.png"}},"icon_rank":{"@attributes":{"frames":"3","hotspot":"9 9","rect":"0 0 19 18","texture":"game/towers/towers_1.png","use_filter":"1"}},"icon_rank_medium":{"@attributes":{"anchor":"4","frames":"3","hotspot":"15 17","rect":"0 0 29 34","texture":"shop/panel_towers_2.png"}},"icon_rank_big":{"@attributes":{"anchor":"4","frames":"3","hotspot":"12 21","rect":"0 0 36 43","texture":"shop/panel_towers_3.png"}},"icon_hero":{"@attributes":{"frames":"1","hotspot":"25 25","rect":"0 0 50 50","texture":"game/infobar/icons_hero_15.png"}}},{"@attributes":{"name":"icon_16"},"comment":{},"icon_game":{"@attributes":{"frames":"2","hotspot":"32 32","rect":"0 0 64 64","texture":"game/infobar/tower_button_14.png"}},"icon_shop":{"@attributes":{"anchor":"4","frames":"2","hotspot":"39 39","rect":"0 0 78 78","texture":"common/icons_perks_14.png"}},"icon_rank":{"@attributes":{"frames":"3","hotspot":"9 9","rect":"0 0 19 18","texture":"game/towers/towers_2.png","use_filter":"1"}},"icon_rank_medium":{"@attributes":{"anchor":"4","frames":"3","hotspot":"15 17","rect":"0 0 29 34","texture":"shop/panel_towers_4.png"}},"icon_rank_big":{"@attributes":{"anchor":"4","frames":"3","hotspot":"12 21","rect":"0 0 36 43","texture":"shop/panel_towers_5.png"}},"icon_hero":{"@attributes":{"frames":"1","hotspot":"25 25","rect":"0 0 50 50","texture":"game/infobar/icons_hero_14.png"}}},{"@attributes":{"name":"icon_17"},"comment":{},"icon_game":{"@attributes":{"frames":"2","hotspot":"32 32","rect":"0 0 64 64","texture":"game/infobar/tower_button_1.png"}},"icon_shop":{"@attributes":{"anchor":"4","frames":"2","hotspot":"39 39","rect":"0 0 78 78","texture":"common/icons_perks_1.png"}},"icon_rank":{"@attributes":{"frames":"3","hotspot":"9 9","rect":"0 0 19 18","texture":"game/towers/towers_0.png","use_filter":"1"}},"icon_rank_medium":{"@attributes":{"anchor":"4","frames":"3","hotspot":"15 17","rect":"0 0 29 34","texture":"shop/panel_towers_0.png"}},"icon_rank_big":{"@attributes":{"anchor":"4","frames":"3","hotspot":"12 21","rect":"0 0 36 43","texture":"shop/panel_towers_1.png"}},"icon_hero":{"@attributes":{"frames":"1","hotspot":"25 25","rect":"0 0 50 50","texture":"game/infobar/icons_hero_1.png"}}},{"@attributes":{"name":"icon_18"},"comment":{},"icon_game":{"@attributes":{"frames":"2","hotspot":"32 32","rect":"0 0 64 64","texture":"game/infobar/tower_button_11.png"}},"icon_shop":{"@attributes":{"anchor":"4","frames":"2","hotspot":"39 39","rect":"0 0 78 78","texture":"common/icons_perks_11.png"}},"icon_rank":{"@attributes":{"frames":"3","hotspot":"9 9","rect":"0 0 19 18","texture":"game/towers/towers_2.png","use_filter":"1"}},"icon_rank_medium":{"@attributes":{"anchor":"4","frames":"3","hotspot":"15 17","rect":"0 0 29 34","texture":"shop/panel_towers_4.png"}},"icon_rank_big":{"@attributes":{"anchor":"4","frames":"3","hotspot":"12 21","rect":"0 0 36 43","texture":"shop/panel_towers_5.png"}},"icon_hero":{"@attributes":{"frames":"1","hotspot":"25 25","rect":"0 0 50 50","texture":"game/infobar/icons_hero_11.png"}}},{"@attributes":{"name":"icon_19"},"comment":{},"icon_game":{"@attributes":{"frames":"2","hotspot":"32 32","rect":"0 0 64 64","texture":"game/infobar/tower_button_16.png"}},"icon_shop":{"@attributes":{"anchor":"4","frames":"2","hotspot":"39 39","rect":"0 0 78 78","texture":"common/icons_perks_16.png"}},"icon_rank":{"@attributes":{"frames":"3","hotspot":"9 9","rect":"0 0 19 18","texture":"game/towers/towers_1.png","use_filter":"1"}},"icon_rank_medium":{"@attributes":{"anchor":"4","frames":"3","hotspot":"15 17","rect":"0 0 29 34","texture":"shop/panel_towers_2.png"}},"icon_rank_big":{"@attributes":{"anchor":"4","frames":"3","hotspot":"12 21","rect":"0 0 36 43","texture":"shop/panel_towers_3.png"}},"icon_hero":{"@attributes":{"frames":"1","hotspot":"25 25","rect":"0 0 50 50","texture":"game/infobar/icons_hero_16.png"}}},{"@attributes":{"name":"icon_trooper"},"icon_game":{"@attributes":{"hotspot":"32 32","rect":"0 0 64 64","texture":"game/infobar/tower_button_17.png"}},"icon_shop":{"@attributes":{"anchor":"4","hotspot":"39 39","rect":"0 0 78 78","texture":"common/icons_perks_17.png"}},"icon_rank":{"@attributes":{"frames":"3","hotspot":"9 9","rect":"0 0 18 18","texture":"game/towers/towers_3.png","use_filter":"1"}},"icon_rank_medium":{"@attributes":{"anchor":"4","frames":"3","hotspot":"15 17","rect":"0 0 29 34","texture":"shop/panel_towers_6.png"}},"icon_rank_big":{"@attributes":{"anchor":"4","frames":"3","hotspot":"12 21","rect":"0 0 36 43","texture":"shop/panel_towers_7.png"}}},{"@attributes":{"name":"icon_fire"},"icon_game":{"@attributes":{"hotspot":"32 32","rect":"0 0 64 64","texture":"game/infobar/tower_button_18.png"}},"icon_shop":{"@attributes":{"anchor":"4","hotspot":"39 39","rect":"0 0 78 78","texture":"common/icons_perks_18.png"}},"icon_rank":{"@attributes":{"frames":"3","hotspot":"9 9","rect":"0 0 18 18","texture":"game/towers/towers_3.png","use_filter":"1"}},"icon_rank_medium":{"@attributes":{"anchor":"4","frames":"3","hotspot":"15 17","rect":"0 0 29 34","texture":"shop/panel_towers_6.png"}},"icon_rank_big":{"@attributes":{"anchor":"4","frames":"3","hotspot":"12 21","rect":"0 0 36 43","texture":"shop/panel_towers_7.png"}}},{"@attributes":{"name":"icon_cannon"},"icon_game":{"@attributes":{"hotspot":"32 32","rect":"0 0 64 64","texture":"game/infobar/tower_button_19.png"}},"icon_shop":{"@attributes":{"anchor":"4","hotspot":"39 39","rect":"0 0 78 78","texture":"common/icons_perks_19.png"}},"icon_rank":{"@attributes":{"frames":"3","hotspot":"9 9","rect":"0 0 18 18","texture":"game/towers/towers_3.png","use_filter":"1"}},"icon_rank_medium":{"@attributes":{"anchor":"4","frames":"3","hotspot":"15 17","rect":"0 0 29 34","texture":"shop/panel_towers_6.png"}},"icon_rank_big":{"@attributes":{"anchor":"4","frames":"3","hotspot":"12 21","rect":"0 0 36 43","texture":"shop/panel_towers_7.png"}}},{"@attributes":{"name":"icon_PVO"},"icon_game":{"@attributes":{"hotspot":"32 32","rect":"0 0 64 64","texture":"game/infobar/tower_button_20.png"}},"icon_shop":{"@attributes":{"anchor":"4","hotspot":"39 39","rect":"0 0 78 78","texture":"common/icons_perks_20.png"}},"icon_rank":{"@attributes":{"frames":"3","hotspot":"9 9","rect":"0 0 18 18","texture":"game/towers/towers_3.png","use_filter":"1"}},"icon_rank_medium":{"@attributes":{"anchor":"4","frames":"3","hotspot":"15 17","rect":"0 0 29 34","texture":"shop/panel_towers_6.png"}},"icon_rank_big":{"@attributes":{"anchor":"4","frames":"3","hotspot":"12 21","rect":"0 0 36 43","texture":"shop/panel_towers_7.png"}}}]}}
\ No newline at end of file
diff --git a/static/_app/tools/toy-defence/data/game/soundmanager.json b/static/_app/tools/toy-defence/data/game/soundmanager.json
new file mode 100644
index 00000000..604ec7ca
--- /dev/null
+++ b/static/_app/tools/toy-defence/data/game/soundmanager.json
@@ -0,0 +1,680 @@
+{
+ "sounds": {
+ "sound": [
+ {
+ "@attributes": {
+ "filename": "sounds/music_menu.wav",
+ "max_count": "0",
+ "name": "music_menu"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_game_over.wav",
+ "max_count": "0",
+ "name": "game_over"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_mission_completed.wav",
+ "max_count": "0",
+ "name": "mission_completed"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_mission_completed_world4.wav",
+ "max_count": "0",
+ "name": "world_4_mission_completed"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/ui_mission_completed.wav",
+ "max_count": "0",
+ "name": "next_mission_count_effect"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/ui_mission_final_effect.wav",
+ "max_count": "0",
+ "name": "next_mission_final_effect"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_lost_life.wav",
+ "max_count": "5",
+ "name": "lost_life",
+ "timeout": "0.5"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_ready_to_upgrade.wav",
+ "max_count": "2",
+ "name": "ready_to_upgrade",
+ "timeout": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_build_tower.wav",
+ "max_count": "0",
+ "name": "build_tower"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_upgrade_tower.wav",
+ "max_count": "0",
+ "name": "upgrade_tower"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_sell_tower.wav",
+ "max_count": "0",
+ "name": "sell_tower"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_repair_tower.wav",
+ "max_count": "0",
+ "name": "repair_tower"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_wave_start_aircraft.wav",
+ "max_count": "0",
+ "name": "wave_start_aircraft"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_wave_boss_notification.wav",
+ "max_count": "0",
+ "name": "wave_boss_notification"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/happy_04.wav",
+ "max_count": "1",
+ "name": "explode_unit_soldier",
+ "timeout": "0.3"
+ },
+ "sound": [
+ {
+ "@attributes": {
+ "filename": "sounds/happy_01.wav",
+ "max_count": "1",
+ "timeout": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/pumpkin.wav",
+ "max_count": "1",
+ "timeout": "5"
+ }
+ }
+ ]
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_explode_unit_ground.wav",
+ "max_count": "3",
+ "name": "explode_unit_ground"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_explode_unit_air.wav",
+ "max_count": "3",
+ "name": "explode_unit_air"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_explode_unit_soldier_bonus_0.wav",
+ "max_count": "1",
+ "name": "explode_unit_soldier_bonus0",
+ "timeout": "0.7"
+ },
+ "sound": [
+ {"@attributes": {"filename": "sounds/game_explode_unit_soldier_bonus_1.wav"}},
+ {"@attributes": {"filename": "sounds/game_explode_unit_soldier_bonus_2.wav"}},
+ {"@attributes": {"filename": "sounds/game_explode_unit_soldier_bonus_3.wav"}},
+ {"@attributes": {"filename": "sounds/game_explode_unit_soldier_bonus_4.wav"}},
+ {"@attributes": {"filename": "sounds/game_explode_unit_soldier_bonus_5.wav"}},
+ {"@attributes": {"filename": "sounds/game_explode_unit_soldier_bonus_6.wav"}},
+ {"@attributes": {"filename": "sounds/game_explode_unit_soldier_bonus_7.wav"}},
+ {"@attributes": {"filename": "sounds/game_explode_unit_soldier_bonus_8.wav"}},
+ {"@attributes": {"filename": "sounds/game_explode_unit_soldier_bonus_9.wav"}}
+ ]
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_explode_unit_truck_bonus_0.wav",
+ "max_count": "1",
+ "name": "explode_unit_truck_bonus",
+ "timeout": "0.1"
+ },
+ "sound": [
+ {"@attributes": {"filename": "sounds/game_explode_unit_truck_bonus_1.wav"}},
+ {"@attributes": {"filename": "sounds/game_explode_unit_truck_bonus_2.wav"}},
+ {"@attributes": {"filename": "sounds/game_explode_unit_truck_bonus_3.wav"}},
+ {"@attributes": {"filename": "sounds/game_explode_unit_truck_bonus_4.wav"}}
+ ]
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_explode_unit_truck_bonus_0.wav",
+ "max_count": "1",
+ "name": "destroy_unit_god_mode",
+ "timeout": "0.1"
+ },
+ "sound": [
+ {"@attributes": {"filename": "sounds/game_explode_unit_truck_bonus_1.wav"}},
+ {"@attributes": {"filename": "sounds/game_explode_unit_truck_bonus_2.wav"}},
+ {"@attributes": {"filename": "sounds/game_explode_unit_truck_bonus_3.wav"}},
+ {"@attributes": {"filename": "sounds/game_explode_unit_truck_bonus_4.wav"}}
+ ]
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_explode_tower_0.wav",
+ "max_count": "3",
+ "name": "explode_tower",
+ "timeout": "0.1"
+ },
+ "comment": [
+ {},
+ {},
+ {}
+ ]
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_fire_tower_gun_0.wav",
+ "max_count": "3",
+ "name": "fire_tower_a",
+ "timeout": "0.1"
+ },
+ "sound": [
+ {"@attributes": {"filename": "sounds/game_fire_tower_gun_1.wav"}},
+ {"@attributes": {"filename": "sounds/game_fire_tower_gun_2.wav"}}
+ ],
+ "comment": {}
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_fire_tower_gun_double_0.wav",
+ "max_count": "3",
+ "name": "fire_tower_a_double",
+ "timeout": "0.1"
+ },
+ "sound": [
+ {"@attributes": {"filename": "sounds/game_fire_tower_gun_double_1.wav"}},
+ {"@attributes": {"filename": "sounds/game_fire_tower_gun_double_2.wav"}}
+ ]
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_fire_tower_flame_0.wav",
+ "max_count": "3",
+ "name": "fire_tower_b",
+ "timeout": "0.1"
+ },
+ "sound": [
+ {"@attributes": {"filename": "sounds/game_fire_tower_flame_1.wav"}},
+ {"@attributes": {"filename": "sounds/game_fire_tower_flame_2.wav"}}
+ ]
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_fire_tower_flame_fast_0.wav",
+ "max_count": "3",
+ "name": "fire_tower_b_fast",
+ "timeout": "0.1"
+ },
+ "sound": [
+ {"@attributes": {"filename": "sounds/game_fire_tower_flame_fast_1.wav"}},
+ {"@attributes": {"filename": "sounds/game_fire_tower_flame_fast_2.wav"}}
+ ]
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_fire_tower_cannon_0.wav",
+ "max_count": "3",
+ "name": "fire_tower_c",
+ "timeout": "0.1"
+ },
+ "sound": [
+ {"@attributes": {"filename": "sounds/game_fire_tower_cannon_1.wav"}},
+ {"@attributes": {"filename": "sounds/game_fire_tower_cannon_2.wav"}}
+ ]
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_fire_tower_antiaircraft_0.wav",
+ "max_count": "3",
+ "name": "fire_tower_d",
+ "timeout": "0.1"
+ },
+ "sound": [
+ {"@attributes": {"filename": "sounds/game_fire_tower_antiaircraft_1.wav"}},
+ {"@attributes": {"filename": "sounds/game_fire_tower_antiaircraft_2.wav"}}
+ ]
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_fire_tower_antiaircraft_fast_0.wav",
+ "max_count": "3",
+ "name": "fire_tower_d_fast",
+ "timeout": "0.1"
+ },
+ "sound": [
+ {"@attributes": {"filename": "sounds/game_fire_tower_antiaircraft_fast_1.wav"}},
+ {"@attributes": {"filename": "sounds/game_fire_tower_antiaircraft_fast_2.wav"}}
+ ]
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_fire_unit_grenade_0.wav",
+ "max_count": "3",
+ "name": "fire_unit_grenade",
+ "timeout": "0.1"
+ },
+ "sound": {"@attributes": {"filename": "sounds/game_fire_unit_grenade_1.wav"}}
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_fire_unit_missile.wav",
+ "max_count": "3",
+ "name": "fire_unit_missile",
+ "timeout": "0.1"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_unit_tank_shoot.wav",
+ "max_count": "3",
+ "name": "fire_unit_tank_shoot",
+ "timeout": "0.1"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_unit_tank_hit.wav",
+ "max_count": "3",
+ "name": "fire_unit_tank_hit",
+ "timeout": "0.1"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_unit_soldier_step.wav",
+ "max_count": "1",
+ "name": "unit_soldier_step"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_unit_tank_heavy_engine.wav",
+ "max_count": "1",
+ "name": "unit_tank_heavy_engine"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_unit_tank_light_engine.wav",
+ "max_count": "1",
+ "name": "unit_tank_light_engine"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_unit_machine_engine_2.wav",
+ "max_count": "1",
+ "name": "unit_machine_engine_2"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_unit_machine_engine_1.wav",
+ "max_count": "1",
+ "name": "unit_machine_engine_1"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_unit_aircraft_engine.wav",
+ "max_count": "1",
+ "name": "unit_aircraft_engine"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/shop_star.wav",
+ "max_count": "1",
+ "name": "base_wave"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_repair_tower.wav",
+ "max_count": "1",
+ "name": "autorepair_tower"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/game_upgrade_tower.wav",
+ "max_count": "1",
+ "name": "ressurect_tower"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/ui_mission_completed.wav",
+ "max_count": "1",
+ "name": "show_bonus_dialog"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/ras_autorepear.wav",
+ "max_count": "2",
+ "name": "ras_autorepear"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/ras_god_killsolders_zp_01.wav",
+ "max_count": "5",
+ "name": "ras_god_killsolders",
+ "timeout": "0.1"
+ },
+ "sound": [
+ {"@attributes": {"filename": "sounds/ras_god_killsolders_zp_02.wav"}},
+ {"@attributes": {"filename": "sounds/ras_god_killsolders_zp_03.wav"}},
+ {"@attributes": {"filename": "sounds/ras_god_killsolders_zp_04.wav"}},
+ {"@attributes": {"filename": "sounds/ras_god_killsolders_zp_05.wav"}},
+ {"@attributes": {"filename": "sounds/ras_god_killsolders_zp_06.wav"}}
+ ]
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/ras_god_loose.wav",
+ "max_count": "4",
+ "name": "ras_god_loose"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/ras_voskrecshenie.wav",
+ "max_count": "1",
+ "name": "ras_voskrecshenie"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/ras_zaschitny_udar.wav",
+ "max_count": "1",
+ "name": "ras_zaschitny_udar"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/ras_god_technika_zp_01.wav",
+ "max_count": "5",
+ "name": "ras_god_technika",
+ "timeout": "0.1"
+ },
+ "sound": {"@attributes": {"filename": "sounds/ras_god_technika_zp_02.wav"}}
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/zvezda_01.wav",
+ "max_count": "2",
+ "name": "zvezda_fall"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/zvezda_dvigenie_01.wav",
+ "max_count": "1",
+ "name": "zvezda_fly"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/pumpkin.wav",
+ "max_count": "1",
+ "name": "explode_unit_soldier_bonus1",
+ "timeout": "0.7"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/happy_04.wav",
+ "max_count": "1",
+ "name": "explode_unit_soldier_add_bonus1",
+ "timeout": "5"
+ },
+ "sound": [
+ {
+ "@attributes": {
+ "filename": "sounds/happy_01.wav",
+ "max_count": "1",
+ "timeout": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/pumpkin.wav",
+ "max_count": "1",
+ "timeout": "5"
+ }
+ }
+ ]
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/chistmas_ded_pitch.wav",
+ "max_count": "1",
+ "name": "chistmas_ded_pitch"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/christmas_track_start.wav",
+ "max_count": "1",
+ "name": "christmas_track_start"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/christmas_drop_deer.wav",
+ "max_count": "1",
+ "name": "christmas_drop_deer"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/christmas_drop_bag.wav",
+ "max_count": "1",
+ "name": "christmas_drop_bag"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/christmas_freezing.wav",
+ "max_count": "1",
+ "name": "feast2_fire_tower_b"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/christmas_freezing_fast.wav",
+ "max_count": "1",
+ "name": "feast2_fire_tower_b_fast"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/christmas_lost_gift_1.wav",
+ "max_count": "3",
+ "name": "feast2_lost_life",
+ "timeout": "0.1"
+ },
+ "sound": [
+ {"@attributes": {"filename": "sounds/christmas_lost_gift_2.wav"}},
+ {"@attributes": {"filename": "sounds/christmas_lost_gift_3.wav"}},
+ {"@attributes": {"filename": "sounds/christmas_lost_gift_4.wav"}}
+ ]
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/sound_vezut_morozova.wav",
+ "max_count": "1",
+ "name": "christmas_mega_boss_start"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/halloween_pumpkin_appear.wav",
+ "max_count": "1",
+ "name": "halloween_pumpkin_appear"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/halloween_bad_pumpkin_appear.wav",
+ "max_count": "1",
+ "name": "halloween_bad_pumpkin_appear"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/halloween_pumpkin_expl.wav",
+ "max_count": "1",
+ "name": "halloween_pumpkin_expl"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/halloween_pumpkin_disappear.wav",
+ "max_count": "1",
+ "name": "halloween_pumpkin_disappear"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/halloween_bad_pumpkin_top_off.wav",
+ "max_count": "1",
+ "name": "halloween_bad_pumpkin_top_off"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/halloween_add_money.wav",
+ "max_count": "1",
+ "name": "halloween_add_money"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/halloween_dec_money.wav",
+ "max_count": "1",
+ "name": "halloween_dec_money"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/halloween_good_health.wav",
+ "max_count": "1",
+ "name": "halloween_good_health"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/halloween_scul.wav",
+ "max_count": "1",
+ "name": "halloween_scul"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/halloween_strong_enemies.wav",
+ "max_count": "1",
+ "name": "halloween_strong_enemies"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/halloween_week_enemies.wav",
+ "max_count": "1",
+ "name": "halloween_week_enemies"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/halloween_fear.wav",
+ "max_count": "1",
+ "name": "halloween_fear"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/halloween_noise.wav",
+ "max_count": "1",
+ "name": "halloween_noise"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/halloween_scarecrow_appearing.wav",
+ "max_count": "1",
+ "name": "halloween_scarecrow_appearing"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/halloween_happy.wav",
+ "max_count": "1",
+ "name": "halloween_happy"
+ }
+ },
+ {
+ "@attributes": {
+ "filename": "sounds/halloween_not_happy.wav",
+ "max_count": "1",
+ "name": "halloween_not_happy"
+ }
+ }
+ ],
+ "comment": [
+ {},
+ {},
+ {},
+ {},
+ {},
+ {},
+ {},
+ {},
+ {},
+ {},
+ {},
+ {},
+ {},
+ {}
+ ]
+ }
+}
\ No newline at end of file
diff --git a/static/_app/tools/toy-defence/data/game/tooltip.json b/static/_app/tools/toy-defence/data/game/tooltip.json
new file mode 100644
index 00000000..baf46251
--- /dev/null
+++ b/static/_app/tools/toy-defence/data/game/tooltip.json
@@ -0,0 +1,252 @@
+{
+ "@attributes": {"required_timeout": "0.5"},
+ "comment": {},
+ "tips": {
+ "tip": [
+ {
+ "@attributes": {
+ "text": "Сейчас игра стоит на паузе. Во время неё можно подготавливать своих солдатиков: покупать, ремонтировать, улучшать./n/nНажмите, чтобы продолжить.",
+ "width": "360"
+ }
+ },
+ {
+ "@attributes": {
+ "text": "Сейчас пора зайти в магазин.",
+ "width": "350"
+ }
+ },
+ {
+ "@attributes": {
+ "text": "Вы заработали звезды, за которые можно покупать улучшения.",
+ "width": "350"
+ }
+ },
+ {
+ "@attributes": {
+ "text": "Нажмите, чтобы улучшить солдатика.",
+ "width": "350"
+ }
+ },
+ {
+ "@attributes": {
+ "text": "Нажмите, чтобы отремонтировать солдатика.",
+ "width": "350"
+ }
+ },
+ {
+ "@attributes": {
+ "text": "Сохраните самых развитых солдатиков и выставьте их на поле в следующем бою!",
+ "width": "350"
+ }
+ },
+ {
+ "@attributes": {
+ "text": "Это очень мощные штуковины! Используйте их только в самом крайнем случае!",
+ "width": "350"
+ }
+ },
+ {
+ "@attributes": {
+ "text": "Используй сохраненных солдатиков - они стоят дешевлее.",
+ "width": "350"
+ }
+ }
+ ],
+ "comment": [
+ {},
+ {},
+ {},
+ {}
+ ]
+ },
+ "background": {
+ "background_up": {
+ "@attributes": {"arrow_delta": "15"},
+ "text": {
+ "@attributes": {
+ "align": "1",
+ "color": "ff9b1b1b",
+ "interlinear": "-10",
+ "align_vertical": "0",
+ "size": "370 115",
+ "multiline": "1",
+ "font": "fonts/soldier_font5.fnt",
+ "intersymbol": "0",
+ "multiplier": "0.5",
+ "position": "0 40",
+ "spacewidth": "20",
+ "texture": "fonts/soldier_font5.png"
+ }
+ },
+ "left": {
+ "@attributes": {
+ "hotspot": "16 -28",
+ "rect": "0 0 16 134",
+ "texture": "common/tooltip_0.png"
+ }
+ },
+ "middle": {
+ "@attributes": {
+ "hotspot": "0 -28",
+ "rect": "0 0 60 134",
+ "texture": "common/tooltip_1.png"
+ }
+ },
+ "right": {
+ "@attributes": {
+ "hotspot": "0 -28",
+ "rect": "0 0 16 134",
+ "texture": "common/tooltip_2.png"
+ }
+ },
+ "arrow": {
+ "@attributes": {
+ "hotspot": "15 -2",
+ "rect": "0 0 26 34",
+ "texture": "common/tooltip_3.png"
+ }
+ }
+ },
+ "background_dn": {
+ "@attributes": {"arrow_delta": "15"},
+ "text": {
+ "@attributes": {
+ "align": "1",
+ "color": "ff9b1b1b",
+ "interlinear": "-10",
+ "align_vertical": "0",
+ "size": "370 115",
+ "multiline": "1",
+ "font": "fonts/soldier_font5.fnt",
+ "intersymbol": "0",
+ "multiplier": "0.5",
+ "position": "0 -155",
+ "spacewidth": "20",
+ "texture": "fonts/soldier_font5.png"
+ }
+ },
+ "left": {
+ "@attributes": {
+ "hotspot": "16 164",
+ "rect": "0 0 16 134",
+ "texture": "common/tooltip_0.png"
+ }
+ },
+ "middle": {
+ "@attributes": {
+ "hotspot": "0 164",
+ "rect": "0 0 60 134",
+ "texture": "common/tooltip_1.png"
+ }
+ },
+ "right": {
+ "@attributes": {
+ "hotspot": "0 164",
+ "rect": "0 0 16 134",
+ "texture": "common/tooltip_2.png"
+ }
+ },
+ "arrow": {
+ "@attributes": {
+ "hotspot": "15 36",
+ "rect": "0 0 26 36",
+ "texture": "common/tooltip_4.png"
+ }
+ }
+ },
+ "background_ri": {
+ "@attributes": {"arrow_delta": "-4"},
+ "text": {
+ "@attributes": {
+ "align": "1",
+ "color": "ff9b1b1b",
+ "interlinear": "-10",
+ "align_vertical": "0",
+ "size": "370 115",
+ "multiline": "1",
+ "font": "fonts/soldier_font5.fnt",
+ "intersymbol": "0",
+ "multiplier": "0.5",
+ "position": "0 -155",
+ "spacewidth": "20",
+ "texture": "fonts/soldier_font5.png"
+ }
+ },
+ "left": {
+ "@attributes": {
+ "hotspot": "16 164",
+ "rect": "0 0 16 134",
+ "texture": "common/tooltip_0.png"
+ }
+ },
+ "middle": {
+ "@attributes": {
+ "hotspot": "0 164",
+ "rect": "0 0 60 134",
+ "texture": "common/tooltip_1.png"
+ }
+ },
+ "right": {
+ "@attributes": {
+ "hotspot": "0 164",
+ "rect": "0 0 16 134",
+ "texture": "common/tooltip_2.png"
+ }
+ },
+ "arrow": {
+ "@attributes": {
+ "hotspot": "40 0",
+ "rect": "0 0 26 36",
+ "texture": "common/tooltip_4.png"
+ }
+ }
+ },
+ "background_le": {
+ "@attributes": {"arrow_delta": "-4"},
+ "text": {
+ "@attributes": {
+ "align": "1",
+ "color": "ff9b1b1b",
+ "interlinear": "-10",
+ "align_vertical": "0",
+ "size": "370 115",
+ "multiline": "1",
+ "font": "fonts/soldier_font5.fnt",
+ "intersymbol": "0",
+ "multiplier": "0.5",
+ "position": "0 40",
+ "spacewidth": "20",
+ "texture": "fonts/soldier_font5.png"
+ }
+ },
+ "left": {
+ "@attributes": {
+ "hotspot": "16 164",
+ "rect": "0 0 16 134",
+ "texture": "common/tooltip_0.png"
+ }
+ },
+ "middle": {
+ "@attributes": {
+ "hotspot": "0 164",
+ "rect": "0 0 60 134",
+ "texture": "common/tooltip_1.png"
+ }
+ },
+ "right": {
+ "@attributes": {
+ "hotspot": "0 164",
+ "rect": "0 0 16 134",
+ "texture": "common/tooltip_2.png"
+ }
+ },
+ "arrow": {
+ "@attributes": {
+ "hotspot": "14 0",
+ "rect": "0 0 26 36",
+ "texture": "common/tooltip_4.png"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/static/_app/tools/toy-defence/data/game/towers.json b/static/_app/tools/toy-defence/data/game/towers.json
new file mode 100644
index 00000000..73d39388
--- /dev/null
+++ b/static/_app/tools/toy-defence/data/game/towers.json
@@ -0,0 +1,741 @@
+{
+ "@attributes": {
+ "floating_tower_delta_ipad": "0 -90",
+ "floating_tower_delta_iphone": "0 -90",
+ "tower_max_test_radius": "35"
+ },
+ "burn": {
+ "threshold": {
+ "@attributes": {
+ "effect": "tower_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {"@attributes": {"copy": "game/game.xml|hit_floating"}},
+ "repair": {
+ "@attributes": {
+ "auto_repair_time": "2",
+ "offset": "0 -40"
+ },
+ "animation": {
+ "@attributes": {
+ "fps": "16",
+ "frames": "1",
+ "hotspot": "40 40",
+ "position": "0 0",
+ "rect": "0 0 80 80",
+ "texture": "game/infobar/infobar_23.png"
+ }
+ }
+ },
+ "dead_tower": {
+ "@attributes": {
+ "hotspot": "20 20",
+ "rect": "0 0 40 40",
+ "texture": "game/towers/dead_tower_small2.png",
+ "use_filter": "1"
+ }
+ },
+ "towers": {
+ "tower_a": {
+ "level_0": {
+ "@attributes": {"self_radius": "20"},
+ "platform": {
+ "@attributes": {
+ "hotspot": "20 20",
+ "rect": "0 0 40 40",
+ "texture": "game/towers/towers_9.png",
+ "use_filter": "1"
+ }
+ },
+ "guns": {
+ "gun": {
+ "@attributes": {
+ "bullet_name": "tower_a_0",
+ "fire_name": "tower_1_shot",
+ "hotspot": "30 30",
+ "position": "28 2",
+ "rect": "0 0 60 60",
+ "rotation_speed": "40",
+ "texture": "game/towers/towers_10.png",
+ "use_filter": "1"
+ }
+ }
+ }
+ },
+ "level_1": {
+ "@attributes": {"self_radius": "20"},
+ "platform": {
+ "@attributes": {
+ "hotspot": "20 20",
+ "rect": "0 0 40 40",
+ "texture": "game/towers/towers_9.png",
+ "use_filter": "1"
+ }
+ },
+ "guns": {
+ "gun": {
+ "@attributes": {
+ "bullet_name": "tower_a_1",
+ "fire_name": "tower_1_shot",
+ "hotspot": "30 30",
+ "position": "20 2",
+ "rect": "0 0 60 60",
+ "rotation_speed": "45",
+ "texture": "game/towers/towers_11.png",
+ "use_filter": "1"
+ }
+ }
+ }
+ },
+ "level_2": {
+ "@attributes": {"self_radius": "20"},
+ "platform": {
+ "@attributes": {
+ "hotspot": "20 20",
+ "rect": "0 0 40 40",
+ "texture": "game/towers/towers_9.png",
+ "use_filter": "1"
+ }
+ },
+ "guns": {
+ "gun": {
+ "@attributes": {
+ "bullet_name": "tower_a_2",
+ "fire_name": "tower_1_shot",
+ "hotspot": "30 30",
+ "position": "20 2",
+ "rect": "0 0 60 60",
+ "rotation_speed": "45",
+ "texture": "game/towers/towers_12.png",
+ "use_filter": "1"
+ }
+ }
+ }
+ },
+ "level_3": {
+ "@attributes": {"self_radius": "20"},
+ "platform": {
+ "@attributes": {
+ "hotspot": "20 20",
+ "rect": "0 0 40 40",
+ "texture": "game/towers/towers_9.png",
+ "use_filter": "1"
+ }
+ },
+ "guns": {
+ "gun": {
+ "@attributes": {
+ "bullet_name": "tower_a_3",
+ "fire_name": "tower_1_shot",
+ "hotspot": "30 30",
+ "position": "20 2",
+ "rect": "0 0 60 60",
+ "rotation_speed": "50",
+ "texture": "game/towers/towers_13.png",
+ "use_filter": "1"
+ }
+ }
+ }
+ },
+ "level_4": {
+ "@attributes": {"self_radius": "20"},
+ "platform": {
+ "@attributes": {
+ "hotspot": "20 20",
+ "rect": "0 0 40 40",
+ "texture": "game/towers/towers_9.png",
+ "use_filter": "1"
+ }
+ },
+ "guns": {
+ "gun": {
+ "@attributes": {
+ "bullet_name": "tower_a_4",
+ "fire_name": "tower_1_shot",
+ "hotspot": "30 30",
+ "position": "20 2",
+ "rect": "0 0 60 60",
+ "rotation_speed": "50",
+ "texture": "game/towers/towers_14.png",
+ "use_filter": "1"
+ }
+ }
+ }
+ },
+ "level_5": {
+ "@attributes": {"self_radius": "20"},
+ "platform": {
+ "@attributes": {
+ "hotspot": "20 20",
+ "rect": "0 0 40 40",
+ "texture": "game/towers/towers_9.png",
+ "use_filter": "1"
+ }
+ },
+ "guns": {
+ "gun": {
+ "@attributes": {
+ "bullet_name": "tower_a_5",
+ "fire_name": "tower_1_shot",
+ "hotspot": "30 30",
+ "position": "20 2",
+ "rect": "0 0 60 60",
+ "rotation_speed": "55",
+ "texture": "game/towers/towers_15.png",
+ "use_filter": "1"
+ }
+ }
+ }
+ },
+ "level_6": {
+ "@attributes": {"self_radius": "20"},
+ "platform": {
+ "@attributes": {
+ "hotspot": "20 20",
+ "rect": "0 0 40 40",
+ "texture": "game/towers/towers_9.png",
+ "use_filter": "1"
+ }
+ },
+ "guns": {
+ "gun": {
+ "@attributes": {
+ "bullet_name": "tower_a_6",
+ "fire_name": "tower_1_shot",
+ "hotspot": "30 30",
+ "position": "20 2",
+ "rect": "0 0 60 60",
+ "rotation_speed": "60",
+ "texture": "game/towers/towers_16.png",
+ "use_filter": "1"
+ }
+ }
+ }
+ }
+ },
+ "tower_b": {
+ "level_0": {
+ "@attributes": {"self_radius": "20"},
+ "platform": {
+ "@attributes": {
+ "hotspot": "20 20",
+ "rect": "0 0 40 40",
+ "texture": "game/towers/towers_9.png",
+ "use_filter": "1"
+ }
+ },
+ "guns": {
+ "gun": {
+ "@attributes": {
+ "bullet_name": "tower_b_0",
+ "fire_name": "tower_2_shot",
+ "fire_name2": "tower_2_fire",
+ "flamethrower": "1",
+ "forestalling": "20",
+ "hotspot": "30 30",
+ "position": "20 0",
+ "rect": "0 0 60 60",
+ "rotation_speed": "20",
+ "texture": "game/towers/towers_17.png",
+ "use_filter": "1"
+ }
+ }
+ }
+ },
+ "level_1": {
+ "@attributes": {"self_radius": "20"},
+ "platform": {
+ "@attributes": {
+ "hotspot": "20 20",
+ "rect": "0 0 40 40",
+ "texture": "game/towers/towers_9.png",
+ "use_filter": "1"
+ }
+ },
+ "guns": {
+ "gun": {
+ "@attributes": {
+ "bullet_name": "tower_b_1",
+ "fire_name": "tower_2_shot",
+ "fire_name2": "tower_2_fire",
+ "flamethrower": "1",
+ "forestalling": "20",
+ "hotspot": "30 30",
+ "position": "20 0",
+ "rect": "0 0 60 60",
+ "rotation_speed": "20",
+ "texture": "game/towers/towers_18.png",
+ "use_filter": "1"
+ }
+ }
+ }
+ },
+ "level_2": {
+ "@attributes": {"self_radius": "20"},
+ "platform": {
+ "@attributes": {
+ "hotspot": "20 20",
+ "rect": "0 0 40 40",
+ "texture": "game/towers/towers_9.png",
+ "use_filter": "1"
+ }
+ },
+ "guns": {
+ "gun": {
+ "@attributes": {
+ "bullet_name": "tower_b_2",
+ "fire_name": "tower_2_shot",
+ "fire_name2": "tower_2_fire",
+ "flamethrower": "1",
+ "forestalling": "20",
+ "hotspot": "30 30",
+ "position": "20 0",
+ "rect": "0 0 60 60",
+ "rotation_speed": "25",
+ "texture": "game/towers/towers_19.png",
+ "use_filter": "1"
+ }
+ }
+ }
+ },
+ "level_3": {
+ "@attributes": {"self_radius": "20"},
+ "platform": {
+ "@attributes": {
+ "hotspot": "20 20",
+ "rect": "0 0 40 40",
+ "texture": "game/towers/towers_9.png",
+ "use_filter": "1"
+ }
+ },
+ "head": {
+ "@attributes": {
+ "hotspot": "30 30",
+ "rect": "0 0 60 60",
+ "texture": "game/towers/towers_20.png",
+ "use_filter": "1"
+ }
+ },
+ "guns": {
+ "gun": [
+ {
+ "@attributes": {
+ "bullet_name": "tower_b_4",
+ "fire_name": "tower_2_shot",
+ "fire_name2": "tower_2_fire",
+ "flamethrower": "1",
+ "forestalling": "20",
+ "hotspot": "30 30",
+ "position": "20 0",
+ "rect": "0 0 60 60",
+ "rotation_speed": "20",
+ "texture": "game/towers/towers_21.png",
+ "use_filter": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "bullet_name": "tower_b_4",
+ "fire_name": "tower_2_shot",
+ "fire_name2": "tower_2_fire",
+ "flamethrower": "1",
+ "forestalling": "20",
+ "hotspot": "30 30",
+ "position": "20 0",
+ "rect": "0 0 60 60",
+ "rotation_speed": "20",
+ "texture": "game/towers/towers_21.png",
+ "use_filter": "1"
+ }
+ }
+ ]
+ }
+ },
+ "level_4": {
+ "@attributes": {"self_radius": "20"},
+ "platform": {
+ "@attributes": {
+ "hotspot": "20 20",
+ "rect": "0 0 40 40",
+ "texture": "game/towers/towers_9.png",
+ "use_filter": "1"
+ }
+ },
+ "head": {
+ "@attributes": {
+ "hotspot": "30 30",
+ "rect": "0 0 60 60",
+ "texture": "game/towers/towers_22.png",
+ "use_filter": "1"
+ }
+ },
+ "guns": {
+ "gun": {
+ "@attributes": {
+ "bullet_name": "tower_b_3",
+ "fire_name": "tower_2_shot",
+ "fire_name2": "tower_2_fire",
+ "flamethrower": "1",
+ "forestalling": "20",
+ "hotspot": "30 30",
+ "position": "20 0",
+ "rect": "0 0 60 60",
+ "rotation_speed": "30",
+ "texture": "game/towers/towers_21.png",
+ "use_filter": "1"
+ }
+ }
+ }
+ },
+ "level_5": {
+ "@attributes": {"self_radius": "20"},
+ "platform": {
+ "@attributes": {
+ "hotspot": "20 20",
+ "rect": "0 0 40 40",
+ "texture": "game/towers/towers_9.png",
+ "use_filter": "1"
+ }
+ },
+ "head": {
+ "@attributes": {
+ "hotspot": "30 30",
+ "rect": "0 0 60 60",
+ "texture": "game/towers/towers_23.png",
+ "use_filter": "1"
+ }
+ },
+ "guns": {
+ "gun": [
+ {
+ "@attributes": {
+ "bullet_name": "tower_b_5",
+ "fire_name": "tower_2_shot",
+ "fire_name2": "tower_2_fire",
+ "flamethrower": "1",
+ "forestalling": "20",
+ "hotspot": "30 30",
+ "position": "20 0",
+ "rect": "0 0 60 60",
+ "rotation_speed": "20",
+ "texture": "game/towers/towers_21.png",
+ "use_filter": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "bullet_name": "tower_b_5",
+ "fire_name": "tower_2_shot",
+ "fire_name2": "tower_2_fire",
+ "flamethrower": "1",
+ "forestalling": "20",
+ "hotspot": "30 30",
+ "position": "20 0",
+ "rect": "0 0 60 60",
+ "rotation_speed": "20",
+ "texture": "game/towers/towers_21.png",
+ "use_filter": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "bullet_name": "tower_b_5",
+ "fire_name": "tower_2_shot",
+ "fire_name2": "tower_2_fire",
+ "flamethrower": "1",
+ "forestalling": "20",
+ "hotspot": "30 30",
+ "position": "20 0",
+ "rect": "0 0 60 60",
+ "rotation_speed": "20",
+ "texture": "game/towers/towers_21.png",
+ "use_filter": "1"
+ }
+ }
+ ]
+ }
+ }
+ },
+ "tower_c": {
+ "level_0": {
+ "@attributes": {"self_radius": "20"},
+ "platform": {
+ "@attributes": {
+ "hotspot": "20 20",
+ "rect": "0 0 40 40",
+ "texture": "game/towers/towers_9.png",
+ "use_filter": "1"
+ }
+ },
+ "guns": {
+ "gun": {
+ "@attributes": {
+ "bullet_name": "tower_c_0",
+ "fire_name": "tower_1_shot",
+ "hotspot": "30 30",
+ "position": "30 0",
+ "rect": "0 0 60 60",
+ "rotation_speed": "14",
+ "texture": "game/towers/towers_24.png",
+ "use_filter": "1"
+ }
+ }
+ }
+ },
+ "level_1": {
+ "@attributes": {"self_radius": "20"},
+ "platform": {
+ "@attributes": {
+ "hotspot": "20 20",
+ "rect": "0 0 40 40",
+ "texture": "game/towers/towers_9.png",
+ "use_filter": "1"
+ }
+ },
+ "guns": {
+ "gun": {
+ "@attributes": {
+ "bullet_name": "tower_c_1",
+ "fire_name": "tower_1_shot",
+ "hotspot": "30 30",
+ "position": "30 0",
+ "rect": "0 0 60 60",
+ "rotation_speed": "18",
+ "texture": "game/towers/towers_25.png",
+ "use_filter": "1"
+ }
+ }
+ }
+ },
+ "level_2": {
+ "@attributes": {"self_radius": "20"},
+ "platform": {
+ "@attributes": {
+ "hotspot": "20 20",
+ "rect": "0 0 40 40",
+ "texture": "game/towers/towers_9.png",
+ "use_filter": "1"
+ }
+ },
+ "guns": {
+ "gun": {
+ "@attributes": {
+ "bullet_name": "tower_c_2",
+ "fire_name": "tower_1_shot",
+ "hotspot": "26 30",
+ "position": "30 0",
+ "rect": "0 0 60 60",
+ "rotation_speed": "22",
+ "texture": "game/towers/towers_26.png",
+ "use_filter": "1"
+ }
+ }
+ }
+ },
+ "level_3": {
+ "@attributes": {"self_radius": "20"},
+ "platform": {
+ "@attributes": {
+ "hotspot": "20 20",
+ "rect": "0 0 40 40",
+ "texture": "game/towers/towers_9.png",
+ "use_filter": "1"
+ }
+ },
+ "guns": {
+ "gun": {
+ "@attributes": {
+ "bullet_name": "tower_c_3",
+ "fire_name": "tower_1_shot",
+ "hotspot": "30 30",
+ "position": "30 0",
+ "rect": "0 0 60 60",
+ "rotation_speed": "22",
+ "texture": "game/towers/towers_27.png",
+ "use_filter": "1"
+ }
+ }
+ }
+ },
+ "level_4": {
+ "@attributes": {"self_radius": "20"},
+ "platform": {
+ "@attributes": {
+ "hotspot": "20 20",
+ "rect": "0 0 40 40",
+ "texture": "game/towers/towers_9.png",
+ "use_filter": "1"
+ }
+ },
+ "guns": {
+ "gun": {
+ "@attributes": {
+ "bullet_name": "tower_c_4",
+ "fire_name": "tower_1_shot",
+ "hotspot": "22 30",
+ "position": "30 0",
+ "rect": "0 0 60 60",
+ "rotation_speed": "26",
+ "texture": "game/towers/towers_28.png",
+ "use_filter": "1"
+ }
+ }
+ }
+ },
+ "level_5": {
+ "@attributes": {"self_radius": "20"},
+ "platform": {
+ "@attributes": {
+ "hotspot": "20 20",
+ "rect": "0 0 40 40",
+ "texture": "game/towers/towers_9.png",
+ "use_filter": "1"
+ }
+ },
+ "guns": {
+ "gun": {
+ "@attributes": {
+ "bullet_name": "tower_c_5",
+ "fire_name": "tower_1_shot",
+ "hotspot": "24 30",
+ "position": "30 0",
+ "rect": "0 0 60 60",
+ "rotation_speed": "26",
+ "texture": "game/towers/towers_29.png",
+ "use_filter": "1"
+ }
+ }
+ }
+ }
+ },
+ "tower_d": {
+ "level_0": {
+ "@attributes": {"self_radius": "20"},
+ "platform": {
+ "@attributes": {
+ "hotspot": "20 20",
+ "rect": "0 0 40 40",
+ "texture": "game/towers/towers_9.png",
+ "use_filter": "1"
+ }
+ },
+ "guns": {
+ "gun": {
+ "@attributes": {
+ "bullet_name": "tower_d_0",
+ "fire_name": "tower_1_shot",
+ "hotspot": "25 30",
+ "position": "20 0",
+ "rect": "0 0 50 60",
+ "rotation_speed": "15",
+ "texture": "game/towers/towers_30.png",
+ "use_filter": "1"
+ }
+ }
+ }
+ },
+ "level_1": {
+ "@attributes": {"self_radius": "20"},
+ "platform": {
+ "@attributes": {
+ "hotspot": "20 20",
+ "rect": "0 0 40 40",
+ "texture": "game/towers/towers_9.png",
+ "use_filter": "1"
+ }
+ },
+ "guns": {
+ "gun": {
+ "@attributes": {
+ "bullet_name": "tower_d_1",
+ "fire_name": "tower_1_shot",
+ "hotspot": "30 30",
+ "position": "20 0",
+ "rect": "0 0 60 60",
+ "rotation_speed": "30",
+ "texture": "game/towers/towers_31.png",
+ "use_filter": "1"
+ }
+ }
+ }
+ },
+ "level_2": {
+ "@attributes": {"self_radius": "20"},
+ "platform": {
+ "@attributes": {
+ "hotspot": "20 20",
+ "rect": "0 0 40 40",
+ "texture": "game/towers/towers_9.png",
+ "use_filter": "1"
+ }
+ },
+ "guns": {
+ "gun": {
+ "@attributes": {
+ "bullet_name": "tower_d_2",
+ "fire_name": "tower_1_shot",
+ "hotspot": "30 30",
+ "position": "20 0",
+ "rect": "0 0 60 60",
+ "rotation_speed": "45",
+ "texture": "game/towers/towers_32.png",
+ "use_filter": "1"
+ }
+ }
+ }
+ },
+ "level_3": {
+ "@attributes": {"self_radius": "20"},
+ "platform": {
+ "@attributes": {
+ "hotspot": "20 20",
+ "rect": "0 0 40 40",
+ "texture": "game/towers/towers_9.png",
+ "use_filter": "1"
+ }
+ },
+ "guns": {
+ "gun": {
+ "@attributes": {
+ "bullet_name": "tower_d_3",
+ "fire_name": "tower_1_shot",
+ "hotspot": "30 30",
+ "position": "20 0",
+ "rect": "0 0 60 60",
+ "rotation_speed": "60",
+ "texture": "game/towers/towers_33.png",
+ "use_filter": "1"
+ }
+ }
+ }
+ },
+ "level_4": {
+ "@attributes": {"self_radius": "20"},
+ "platform": {
+ "@attributes": {
+ "hotspot": "20 20",
+ "rect": "0 0 40 40",
+ "texture": "game/towers/towers_9.png",
+ "use_filter": "1"
+ }
+ },
+ "guns": {
+ "gun": {
+ "@attributes": {
+ "bullet_name": "tower_d_4",
+ "fire_name": "tower_1_shot",
+ "hotspot": "30 30",
+ "position": "20 0",
+ "rect": "0 0 60 60",
+ "rotation_speed": "75",
+ "texture": "game/towers/towers_34.png",
+ "use_filter": "1"
+ }
+ }
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/static/_app/tools/toy-defence/data/game/towers_bar.json b/static/_app/tools/toy-defence/data/game/towers_bar.json
new file mode 100644
index 00000000..5997d57f
--- /dev/null
+++ b/static/_app/tools/toy-defence/data/game/towers_bar.json
@@ -0,0 +1,534 @@
+{
+ "@attributes": {"hide_delta": "120"},
+ "tips": {
+ "tip_a": {"@attributes": {"text": "Стрелок./nСтреляет по воздушным и наземным целям"}},
+ "tip_b": {"@attributes": {"text": "Огнеметчик./nСтреляет только по наземным целям"}},
+ "tip_c": {"@attributes": {"text": "Пушка./nСтреляет только по наземным целям"}},
+ "tip_d": {"@attributes": {"text": "Зенитная установка./nСтреляет только по воздушным целям"}}
+ },
+ "tip": {
+ "@attributes": {
+ "delta": "0 -10",
+ "hide_length": "5",
+ "width": "300"
+ },
+ "background_up": {
+ "@attributes": {"arrow_delta": "15"},
+ "text": {
+ "@attributes": {
+ "align": "1",
+ "color": "ff9b1b1b",
+ "interlinear": "-10",
+ "align_vertical": "0",
+ "size": "366 115",
+ "multiline": "1",
+ "font": "fonts/soldier_font5.fnt",
+ "intersymbol": "0",
+ "multiplier": "0.65",
+ "position": "-5 40",
+ "spacewidth": "15",
+ "texture": "fonts/soldier_font5.png"
+ }
+ },
+ "left": {
+ "@attributes": {
+ "hotspot": "16 -28",
+ "rect": "0 0 16 134",
+ "texture": "common/tooltip_0.png"
+ }
+ },
+ "middle": {
+ "@attributes": {
+ "hotspot": "0 -28",
+ "rect": "0 0 60 134",
+ "texture": "common/tooltip_1.png"
+ }
+ },
+ "right": {
+ "@attributes": {
+ "hotspot": "0 -28",
+ "rect": "0 0 16 134",
+ "texture": "common/tooltip_2.png"
+ }
+ },
+ "arrow": {
+ "@attributes": {
+ "hotspot": "15 -2",
+ "rect": "0 0 26 34",
+ "texture": "common/tooltip_3.png"
+ }
+ }
+ },
+ "background_dn": {
+ "@attributes": {"arrow_delta": "15"},
+ "text": {
+ "@attributes": {
+ "align": "1",
+ "color": "ff9b1b1b",
+ "interlinear": "-10",
+ "align_vertical": "0",
+ "size": "366 115",
+ "multiline": "1",
+ "font": "fonts/soldier_font5.fnt",
+ "intersymbol": "0",
+ "multiplier": "0.65",
+ "position": "-5 -155",
+ "spacewidth": "15",
+ "texture": "fonts/soldier_font5.png"
+ }
+ },
+ "left": {
+ "@attributes": {
+ "hotspot": "16 164",
+ "rect": "0 0 16 134",
+ "texture": "common/tooltip_0.png"
+ }
+ },
+ "middle": {
+ "@attributes": {
+ "hotspot": "0 164",
+ "rect": "0 0 60 134",
+ "texture": "common/tooltip_1.png"
+ }
+ },
+ "right": {
+ "@attributes": {
+ "hotspot": "0 164",
+ "rect": "0 0 16 134",
+ "texture": "common/tooltip_2.png"
+ }
+ },
+ "arrow": {
+ "@attributes": {
+ "hotspot": "15 36",
+ "rect": "0 0 26 36",
+ "texture": "common/tooltip_4.png"
+ }
+ }
+ }
+ },
+ "btndone": {
+ "@attributes": {"copy": "common/buttons.xml|buttons/button_medium_square"},
+ "button": {
+ "out": {
+ "@attributes": {
+ "anchor": "2",
+ "position": "50 50"
+ },
+ "sprite": {
+ "@attributes": {
+ "position": "0 -3",
+ "hotspot": "40 40",
+ "rect": "0 0 80 80",
+ "texture": "common/icons/next.png"
+ }
+ }
+ },
+ "pressed": {
+ "@attributes": {
+ "anchor": "2",
+ "position": "50 50"
+ },
+ "sprite": {
+ "@attributes": {
+ "position": "0 -3",
+ "hotspot": "40 40",
+ "rect": "0 0 80 80",
+ "texture": "common/icons/next.png"
+ }
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "particle": {
+ "@attributes": {
+ "delta": "-16 -16",
+ "name": "button_big_flare"
+ }
+ }
+ },
+ "hero": {
+ "@attributes": {
+ "anchor": "3",
+ "icons_delta": "112 0",
+ "rank_icon_delta": "98 -60",
+ "rank_delta": "100 -20",
+ "slots_in_use": "3",
+ "slots_total": "4",
+ "start_pos": "0 118"
+ },
+ "slot": {
+ "@attributes": {
+ "hotspot": "-10 -50",
+ "rect": "0 0 110 76",
+ "texture": "game/infobar/infobar_12.png"
+ }
+ },
+ "slot_additional": {
+ "@attributes": {"price": "500"},
+ "button": {
+ "out": {
+ "@attributes": {
+ "anchor": "3",
+ "hotspot": "-10 -42",
+ "rect": "0 0 114 84",
+ "texture": "game/infobar/infobar_13.png"
+ }
+ },
+ "pressed": {
+ "@attributes": {
+ "anchor": "3",
+ "hotspot": "-10 -44",
+ "rect": "0 0 114 84",
+ "texture": "game/infobar/infobar_13.png"
+ }
+ }
+ }
+ },
+ "confirmation_dialog": {
+ "@attributes": {
+ "autocenter": "1",
+ "bounding_box": "504 240"
+ },
+ "static": {
+ "a": {
+ "@attributes": {
+ "color": "90000000",
+ "hotspot": "683 400",
+ "position": "252 120",
+ "rect": "0 0 1366 800"
+ }
+ },
+ "b": {
+ "@attributes": {
+ "rect": "0 0 72 72",
+ "texture": "common/tile.png",
+ "tile_size": "24 24",
+ "extents": "504 240"
+ }
+ },
+ "c": {
+ "@attributes": {
+ "rect": "0 0 48 48",
+ "position": "17 17",
+ "texture": "common/tile_shadow.png",
+ "tile_size": "16 16",
+ "extents": "464 128"
+ }
+ }
+ },
+ "comment": {},
+ "description": {
+ "@attributes": {
+ "align_vertical": "0",
+ "font": "fonts/soldier_font4_small.fnt",
+ "intersymbol": "0",
+ "align": "0",
+ "localized": "1",
+ "multiplier": "0.75",
+ "position": "45 22",
+ "interlinear": "-8",
+ "multiline": "1",
+ "size": "410 110",
+ "spacewidth": "15",
+ "string": "Желаете приобрести/nдополнительный слот за %d©?/nУ вас всего %d©.",
+ "texture": "fonts/soldier_font4_small.png",
+ "use_filter": "1"
+ }
+ },
+ "insufficient": {
+ "@attributes": {
+ "align_vertical": "0",
+ "font": "fonts/soldier_font4_small.fnt",
+ "intersymbol": "0",
+ "localized": "1",
+ "multiplier": "0.75",
+ "position": "35 22",
+ "interlinear": "-8",
+ "multiline": "1",
+ "size": "410 110",
+ "spacewidth": "20",
+ "string": "У вас недостаточное количество ©. Требуется %d©",
+ "texture": "fonts/soldier_font4_small.png",
+ "use_filter": "1"
+ }
+ },
+ "btnleft": {
+ "@attributes": {"copy": "common/buttons.xml|buttons/button_confirm_no"},
+ "button": {
+ "out": {
+ "@attributes": {"position": "430 187"},
+ "sprite": {
+ "@attributes": {
+ "position": "0 -2",
+ "hotspot": "25 25",
+ "rect": "0 0 50 50",
+ "texture": "common/icons/ico_yes_red.png"
+ }
+ }
+ },
+ "pressed": {
+ "@attributes": {"position": "430 189"},
+ "sprite": {
+ "@attributes": {
+ "position": "0 -2",
+ "hotspot": "25 25",
+ "rect": "0 0 50 50",
+ "texture": "common/icons/ico_yes_red.png"
+ }
+ }
+ }
+ }
+ },
+ "btnright": {
+ "@attributes": {"copy": "common/buttons.xml|buttons/button_confirm_no"},
+ "button": {
+ "out": {
+ "@attributes": {"position": "68 187"},
+ "sprite": {
+ "@attributes": {
+ "position": "0 -3",
+ "hotspot": "25 25",
+ "rect": "0 0 50 50",
+ "texture": "common/icons/ico_no.png"
+ }
+ }
+ },
+ "pressed": {
+ "@attributes": {"position": "68 189"},
+ "sprite": {
+ "@attributes": {
+ "position": "0 -3",
+ "hotspot": "25 25",
+ "rect": "0 0 50 50",
+ "texture": "common/icons/ico_no.png"
+ }
+ }
+ }
+ }
+ },
+ "btncenter": {
+ "@attributes": {"copy": "common/buttons.xml|buttons/button_shop_small"},
+ "button": {
+ "out": {"@attributes": {"position": "251 187"}},
+ "pressed": {"@attributes": {"position": "251 189"}}
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "caption": {
+ "@attributes": {
+ "font": "fonts/soldier_font1.fnt",
+ "multiplier": "0.55",
+ "position": "-5 13",
+ "string": "Купить ©",
+ "texture": "fonts/soldier_font1.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "btnrightcenter": {
+ "@attributes": {"copy": "common/buttons.xml|buttons/button_confirm_no"},
+ "button": {
+ "out": {
+ "@attributes": {"position": "249 187"},
+ "sprite": {
+ "@attributes": {
+ "position": "0 -3",
+ "hotspot": "25 25",
+ "rect": "0 0 50 50",
+ "texture": "common/icons/ico_no.png"
+ }
+ }
+ },
+ "pressed": {
+ "@attributes": {"position": "249 189"},
+ "sprite": {
+ "@attributes": {
+ "position": "0 -3",
+ "hotspot": "25 25",
+ "rect": "0 0 50 50",
+ "texture": "common/icons/ico_no.png"
+ }
+ }
+ }
+ }
+ },
+ "btnclose": {
+ "@attributes": {"copy": "common/buttons.xml|buttons/button_close"},
+ "button": {
+ "out": {"@attributes": {"position": "480 22"}},
+ "pressed": {"@attributes": {"position": "480 24"}}
+ }
+ }
+ }
+ },
+ "slots": {
+ "tower_a": {
+ "button": {
+ "out": {
+ "@attributes": {
+ "anchor": "2",
+ "position": "122 118",
+ "rect": "0 0 122 120",
+ "texture": "game/infobar/infobar_14.png"
+ }
+ },
+ "disabled": {
+ "@attributes": {
+ "anchor": "2",
+ "position": "122 118",
+ "rect": "0 0 122 119",
+ "texture": "game/infobar/infobar_15.png"
+ }
+ }
+ },
+ "price": {
+ "@attributes": {
+ "color": "ffffffff",
+ "font": "fonts/font_shilda1.fnt",
+ "intersymbol": "-1",
+ "localized": "1",
+ "multiplier": "0.95",
+ "position": "63 115",
+ "texture": "fonts/font_shilda1.png"
+ }
+ },
+ "price_disabled": {
+ "@attributes": {
+ "color": "ffffffff",
+ "font": "fonts/font_shilda2.fnt",
+ "intersymbol": "-1",
+ "localized": "1",
+ "multiplier": "0.95",
+ "position": "63 113",
+ "texture": "fonts/font_shilda1.png"
+ }
+ }
+ },
+ "tower_b": {
+ "button": {
+ "out": {
+ "@attributes": {
+ "anchor": "2",
+ "position": "236 118",
+ "rect": "0 0 122 120",
+ "texture": "game/infobar/infobar_16.png"
+ }
+ },
+ "disabled": {
+ "@attributes": {
+ "anchor": "2",
+ "position": "236 118",
+ "rect": "0 0 122 119",
+ "texture": "game/infobar/infobar_17.png"
+ }
+ }
+ },
+ "price": {
+ "@attributes": {
+ "color": "ffffffff",
+ "font": "fonts/font_shilda1.fnt",
+ "intersymbol": "-1",
+ "localized": "1",
+ "multiplier": "0.95",
+ "position": "68 115",
+ "texture": "fonts/font_shilda1.png"
+ }
+ },
+ "price_disabled": {
+ "@attributes": {
+ "color": "ffffffff",
+ "font": "fonts/font_shilda2.fnt",
+ "intersymbol": "-1",
+ "localized": "1",
+ "multiplier": "0.95",
+ "position": "68 113",
+ "texture": "fonts/font_shilda1.png"
+ }
+ }
+ },
+ "tower_c": {
+ "button": {
+ "out": {
+ "@attributes": {
+ "anchor": "2",
+ "position": "350 118",
+ "rect": "0 0 122 120",
+ "texture": "game/infobar/infobar_18.png"
+ }
+ },
+ "disabled": {
+ "@attributes": {
+ "anchor": "2",
+ "position": "350 118",
+ "rect": "0 0 122 119",
+ "texture": "game/infobar/infobar_19.png"
+ }
+ }
+ },
+ "price": {
+ "@attributes": {
+ "color": "ffffffff",
+ "font": "fonts/font_shilda1.fnt",
+ "intersymbol": "-1",
+ "localized": "1",
+ "multiplier": "0.95",
+ "position": "72 115",
+ "texture": "fonts/font_shilda1.png"
+ }
+ },
+ "price_disabled": {
+ "@attributes": {
+ "color": "ffffffff",
+ "font": "fonts/font_shilda2.fnt",
+ "intersymbol": "-1",
+ "localized": "1",
+ "multiplier": "0.95",
+ "position": "72 113",
+ "texture": "fonts/font_shilda1.png"
+ }
+ }
+ },
+ "tower_d": {
+ "button": {
+ "out": {
+ "@attributes": {
+ "anchor": "2",
+ "position": "464 118",
+ "rect": "0 0 122 120",
+ "texture": "game/infobar/infobar_20.png"
+ }
+ },
+ "disabled": {
+ "@attributes": {
+ "anchor": "2",
+ "position": "464 118",
+ "rect": "0 0 122 119",
+ "texture": "game/infobar/infobar_21.png"
+ }
+ }
+ },
+ "price": {
+ "@attributes": {
+ "color": "ffffffff",
+ "font": "fonts/font_shilda1.fnt",
+ "intersymbol": "-1",
+ "localized": "1",
+ "multiplier": "0.95",
+ "position": "73 115",
+ "texture": "fonts/font_shilda1.png"
+ }
+ },
+ "price_disabled": {
+ "@attributes": {
+ "color": "ffffffff",
+ "font": "fonts/font_shilda2.fnt",
+ "intersymbol": "-1",
+ "localized": "1",
+ "multiplier": "0.95",
+ "position": "73 113",
+ "texture": "fonts/font_shilda1.png"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/static/_app/tools/toy-defence/data/game/towers_hierarchy.json b/static/_app/tools/toy-defence/data/game/towers_hierarchy.json
new file mode 100644
index 00000000..e08d2c63
--- /dev/null
+++ b/static/_app/tools/toy-defence/data/game/towers_hierarchy.json
@@ -0,0 +1,399 @@
+{
+ "towers": {
+ "@attributes": {
+ "hero_tower_price_coefficient": "0.7",
+ "repair_coefficient": "0.20",
+ "sell_coefficient": "0.5"
+ },
+ "comment": [
+ {},
+ {},
+ {},
+ {}
+ ],
+ "level_0": [
+ {
+ "@attributes": {
+ "attack_radius": "130 130 130",
+ "attack_speed": "3 4 5",
+ "experience": "1000 2000 4000",
+ "health": "400 500 600",
+ "hit_coefficient": "1 0.5 0.2 0.2 0.1 0.1 1 1 1 0.5 0 0.5",
+ "icon_name": "icon_trooper",
+ "price": "20 10 15",
+ "price_shop": "10 45 55",
+ "repair": "",
+ "sell": "",
+ "tower_name": "level_0"
+ },
+ "level_1": {
+ "@attributes": {
+ "attack_radius": "145 155 165",
+ "attack_speed": "5 5 5",
+ "experience": "6000 8000 10000",
+ "health": "650 700 750",
+ "hit_coefficient": "1 0.5 0.2 0.2 0.1 0.1 1 1 1 0.5 0 0.5",
+ "icon_name": "icon_0",
+ "price": "20 25 30",
+ "price_shop": "75 110 150",
+ "repair": "",
+ "sell": "",
+ "tower_name": "level_1"
+ },
+ "level_3": {
+ "@attributes": {
+ "attack_radius": "165 165 165",
+ "attack_speed": "5 5 5",
+ "experience": "12000 14000 16000",
+ "health": "750 800 850",
+ "hit_coefficient": "1 0.5 0.2 0.2 0.1 0.1 1 1 1 0.5 0 0.5",
+ "icon_name": "icon_2",
+ "price": "40 60 80",
+ "price_shop": "160 240 320",
+ "repair": "",
+ "sell": "",
+ "tower_name": "level_3"
+ },
+ "level_5": {
+ "@attributes": {
+ "attack_radius": "170 175 180",
+ "attack_speed": "1.5 1.5 1.5",
+ "experience": "18000 20000 22000",
+ "health": "850 900 950",
+ "hit_coefficient": "1 0.5 0.2 0.2 0.1 0.1 1 1 1 0.5 0 0.5",
+ "icon_name": "icon_4",
+ "price": "100 120 140",
+ "price_shop": "600 750 900",
+ "repair": "",
+ "sell": "",
+ "tower_name": "level_5"
+ }
+ },
+ "level_6": {
+ "@attributes": {
+ "attack_radius": "170 175 180",
+ "attack_speed": "7 9 11",
+ "experience": "24000 26000 28000",
+ "health": "850 900 950",
+ "hit_coefficient": "1 0.5 0.2 0.2 0.1 0.1 1 1 1 0.5 0 0.5",
+ "icon_name": "icon_5",
+ "price": "100 120 140",
+ "price_shop": "500 600 700",
+ "repair": "",
+ "sell": "",
+ "tower_name": "level_6"
+ }
+ }
+ }
+ },
+ "level_2": {
+ "@attributes": {
+ "attack_radius": "135 140 145",
+ "attack_speed": "5 5 5",
+ "experience": "6000 8000 10000",
+ "health": "1200 1300 1400",
+ "hit_coefficient": "1 0.5 0.2 0.2 0.1 0.1 1 1 1 0.5 0 0.5",
+ "icon_name": "icon_1",
+ "price": "20 25 30",
+ "price_shop": "90 135 180",
+ "repair": "",
+ "sell": "",
+ "tower_name": "level_2"
+ },
+ "level_4": {
+ "@attributes": {
+ "attack_radius": "150 155 160",
+ "attack_speed": "5 5 5",
+ "experience": "14000 17000 21000",
+ "health": "1500 1600 1700",
+ "hit_coefficient": "1 0.5 0.2 0.2 0.1 0.1 1 1 1 0.5 0 0.5",
+ "icon_name": "icon_3",
+ "price": "40 50 65",
+ "price_shop": "240 450 900",
+ "repair": "",
+ "sell": "",
+ "slow": "0.7 0.55 0.4",
+ "slow_probability": "1 1 1",
+ "slow_time": "1 2 3",
+ "slow_unit_id": "0 0 0 0 0 0 1 1 1",
+ "tower_name": "level_4"
+ }
+ }
+ }
+ },
+ {
+ "@attributes": {
+ "attack_radius": "80 90 100",
+ "attack_speed": "0.4 0.5 0.6",
+ "experience": "2000 6000 10000",
+ "health": "550 650 700",
+ "hit_coefficient": "0.4 0.4 0.45 0.2 0.1 0.05 0 0 0 0.7 0 0.7",
+ "icon_name": "icon_fire",
+ "price": "100 55 70",
+ "price_shop": "25 45 55",
+ "repair": "",
+ "sell": "",
+ "tower_name": "level_0"
+ },
+ "level_1": {
+ "@attributes": {
+ "attack_radius": "100 100 100",
+ "attack_speed": "0.6 0.6 0.6",
+ "experience": "14000 18000 22000",
+ "health": "1400 1600 1800",
+ "hit_coefficient": "0.4 0.4 0.45 0.2 0.1 0.05 0 0 0 0.7 0 0.7",
+ "icon_name": "icon_17",
+ "price": "90 110 125",
+ "price_shop": "90 130 170",
+ "repair": "",
+ "sell": "",
+ "tower_name": "level_1"
+ },
+ "level_3": {
+ "@attributes": {
+ "attack_radius": "100 100 100",
+ "attack_speed": "0.6 0.6 0.6",
+ "experience": "26000 30000 34000",
+ "health": "1800 1800 1800",
+ "hit_coefficient": "0.4 0.4 0.45 0.2 0.1 0.05 0 0 0 0.7 0 0.7",
+ "icon_name": "icon_7",
+ "price": "180 220 240",
+ "price_shop": "200 300 400",
+ "repair": "",
+ "sell": "",
+ "tower_name": "level_3"
+ },
+ "level_5": {
+ "@attributes": {
+ "attack_radius": "100 100 100",
+ "attack_speed": "0.6 0.6 0.6",
+ "experience": "38000 42000 46000",
+ "health": "1800 1800 1800",
+ "hit_coefficient": "0.4 0.4 0.45 0.2 0.1 0.05 0 0 0 0.7 0 0.7",
+ "icon_name": "icon_9",
+ "price": "320 360 400",
+ "price_shop": "900 1100 1200",
+ "repair": "",
+ "sell": "",
+ "tower_name": "level_5"
+ }
+ }
+ }
+ },
+ "level_2": {
+ "@attributes": {
+ "attack_radius": "100 100 100",
+ "attack_speed": "0.65 0.7 0.75",
+ "experience": "14000 18000 22000",
+ "health": "900 1000 1100",
+ "hit_coefficient": "0.4 0.4 0.45 0.2 0.1 0.05 0 0 0 0.7 0 0.7",
+ "icon_name": "icon_6",
+ "price": "90 110 125",
+ "price_shop": "110 170 230",
+ "repair": "",
+ "sell": "",
+ "slow": "0.8 0.65 0.5",
+ "slow_probability": "1 1 1",
+ "slow_time": "1 2 3",
+ "slow_unit_id": "1 1 1 1 1 1 0 0 0",
+ "tower_name": "level_2"
+ },
+ "level_4": {
+ "@attributes": {
+ "attack_radius": "100 100 100",
+ "attack_speed": "0.8 0.8 0.8",
+ "experience": "26000 30000 34000",
+ "health": "1200 1300 1400",
+ "hit_coefficient": "0.4 0.4 0.45 0.2 0.1 0.05 0 0 0 0.7 0 0.7",
+ "icon_name": "icon_8",
+ "price": "180 220 240",
+ "price_shop": "300 600 1200",
+ "repair": "",
+ "sell": "",
+ "slow": "0.5 0.5 0.5",
+ "slow_probability": "1 1 1",
+ "slow_time": "3 3 3",
+ "slow_unit_id": "1 1 1 1 1 1 0 0 0",
+ "tower_name": "level_4"
+ }
+ }
+ }
+ },
+ {
+ "@attributes": {
+ "attack_radius": "160 163 165",
+ "attack_speed": "0.2 0.3 0.4",
+ "experience": "4000 8000 12000",
+ "health": "1500 1600 1700",
+ "hit_coefficient": "0.7 1 1 1 1 1 0 0 0 2 0 2",
+ "icon_name": "icon_cannon",
+ "price": "500 250 275",
+ "price_shop": "50 45 55",
+ "repair": "",
+ "sell": "",
+ "tower_name": "level_0"
+ },
+ "level_1": {
+ "@attributes": {
+ "attack_radius": "220 250 290",
+ "attack_speed": "0.4 0.4 0.4",
+ "experience": "16000 20000 24000",
+ "health": "1800 2000 2250",
+ "hit_coefficient": "0.7 1 1 1 1 1 0 0 0 2 0 2",
+ "icon_name": "icon_10",
+ "price": "320 355 380",
+ "price_shop": "100 150 200",
+ "repair": "",
+ "sell": "",
+ "tower_name": "level_1"
+ },
+ "level_2": {
+ "@attributes": {
+ "attack_radius": "290 290 290",
+ "attack_speed": "0.4 0.4 0.4",
+ "experience": "30000 40000 50000",
+ "health": "2500 2850 3000",
+ "hit_coefficient": "0.7 1 1 1 1 1 0 0 0 2 0 2",
+ "icon_name": "icon_11",
+ "price": "500 625 750",
+ "price_shop": "300 400 500",
+ "repair": "",
+ "sell": "",
+ "slow": "0 0 0",
+ "slow_probability": "0.1 0.1 0.1",
+ "slow_time": "1 2 3",
+ "slow_unit_id": "1 1 1 1 1 1 0 0 0",
+ "tower_name": "level_2"
+ },
+ "level_4": {
+ "@attributes": {
+ "attack_radius": "290 290 290",
+ "attack_speed": "0.4 0.4 0.4",
+ "experience": "62000 74000 86000",
+ "health": "3250 3500 4000",
+ "hit_coefficient": "0.7 1 1 1 1 1 0 0 0 2 0 2",
+ "icon_name": "icon_18",
+ "price": "900 1100 1300",
+ "price_shop": "600 750 900",
+ "repair": "",
+ "sell": "",
+ "slow": "0 0 0",
+ "slow_probability": "0.15 0.2 0.3",
+ "slow_time": "3 3 3",
+ "slow_unit_id": "1 1 1 1 1 1 0 0 0",
+ "tower_name": "level_4"
+ }
+ }
+ },
+ "level_3": {
+ "@attributes": {
+ "attack_radius": "290 290 290",
+ "attack_speed": "0.4 0.4 0.4",
+ "experience": "30000 40000 50000",
+ "health": "2500 2850 3000",
+ "hit_coefficient": "0.7 1 1 1 1 1 0 0 0 2 0 2",
+ "icon_name": "icon_12",
+ "price": "380 520 630",
+ "price_shop": "220 330 420",
+ "repair": "",
+ "sell": "",
+ "tower_name": "level_3"
+ },
+ "level_5": {
+ "@attributes": {
+ "attack_radius": "290 290 290",
+ "attack_speed": "0.4 0.4 0.4",
+ "defense": "0.7 0.6 0.5",
+ "defense_time": "1 2 3",
+ "experience": "62000 74000 86000",
+ "health": "4000 5000 6000",
+ "hit_coefficient": "0.7 1 1 1 1 1 0 0 0 2 0 2",
+ "icon_name": "icon_13",
+ "price": "750 900 1100",
+ "price_shop": "600 730 900",
+ "repair": "",
+ "sell": "",
+ "tower_name": "level_5"
+ }
+ }
+ }
+ }
+ },
+ {
+ "@attributes": {
+ "attack_radius": "250 255 260",
+ "attack_speed": "0.5 0.6 0.7",
+ "experience": "2000 5000 8000",
+ "health": "1200 1250 1300",
+ "hit_coefficient": "0 0 0 0 0 0 1 1 1 0 0 0 0",
+ "icon_name": "icon_PVO",
+ "price": "120 60 70",
+ "price_shop": "35 45 55",
+ "repair": "9 5 7",
+ "sell": "60 50 25",
+ "tower_name": "level_0"
+ },
+ "level_1": {
+ "@attributes": {
+ "attack_radius": "280 290 300",
+ "attack_speed": "0.7 0.7 0.7",
+ "experience": "11000 14000 17000",
+ "health": "1400 1500 1600",
+ "hit_coefficient": "0 0 0 0 0 0 1 1 1 0 0 0 0",
+ "icon_name": "icon_14",
+ "price": "80 100 120",
+ "price_shop": "90 130 170",
+ "repair": "11 9 7",
+ "sell": "",
+ "tower_name": "level_1"
+ },
+ "level_2": {
+ "@attributes": {
+ "attack_radius": "305 310 315",
+ "attack_speed": "0.7 0.7 0.7",
+ "experience": "20000 23000 26000",
+ "health": "1700 1800 1900",
+ "hit_coefficient": "0 0 0 0 0 0 1 1 1 0 0 0 0",
+ "icon_name": "icon_19",
+ "price": "160 240 320",
+ "price_shop": "250 350 450",
+ "repair": "13 11 9",
+ "sell": "",
+ "tower_name": "level_2"
+ },
+ "level_4": {
+ "@attributes": {
+ "attack_radius": "330 345 360",
+ "attack_speed": "0.7 0.7 0.7",
+ "experience": "29000 32000 35000",
+ "health": "2000 2100 2200",
+ "hit_coefficient": "0 0 0 0 0 0 1 1 1 0 0 0 0",
+ "icon_name": "icon_16",
+ "price": "400 480 560",
+ "price_shop": "900 1300 1700",
+ "repair": "15 13 11",
+ "sell": "",
+ "tower_name": "level_4"
+ }
+ }
+ },
+ "level_3": {
+ "@attributes": {
+ "attack_radius": "295 300 305",
+ "attack_speed": "1 1.6 2.2",
+ "experience": "20000 23000 26000",
+ "health": "1700 1800 1900",
+ "hit_coefficient": "0 0 0 0 0 0 1 1 1 0 0 0 0",
+ "icon_name": "icon_15",
+ "price": "190 270 360",
+ "price_shop": "260 500 1000",
+ "repair": "13 11 9",
+ "sell": "",
+ "tower_name": "level_3"
+ }
+ }
+ }
+ }
+ ]
+ }
+}
\ No newline at end of file
diff --git a/static/_app/tools/toy-defence/data/game/worlds.json b/static/_app/tools/toy-defence/data/game/worlds.json
new file mode 100644
index 00000000..187075aa
--- /dev/null
+++ b/static/_app/tools/toy-defence/data/game/worlds.json
@@ -0,0 +1,401 @@
+{
+ "@attributes": {
+ "game_over_color": "ffff9090",
+ "our_cell_color": "ff33cc33",
+ "their_cell_color": "ffff0000",
+ "cooperation_bonus": ".2"
+ },
+ "cell": {
+ "@attributes": {
+ "cell_size": "40",
+ "frames": "3",
+ "rect": "0 0 40 40",
+ "texture": "game/worlds/cell_0.png",
+ "use_filter": "1"
+ }
+ },
+ "worlds": {
+ "world": [
+ {
+ "@attributes": {
+ "path": "game/worlds/world_01.xml",
+ "purchase": "World1",
+ "units_path": "game/worlds/units_world_01.xml",
+ "weather_name": "weather_world_0",
+ "world_number": "0"
+ },
+ "icon": {
+ "@attributes": {
+ "hotspot": "128 128",
+ "rect": "0 0 256 256",
+ "texture": "missionselector/worlds_icons_0.png",
+ "use_filter": "1"
+ }
+ },
+ "title": {
+ "@attributes": {
+ "align_vertical": "0",
+ "font": "fonts/soldier_font4.fnt",
+ "align": "0",
+ "multiline": "1",
+ "interlinear": "-15",
+ "hotspot": "160 50",
+ "size": "360 100",
+ "multiplier": "0.7",
+ "position": "-184 -210",
+ "spacewidth": "20",
+ "string": "ПЕРВАЯ КРОВЬ",
+ "texture": "fonts/soldier_font4.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ {
+ "@attributes": {
+ "path": "game/worlds/world_02.xml",
+ "purchase": "World2",
+ "units_path": "game/worlds/units_world_01.xml",
+ "weather_name": "weather_world_1",
+ "world_number": "1"
+ },
+ "icon": {
+ "@attributes": {
+ "hotspot": "128 128",
+ "rect": "0 0 256 256",
+ "texture": "missionselector/worlds_icons_1.png",
+ "use_filter": "1"
+ }
+ },
+ "title": {
+ "@attributes": {
+ "align_vertical": "0",
+ "font": "fonts/soldier_font4.fnt",
+ "align": "0",
+ "multiline": "1",
+ "interlinear": "-15",
+ "hotspot": "160 50",
+ "size": "360 100",
+ "multiplier": "0.7",
+ "position": "-184 -210",
+ "spacewidth": "20",
+ "string": "МОРОЗНАЯ СВЕЖЕСТЬ",
+ "texture": "fonts/soldier_font4.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ {
+ "@attributes": {
+ "path": "game/worlds/world_03.xml",
+ "purchase": "World3",
+ "units_path": "game/worlds/units_world_01.xml",
+ "weather_name": "weather_world_2",
+ "world_number": "2"
+ },
+ "icon": {
+ "@attributes": {
+ "hotspot": "128 128",
+ "rect": "0 0 256 256",
+ "texture": "missionselector/worlds_icons_2.png",
+ "use_filter": "1"
+ }
+ },
+ "title": {
+ "@attributes": {
+ "align_vertical": "0",
+ "font": "fonts/soldier_font4.fnt",
+ "align": "0",
+ "multiline": "1",
+ "interlinear": "-15",
+ "hotspot": "160 50",
+ "size": "360 100",
+ "multiplier": "0.7",
+ "position": "-184 -210",
+ "spacewidth": "20",
+ "string": "ОСТАТЬСЯ В ЖИВЫХ",
+ "texture": "fonts/soldier_font4.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ {
+ "@attributes": {
+ "path": "game/worlds/world_04.xml",
+ "purchase": "World4",
+ "units_path": "game/worlds/units_world_04.xml",
+ "weather_name": "weather_world_0",
+ "holiday_world": "1",
+ "world_number": "100",
+ "tip_of_feast": "Бонусный уровень рекомендуется проходить после освоения 12 уровней мира «ПЕРВАЯ КРОВЬ»"
+ },
+ "icon": {
+ "@attributes": {
+ "hotspot": "128 128",
+ "rect": "0 0 256 256",
+ "texture": "missionselector/worlds/halloween/worlds_icons_halloween.png",
+ "use_filter": "1"
+ }
+ },
+ "title": {
+ "@attributes": {
+ "align_vertical": "0",
+ "font": "fonts/soldier_font4.fnt",
+ "align": "0",
+ "multiline": "1",
+ "interlinear": "-15",
+ "hotspot": "160 50",
+ "size": "360 100",
+ "multiplier": "0.7",
+ "position": "-184 -210",
+ "spacewidth": "20",
+ "string": "НОЧНОЙ КОШМАР",
+ "texture": "fonts/soldier_font4.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ {
+ "@attributes": {
+ "path": "game/worlds/world_05.xml",
+ "purchase": "World5",
+ "units_path": "game/worlds/units_world_05.xml",
+ "weather_name": "weather_world_5",
+ "holiday_world": "2",
+ "world_number": "200"
+ },
+ "icon": {
+ "@attributes": {
+ "hotspot": "128 128",
+ "rect": "0 0 256 256",
+ "texture": "missionselector/worlds/christmas/worlds_icons_christmas.png",
+ "use_filter": "1"
+ }
+ },
+ "title": {
+ "@attributes": {
+ "align_vertical": "0",
+ "font": "fonts/soldier_font4.fnt",
+ "align": "0",
+ "multiline": "1",
+ "interlinear": "-15",
+ "hotspot": "160 50",
+ "size": "360 100",
+ "multiplier": "0.7",
+ "position": "-184 -210",
+ "spacewidth": "20",
+ "string": "СПАСЕНИЕ НОВОГО ГОДА",
+ "texture": "fonts/soldier_font4.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ {
+ "@attributes": {
+ "path": "game/worlds/world_06.xml",
+ "purchase": "World6",
+ "units_path": "game/worlds/units_world_01.xml",
+ "weather_name": "weather_world_0",
+ "world_number": "300",
+ "survival_world": "1"
+ },
+ "icon": {
+ "@attributes": {
+ "hotspot": "128 128",
+ "rect": "0 0 256 256",
+ "texture": "missionselector/worlds_icons_6.png",
+ "use_filter": "1"
+ }
+ },
+ "title": {
+ "@attributes": {
+ "align_vertical": "0",
+ "font": "fonts/soldier_font4.fnt",
+ "align": "0",
+ "multiline": "1",
+ "interlinear": "-15",
+ "hotspot": "160 50",
+ "size": "360 100",
+ "multiplier": "0.7",
+ "position": "-184 -210",
+ "spacewidth": "20",
+ "string": "ТУРНИР",
+ "texture": "fonts/soldier_font4.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ {
+ "@attributes": {
+ "path": "game/worlds/world_07.xml",
+ "purchase": "World7",
+ "units_path": "game/worlds/units_world_01.xml",
+ "weather_name": "weather_world_0",
+ "world_number": "400",
+ "comics_world": "1"
+ },
+ "icon": {
+ "@attributes": {
+ "hotspot": "160 160",
+ "rect": "0 0 320 320",
+ "texture": "missionselector/worlds_icons_7.png",
+ "use_filter": "1"
+ }
+ },
+ "title": {
+ "@attributes": {
+ "align_vertical": "0",
+ "font": "fonts/soldier_font4.fnt",
+ "align": "0",
+ "multiline": "1",
+ "interlinear": "-15",
+ "hotspot": "160 50",
+ "size": "360 100",
+ "multiplier": "0.7",
+ "position": "-184 -210",
+ "spacewidth": "20",
+ "string": " ",
+ "texture": "fonts/soldier_font4.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ {
+ "@attributes": {
+ "path": "game/worlds/world_08.xml",
+ "purchase": "World8",
+ "units_path": "game/worlds/units_world_01.xml",
+ "weather_name": "weather_world_0",
+ "world_number": "3"
+ },
+ "icon": {
+ "@attributes": {
+ "hotspot": "128 128",
+ "rect": "0 0 256 256",
+ "texture": "missionselector/worlds_icons_8.png",
+ "use_filter": "1"
+ }
+ },
+ "title": {
+ "@attributes": {
+ "align_vertical": "0",
+ "font": "fonts/soldier_font4.fnt",
+ "align": "0",
+ "multiline": "1",
+ "interlinear": "-15",
+ "hotspot": "160 50",
+ "size": "360 100",
+ "multiplier": "0.7",
+ "position": "-184 -210",
+ "spacewidth": "20",
+ "string": "НОВЫЙ ПРИЛИВ",
+ "texture": "fonts/soldier_font4.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ {
+ "@attributes": {
+ "path": "game/worlds/world_09.xml",
+ "purchase": "World9",
+ "units_path": "game/worlds/units_world_05.xml",
+ "weather_name": "weather_world_0",
+ "world_number": "500",
+ "holiday_world": "3",
+ "tip_of_feast": "Рекомендуется пройти первые 12 уровней мира Первая Кровь прежде чем пытаться спасти Санту"
+ },
+ "icon": {
+ "@attributes": {
+ "hotspot": "128 128",
+ "rect": "0 0 256 256",
+ "texture": "missionselector/worlds/christmas/worlds_icons_christmas_2.png",
+ "use_filter": "1"
+ }
+ },
+ "title": {
+ "@attributes": {
+ "align_vertical": "0",
+ "font": "fonts/soldier_font4.fnt",
+ "align": "0",
+ "multiline": "1",
+ "interlinear": "-15",
+ "hotspot": "160 50",
+ "size": "360 100",
+ "multiplier": "0.7",
+ "position": "-184 -210",
+ "spacewidth": "20",
+ "string": "РОЖДЕСТВЕНСКИЙ ПЕРЕПОЛОХ",
+ "texture": "fonts/soldier_font4.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ {
+ "@attributes": {
+ "path": "game/worlds/world_10.xml",
+ "purchase": "World10",
+ "units_path": "game/worlds/units_world_01.xml",
+ "weather_name": "weather_world_0",
+ "world_number": "600",
+ "holiday_world": "4"
+ },
+ "icon": {
+ "@attributes": {
+ "hotspot": "128 128",
+ "rect": "0 0 256 256",
+ "texture": "missionselector/worlds/winter_games/worlds_icons_10.png",
+ "use_filter": "1"
+ }
+ },
+ "title": {
+ "@attributes": {
+ "align_vertical": "0",
+ "font": "fonts/soldier_font4.fnt",
+ "align": "0",
+ "multiline": "1",
+ "interlinear": "-15",
+ "hotspot": "160 50",
+ "size": "360 100",
+ "multiplier": "0.7",
+ "position": "-184 -210",
+ "spacewidth": "20",
+ "string": "ЗИМНИЕ ИГРЫ",
+ "texture": "fonts/soldier_font4.png",
+ "use_filter": "1"
+ }
+ }
+ }
+ ]
+ },
+ "my_btn": {
+ "button": {
+ "out": {
+ "@attributes": {
+ "anchor": "3",
+ "position": "0 -40",
+ "rect": "0 0 296 56",
+ "texture": "missionselector/background_0.png"
+ }
+ },
+ "pressed": {
+ "@attributes": {
+ "anchor": "3",
+ "position": "0 -40",
+ "rect": "0 0 296 56",
+ "texture": "missionselector/background_0.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "caption": {
+ "@attributes": {
+ "font": "fonts/soldier_font6.fnt",
+ "intersymbol": "0",
+ "multiplier": "0.7",
+ "position": "148 45",
+ "string": "",
+ "texture": "fonts/soldier_font6.png",
+ "use_filter": "1"
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/static/_app/tools/toy-defence/data/game/worlds/units_world_01.json b/static/_app/tools/toy-defence/data/game/worlds/units_world_01.json
new file mode 100644
index 00000000..df7c0dbf
--- /dev/null
+++ b/static/_app/tools/toy-defence/data/game/worlds/units_world_01.json
@@ -0,0 +1,597 @@
+{
+ "comment": {},
+ "units": {
+ "comment": [
+ {},
+ {},
+ {},
+ {},
+ {},
+ {},
+ {},
+ {},
+ {}
+ ],
+ "soldier": {
+ "@attributes": {
+ "health": "45",
+ "health_delta": "0 -20",
+ "kind": "0",
+ "money": "1",
+ "self_radius": "9",
+ "bonus_chance": "10",
+ "shoot_period": "23",
+ "speed": "80",
+ "time_stop_before_shoot": "2.5",
+ "track_delta": "30",
+ "track_name": "track_soldier",
+ "wreck_name": "wreck_soldier",
+ "internal_id": "0"
+ },
+ "base": {
+ "@attributes": {
+ "fps": "25",
+ "frames": "21",
+ "hotspot": "27 27",
+ "mode": "0",
+ "rect": "0 0 55 55",
+ "texture": "game/enemies/enemies_9.png",
+ "use_filter": "1"
+ }
+ },
+ "blaze": {
+ "@attributes": {
+ "fps": "25",
+ "frames": "11",
+ "hotspot": "21 19",
+ "mode": "0",
+ "rect": "0 0 42 38",
+ "texture": "game/enemies/animation/burning.png",
+ "use_filter": "1"
+ }
+ },
+ "cannons": {
+ "comment": {},
+ "cannon": {
+ "@attributes": {
+ "attack_radius": "80",
+ "attack_speed": "0.04",
+ "bullet_name": "enemy_soldier",
+ "hotspot": "9 0",
+ "rotation_speed": "15",
+ "use_filter": "1"
+ }
+ }
+ }
+ },
+ "truck": {
+ "@attributes": {
+ "health": "90",
+ "health_delta": "0 -30",
+ "kind": "1",
+ "money": "2",
+ "self_radius": "20",
+ "speed": "120",
+ "track_delta": "17",
+ "track_name": "enemy_car-tracks",
+ "wreck_name": "wreck_truck",
+ "internal_id": "1"
+ },
+ "base": {
+ "@attributes": {
+ "fps": "10",
+ "frames": "1",
+ "hotspot": "42 20",
+ "mode": "0",
+ "rect": "0 0 84 40",
+ "texture": "game/enemies/enemies_10.png",
+ "use_filter": "1"
+ }
+ },
+ "blaze": {
+ "@attributes": {
+ "fps": "25",
+ "frames": "11",
+ "hotspot": "27 27",
+ "mode": "0",
+ "rect": "0 0 42 38",
+ "texture": "game/enemies/animation/burning.png",
+ "use_filter": "1"
+ }
+ },
+ "animations": {
+ "animation": {
+ "@attributes": {
+ "fps": "16",
+ "frames": "8",
+ "hotspot": "16 0",
+ "position": "-35 -24",
+ "rect": "0 0 42 42",
+ "texture": "game/enemies/enemies_11.png"
+ }
+ }
+ },
+ "comment": {},
+ "troop_carrier": {
+ "@attributes": {
+ "contain_id": "soldier",
+ "count": "3",
+ "delta_time": "1"
+ },
+ "base_destroyed": {
+ "@attributes": {
+ "fps": "10",
+ "hotspot": "0 0",
+ "mode": "0"
+ },
+ "enemy": {
+ "@attributes": {
+ "hotspot": "35 24",
+ "rect": "0 0 70 47",
+ "texture": "game/enemies/enemies_5.png",
+ "use_filter": "1"
+ }
+ }
+ }
+ }
+ },
+ "car": {
+ "@attributes": {
+ "health": "500",
+ "health_delta": "0 -20",
+ "kind": "1",
+ "money": "10",
+ "self_radius": "20",
+ "shoot_period": "11",
+ "speed": "70",
+ "time_stop_before_shoot": "0",
+ "track_delta": "17",
+ "track_name": "enemy_car-tracks",
+ "wreck_name": "wreck_car",
+ "internal_id": "2"
+ },
+ "base": {
+ "@attributes": {
+ "fps": "10",
+ "frames": "1",
+ "hotspot": "33 20",
+ "mode": "0",
+ "rect": "0 0 78 40",
+ "texture": "game/enemies/enemies_12.png",
+ "use_filter": "1"
+ }
+ },
+ "blaze": {
+ "@attributes": {
+ "fps": "25",
+ "frames": "11",
+ "hotspot": "27 27",
+ "mode": "0",
+ "rect": "0 0 42 38",
+ "texture": "game/enemies/animation/burning.png",
+ "use_filter": "1"
+ }
+ },
+ "cannons": {
+ "comment": {},
+ "cannon": {
+ "@attributes": {
+ "attack_radius": "150",
+ "attack_speed": "0.5",
+ "bullet_name": "enemy_car",
+ "hotspot": "15 14",
+ "position": "0 0",
+ "rect": "0 0 36 29",
+ "texture": "game/enemies/enemies_13.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "animations": {
+ "animation": {
+ "@attributes": {
+ "fps": "16",
+ "frames": "8",
+ "hotspot": "16 0",
+ "position": "-12 -42",
+ "rect": "0 0 42 42",
+ "texture": "game/enemies/enemies_14.png"
+ }
+ }
+ }
+ },
+ "tank_light": {
+ "@attributes": {
+ "health": "1500",
+ "health_delta": "0 -20",
+ "kind": "1",
+ "money": "25",
+ "self_radius": "20",
+ "shoot_period": "10",
+ "speed": "30",
+ "time_stop_before_shoot": "3",
+ "track_delta": "17",
+ "track_name": "enemy_tank_light-tracks",
+ "wreck_name": "wreck_tank_light",
+ "internal_id": "3"
+ },
+ "base": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "4",
+ "hotspot": "34 33",
+ "mode": "0",
+ "rect": "0 0 60 65",
+ "texture": "game/enemies/enemies_15.png",
+ "use_filter": "1"
+ }
+ },
+ "blaze": {
+ "@attributes": {
+ "fps": "25",
+ "frames": "11",
+ "hotspot": "27 27",
+ "mode": "0",
+ "rect": "0 0 42 38",
+ "texture": "game/enemies/animation/burning.png",
+ "use_filter": "1"
+ }
+ },
+ "cannons": {
+ "comment": {},
+ "cannon": {
+ "@attributes": {
+ "attack_radius": "200",
+ "attack_speed": "0.1",
+ "bullet_name": "enemy_tank_light",
+ "hotspot": "9 9",
+ "position": "0 0",
+ "rect": "0 0 36 17",
+ "texture": "game/enemies/enemies_16.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "animations": {
+ "animation": {
+ "@attributes": {
+ "fps": "16",
+ "frames": "8",
+ "hotspot": "16 0",
+ "position": "-8 12",
+ "rect": "0 0 42 42",
+ "texture": "game/enemies/enemies_17.png"
+ }
+ }
+ }
+ },
+ "tank_heavy": {
+ "@attributes": {
+ "health": "3000",
+ "health_delta": "0 -20",
+ "kind": "1",
+ "money": "50",
+ "self_radius": "20",
+ "shoot_period": "5",
+ "speed": "20",
+ "time_stop_before_shoot": "0",
+ "track_delta": "17",
+ "track_name": "enemy_tank_heavy-tracks",
+ "wreck_name": "wreck_tank_heavy",
+ "internal_id": "4"
+ },
+ "base": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "4",
+ "hotspot": "36 36",
+ "mode": "0",
+ "rect": "0 0 80 78",
+ "texture": "game/enemies/enemies_18.png",
+ "use_filter": "1"
+ }
+ },
+ "blaze": {
+ "@attributes": {
+ "fps": "25",
+ "frames": "11",
+ "hotspot": "27 27",
+ "mode": "0",
+ "rect": "0 0 42 38",
+ "texture": "game/enemies/animation/burning.png",
+ "use_filter": "1"
+ }
+ },
+ "cannons": {
+ "comment": [
+ {},
+ {},
+ {}
+ ],
+ "cannon": [
+ {
+ "@attributes": {
+ "attack_radius": "250",
+ "attack_speed": "0.05",
+ "bullet_name": "enemy_tank_heavy",
+ "hotspot": "0 0",
+ "position": "17 -35",
+ "rect": "0 0 0 0",
+ "texture": "game/enemies/enemies_19.png",
+ "use_filter": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "attack_radius": "60",
+ "attack_speed": "0.25",
+ "bullet_name": "enemy_tank_heavy_left",
+ "hotspot": "0 0",
+ "position": "17 35",
+ "rect": "0 0 0 0",
+ "texture": "game/enemies/enemies_19.png",
+ "use_filter": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "attack_radius": "60",
+ "attack_speed": "0.25",
+ "bullet_name": "enemy_tank_heavy_right",
+ "hotspot": "7 8",
+ "position": "12 4",
+ "rect": "0 0 26 17",
+ "texture": "game/enemies/enemies_20.png",
+ "use_filter": "1"
+ }
+ }
+ ]
+ },
+ "animations": {
+ "animation": {
+ "@attributes": {
+ "fps": "16",
+ "frames": "8",
+ "hotspot": "16 0",
+ "position": "-22 -41",
+ "rect": "0 0 42 42",
+ "texture": "game/enemies/enemies_14.png"
+ }
+ }
+ }
+ },
+ "troop_carrier": {
+ "@attributes": {
+ "health": "5000",
+ "health_delta": "0 -20",
+ "kind": "1",
+ "money": "85",
+ "self_radius": "20",
+ "speed": "15",
+ "track_delta": "17",
+ "track_name": "enemy_tank_heavy-tracks",
+ "wreck_name": "wreck_troop_carrier",
+ "internal_id": "5"
+ },
+ "base": {
+ "@attributes": {
+ "fps": "30",
+ "frames": "1",
+ "hotspot": "48 25",
+ "mode": "0",
+ "rect": "0 0 96 50",
+ "texture": "game/enemies/enemies_21.png",
+ "use_filter": "1"
+ }
+ },
+ "blaze": {
+ "@attributes": {
+ "fps": "25",
+ "frames": "11",
+ "hotspot": "27 27",
+ "mode": "0",
+ "rect": "0 0 42 38",
+ "texture": "game/enemies/animation/burning.png",
+ "use_filter": "1"
+ }
+ },
+ "comment": {},
+ "troop_carrier": {
+ "@attributes": {
+ "contain_id": "tank_light",
+ "count": "2",
+ "delta_time": "10"
+ },
+ "base_destroyed": {
+ "@attributes": {
+ "fps": "10",
+ "hotspot": "0 0",
+ "mode": "0"
+ },
+ "enemy": {
+ "@attributes": {
+ "hotspot": "55 38",
+ "rect": "0 0 105 76",
+ "texture": "game/enemies/enemies_8.png",
+ "use_filter": "1"
+ }
+ }
+ }
+ },
+ "animations": {
+ "animation": {
+ "@attributes": {
+ "fps": "16",
+ "frames": "8",
+ "hotspot": "16 0",
+ "position": "-47 -24",
+ "rect": "0 0 42 42",
+ "texture": "game/enemies/enemies_11.png"
+ }
+ }
+ }
+ },
+ "fighter": {
+ "@attributes": {
+ "health": "750",
+ "health_delta": "0 -20",
+ "kind": "2",
+ "money": "15",
+ "self_radius": "35",
+ "shoot_period": "5",
+ "speed": "60",
+ "time_stop_before_shoot": "0",
+ "track_delta": "10",
+ "wreck_name": "wreck_fighter",
+ "internal_id": "6"
+ },
+ "base": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "8",
+ "hotspot": "50 54",
+ "mode": "0",
+ "rect": "0 0 120 120",
+ "texture": "game/enemies/enemies_22.png",
+ "use_filter": "1"
+ }
+ },
+ "comment": {},
+ "animations": {
+ "animation": {
+ "@attributes": {
+ "fps": "16",
+ "frames": "8",
+ "hotspot": "16 0",
+ "position": "4 6",
+ "rect": "0 0 42 42",
+ "texture": "game/enemies/enemies_23.png"
+ }
+ }
+ },
+ "aircraft": {
+ "@attributes": {
+ "altitude": "50",
+ "altitude_lower": "30",
+ "shadow_color": "50000000"
+ }
+ }
+ },
+ "airship": {
+ "@attributes": {
+ "health": "3000",
+ "health_delta": "0 -20",
+ "kind": "2",
+ "money": "50",
+ "self_radius": "50",
+ "shoot_period": "5",
+ "speed": "20",
+ "time_stop_before_shoot": "0",
+ "track_delta": "10",
+ "wreck_name": "wreck_airship",
+ "internal_id": "7"
+ },
+ "base": {
+ "@attributes": {
+ "fps": "10",
+ "hotspot": "96 34",
+ "mode": "0",
+ "rect": "0 0 180 64",
+ "texture": "game/enemies/enemies_24.png",
+ "use_filter": "1"
+ }
+ },
+ "cannons": {
+ "comment": {},
+ "cannon": {
+ "@attributes": {
+ "attack_radius": "50",
+ "attack_speed": "0.012",
+ "bullet_name": "enemy_airship",
+ "hotspot": "0 1",
+ "position": "0 0",
+ "rect": "0 0 10 3",
+ "texture": "game/enemies/enemies_25.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "animations": {
+ "animation": {
+ "@attributes": {
+ "fps": "16",
+ "frames": "8",
+ "hotspot": "16 0",
+ "position": "-84 -23",
+ "rect": "0 0 42 42",
+ "texture": "game/enemies/enemies_11.png"
+ }
+ }
+ },
+ "aircraft": {
+ "@attributes": {
+ "altitude": "50",
+ "shadow_color": "50000000"
+ }
+ }
+ },
+ "bomber": {
+ "@attributes": {
+ "health": "2000",
+ "health_delta": "0 -20",
+ "kind": "2",
+ "money": "30",
+ "self_radius": "50",
+ "shoot_period": "5",
+ "speed": "60",
+ "time_stop_before_shoot": "0",
+ "track_delta": "10",
+ "wreck_name": "wreck_bomber",
+ "internal_id": "8"
+ },
+ "base": {
+ "@attributes": {
+ "fps": "10",
+ "hotspot": "100 78",
+ "mode": "0",
+ "rect": "0 0 145 156",
+ "texture": "game/enemies/enemies_26.png",
+ "use_filter": "1"
+ }
+ },
+ "cannons": {
+ "comment": {},
+ "cannon": {
+ "@attributes": {
+ "attack_radius": "50",
+ "attack_speed": "0.006",
+ "bullet_name": "enemy_bomber",
+ "hotspot": "0 1",
+ "position": "0 0",
+ "rect": "0 0 10 3",
+ "texture": "game/enemies/enemies_27.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "animations": {
+ "animation": {
+ "@attributes": {
+ "fps": "16",
+ "frames": "8",
+ "hotspot": "16 0",
+ "position": "-40 4",
+ "rect": "0 0 42 42",
+ "texture": "game/enemies/enemies_28.png"
+ }
+ }
+ },
+ "aircraft": {
+ "@attributes": {
+ "altitude": "50",
+ "shadow_color": "50000000"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/static/_app/tools/toy-defence/data/game/worlds/world_01.json b/static/_app/tools/toy-defence/data/game/worlds/world_01.json
new file mode 100644
index 00000000..29f6d371
--- /dev/null
+++ b/static/_app/tools/toy-defence/data/game/worlds/world_01.json
@@ -0,0 +1,24535 @@
+{
+ "@attributes": {"missions_to_open_next_world": "-1"},
+ "mission": [
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "35",
+ "money_start_2": "35"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "938 446",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000010000000000000000000000000010000000000000000000000100000000000000000000000111000000000000000000000000001000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_01_01_bg_0.jpg",
+ "use_filter": "1"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "904 380",
+ "rect": "0 0 102 142",
+ "texture": "game/worlds/world_01_01_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "907 412",
+ "rect": "0 0 54 70",
+ "texture": "game/worlds/world_01_01_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "887 409",
+ "rect": "0 0 86 86",
+ "texture": "game/worlds/world_01_01_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "938 446"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "934 427"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "-18 495"}},
+ {"@attributes": {"point": "215 434"}},
+ {"@attributes": {"point": "350 339"}},
+ {"@attributes": {"point": "480 261"}},
+ {"@attributes": {"point": "555 218"}},
+ {"@attributes": {"point": "609 219"}},
+ {"@attributes": {"point": "673 338"}},
+ {"@attributes": {"point": "772 415"}},
+ {"@attributes": {"point": "808 469"}},
+ {"@attributes": {"point": "940 452"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "398 0"}},
+ {"@attributes": {"point": "362 34"}},
+ {"@attributes": {"point": "406 113"}},
+ {"@attributes": {"point": "352 145"}},
+ {"@attributes": {"point": "323 205"}},
+ {"@attributes": {"point": "362 268"}},
+ {"@attributes": {"point": "392 319"}},
+ {"@attributes": {"point": "485 258"}},
+ {"@attributes": {"point": "566 207"}},
+ {"@attributes": {"point": "625 247"}},
+ {"@attributes": {"point": "675 334"}},
+ {"@attributes": {"point": "766 420"}},
+ {"@attributes": {"point": "834 467"}},
+ {"@attributes": {"point": "941 454"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "46 167"}},
+ {"@attributes": {"point": "238 142"}},
+ {"@attributes": {"point": "576 189"}},
+ {"@attributes": {"point": "618 246"}},
+ {"@attributes": {"point": "634 301"}},
+ {"@attributes": {"point": "582 329"}},
+ {"@attributes": {"point": "571 370"}},
+ {"@attributes": {"point": "584 393"}},
+ {"@attributes": {"point": "665 426"}},
+ {"@attributes": {"point": "785 418"}},
+ {"@attributes": {"point": "858 464"}},
+ {"@attributes": {"point": "922 662"}},
+ {"@attributes": {"point": "598 715"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4.4",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "4.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "4.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "45",
+ "money_start_2": "45"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "938 446",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000100000001000000000000000000000000000000001000000000000000000010000000000000000001000000000000000000000000000000000000000000000001000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_01_01_bg_0.jpg",
+ "use_filter": "1"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "904 380",
+ "rect": "0 0 102 142",
+ "texture": "game/worlds/world_01_01_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "907 412",
+ "rect": "0 0 54 70",
+ "texture": "game/worlds/world_01_01_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "887 409",
+ "rect": "0 0 86 86",
+ "texture": "game/worlds/world_01_01_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "938 446"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "928 415"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "-18 495"}},
+ {"@attributes": {"point": "215 434"}},
+ {"@attributes": {"point": "350 339"}},
+ {"@attributes": {"point": "480 261"}},
+ {"@attributes": {"point": "555 218"}},
+ {"@attributes": {"point": "609 219"}},
+ {"@attributes": {"point": "673 338"}},
+ {"@attributes": {"point": "772 415"}},
+ {"@attributes": {"point": "808 469"}},
+ {"@attributes": {"point": "940 452"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "398 0"}},
+ {"@attributes": {"point": "362 34"}},
+ {"@attributes": {"point": "406 113"}},
+ {"@attributes": {"point": "352 145"}},
+ {"@attributes": {"point": "323 205"}},
+ {"@attributes": {"point": "362 268"}},
+ {"@attributes": {"point": "392 319"}},
+ {"@attributes": {"point": "485 258"}},
+ {"@attributes": {"point": "566 207"}},
+ {"@attributes": {"point": "625 247"}},
+ {"@attributes": {"point": "675 334"}},
+ {"@attributes": {"point": "766 420"}},
+ {"@attributes": {"point": "834 467"}},
+ {"@attributes": {"point": "941 454"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "88 670"}},
+ {"@attributes": {"point": "251 570"}},
+ {"@attributes": {"point": "224 394"}},
+ {"@attributes": {"point": "542 234"}},
+ {"@attributes": {"point": "628 257"}},
+ {"@attributes": {"point": "700 363"}},
+ {"@attributes": {"point": "908 449"}},
+ {"@attributes": {"point": "891 196"}},
+ {"@attributes": {"point": "1019 217"}},
+ {"@attributes": {"point": "955 670"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "5",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "5",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "13",
+ "delta_time": "5",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "44"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "5",
+ "enemy_id": "soldier",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "5",
+ "enemy_id": "soldier",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "5",
+ "enemy_id": "soldier",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "4.4",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "50",
+ "money_start_2": "50"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "863 590",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000100000000100010000000000000000001111100000000000000000011000000100000000000000011000000001110000000000001110000011010000000000000001000000010000010000000000000000000000001000000000000000010000000000000000000000011000011000000000000000001100000000000000000000000011100000000000000000000000011000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_01_02_bg_0.jpg",
+ "use_filter": "1"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "804 529",
+ "rect": "0 0 148 144",
+ "texture": "game/worlds/world_01_02_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "820 545",
+ "rect": "0 0 82 82",
+ "texture": "game/worlds/world_01_02_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "807 533",
+ "rect": "0 0 106 120",
+ "texture": "game/worlds/world_01_02_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "863 590"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "880 512"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "-48 362"}},
+ {"@attributes": {"point": "63 343"}},
+ {"@attributes": {"point": "115 506"}},
+ {"@attributes": {"point": "196 502"}},
+ {"@attributes": {"point": "303 386"}},
+ {"@attributes": {"point": "207 308"}},
+ {"@attributes": {"point": "379 228"}},
+ {"@attributes": {"point": "637 116"}},
+ {"@attributes": {"point": "695 82"}},
+ {"@attributes": {"point": "753 99"}},
+ {"@attributes": {"point": "810 248"}},
+ {"@attributes": {"point": "890 190"}},
+ {"@attributes": {"point": "953 307"}},
+ {"@attributes": {"point": "766 402"}},
+ {"@attributes": {"point": "597 470"}},
+ {"@attributes": {"point": "568 357"}},
+ {"@attributes": {"point": "486 390"}},
+ {"@attributes": {"point": "398 458"}},
+ {"@attributes": {"point": "295 517"}},
+ {"@attributes": {"point": "359 602"}},
+ {"@attributes": {"point": "529 732"}},
+ {"@attributes": {"point": "577 563"}},
+ {"@attributes": {"point": "655 549"}},
+ {"@attributes": {"point": "703 593"}},
+ {"@attributes": {"point": "791 504"}},
+ {"@attributes": {"point": "858 578"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "-75 147"}},
+ {"@attributes": {"point": "71 142"}},
+ {"@attributes": {"point": "179 179"}},
+ {"@attributes": {"point": "262 258"}},
+ {"@attributes": {"point": "355 376"}},
+ {"@attributes": {"point": "498 523"}},
+ {"@attributes": {"point": "616 577"}},
+ {"@attributes": {"point": "873 590"}},
+ {"@attributes": {"point": "1109 576"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "597 -43"}},
+ {"@attributes": {"point": "596 16"}},
+ {"@attributes": {"point": "555 35"}},
+ {"@attributes": {"point": "496 64"}},
+ {"@attributes": {"point": "523 179"}},
+ {"@attributes": {"point": "598 123"}},
+ {"@attributes": {"point": "742 56"}},
+ {"@attributes": {"point": "800 255"}},
+ {"@attributes": {"point": "909 185"}},
+ {"@attributes": {"point": "942 326"}},
+ {"@attributes": {"point": "747 400"}},
+ {"@attributes": {"point": "601 473"}},
+ {"@attributes": {"point": "560 345"}},
+ {"@attributes": {"point": "470 404"}},
+ {"@attributes": {"point": "387 468"}},
+ {"@attributes": {"point": "324 490"}},
+ {"@attributes": {"point": "309 565"}},
+ {"@attributes": {"point": "478 693"}},
+ {"@attributes": {"point": "531 683"}},
+ {"@attributes": {"point": "617 516"}},
+ {"@attributes": {"point": "695 599"}},
+ {"@attributes": {"point": "794 501"}},
+ {"@attributes": {"point": "859 583"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "264 84"}},
+ {"@attributes": {"point": "192 385"}},
+ {"@attributes": {"point": "297 298"}},
+ {"@attributes": {"point": "398 305"}},
+ {"@attributes": {"point": "499 313"}},
+ {"@attributes": {"point": "528 211"}},
+ {"@attributes": {"point": "569 134"}},
+ {"@attributes": {"point": "662 109"}},
+ {"@attributes": {"point": "745 138"}},
+ {"@attributes": {"point": "695 218"}},
+ {"@attributes": {"point": "745 236"}},
+ {"@attributes": {"point": "734 351"}},
+ {"@attributes": {"point": "674 442"}},
+ {"@attributes": {"point": "653 494"}},
+ {"@attributes": {"point": "662 571"}},
+ {"@attributes": {"point": "749 695"}},
+ {"@attributes": {"point": "820 712"}},
+ {"@attributes": {"point": "922 628"}},
+ {"@attributes": {"point": "954 36"}},
+ {"@attributes": {"point": "454 47"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "4.6"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "3.5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.55",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.55",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "0",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "0.85",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.55",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.55",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.55",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.55",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.55",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.55",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "4.5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "2.55",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "2.55",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "2.55",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "2.55",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "45",
+ "money_start_2": "45"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "863 590",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000100010000000000000000001110000000000000000000011000000000000000000000001000000001100000000000001100000001000000000000000011000000010000000000000000110000000000001100000000000000000000000000000000000000001000011000000000000000001000000000000000000000000010000000000000000000000000001000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_01_02_bg_0.jpg",
+ "use_filter": "1"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "804 529",
+ "rect": "0 0 148 144",
+ "texture": "game/worlds/world_01_02_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "820 545",
+ "rect": "0 0 82 82",
+ "texture": "game/worlds/world_01_02_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "807 533",
+ "rect": "0 0 106 120",
+ "texture": "game/worlds/world_01_02_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "863 590"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "880 514"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "822 547",
+ "rect": "0 0 76 73",
+ "texture": "game/worlds/world_01_02_bg_4.png",
+ "use_filter": "1"
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "-48 362"}},
+ {"@attributes": {"point": "63 343"}},
+ {"@attributes": {"point": "115 506"}},
+ {"@attributes": {"point": "196 502"}},
+ {"@attributes": {"point": "303 386"}},
+ {"@attributes": {"point": "207 308"}},
+ {"@attributes": {"point": "379 228"}},
+ {"@attributes": {"point": "637 116"}},
+ {"@attributes": {"point": "695 82"}},
+ {"@attributes": {"point": "753 99"}},
+ {"@attributes": {"point": "810 248"}},
+ {"@attributes": {"point": "890 190"}},
+ {"@attributes": {"point": "953 307"}},
+ {"@attributes": {"point": "766 402"}},
+ {"@attributes": {"point": "597 470"}},
+ {"@attributes": {"point": "568 357"}},
+ {"@attributes": {"point": "486 390"}},
+ {"@attributes": {"point": "398 458"}},
+ {"@attributes": {"point": "295 517"}},
+ {"@attributes": {"point": "359 602"}},
+ {"@attributes": {"point": "529 732"}},
+ {"@attributes": {"point": "577 563"}},
+ {"@attributes": {"point": "655 549"}},
+ {"@attributes": {"point": "703 593"}},
+ {"@attributes": {"point": "791 504"}},
+ {"@attributes": {"point": "858 578"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "-75 147"}},
+ {"@attributes": {"point": "71 142"}},
+ {"@attributes": {"point": "179 179"}},
+ {"@attributes": {"point": "262 258"}},
+ {"@attributes": {"point": "355 376"}},
+ {"@attributes": {"point": "498 523"}},
+ {"@attributes": {"point": "616 577"}},
+ {"@attributes": {"point": "873 590"}},
+ {"@attributes": {"point": "1109 576"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "597 -43"}},
+ {"@attributes": {"point": "596 16"}},
+ {"@attributes": {"point": "555 35"}},
+ {"@attributes": {"point": "496 64"}},
+ {"@attributes": {"point": "523 179"}},
+ {"@attributes": {"point": "598 123"}},
+ {"@attributes": {"point": "742 56"}},
+ {"@attributes": {"point": "800 255"}},
+ {"@attributes": {"point": "909 185"}},
+ {"@attributes": {"point": "942 326"}},
+ {"@attributes": {"point": "747 400"}},
+ {"@attributes": {"point": "601 473"}},
+ {"@attributes": {"point": "560 345"}},
+ {"@attributes": {"point": "470 404"}},
+ {"@attributes": {"point": "387 468"}},
+ {"@attributes": {"point": "324 490"}},
+ {"@attributes": {"point": "309 565"}},
+ {"@attributes": {"point": "478 693"}},
+ {"@attributes": {"point": "531 683"}},
+ {"@attributes": {"point": "617 516"}},
+ {"@attributes": {"point": "695 599"}},
+ {"@attributes": {"point": "794 501"}},
+ {"@attributes": {"point": "859 583"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "151 633"}},
+ {"@attributes": {"point": "309 676"}},
+ {"@attributes": {"point": "472 707"}},
+ {"@attributes": {"point": "588 671"}},
+ {"@attributes": {"point": "626 499"}},
+ {"@attributes": {"point": "563 413"}},
+ {"@attributes": {"point": "519 329"}},
+ {"@attributes": {"point": "523 265"}},
+ {"@attributes": {"point": "509 200"}},
+ {"@attributes": {"point": "353 95"}},
+ {"@attributes": {"point": "214 139"}},
+ {"@attributes": {"point": "152 247"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "22",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "2.1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "35"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "64"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.51",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.51",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.51",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "3.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.51",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "3.5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.2",
+ "factor_hit_power": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.2",
+ "factor_hit_power": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.2",
+ "factor_hit_power": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.2",
+ "factor_hit_power": "1.1",
+ "path_id": "2",
+ "start_time": "37"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.2",
+ "factor_hit_power": "1.1",
+ "path_id": "2",
+ "start_time": "37"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.2",
+ "factor_hit_power": "1.1",
+ "path_id": "2",
+ "start_time": "37"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "14",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "3.6",
+ "factor_hit_power": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.15",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "36"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "60",
+ "money_start_2": "60"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "70 499",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000100000001000000100000000011000000001000000000000000000001000011000000000000000000110001100000000000000010000011110000000000000000000000010000000000000000000100000000000000000000000000101000000110001000000000000001101110000010000000011000000010100001000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_01_03_bg_0.jpg",
+ "use_filter": "1"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "0 430",
+ "rect": "0 0 102 142",
+ "texture": "game/worlds/world_01_03_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "46 461",
+ "rect": "0 0 54 68",
+ "texture": "game/worlds/world_01_03_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "29 456",
+ "rect": "0 0 100 90",
+ "texture": "game/worlds/world_01_03_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "70 499"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "14 395"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "1075 304"}},
+ {"@attributes": {"point": "864 318"}},
+ {"@attributes": {"point": "683 338"}},
+ {"@attributes": {"point": "693 430"}},
+ {"@attributes": {"point": "585 439"}},
+ {"@attributes": {"point": "404 477"}},
+ {"@attributes": {"point": "411 403"}},
+ {"@attributes": {"point": "324 401"}},
+ {"@attributes": {"point": "298 413"}},
+ {"@attributes": {"point": "252 392"}},
+ {"@attributes": {"point": "309 212"}},
+ {"@attributes": {"point": "364 167"}},
+ {"@attributes": {"point": "442 203"}},
+ {"@attributes": {"point": "481 143"}},
+ {"@attributes": {"point": "539 124"}},
+ {"@attributes": {"point": "637 189"}},
+ {"@attributes": {"point": "773 238"}},
+ {"@attributes": {"point": "797 273"}},
+ {"@attributes": {"point": "811 443"}},
+ {"@attributes": {"point": "794 525"}},
+ {"@attributes": {"point": "709 521"}},
+ {"@attributes": {"point": "697 572"}},
+ {"@attributes": {"point": "649 644"}},
+ {"@attributes": {"point": "482 608"}},
+ {"@attributes": {"point": "382 569"}},
+ {"@attributes": {"point": "214 504"}},
+ {"@attributes": {"point": "62 498"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "1075 304"}},
+ {"@attributes": {"point": "785 317"}},
+ {"@attributes": {"point": "808 362"}},
+ {"@attributes": {"point": "799 478"}},
+ {"@attributes": {"point": "791 521"}},
+ {"@attributes": {"point": "698 519"}},
+ {"@attributes": {"point": "682 629"}},
+ {"@attributes": {"point": "563 626"}},
+ {"@attributes": {"point": "399 574"}},
+ {"@attributes": {"point": "234 516"}},
+ {"@attributes": {"point": "61 499"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "1180 673"}},
+ {"@attributes": {"point": "912 662"}},
+ {"@attributes": {"point": "774 549"}},
+ {"@attributes": {"point": "713 455"}},
+ {"@attributes": {"point": "671 355"}},
+ {"@attributes": {"point": "570 265"}},
+ {"@attributes": {"point": "428 262"}},
+ {"@attributes": {"point": "343 296"}},
+ {"@attributes": {"point": "55 509"}},
+ {"@attributes": {"point": "-108 646"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "1180 191"}},
+ {"@attributes": {"point": "999 193"}},
+ {"@attributes": {"point": "803 258"}},
+ {"@attributes": {"point": "724 394"}},
+ {"@attributes": {"point": "710 467"}},
+ {"@attributes": {"point": "606 539"}},
+ {"@attributes": {"point": "467 536"}},
+ {"@attributes": {"point": "211 462"}},
+ {"@attributes": {"point": "-70 513"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "933 568"}},
+ {"@attributes": {"point": "749 652"}},
+ {"@attributes": {"point": "576 663"}},
+ {"@attributes": {"point": "478 594"}},
+ {"@attributes": {"point": "490 513"}},
+ {"@attributes": {"point": "412 401"}},
+ {"@attributes": {"point": "335 369"}},
+ {"@attributes": {"point": "323 263"}},
+ {"@attributes": {"point": "376 179"}},
+ {"@attributes": {"point": "503 189"}},
+ {"@attributes": {"point": "584 292"}},
+ {"@attributes": {"point": "607 364"}},
+ {"@attributes": {"point": "636 417"}},
+ {"@attributes": {"point": "729 429"}},
+ {"@attributes": {"point": "854 395"}},
+ {"@attributes": {"point": "989 381"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "34"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "54"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "22",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "22",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "22",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "66"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "22",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "67"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "26"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "1.6",
+ "enemy_id": "soldier",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "18",
+ "enemy_id": "fighter",
+ "factor_health": "0.3",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "45"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "45.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "46"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "46.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "47"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "16",
+ "enemy_id": "fighter",
+ "factor_health": "0.75",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "38"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "13",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "45"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "45"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "45"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "20"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "18"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "18"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "17",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff0000",
+ "count": "14",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "4.5",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "55",
+ "money_start_2": "55"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "70 499",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000100000000000100000001000000100000000100000000001000000000000010000000000001000000000000000001010000100000000000000000000011010000000000000000000000000000000000000000000100000000000000000000000000110000000000000100000000000000110110000010000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_01_03_bg_0.jpg",
+ "use_filter": "1"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "0 430",
+ "rect": "0 0 102 142",
+ "texture": "game/worlds/world_01_03_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "46 461",
+ "rect": "0 0 54 68",
+ "texture": "game/worlds/world_01_03_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "29 456",
+ "rect": "0 0 100 90",
+ "texture": "game/worlds/world_01_03_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "70 499"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "14 395"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "46 460",
+ "rect": "0 0 54 69",
+ "texture": "game/worlds/world_01_03_bg_4.png",
+ "use_filter": "1"
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "1075 304"}},
+ {"@attributes": {"point": "864 318"}},
+ {"@attributes": {"point": "683 338"}},
+ {"@attributes": {"point": "693 430"}},
+ {"@attributes": {"point": "585 439"}},
+ {"@attributes": {"point": "404 477"}},
+ {"@attributes": {"point": "411 403"}},
+ {"@attributes": {"point": "324 401"}},
+ {"@attributes": {"point": "298 413"}},
+ {"@attributes": {"point": "252 392"}},
+ {"@attributes": {"point": "309 212"}},
+ {"@attributes": {"point": "364 167"}},
+ {"@attributes": {"point": "442 203"}},
+ {"@attributes": {"point": "481 143"}},
+ {"@attributes": {"point": "539 124"}},
+ {"@attributes": {"point": "637 189"}},
+ {"@attributes": {"point": "773 238"}},
+ {"@attributes": {"point": "797 273"}},
+ {"@attributes": {"point": "811 443"}},
+ {"@attributes": {"point": "794 525"}},
+ {"@attributes": {"point": "709 521"}},
+ {"@attributes": {"point": "697 572"}},
+ {"@attributes": {"point": "649 644"}},
+ {"@attributes": {"point": "482 608"}},
+ {"@attributes": {"point": "382 569"}},
+ {"@attributes": {"point": "214 504"}},
+ {"@attributes": {"point": "62 498"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "1075 304"}},
+ {"@attributes": {"point": "785 317"}},
+ {"@attributes": {"point": "808 362"}},
+ {"@attributes": {"point": "799 478"}},
+ {"@attributes": {"point": "791 521"}},
+ {"@attributes": {"point": "698 519"}},
+ {"@attributes": {"point": "682 629"}},
+ {"@attributes": {"point": "563 626"}},
+ {"@attributes": {"point": "399 574"}},
+ {"@attributes": {"point": "234 516"}},
+ {"@attributes": {"point": "61 499"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "1180 673"}},
+ {"@attributes": {"point": "912 662"}},
+ {"@attributes": {"point": "774 549"}},
+ {"@attributes": {"point": "713 455"}},
+ {"@attributes": {"point": "671 355"}},
+ {"@attributes": {"point": "570 265"}},
+ {"@attributes": {"point": "428 262"}},
+ {"@attributes": {"point": "343 296"}},
+ {"@attributes": {"point": "55 509"}},
+ {"@attributes": {"point": "-108 646"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "1180 191"}},
+ {"@attributes": {"point": "999 193"}},
+ {"@attributes": {"point": "803 258"}},
+ {"@attributes": {"point": "724 394"}},
+ {"@attributes": {"point": "710 467"}},
+ {"@attributes": {"point": "606 539"}},
+ {"@attributes": {"point": "467 536"}},
+ {"@attributes": {"point": "211 462"}},
+ {"@attributes": {"point": "-70 513"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "676 669"}},
+ {"@attributes": {"point": "706 413"}},
+ {"@attributes": {"point": "555 478"}},
+ {"@attributes": {"point": "430 679"}},
+ {"@attributes": {"point": "199 508"}},
+ {"@attributes": {"point": "372 356"}},
+ {"@attributes": {"point": "376 292"}},
+ {"@attributes": {"point": "446 264"}},
+ {"@attributes": {"point": "553 317"}},
+ {"@attributes": {"point": "601 278"}},
+ {"@attributes": {"point": "696 357"}},
+ {"@attributes": {"point": "732 193"}},
+ {"@attributes": {"point": "785 126"}},
+ {"@attributes": {"point": "931 185"}},
+ {"@attributes": {"point": "867 419"}},
+ {"@attributes": {"point": "752 655"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2.4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "13",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "13",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "13",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.9",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.9",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.9",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.9",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.6",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.6",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.6",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.8",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "32"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "14",
+ "enemy_id": "fighter",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "35"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.7",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "90"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.9",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.9",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.9",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.9",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "22.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.9",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "23"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "2.2",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "24",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "3.3",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "50"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "24",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "3.3",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "50"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "24",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "3.3",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "50.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "24",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "3.3",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "50.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "truck",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "70"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "43",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "25"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "25"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "2.6",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "13",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.8",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "75",
+ "money_start_2": "75"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "984 174",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000001101100000000000000000000001111000000000001010000000011110000000000010000011100000000000000000110011111000000000000000001100110111111100000000000000000000011000100000000000000000000100000000000000000110011000000000000000000001111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_01_04_bg_0.jpg",
+ "use_filter": "1"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "951 108",
+ "rect": "0 0 102 142",
+ "texture": "game/worlds/world_01_04_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "954 140",
+ "rect": "0 0 54 70",
+ "texture": "game/worlds/world_01_04_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "931 133",
+ "rect": "0 0 96 94",
+ "texture": "game/worlds/world_01_04_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "984 174"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "930 80"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "954 140",
+ "rect": "0 0 54 70",
+ "texture": "game/worlds/world_01_04_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "-30 627"}},
+ {"@attributes": {"point": "93 621"}},
+ {"@attributes": {"point": "195 605"}},
+ {"@attributes": {"point": "191 526"}},
+ {"@attributes": {"point": "184 457"}},
+ {"@attributes": {"point": "202 423"}},
+ {"@attributes": {"point": "279 431"}},
+ {"@attributes": {"point": "409 417"}},
+ {"@attributes": {"point": "534 416"}},
+ {"@attributes": {"point": "566 464"}},
+ {"@attributes": {"point": "578 534"}},
+ {"@attributes": {"point": "671 536"}},
+ {"@attributes": {"point": "688 459"}},
+ {"@attributes": {"point": "737 426"}},
+ {"@attributes": {"point": "806 464"}},
+ {"@attributes": {"point": "895 447"}},
+ {"@attributes": {"point": "888 340"}},
+ {"@attributes": {"point": "881 183"}},
+ {"@attributes": {"point": "990 178"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "-30 627"}},
+ {"@attributes": {"point": "74 623"}},
+ {"@attributes": {"point": "200 614"}},
+ {"@attributes": {"point": "185 494"}},
+ {"@attributes": {"point": "192 172"}},
+ {"@attributes": {"point": "259 170"}},
+ {"@attributes": {"point": "480 195"}},
+ {"@attributes": {"point": "624 204"}},
+ {"@attributes": {"point": "643 238"}},
+ {"@attributes": {"point": "660 305"}},
+ {"@attributes": {"point": "737 304"}},
+ {"@attributes": {"point": "794 288"}},
+ {"@attributes": {"point": "891 296"}},
+ {"@attributes": {"point": "892 204"}},
+ {"@attributes": {"point": "915 187"}},
+ {"@attributes": {"point": "995 177"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "545 -57"}},
+ {"@attributes": {"point": "553 130"}},
+ {"@attributes": {"point": "534 214"}},
+ {"@attributes": {"point": "647 190"}},
+ {"@attributes": {"point": "647 325"}},
+ {"@attributes": {"point": "814 283"}},
+ {"@attributes": {"point": "894 298"}},
+ {"@attributes": {"point": "883 189"}},
+ {"@attributes": {"point": "950 178"}},
+ {"@attributes": {"point": "995 176"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "-140 463"}},
+ {"@attributes": {"point": "69 514"}},
+ {"@attributes": {"point": "270 568"}},
+ {"@attributes": {"point": "430 531"}},
+ {"@attributes": {"point": "534 346"}},
+ {"@attributes": {"point": "569 188"}},
+ {"@attributes": {"point": "674 77"}},
+ {"@attributes": {"point": "885 96"}},
+ {"@attributes": {"point": "1140 243"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "4"},
+ "point": [
+ {"@attributes": {"point": "-140 275"}},
+ {"@attributes": {"point": "81 279"}},
+ {"@attributes": {"point": "278 338"}},
+ {"@attributes": {"point": "536 388"}},
+ {"@attributes": {"point": "650 398"}},
+ {"@attributes": {"point": "824 344"}},
+ {"@attributes": {"point": "952 240"}},
+ {"@attributes": {"point": "1019 112"}},
+ {"@attributes": {"point": "1140 32"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "5"},
+ "point": [
+ {"@attributes": {"point": "-140 162"}},
+ {"@attributes": {"point": "185 145"}},
+ {"@attributes": {"point": "367 217"}},
+ {"@attributes": {"point": "476 250"}},
+ {"@attributes": {"point": "615 276"}},
+ {"@attributes": {"point": "781 248"}},
+ {"@attributes": {"point": "1140 110"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "202 685"}},
+ {"@attributes": {"point": "205 481"}},
+ {"@attributes": {"point": "272 422"}},
+ {"@attributes": {"point": "343 371"}},
+ {"@attributes": {"point": "430 421"}},
+ {"@attributes": {"point": "550 417"}},
+ {"@attributes": {"point": "600 331"}},
+ {"@attributes": {"point": "642 232"}},
+ {"@attributes": {"point": "784 185"}},
+ {"@attributes": {"point": "862 221"}},
+ {"@attributes": {"point": "872 380"}},
+ {"@attributes": {"point": "815 485"}},
+ {"@attributes": {"point": "643 587"}},
+ {"@attributes": {"point": "348 672"}},
+ {"@attributes": {"point": "319 702"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "0.9",
+ "factor_hit_power": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "0.9",
+ "factor_hit_power": "1.1",
+ "path_id": "1",
+ "start_time": "2.2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "0.9",
+ "factor_hit_power": "1.1",
+ "path_id": "1",
+ "start_time": "2.6"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "7",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1.8",
+ "enemy_id": "soldier",
+ "factor_health": "1.45",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1.8",
+ "enemy_id": "soldier",
+ "factor_health": "1.45",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1.8",
+ "enemy_id": "soldier",
+ "factor_health": "1.45",
+ "factor_hit_power": "1.3",
+ "path_id": "2",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1.8",
+ "enemy_id": "soldier",
+ "factor_health": "1.45",
+ "factor_hit_power": "1.3",
+ "path_id": "2",
+ "start_time": "2.5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "0.5",
+ "factor_hit_power": "1.1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.8",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.8",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.8",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1.1",
+ "path_id": "1",
+ "start_time": "35"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.9",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.9",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "43"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.9",
+ "factor_hit_power": "1.3",
+ "path_id": "1",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.9",
+ "factor_hit_power": "1.3",
+ "path_id": "1",
+ "start_time": "43"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.9",
+ "factor_hit_power": "1.3",
+ "path_id": "2",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.9",
+ "factor_hit_power": "1.3",
+ "path_id": "2",
+ "start_time": "43"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.1",
+ "path_id": "1",
+ "start_time": "48"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.1",
+ "path_id": "0",
+ "start_time": "48"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.55",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "28"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.55",
+ "factor_hit_power": "1",
+ "path_id": "4",
+ "start_time": "28"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "3.9",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "3.9",
+ "factor_hit_power": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.1",
+ "path_id": "0",
+ "start_time": "38"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.1",
+ "path_id": "1",
+ "start_time": "38"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "65",
+ "money_start_2": "65"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "984 174",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000001010000000000000100000000000000000000000001000111100000000000000000010000000000000000000000000101011110111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_01_04_bg_0.jpg",
+ "use_filter": "1"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "950 108",
+ "rect": "0 0 102 142",
+ "texture": "game/worlds/world_01_04_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "953 140",
+ "rect": "0 0 54 70",
+ "texture": "game/worlds/world_01_04_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "930 133",
+ "rect": "0 0 96 94",
+ "texture": "game/worlds/world_01_04_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "984 174"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "929 78"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "954 140",
+ "rect": "0 0 54 70",
+ "texture": "game/worlds/world_01_04_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "-30 627"}},
+ {"@attributes": {"point": "93 621"}},
+ {"@attributes": {"point": "195 605"}},
+ {"@attributes": {"point": "191 526"}},
+ {"@attributes": {"point": "184 457"}},
+ {"@attributes": {"point": "202 423"}},
+ {"@attributes": {"point": "279 431"}},
+ {"@attributes": {"point": "409 417"}},
+ {"@attributes": {"point": "534 416"}},
+ {"@attributes": {"point": "566 464"}},
+ {"@attributes": {"point": "578 534"}},
+ {"@attributes": {"point": "671 536"}},
+ {"@attributes": {"point": "688 459"}},
+ {"@attributes": {"point": "737 426"}},
+ {"@attributes": {"point": "806 464"}},
+ {"@attributes": {"point": "895 447"}},
+ {"@attributes": {"point": "888 340"}},
+ {"@attributes": {"point": "881 183"}},
+ {"@attributes": {"point": "990 178"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "-30 627"}},
+ {"@attributes": {"point": "74 623"}},
+ {"@attributes": {"point": "200 614"}},
+ {"@attributes": {"point": "185 494"}},
+ {"@attributes": {"point": "192 172"}},
+ {"@attributes": {"point": "259 170"}},
+ {"@attributes": {"point": "480 195"}},
+ {"@attributes": {"point": "624 204"}},
+ {"@attributes": {"point": "643 238"}},
+ {"@attributes": {"point": "660 305"}},
+ {"@attributes": {"point": "737 304"}},
+ {"@attributes": {"point": "794 288"}},
+ {"@attributes": {"point": "891 296"}},
+ {"@attributes": {"point": "892 204"}},
+ {"@attributes": {"point": "915 187"}},
+ {"@attributes": {"point": "995 177"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "545 -57"}},
+ {"@attributes": {"point": "553 130"}},
+ {"@attributes": {"point": "534 214"}},
+ {"@attributes": {"point": "647 190"}},
+ {"@attributes": {"point": "647 325"}},
+ {"@attributes": {"point": "814 283"}},
+ {"@attributes": {"point": "894 298"}},
+ {"@attributes": {"point": "883 189"}},
+ {"@attributes": {"point": "950 178"}},
+ {"@attributes": {"point": "995 176"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "-140 463"}},
+ {"@attributes": {"point": "69 514"}},
+ {"@attributes": {"point": "270 568"}},
+ {"@attributes": {"point": "430 531"}},
+ {"@attributes": {"point": "534 346"}},
+ {"@attributes": {"point": "569 188"}},
+ {"@attributes": {"point": "674 77"}},
+ {"@attributes": {"point": "885 96"}},
+ {"@attributes": {"point": "1109 243"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "4"},
+ "point": [
+ {"@attributes": {"point": "-140 275"}},
+ {"@attributes": {"point": "81 279"}},
+ {"@attributes": {"point": "278 338"}},
+ {"@attributes": {"point": "536 388"}},
+ {"@attributes": {"point": "650 398"}},
+ {"@attributes": {"point": "824 344"}},
+ {"@attributes": {"point": "952 240"}},
+ {"@attributes": {"point": "1019 112"}},
+ {"@attributes": {"point": "1075 32"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "5"},
+ "point": [
+ {"@attributes": {"point": "-140 162"}},
+ {"@attributes": {"point": "185 145"}},
+ {"@attributes": {"point": "367 217"}},
+ {"@attributes": {"point": "476 250"}},
+ {"@attributes": {"point": "615 276"}},
+ {"@attributes": {"point": "781 248"}},
+ {"@attributes": {"point": "1124 110"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "217 667"}},
+ {"@attributes": {"point": "288 475"}},
+ {"@attributes": {"point": "196 315"}},
+ {"@attributes": {"point": "371 281"}},
+ {"@attributes": {"point": "468 491"}},
+ {"@attributes": {"point": "529 316"}},
+ {"@attributes": {"point": "588 326"}},
+ {"@attributes": {"point": "703 260"}},
+ {"@attributes": {"point": "806 281"}},
+ {"@attributes": {"point": "873 354"}},
+ {"@attributes": {"point": "825 496"}},
+ {"@attributes": {"point": "781 671"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "0.65",
+ "factor_hit_power": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "0.65",
+ "factor_hit_power": "1.1",
+ "path_id": "1",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "0.65",
+ "factor_hit_power": "1.1",
+ "path_id": "1",
+ "start_time": "3.5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "2.3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.45",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "22",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.1",
+ "factor_hit_power": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "22",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.1",
+ "factor_hit_power": "1.3",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.4",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.4",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.4",
+ "path_id": "1",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.4",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "27",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "2.7",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "27",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "2.7",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "27",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "2.7",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "27",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "2.7",
+ "factor_hit_power": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "27",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "2.7",
+ "factor_hit_power": "1.3",
+ "path_id": "1",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "27",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "2.7",
+ "factor_hit_power": "1.3",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.1",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.1",
+ "factor_hit_power": "1.3",
+ "path_id": "1",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "39",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.1",
+ "factor_hit_power": "1.3",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "0.8",
+ "factor_hit_power": "1.1",
+ "path_id": "1",
+ "start_time": "50"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "0.8",
+ "factor_hit_power": "1.1",
+ "path_id": "2",
+ "start_time": "50"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.75",
+ "factor_hit_power": "1",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.55",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.55",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "0.45",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "15",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.55",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.65",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "15",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.55",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.65",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "15",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.55",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.65",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "15",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.55",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.65",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "15",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.55",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.65",
+ "path_id": "1",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "15",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.55",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.65",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "15",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.55",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.65",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "15",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.55",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.65",
+ "path_id": "2",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "15",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.55",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.65",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "58"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "0.75",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "55"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.4",
+ "factor_hit_power": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "0.45",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "28"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "0.45",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "33"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "85",
+ "money_start_2": "65"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "723 87",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000011000000000011100000000000110000110000010000000000000100000111000100000000000011001000110001000000000000100010001000000000000000000000100010000000000000011000000001000111100000000011000000010001111000000000011110000010000000000000000011100000010000000000000000001000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_01_05_bg_0.jpg",
+ "use_filter": "1"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "691 20",
+ "rect": "0 0 102 142",
+ "texture": "game/worlds/world_01_05_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "694 53",
+ "rect": "0 0 54 70",
+ "texture": "game/worlds/world_01_05_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "670 44",
+ "rect": "0 0 94 98",
+ "texture": "game/worlds/world_01_05_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "723 87"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "723 73"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "694 53",
+ "rect": "0 0 54 70",
+ "texture": "game/worlds/world_01_05_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "106 -69"}},
+ {"@attributes": {"point": "270 109"}},
+ {"@attributes": {"point": "245 132"}},
+ {"@attributes": {"point": "204 202"}},
+ {"@attributes": {"point": "245 247"}},
+ {"@attributes": {"point": "257 296"}},
+ {"@attributes": {"point": "135 376"}},
+ {"@attributes": {"point": "77 459"}},
+ {"@attributes": {"point": "141 509"}},
+ {"@attributes": {"point": "325 648"}},
+ {"@attributes": {"point": "426 729"}},
+ {"@attributes": {"point": "473 663"}},
+ {"@attributes": {"point": "475 627"}},
+ {"@attributes": {"point": "399 559"}},
+ {"@attributes": {"point": "499 442"}},
+ {"@attributes": {"point": "582 313"}},
+ {"@attributes": {"point": "385 249"}},
+ {"@attributes": {"point": "408 179"}},
+ {"@attributes": {"point": "450 132"}},
+ {"@attributes": {"point": "589 213"}},
+ {"@attributes": {"point": "578 114"}},
+ {"@attributes": {"point": "637 91"}},
+ {"@attributes": {"point": "731 92"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "1097 229"}},
+ {"@attributes": {"point": "965 155"}},
+ {"@attributes": {"point": "925 222"}},
+ {"@attributes": {"point": "857 353"}},
+ {"@attributes": {"point": "866 405"}},
+ {"@attributes": {"point": "952 449"}},
+ {"@attributes": {"point": "876 597"}},
+ {"@attributes": {"point": "821 591"}},
+ {"@attributes": {"point": "649 499"}},
+ {"@attributes": {"point": "662 452"}},
+ {"@attributes": {"point": "694 376"}},
+ {"@attributes": {"point": "754 271"}},
+ {"@attributes": {"point": "708 225"}},
+ {"@attributes": {"point": "575 205"}},
+ {"@attributes": {"point": "581 182"}},
+ {"@attributes": {"point": "583 107"}},
+ {"@attributes": {"point": "661 87"}},
+ {"@attributes": {"point": "730 92"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "-120 298"}},
+ {"@attributes": {"point": "197 505"}},
+ {"@attributes": {"point": "370 596"}},
+ {"@attributes": {"point": "544 634"}},
+ {"@attributes": {"point": "711 634"}},
+ {"@attributes": {"point": "841 550"}},
+ {"@attributes": {"point": "855 413"}},
+ {"@attributes": {"point": "806 290"}},
+ {"@attributes": {"point": "658 -93"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "1150 357"}},
+ {"@attributes": {"point": "873 531"}},
+ {"@attributes": {"point": "677 554"}},
+ {"@attributes": {"point": "504 535"}},
+ {"@attributes": {"point": "337 480"}},
+ {"@attributes": {"point": "230 399"}},
+ {"@attributes": {"point": "204 269"}},
+ {"@attributes": {"point": "290 151"}},
+ {"@attributes": {"point": "467 92"}},
+ {"@attributes": {"point": "736 79"}},
+ {"@attributes": {"point": "933 82"}},
+ {"@attributes": {"point": "1150 90"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "281 77"}},
+ {"@attributes": {"point": "177 252"}},
+ {"@attributes": {"point": "222 364"}},
+ {"@attributes": {"point": "331 482"}},
+ {"@attributes": {"point": "405 464"}},
+ {"@attributes": {"point": "397 426"}},
+ {"@attributes": {"point": "431 266"}},
+ {"@attributes": {"point": "487 317"}},
+ {"@attributes": {"point": "688 345"}},
+ {"@attributes": {"point": "715 492"}},
+ {"@attributes": {"point": "417 538"}},
+ {"@attributes": {"point": "729 611"}},
+ {"@attributes": {"point": "870 622"}},
+ {"@attributes": {"point": "927 523"}},
+ {"@attributes": {"point": "931 339"}},
+ {"@attributes": {"point": "768 394"}},
+ {"@attributes": {"point": "700 199"}},
+ {"@attributes": {"point": "460 78"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "2.5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.55",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.55",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "2.5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.4",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.4",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.4",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.4",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.4",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.4",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "2.6",
+ "factor_hit_power": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "2.6",
+ "factor_hit_power": "1.4",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "2.6",
+ "factor_hit_power": "1.4",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "2.6",
+ "factor_hit_power": "1.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "2.6",
+ "factor_hit_power": "1.4",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "2.6",
+ "factor_hit_power": "1.4",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "16",
+ "enemy_id": "fighter",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "2.8",
+ "factor_hit_power": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "2.8",
+ "factor_hit_power": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "2.8",
+ "factor_hit_power": "1.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "2.8",
+ "factor_hit_power": "1.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "14",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.9",
+ "factor_hit_power": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.9",
+ "factor_hit_power": "1.4",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.8",
+ "factor_hit_power": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.8",
+ "factor_hit_power": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.8",
+ "factor_hit_power": "1.4",
+ "path_id": "0",
+ "start_time": "2.3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.8",
+ "factor_hit_power": "1.4",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.8",
+ "factor_hit_power": "1.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.8",
+ "factor_hit_power": "1.4",
+ "path_id": "1",
+ "start_time": "2.3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.8",
+ "factor_hit_power": "1.4",
+ "path_id": "1",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.8",
+ "factor_hit_power": "1.4",
+ "path_id": "1",
+ "start_time": "2.5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.8",
+ "factor_hit_power": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.8",
+ "factor_hit_power": "1.4",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.8",
+ "factor_hit_power": "1.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.8",
+ "factor_hit_power": "1.4",
+ "path_id": "1",
+ "start_time": "2.5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.45",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.8",
+ "factor_hit_power": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.8",
+ "factor_hit_power": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.8",
+ "factor_hit_power": "1.4",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.8",
+ "factor_hit_power": "1.4",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.8",
+ "factor_hit_power": "1.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.8",
+ "factor_hit_power": "1.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.8",
+ "factor_hit_power": "1.4",
+ "path_id": "1",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.8",
+ "factor_hit_power": "1.4",
+ "path_id": "1",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.4",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.4",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.56",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "80",
+ "money_start_2": "80"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "723 87",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000001000000000000010000100000010000000000000100000010000100000000000001000000100000000000000000000010001000000000000000000000000010000000000000010000000000000000000000000010000000000001111000000000001000000000000000000000000001000000000000000000000000001000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_01_05_bg_0.jpg",
+ "use_filter": "1"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "691 20",
+ "rect": "0 0 102 142",
+ "texture": "game/worlds/world_01_05_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "694 53",
+ "rect": "0 0 54 70",
+ "texture": "game/worlds/world_01_05_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "670 44",
+ "rect": "0 0 94 98",
+ "texture": "game/worlds/world_01_05_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "723 87"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "724 70"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "694 53",
+ "rect": "0 0 54 70",
+ "texture": "game/worlds/world_01_05_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "106 -69"}},
+ {"@attributes": {"point": "270 109"}},
+ {"@attributes": {"point": "245 132"}},
+ {"@attributes": {"point": "204 202"}},
+ {"@attributes": {"point": "245 247"}},
+ {"@attributes": {"point": "257 296"}},
+ {"@attributes": {"point": "135 376"}},
+ {"@attributes": {"point": "77 459"}},
+ {"@attributes": {"point": "141 509"}},
+ {"@attributes": {"point": "325 648"}},
+ {"@attributes": {"point": "426 729"}},
+ {"@attributes": {"point": "473 663"}},
+ {"@attributes": {"point": "475 627"}},
+ {"@attributes": {"point": "399 559"}},
+ {"@attributes": {"point": "499 442"}},
+ {"@attributes": {"point": "582 313"}},
+ {"@attributes": {"point": "385 249"}},
+ {"@attributes": {"point": "408 179"}},
+ {"@attributes": {"point": "450 132"}},
+ {"@attributes": {"point": "589 213"}},
+ {"@attributes": {"point": "578 114"}},
+ {"@attributes": {"point": "637 91"}},
+ {"@attributes": {"point": "731 92"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "1097 229"}},
+ {"@attributes": {"point": "965 155"}},
+ {"@attributes": {"point": "925 222"}},
+ {"@attributes": {"point": "857 353"}},
+ {"@attributes": {"point": "866 405"}},
+ {"@attributes": {"point": "952 449"}},
+ {"@attributes": {"point": "876 597"}},
+ {"@attributes": {"point": "821 591"}},
+ {"@attributes": {"point": "649 499"}},
+ {"@attributes": {"point": "662 452"}},
+ {"@attributes": {"point": "694 376"}},
+ {"@attributes": {"point": "754 271"}},
+ {"@attributes": {"point": "708 225"}},
+ {"@attributes": {"point": "575 205"}},
+ {"@attributes": {"point": "581 182"}},
+ {"@attributes": {"point": "583 107"}},
+ {"@attributes": {"point": "661 87"}},
+ {"@attributes": {"point": "730 92"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "-120 298"}},
+ {"@attributes": {"point": "197 505"}},
+ {"@attributes": {"point": "370 596"}},
+ {"@attributes": {"point": "544 634"}},
+ {"@attributes": {"point": "711 634"}},
+ {"@attributes": {"point": "841 550"}},
+ {"@attributes": {"point": "855 413"}},
+ {"@attributes": {"point": "806 290"}},
+ {"@attributes": {"point": "658 -93"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "1150 357"}},
+ {"@attributes": {"point": "873 531"}},
+ {"@attributes": {"point": "677 554"}},
+ {"@attributes": {"point": "504 535"}},
+ {"@attributes": {"point": "337 480"}},
+ {"@attributes": {"point": "230 399"}},
+ {"@attributes": {"point": "204 269"}},
+ {"@attributes": {"point": "290 151"}},
+ {"@attributes": {"point": "467 92"}},
+ {"@attributes": {"point": "736 79"}},
+ {"@attributes": {"point": "933 82"}},
+ {"@attributes": {"point": "1150 90"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "99 260"}},
+ {"@attributes": {"point": "252 407"}},
+ {"@attributes": {"point": "444 547"}},
+ {"@attributes": {"point": "568 570"}},
+ {"@attributes": {"point": "903 550"}},
+ {"@attributes": {"point": "925 450"}},
+ {"@attributes": {"point": "820 418"}},
+ {"@attributes": {"point": "706 358"}},
+ {"@attributes": {"point": "671 205"}},
+ {"@attributes": {"point": "478 309"}},
+ {"@attributes": {"point": "259 251"}},
+ {"@attributes": {"point": "202 175"}},
+ {"@attributes": {"point": "139 176"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2.5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "14",
+ "enemy_id": "fighter",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "14",
+ "enemy_id": "fighter",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "1.4",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.6",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "16",
+ "enemy_id": "tank_light",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "4.5",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "4.5",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "4.5",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "4.5",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "4.5",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "4.5",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "16",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "52"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff0000",
+ "count": "1",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "3",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "110"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "80",
+ "money_start_2": "80"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "114 256",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011001000000000000000000000110001000110000000000000010000100011000000000000000000000000110000000000000000000000000000000000000000000000000000000000000000010000000000000000000000011100000100111111100000000011000111000011111000000000110011110000011111000000000000000100001111100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_01_06_bg_0.jpg",
+ "use_filter": "1"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "45 224",
+ "rect": "0 0 154 108",
+ "texture": "game/worlds/world_01_06_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "80 228",
+ "rect": "0 0 70 48",
+ "texture": "game/worlds/world_01_06_bg_3.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "72 198",
+ "rect": "0 0 86 90",
+ "texture": "game/worlds/world_01_06_bg_4.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "114 256"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "127 222"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "88 236",
+ "rect": "0 0 58 39",
+ "texture": "game/worlds/world_01_06_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "1050 218"}},
+ {"@attributes": {"point": "966 240"}},
+ {"@attributes": {"point": "833 262"}},
+ {"@attributes": {"point": "831 177"}},
+ {"@attributes": {"point": "796 117"}},
+ {"@attributes": {"point": "614 173"}},
+ {"@attributes": {"point": "608 240"}},
+ {"@attributes": {"point": "656 324"}},
+ {"@attributes": {"point": "699 425"}},
+ {"@attributes": {"point": "795 361"}},
+ {"@attributes": {"point": "874 350"}},
+ {"@attributes": {"point": "908 417"}},
+ {"@attributes": {"point": "986 570"}},
+ {"@attributes": {"point": "906 603"}},
+ {"@attributes": {"point": "780 625"}},
+ {"@attributes": {"point": "671 624"}},
+ {"@attributes": {"point": "570 618"}},
+ {"@attributes": {"point": "453 644"}},
+ {"@attributes": {"point": "363 686"}},
+ {"@attributes": {"point": "314 683"}},
+ {"@attributes": {"point": "292 616"}},
+ {"@attributes": {"point": "243 596"}},
+ {"@attributes": {"point": "174 635"}},
+ {"@attributes": {"point": "109 436"}},
+ {"@attributes": {"point": "108 411"}},
+ {"@attributes": {"point": "161 371"}},
+ {"@attributes": {"point": "340 312"}},
+ {"@attributes": {"point": "490 269"}},
+ {"@attributes": {"point": "467 152"}},
+ {"@attributes": {"point": "436 80"}},
+ {"@attributes": {"point": "364 106"}},
+ {"@attributes": {"point": "258 133"}},
+ {"@attributes": {"point": "169 143"}},
+ {"@attributes": {"point": "115 158"}},
+ {"@attributes": {"point": "117 257"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "1160 547"}},
+ {"@attributes": {"point": "888 457"}},
+ {"@attributes": {"point": "711 484"}},
+ {"@attributes": {"point": "574 535"}},
+ {"@attributes": {"point": "414 568"}},
+ {"@attributes": {"point": "314 532"}},
+ {"@attributes": {"point": "228 473"}},
+ {"@attributes": {"point": "114 257"}},
+ {"@attributes": {"point": "-32 -16"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "960 -74"}},
+ {"@attributes": {"point": "847 134"}},
+ {"@attributes": {"point": "883 254"}},
+ {"@attributes": {"point": "814 369"}},
+ {"@attributes": {"point": "668 409"}},
+ {"@attributes": {"point": "482 371"}},
+ {"@attributes": {"point": "406 195"}},
+ {"@attributes": {"point": "120 261"}},
+ {"@attributes": {"point": "-120 300"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "504 847"}},
+ {"@attributes": {"point": "482 737"}},
+ {"@attributes": {"point": "570 627"}},
+ {"@attributes": {"point": "723 456"}},
+ {"@attributes": {"point": "675 197"}},
+ {"@attributes": {"point": "508 137"}},
+ {"@attributes": {"point": "382 108"}},
+ {"@attributes": {"point": "243 174"}},
+ {"@attributes": {"point": "124 252"}},
+ {"@attributes": {"point": "-120 396"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "91 140"}},
+ {"@attributes": {"point": "230 267"}},
+ {"@attributes": {"point": "336 458"}},
+ {"@attributes": {"point": "490 466"}},
+ {"@attributes": {"point": "554 478"}},
+ {"@attributes": {"point": "786 739"}},
+ {"@attributes": {"point": "781 464"}},
+ {"@attributes": {"point": "832 348"}},
+ {"@attributes": {"point": "846 223"}},
+ {"@attributes": {"point": "788 114"}},
+ {"@attributes": {"point": "652 227"}},
+ {"@attributes": {"point": "559 313"}},
+ {"@attributes": {"point": "455 282"}},
+ {"@attributes": {"point": "455 75"}},
+ {"@attributes": {"point": "401 59"}},
+ {"@attributes": {"point": "152 61"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.9",
+ "factor_hit_power": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.9",
+ "factor_hit_power": "1.1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.9",
+ "factor_hit_power": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.9",
+ "factor_hit_power": "1.1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "2.2",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "2.2",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.2",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.2",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "5.5",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2.5",
+ "enemy_id": "soldier",
+ "factor_health": "5.5",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "14",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "14",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "4.5",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "4.5",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "4.5",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "30",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "22",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "26"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "6.5",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "4.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "18",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.49",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2.5",
+ "enemy_id": "soldier",
+ "factor_health": "4.49",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.9",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "35",
+ "enemy_id": "airship",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "80",
+ "money_start_2": "80"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "114 256",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000100000000000000000000000001000000011000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000001010100000000001000010000001010000000000100001100000101010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_01_06_bg_0.jpg",
+ "use_filter": "1"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "45 224",
+ "rect": "0 0 154 108",
+ "texture": "game/worlds/world_01_06_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "80 228",
+ "rect": "0 0 70 48",
+ "texture": "game/worlds/world_01_06_bg_3.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "72 198",
+ "rect": "0 0 86 90",
+ "texture": "game/worlds/world_01_06_bg_4.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "114 256"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "128 222"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "88 236",
+ "rect": "0 0 58 39",
+ "texture": "game/worlds/world_01_06_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "1050 218"}},
+ {"@attributes": {"point": "966 240"}},
+ {"@attributes": {"point": "833 262"}},
+ {"@attributes": {"point": "831 177"}},
+ {"@attributes": {"point": "796 117"}},
+ {"@attributes": {"point": "614 173"}},
+ {"@attributes": {"point": "608 240"}},
+ {"@attributes": {"point": "656 324"}},
+ {"@attributes": {"point": "699 425"}},
+ {"@attributes": {"point": "795 361"}},
+ {"@attributes": {"point": "874 350"}},
+ {"@attributes": {"point": "908 417"}},
+ {"@attributes": {"point": "986 570"}},
+ {"@attributes": {"point": "906 603"}},
+ {"@attributes": {"point": "780 625"}},
+ {"@attributes": {"point": "671 624"}},
+ {"@attributes": {"point": "570 618"}},
+ {"@attributes": {"point": "453 644"}},
+ {"@attributes": {"point": "363 686"}},
+ {"@attributes": {"point": "314 683"}},
+ {"@attributes": {"point": "292 616"}},
+ {"@attributes": {"point": "243 596"}},
+ {"@attributes": {"point": "174 635"}},
+ {"@attributes": {"point": "109 436"}},
+ {"@attributes": {"point": "108 411"}},
+ {"@attributes": {"point": "161 371"}},
+ {"@attributes": {"point": "340 312"}},
+ {"@attributes": {"point": "490 269"}},
+ {"@attributes": {"point": "467 152"}},
+ {"@attributes": {"point": "436 80"}},
+ {"@attributes": {"point": "364 106"}},
+ {"@attributes": {"point": "258 133"}},
+ {"@attributes": {"point": "169 143"}},
+ {"@attributes": {"point": "115 158"}},
+ {"@attributes": {"point": "117 257"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "1160 547"}},
+ {"@attributes": {"point": "888 457"}},
+ {"@attributes": {"point": "711 484"}},
+ {"@attributes": {"point": "574 535"}},
+ {"@attributes": {"point": "414 568"}},
+ {"@attributes": {"point": "314 532"}},
+ {"@attributes": {"point": "228 473"}},
+ {"@attributes": {"point": "114 257"}},
+ {"@attributes": {"point": "-32 -16"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "960 -74"}},
+ {"@attributes": {"point": "847 134"}},
+ {"@attributes": {"point": "883 254"}},
+ {"@attributes": {"point": "814 369"}},
+ {"@attributes": {"point": "668 409"}},
+ {"@attributes": {"point": "482 371"}},
+ {"@attributes": {"point": "406 195"}},
+ {"@attributes": {"point": "120 261"}},
+ {"@attributes": {"point": "-111 300"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "504 847"}},
+ {"@attributes": {"point": "482 737"}},
+ {"@attributes": {"point": "570 627"}},
+ {"@attributes": {"point": "723 456"}},
+ {"@attributes": {"point": "675 197"}},
+ {"@attributes": {"point": "508 137"}},
+ {"@attributes": {"point": "382 108"}},
+ {"@attributes": {"point": "243 174"}},
+ {"@attributes": {"point": "124 252"}},
+ {"@attributes": {"point": "-120 396"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "35 316"}},
+ {"@attributes": {"point": "339 431"}},
+ {"@attributes": {"point": "359 585"}},
+ {"@attributes": {"point": "484 592"}},
+ {"@attributes": {"point": "713 598"}},
+ {"@attributes": {"point": "748 497"}},
+ {"@attributes": {"point": "817 447"}},
+ {"@attributes": {"point": "840 378"}},
+ {"@attributes": {"point": "691 369"}},
+ {"@attributes": {"point": "582 494"}},
+ {"@attributes": {"point": "506 97"}},
+ {"@attributes": {"point": "47 284"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "35"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "70"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "105"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "45"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "46"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "12",
+ "enemy_id": "truck",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "30",
+ "enemy_id": "airship",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "17",
+ "delta_time": "10",
+ "enemy_id": "truck",
+ "factor_health": "1.8",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "1.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "35"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "35.5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.2",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "0.4",
+ "enemy_id": "soldier",
+ "factor_health": "4.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1.7",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "25",
+ "enemy_id": "airship",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "3.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "3.5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1.2",
+ "enemy_id": "soldier",
+ "factor_health": "5.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "2.2",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "4.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "1.6",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "8",
+ "delta_time": "25",
+ "enemy_id": "airship",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.9",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "20",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.7",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "80",
+ "money_start_2": "80"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "336 413",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011110000001000100000000000111110001111000000000000000001001110100000000000000000000000000000000000000001100000000000110000000000011000000011110000000000000111000000000000000000000001100000000000000000000000000000000011000000000000000000000111110000000000000000000001110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_01_07_bg_0.jpg",
+ "use_filter": "1"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "266 382",
+ "rect": "0 0 154 104",
+ "texture": "game/worlds/world_01_07_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "303 386",
+ "rect": "0 0 68 44",
+ "texture": "game/worlds/world_01_07_bg_3.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "293 364",
+ "rect": "0 0 94 76",
+ "texture": "game/worlds/world_01_07_bg_4.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "336 413"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "352 379"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "308 392",
+ "rect": "0 0 58 39",
+ "texture": "game/worlds/world_01_07_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "-66 251"}},
+ {"@attributes": {"point": "70 168"}},
+ {"@attributes": {"point": "175 73"}},
+ {"@attributes": {"point": "230 177"}},
+ {"@attributes": {"point": "302 142"}},
+ {"@attributes": {"point": "338 176"}},
+ {"@attributes": {"point": "382 238"}},
+ {"@attributes": {"point": "456 194"}},
+ {"@attributes": {"point": "550 139"}},
+ {"@attributes": {"point": "630 112"}},
+ {"@attributes": {"point": "675 221"}},
+ {"@attributes": {"point": "697 289"}},
+ {"@attributes": {"point": "585 334"}},
+ {"@attributes": {"point": "465 342"}},
+ {"@attributes": {"point": "429 342"}},
+ {"@attributes": {"point": "333 329"}},
+ {"@attributes": {"point": "336 412"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "505 840"}},
+ {"@attributes": {"point": "490 615"}},
+ {"@attributes": {"point": "630 637"}},
+ {"@attributes": {"point": "603 526"}},
+ {"@attributes": {"point": "614 428"}},
+ {"@attributes": {"point": "464 479"}},
+ {"@attributes": {"point": "370 526"}},
+ {"@attributes": {"point": "220 520"}},
+ {"@attributes": {"point": "58 542"}},
+ {"@attributes": {"point": "68 414"}},
+ {"@attributes": {"point": "51 372"}},
+ {"@attributes": {"point": "63 275"}},
+ {"@attributes": {"point": "242 337"}},
+ {"@attributes": {"point": "350 334"}},
+ {"@attributes": {"point": "337 414"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "1150 687"}},
+ {"@attributes": {"point": "873 522"}},
+ {"@attributes": {"point": "676 487"}},
+ {"@attributes": {"point": "520 567"}},
+ {"@attributes": {"point": "306 646"}},
+ {"@attributes": {"point": "143 558"}},
+ {"@attributes": {"point": "76 446"}},
+ {"@attributes": {"point": "117 260"}},
+ {"@attributes": {"point": "269 144"}},
+ {"@attributes": {"point": "512 69"}},
+ {"@attributes": {"point": "811 87"}},
+ {"@attributes": {"point": "822 322"}},
+ {"@attributes": {"point": "600 409"}},
+ {"@attributes": {"point": "343 415"}},
+ {"@attributes": {"point": "-120 399"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "1150 173"}},
+ {"@attributes": {"point": "858 252"}},
+ {"@attributes": {"point": "900 504"}},
+ {"@attributes": {"point": "700 710"}},
+ {"@attributes": {"point": "431 591"}},
+ {"@attributes": {"point": "355 430"}},
+ {"@attributes": {"point": "240 238"}},
+ {"@attributes": {"point": "137 155"}},
+ {"@attributes": {"point": "-120 44"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "230 714"}},
+ {"@attributes": {"point": "235 569"}},
+ {"@attributes": {"point": "241 449"}},
+ {"@attributes": {"point": "209 360"}},
+ {"@attributes": {"point": "185 278"}},
+ {"@attributes": {"point": "120 247"}},
+ {"@attributes": {"point": "144 158"}},
+ {"@attributes": {"point": "225 119"}},
+ {"@attributes": {"point": "309 139"}},
+ {"@attributes": {"point": "215 404"}},
+ {"@attributes": {"point": "472 190"}},
+ {"@attributes": {"point": "475 298"}},
+ {"@attributes": {"point": "475 346"}},
+ {"@attributes": {"point": "556 355"}},
+ {"@attributes": {"point": "662 328"}},
+ {"@attributes": {"point": "740 333"}},
+ {"@attributes": {"point": "724 428"}},
+ {"@attributes": {"point": "652 560"}},
+ {"@attributes": {"point": "482 657"}},
+ {"@attributes": {"point": "466 507"}},
+ {"@attributes": {"point": "401 519"}},
+ {"@attributes": {"point": "330 553"}},
+ {"@attributes": {"point": "308 701"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.3",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.4",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.4",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "truck",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "truck",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.8",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.8",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "0.9",
+ "factor_hit_power": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "2.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.5",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "2.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.5",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "2.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.5",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "2.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.5",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.8",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "55",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "55",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "13",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "33",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.4",
+ "path_id": "0",
+ "start_time": "22"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "8",
+ "enemy_id": "tank_light",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "19",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2.49",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "13",
+ "delta_time": "6",
+ "enemy_id": "tank_light",
+ "factor_health": "1.4",
+ "factor_hit_power": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.8",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "6",
+ "enemy_id": "tank_light",
+ "factor_health": "1.7",
+ "factor_hit_power": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "95",
+ "money_start_2": "95"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "336 413",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000011100001111000000000000000000100100000000000000000000000000000000000000000001000000000000010000000000010000000011100000000000000111000000000000000000000000000000000000000000000000000000000000000000000000000000000001110000000000000000000001100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_01_07_bg_0.jpg",
+ "use_filter": "1"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "266 382",
+ "rect": "0 0 154 104",
+ "texture": "game/worlds/world_01_07_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "303 386",
+ "rect": "0 0 68 44",
+ "texture": "game/worlds/world_01_07_bg_3.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "293 364",
+ "rect": "0 0 94 76",
+ "texture": "game/worlds/world_01_07_bg_4.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "336 413"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "350 381"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "308 392",
+ "rect": "0 0 58 39",
+ "texture": "game/worlds/world_01_07_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "-66 251"}},
+ {"@attributes": {"point": "70 168"}},
+ {"@attributes": {"point": "175 73"}},
+ {"@attributes": {"point": "230 177"}},
+ {"@attributes": {"point": "302 142"}},
+ {"@attributes": {"point": "338 176"}},
+ {"@attributes": {"point": "382 238"}},
+ {"@attributes": {"point": "456 194"}},
+ {"@attributes": {"point": "550 139"}},
+ {"@attributes": {"point": "630 112"}},
+ {"@attributes": {"point": "675 221"}},
+ {"@attributes": {"point": "697 289"}},
+ {"@attributes": {"point": "585 334"}},
+ {"@attributes": {"point": "465 342"}},
+ {"@attributes": {"point": "429 342"}},
+ {"@attributes": {"point": "333 329"}},
+ {"@attributes": {"point": "336 412"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "505 840"}},
+ {"@attributes": {"point": "490 615"}},
+ {"@attributes": {"point": "630 637"}},
+ {"@attributes": {"point": "603 526"}},
+ {"@attributes": {"point": "614 428"}},
+ {"@attributes": {"point": "464 479"}},
+ {"@attributes": {"point": "370 526"}},
+ {"@attributes": {"point": "220 520"}},
+ {"@attributes": {"point": "58 542"}},
+ {"@attributes": {"point": "68 414"}},
+ {"@attributes": {"point": "51 372"}},
+ {"@attributes": {"point": "63 275"}},
+ {"@attributes": {"point": "242 337"}},
+ {"@attributes": {"point": "350 334"}},
+ {"@attributes": {"point": "337 414"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "1150 687"}},
+ {"@attributes": {"point": "873 522"}},
+ {"@attributes": {"point": "676 487"}},
+ {"@attributes": {"point": "520 567"}},
+ {"@attributes": {"point": "306 646"}},
+ {"@attributes": {"point": "143 558"}},
+ {"@attributes": {"point": "76 446"}},
+ {"@attributes": {"point": "117 260"}},
+ {"@attributes": {"point": "269 144"}},
+ {"@attributes": {"point": "512 69"}},
+ {"@attributes": {"point": "811 87"}},
+ {"@attributes": {"point": "822 322"}},
+ {"@attributes": {"point": "600 409"}},
+ {"@attributes": {"point": "343 415"}},
+ {"@attributes": {"point": "-120 399"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "1150 173"}},
+ {"@attributes": {"point": "858 252"}},
+ {"@attributes": {"point": "900 504"}},
+ {"@attributes": {"point": "700 710"}},
+ {"@attributes": {"point": "431 591"}},
+ {"@attributes": {"point": "355 430"}},
+ {"@attributes": {"point": "240 238"}},
+ {"@attributes": {"point": "137 155"}},
+ {"@attributes": {"point": "-120 44"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "610 578"}},
+ {"@attributes": {"point": "455 663"}},
+ {"@attributes": {"point": "408 500"}},
+ {"@attributes": {"point": "285 541"}},
+ {"@attributes": {"point": "132 510"}},
+ {"@attributes": {"point": "70 410"}},
+ {"@attributes": {"point": "89 309"}},
+ {"@attributes": {"point": "288 292"}},
+ {"@attributes": {"point": "371 222"}},
+ {"@attributes": {"point": "400 305"}},
+ {"@attributes": {"point": "529 352"}},
+ {"@attributes": {"point": "420 198"}},
+ {"@attributes": {"point": "588 168"}},
+ {"@attributes": {"point": "599 284"}},
+ {"@attributes": {"point": "585 329"}},
+ {"@attributes": {"point": "592 357"}},
+ {"@attributes": {"point": "598 390"}},
+ {"@attributes": {"point": "630 522"}},
+ {"@attributes": {"point": "653 558"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.55",
+ "factor_hit_power": "0.7",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.55",
+ "factor_hit_power": "0.7",
+ "path_id": "1",
+ "start_time": "2.4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.55",
+ "factor_hit_power": "0.7",
+ "path_id": "1",
+ "start_time": "2.8"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.65",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.65",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.65",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.65",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.65",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.65",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.5",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "32",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.55",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "32",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.55",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "3.55",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "3.55",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "3.55",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "3.55",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "25",
+ "enemy_id": "airship",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "2.1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "8",
+ "enemy_id": "tank_light",
+ "factor_health": "0.9",
+ "factor_hit_power": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "17",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2.6",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "17",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2.6",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.55",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.55",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "2.2",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "22",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "4.4",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "22",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "4.4",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "22",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "4.4",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "22",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "4.4",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "22",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "4.4",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "22",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "4.4",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "22",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "4.4",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "22",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "4.4",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "6",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "6",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "8",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "2.4",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "2",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "6",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "2",
+ "factor_hit_power": "1.4",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "5",
+ "enemy_id": "tank_light",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "5",
+ "enemy_id": "tank_light",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "100",
+ "money_start_2": "100"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "336 413",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000100000000000001100000000000000000000000000000101000000000000000000000000000000000000000001000000000000110000000000000000000010100000000000000101000000000000000000000000000000000000000000000000000000000000000000000000000000000001010000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_01_07_bg_0.jpg",
+ "use_filter": "1"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "266 382",
+ "rect": "0 0 154 104",
+ "texture": "game/worlds/world_01_07_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "303 386",
+ "rect": "0 0 68 44",
+ "texture": "game/worlds/world_01_07_bg_3.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "293 364",
+ "rect": "0 0 94 76",
+ "texture": "game/worlds/world_01_07_bg_4.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "336 413"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "349 381"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "308 392",
+ "rect": "0 0 58 39",
+ "texture": "game/worlds/world_01_07_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "-66 251"}},
+ {"@attributes": {"point": "70 168"}},
+ {"@attributes": {"point": "175 73"}},
+ {"@attributes": {"point": "230 177"}},
+ {"@attributes": {"point": "302 142"}},
+ {"@attributes": {"point": "338 176"}},
+ {"@attributes": {"point": "382 238"}},
+ {"@attributes": {"point": "456 194"}},
+ {"@attributes": {"point": "550 139"}},
+ {"@attributes": {"point": "630 112"}},
+ {"@attributes": {"point": "675 221"}},
+ {"@attributes": {"point": "697 289"}},
+ {"@attributes": {"point": "585 334"}},
+ {"@attributes": {"point": "465 342"}},
+ {"@attributes": {"point": "429 342"}},
+ {"@attributes": {"point": "333 329"}},
+ {"@attributes": {"point": "336 412"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "505 840"}},
+ {"@attributes": {"point": "490 615"}},
+ {"@attributes": {"point": "630 637"}},
+ {"@attributes": {"point": "603 526"}},
+ {"@attributes": {"point": "614 428"}},
+ {"@attributes": {"point": "464 479"}},
+ {"@attributes": {"point": "370 526"}},
+ {"@attributes": {"point": "220 520"}},
+ {"@attributes": {"point": "58 542"}},
+ {"@attributes": {"point": "68 414"}},
+ {"@attributes": {"point": "51 372"}},
+ {"@attributes": {"point": "63 275"}},
+ {"@attributes": {"point": "242 337"}},
+ {"@attributes": {"point": "350 334"}},
+ {"@attributes": {"point": "337 414"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "1150 687"}},
+ {"@attributes": {"point": "873 522"}},
+ {"@attributes": {"point": "676 487"}},
+ {"@attributes": {"point": "520 567"}},
+ {"@attributes": {"point": "306 646"}},
+ {"@attributes": {"point": "143 558"}},
+ {"@attributes": {"point": "76 446"}},
+ {"@attributes": {"point": "117 260"}},
+ {"@attributes": {"point": "269 144"}},
+ {"@attributes": {"point": "512 69"}},
+ {"@attributes": {"point": "811 87"}},
+ {"@attributes": {"point": "822 322"}},
+ {"@attributes": {"point": "600 409"}},
+ {"@attributes": {"point": "343 415"}},
+ {"@attributes": {"point": "-120 399"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "1150 173"}},
+ {"@attributes": {"point": "858 252"}},
+ {"@attributes": {"point": "900 504"}},
+ {"@attributes": {"point": "700 710"}},
+ {"@attributes": {"point": "431 591"}},
+ {"@attributes": {"point": "355 430"}},
+ {"@attributes": {"point": "240 238"}},
+ {"@attributes": {"point": "137 155"}},
+ {"@attributes": {"point": "-120 44"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "168 677"}},
+ {"@attributes": {"point": "164 398"}},
+ {"@attributes": {"point": "282 339"}},
+ {"@attributes": {"point": "188 259"}},
+ {"@attributes": {"point": "268 183"}},
+ {"@attributes": {"point": "383 277"}},
+ {"@attributes": {"point": "516 179"}},
+ {"@attributes": {"point": "483 346"}},
+ {"@attributes": {"point": "696 402"}},
+ {"@attributes": {"point": "526 484"}},
+ {"@attributes": {"point": "423 505"}},
+ {"@attributes": {"point": "413 568"}},
+ {"@attributes": {"point": "405 650"}},
+ {"@attributes": {"point": "318 655"}},
+ {"@attributes": {"point": "293 690"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "0.8",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "0.8",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "2.5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1.3",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1.3",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.55",
+ "factor_hit_power": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.55",
+ "factor_hit_power": "1.1",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.55",
+ "factor_hit_power": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.55",
+ "factor_hit_power": "1.1",
+ "path_id": "1",
+ "start_time": "2.5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "1.2",
+ "enemy_id": "soldier",
+ "factor_health": "3.55",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "0.7",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "0.75",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "0.7",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "1.3",
+ "enemy_id": "soldier",
+ "factor_health": "3.55",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "52",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "0.8",
+ "factor_hit_power": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "0.8",
+ "factor_hit_power": "1.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "0.6",
+ "factor_hit_power": "1.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "0.7",
+ "factor_hit_power": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "16",
+ "delta_time": "1.2",
+ "enemy_id": "soldier",
+ "factor_health": "4.55",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "0.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "16",
+ "delta_time": "1.2",
+ "enemy_id": "soldier",
+ "factor_health": "4.55",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "0.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "16",
+ "delta_time": "1.2",
+ "enemy_id": "soldier",
+ "factor_health": "4.55",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "0.6",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "16",
+ "delta_time": "1.2",
+ "enemy_id": "soldier",
+ "factor_health": "4.55",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "0.6",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "16",
+ "delta_time": "1.2",
+ "enemy_id": "soldier",
+ "factor_health": "4.55",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "0.6",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "16",
+ "delta_time": "1.2",
+ "enemy_id": "soldier",
+ "factor_health": "4.55",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "0.6",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "16",
+ "delta_time": "1.2",
+ "enemy_id": "soldier",
+ "factor_health": "4.55",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "0.6",
+ "path_id": "1",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "16",
+ "delta_time": "1.2",
+ "enemy_id": "soldier",
+ "factor_health": "4.55",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "0.6",
+ "path_id": "1",
+ "start_time": "2.5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2.3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "14",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.4",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "22",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.4",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "33",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "33",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "33",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "33",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "33",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "33",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "33",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "33",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2.5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.4",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.4",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "10",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff0000",
+ "count": "1",
+ "delta_time": "15",
+ "enemy_id": "tank_heavy",
+ "factor_health": "4",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "80",
+ "money_start_2": "80"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "944 391",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101110001000000000000000001111100010100000000000000100001000001000000001000000000001000000000000010000000000001110000000000110000000000001100000000000000000000000011000000000000010000000000100000000000000000000000001100000000000001000100000000000000000000010001111111000000000000000000000011100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_01_08_bg_0.jpg",
+ "use_filter": "1"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "910 323",
+ "rect": "0 0 102 142",
+ "texture": "game/worlds/world_01_08_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "913 356",
+ "rect": "0 0 54 70",
+ "texture": "game/worlds/world_01_08_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "890 349",
+ "rect": "0 0 92 90",
+ "texture": "game/worlds/world_01_08_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "944 391"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "949 373"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "913 355",
+ "rect": "0 0 54 70",
+ "texture": "game/worlds/world_01_08_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "-73 352"}},
+ {"@attributes": {"point": "47 387"}},
+ {"@attributes": {"point": "70 349"}},
+ {"@attributes": {"point": "105 241"}},
+ {"@attributes": {"point": "118 207"}},
+ {"@attributes": {"point": "226 225"}},
+ {"@attributes": {"point": "286 216"}},
+ {"@attributes": {"point": "342 231"}},
+ {"@attributes": {"point": "404 185"}},
+ {"@attributes": {"point": "372 105"}},
+ {"@attributes": {"point": "508 103"}},
+ {"@attributes": {"point": "635 82"}},
+ {"@attributes": {"point": "662 117"}},
+ {"@attributes": {"point": "657 289"}},
+ {"@attributes": {"point": "821 215"}},
+ {"@attributes": {"point": "818 386"}},
+ {"@attributes": {"point": "831 405"}},
+ {"@attributes": {"point": "947 391"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "-77 351"}},
+ {"@attributes": {"point": "134 397"}},
+ {"@attributes": {"point": "146 465"}},
+ {"@attributes": {"point": "99 594"}},
+ {"@attributes": {"point": "229 621"}},
+ {"@attributes": {"point": "328 611"}},
+ {"@attributes": {"point": "421 620"}},
+ {"@attributes": {"point": "567 653"}},
+ {"@attributes": {"point": "667 652"}},
+ {"@attributes": {"point": "727 650"}},
+ {"@attributes": {"point": "827 643"}},
+ {"@attributes": {"point": "835 537"}},
+ {"@attributes": {"point": "820 402"}},
+ {"@attributes": {"point": "871 399"}},
+ {"@attributes": {"point": "949 398"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "-120 214"}},
+ {"@attributes": {"point": "132 137"}},
+ {"@attributes": {"point": "275 175"}},
+ {"@attributes": {"point": "395 328"}},
+ {"@attributes": {"point": "590 375"}},
+ {"@attributes": {"point": "766 392"}},
+ {"@attributes": {"point": "1150 384"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "-120 463"}},
+ {"@attributes": {"point": "80 616"}},
+ {"@attributes": {"point": "233 685"}},
+ {"@attributes": {"point": "391 620"}},
+ {"@attributes": {"point": "474 394"}},
+ {"@attributes": {"point": "734 407"}},
+ {"@attributes": {"point": "1150 403"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "4"},
+ "point": [
+ {"@attributes": {"point": "-120 152"}},
+ {"@attributes": {"point": "116 86"}},
+ {"@attributes": {"point": "240 76"}},
+ {"@attributes": {"point": "359 96"}},
+ {"@attributes": {"point": "487 126"}},
+ {"@attributes": {"point": "628 188"}},
+ {"@attributes": {"point": "769 338"}},
+ {"@attributes": {"point": "751 628"}},
+ {"@attributes": {"point": "847 700"}},
+ {"@attributes": {"point": "922 666"}},
+ {"@attributes": {"point": "947 554"}},
+ {"@attributes": {"point": "968 -105"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "5"},
+ "point": [
+ {"@attributes": {"point": "-120 274"}},
+ {"@attributes": {"point": "98 291"}},
+ {"@attributes": {"point": "170 351"}},
+ {"@attributes": {"point": "234 450"}},
+ {"@attributes": {"point": "270 528"}},
+ {"@attributes": {"point": "368 651"}},
+ {"@attributes": {"point": "518 696"}},
+ {"@attributes": {"point": "635 602"}},
+ {"@attributes": {"point": "688 491"}},
+ {"@attributes": {"point": "799 399"}},
+ {"@attributes": {"point": "1150 369"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "352 78"}},
+ {"@attributes": {"point": "348 248"}},
+ {"@attributes": {"point": "144 331"}},
+ {"@attributes": {"point": "251 469"}},
+ {"@attributes": {"point": "237 633"}},
+ {"@attributes": {"point": "396 553"}},
+ {"@attributes": {"point": "469 636"}},
+ {"@attributes": {"point": "510 621"}},
+ {"@attributes": {"point": "515 523"}},
+ {"@attributes": {"point": "526 392"}},
+ {"@attributes": {"point": "463 279"}},
+ {"@attributes": {"point": "472 182"}},
+ {"@attributes": {"point": "495 115"}},
+ {"@attributes": {"point": "584 112"}},
+ {"@attributes": {"point": "602 219"}},
+ {"@attributes": {"point": "628 371"}},
+ {"@attributes": {"point": "726 431"}},
+ {"@attributes": {"point": "823 417"}},
+ {"@attributes": {"point": "861 337"}},
+ {"@attributes": {"point": "811 227"}},
+ {"@attributes": {"point": "815 148"}},
+ {"@attributes": {"point": "743 99"}},
+ {"@attributes": {"point": "492 68"}},
+ {"@attributes": {"point": "456 54"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1.2",
+ "path_id": "0",
+ "start_time": "30"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1.4",
+ "path_id": "0",
+ "start_time": "60"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1.6",
+ "path_id": "0",
+ "start_time": "90"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1.8",
+ "path_id": "0",
+ "start_time": "120"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "60"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "60"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "60"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "60"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "60"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "0.75",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "110"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "0.75",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "110"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "0.75",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "0.75",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.3",
+ "path_id": "1",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.49",
+ "factor_hit_power": "1.3",
+ "path_id": "1",
+ "start_time": "30.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.49",
+ "factor_hit_power": "1.3",
+ "path_id": "1",
+ "start_time": "30.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "52"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "52"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "52.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "52.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "53"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "53"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.49",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.49",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.49",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.49",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "9",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "9",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "33",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "33",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "33",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "33",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "33",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.3",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "33",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.3",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "5.5",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.6",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "18",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "18",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2.49",
+ "factor_hit_power": "2",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2.49",
+ "factor_hit_power": "2",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "62"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "62"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.6",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.7",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "20",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.7",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "12",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "80",
+ "money_start_2": "80"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "944 391",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000111110001000000000000000000111000010100000000000000000000000000000000001000000000000000000000000010000000000000100000000000100000000000001100000000000100000000000010000000000000010000000000110000000000000000000000001000000000000000000000000100000000000000010001111110000000000000000000000001010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_01_08_bg_0.jpg",
+ "use_filter": "1"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "910 323",
+ "rect": "0 0 102 142",
+ "texture": "game/worlds/world_01_08_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "913 356",
+ "rect": "0 0 54 70",
+ "texture": "game/worlds/world_01_08_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "890 349",
+ "rect": "0 0 92 90",
+ "texture": "game/worlds/world_01_08_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "944 391"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "949 369"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "913 355",
+ "rect": "0 0 54 70",
+ "texture": "game/worlds/world_01_08_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "-73 352"}},
+ {"@attributes": {"point": "47 387"}},
+ {"@attributes": {"point": "70 349"}},
+ {"@attributes": {"point": "105 241"}},
+ {"@attributes": {"point": "118 207"}},
+ {"@attributes": {"point": "226 225"}},
+ {"@attributes": {"point": "286 216"}},
+ {"@attributes": {"point": "342 231"}},
+ {"@attributes": {"point": "404 185"}},
+ {"@attributes": {"point": "372 105"}},
+ {"@attributes": {"point": "508 103"}},
+ {"@attributes": {"point": "635 82"}},
+ {"@attributes": {"point": "662 117"}},
+ {"@attributes": {"point": "657 289"}},
+ {"@attributes": {"point": "821 215"}},
+ {"@attributes": {"point": "818 386"}},
+ {"@attributes": {"point": "831 405"}},
+ {"@attributes": {"point": "947 391"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "-77 351"}},
+ {"@attributes": {"point": "134 397"}},
+ {"@attributes": {"point": "146 465"}},
+ {"@attributes": {"point": "99 594"}},
+ {"@attributes": {"point": "229 621"}},
+ {"@attributes": {"point": "328 611"}},
+ {"@attributes": {"point": "421 620"}},
+ {"@attributes": {"point": "567 653"}},
+ {"@attributes": {"point": "667 652"}},
+ {"@attributes": {"point": "727 650"}},
+ {"@attributes": {"point": "827 643"}},
+ {"@attributes": {"point": "835 537"}},
+ {"@attributes": {"point": "820 402"}},
+ {"@attributes": {"point": "871 399"}},
+ {"@attributes": {"point": "949 398"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "-120 214"}},
+ {"@attributes": {"point": "132 137"}},
+ {"@attributes": {"point": "275 175"}},
+ {"@attributes": {"point": "395 328"}},
+ {"@attributes": {"point": "590 375"}},
+ {"@attributes": {"point": "766 392"}},
+ {"@attributes": {"point": "1150 384"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "-120 463"}},
+ {"@attributes": {"point": "80 616"}},
+ {"@attributes": {"point": "233 685"}},
+ {"@attributes": {"point": "391 620"}},
+ {"@attributes": {"point": "474 394"}},
+ {"@attributes": {"point": "734 407"}},
+ {"@attributes": {"point": "1150 403"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "4"},
+ "point": [
+ {"@attributes": {"point": "-120 152"}},
+ {"@attributes": {"point": "116 86"}},
+ {"@attributes": {"point": "240 76"}},
+ {"@attributes": {"point": "359 96"}},
+ {"@attributes": {"point": "487 126"}},
+ {"@attributes": {"point": "628 188"}},
+ {"@attributes": {"point": "769 338"}},
+ {"@attributes": {"point": "751 628"}},
+ {"@attributes": {"point": "847 700"}},
+ {"@attributes": {"point": "922 666"}},
+ {"@attributes": {"point": "947 554"}},
+ {"@attributes": {"point": "968 -105"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "5"},
+ "point": [
+ {"@attributes": {"point": "-120 274"}},
+ {"@attributes": {"point": "98 291"}},
+ {"@attributes": {"point": "170 351"}},
+ {"@attributes": {"point": "234 450"}},
+ {"@attributes": {"point": "270 528"}},
+ {"@attributes": {"point": "368 651"}},
+ {"@attributes": {"point": "518 696"}},
+ {"@attributes": {"point": "635 602"}},
+ {"@attributes": {"point": "688 491"}},
+ {"@attributes": {"point": "799 399"}},
+ {"@attributes": {"point": "1150 369"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "92 431"}},
+ {"@attributes": {"point": "202 385"}},
+ {"@attributes": {"point": "264 335"}},
+ {"@attributes": {"point": "428 206"}},
+ {"@attributes": {"point": "465 233"}},
+ {"@attributes": {"point": "601 251"}},
+ {"@attributes": {"point": "772 280"}},
+ {"@attributes": {"point": "845 397"}},
+ {"@attributes": {"point": "808 523"}},
+ {"@attributes": {"point": "684 559"}},
+ {"@attributes": {"point": "662 607"}},
+ {"@attributes": {"point": "589 660"}},
+ {"@attributes": {"point": "550 542"}},
+ {"@attributes": {"point": "500 494"}},
+ {"@attributes": {"point": "354 528"}},
+ {"@attributes": {"point": "119 519"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "0.8",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "0.8",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "3.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "3.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "30"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "30"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "30"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "2.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "2.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "2.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1.2",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "13",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "33",
+ "delta_time": "3.2",
+ "enemy_id": "soldier",
+ "factor_health": "3",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "33",
+ "delta_time": "3.2",
+ "enemy_id": "soldier",
+ "factor_health": "3",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "0.9",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.6",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "16",
+ "enemy_id": "tank_light",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "23",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "25",
+ "enemy_id": "airship",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "14",
+ "enemy_id": "tank_light",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "0.65",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "80",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "4.49",
+ "factor_hit_power": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "80",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "4.49",
+ "factor_hit_power": "1.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.35",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "14",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "19",
+ "enemy_id": "airship",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "14",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "19",
+ "enemy_id": "airship",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "19",
+ "enemy_id": "airship",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "24"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "13",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "13",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "15",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "25",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "25",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "52"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "52"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "14",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff0000",
+ "count": "1",
+ "delta_time": "14",
+ "enemy_id": "tank_heavy",
+ "factor_health": "7",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "70",
+ "money_start_2": "70"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "944 391",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010100000000000000000000001010100010100000000000000000000000000000000001000000000000000000000000010000000000000100000000000010000000000000100000000000010000000000010000000000001010000000000010000000000000000000000001000000000000001000000000000000000000000000001010101000000000000000000000010100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_01_08_bg_0.jpg",
+ "use_filter": "1"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "910 323",
+ "rect": "0 0 102 142",
+ "texture": "game/worlds/world_01_08_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "913 356",
+ "rect": "0 0 54 70",
+ "texture": "game/worlds/world_01_08_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "890 349",
+ "rect": "0 0 92 90",
+ "texture": "game/worlds/world_01_08_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "944 391"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "949 370"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "913 355",
+ "rect": "0 0 54 70",
+ "texture": "game/worlds/world_01_08_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "-73 352"}},
+ {"@attributes": {"point": "47 387"}},
+ {"@attributes": {"point": "70 349"}},
+ {"@attributes": {"point": "105 241"}},
+ {"@attributes": {"point": "118 207"}},
+ {"@attributes": {"point": "226 225"}},
+ {"@attributes": {"point": "286 216"}},
+ {"@attributes": {"point": "342 231"}},
+ {"@attributes": {"point": "404 185"}},
+ {"@attributes": {"point": "372 105"}},
+ {"@attributes": {"point": "508 103"}},
+ {"@attributes": {"point": "635 82"}},
+ {"@attributes": {"point": "662 117"}},
+ {"@attributes": {"point": "657 289"}},
+ {"@attributes": {"point": "821 215"}},
+ {"@attributes": {"point": "818 386"}},
+ {"@attributes": {"point": "831 405"}},
+ {"@attributes": {"point": "947 391"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "-77 351"}},
+ {"@attributes": {"point": "134 397"}},
+ {"@attributes": {"point": "146 465"}},
+ {"@attributes": {"point": "99 594"}},
+ {"@attributes": {"point": "229 621"}},
+ {"@attributes": {"point": "328 611"}},
+ {"@attributes": {"point": "421 620"}},
+ {"@attributes": {"point": "567 653"}},
+ {"@attributes": {"point": "667 652"}},
+ {"@attributes": {"point": "727 650"}},
+ {"@attributes": {"point": "827 643"}},
+ {"@attributes": {"point": "835 537"}},
+ {"@attributes": {"point": "820 402"}},
+ {"@attributes": {"point": "871 399"}},
+ {"@attributes": {"point": "949 398"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "-120 214"}},
+ {"@attributes": {"point": "132 137"}},
+ {"@attributes": {"point": "275 175"}},
+ {"@attributes": {"point": "395 328"}},
+ {"@attributes": {"point": "590 375"}},
+ {"@attributes": {"point": "766 392"}},
+ {"@attributes": {"point": "1150 384"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "-120 463"}},
+ {"@attributes": {"point": "80 616"}},
+ {"@attributes": {"point": "233 685"}},
+ {"@attributes": {"point": "391 620"}},
+ {"@attributes": {"point": "474 394"}},
+ {"@attributes": {"point": "734 407"}},
+ {"@attributes": {"point": "1150 403"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "4"},
+ "point": [
+ {"@attributes": {"point": "-120 152"}},
+ {"@attributes": {"point": "116 86"}},
+ {"@attributes": {"point": "240 76"}},
+ {"@attributes": {"point": "359 96"}},
+ {"@attributes": {"point": "487 126"}},
+ {"@attributes": {"point": "628 188"}},
+ {"@attributes": {"point": "769 338"}},
+ {"@attributes": {"point": "751 628"}},
+ {"@attributes": {"point": "847 700"}},
+ {"@attributes": {"point": "922 666"}},
+ {"@attributes": {"point": "947 554"}},
+ {"@attributes": {"point": "968 -105"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "5"},
+ "point": [
+ {"@attributes": {"point": "-120 274"}},
+ {"@attributes": {"point": "98 291"}},
+ {"@attributes": {"point": "170 351"}},
+ {"@attributes": {"point": "234 450"}},
+ {"@attributes": {"point": "270 528"}},
+ {"@attributes": {"point": "368 651"}},
+ {"@attributes": {"point": "518 696"}},
+ {"@attributes": {"point": "635 602"}},
+ {"@attributes": {"point": "688 491"}},
+ {"@attributes": {"point": "799 399"}},
+ {"@attributes": {"point": "1150 369"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "231 179"}},
+ {"@attributes": {"point": "180 365"}},
+ {"@attributes": {"point": "182 567"}},
+ {"@attributes": {"point": "303 343"}},
+ {"@attributes": {"point": "489 461"}},
+ {"@attributes": {"point": "549 483"}},
+ {"@attributes": {"point": "687 591"}},
+ {"@attributes": {"point": "734 659"}},
+ {"@attributes": {"point": "747 539"}},
+ {"@attributes": {"point": "817 521"}},
+ {"@attributes": {"point": "930 443"}},
+ {"@attributes": {"point": "944 289"}},
+ {"@attributes": {"point": "882 233"}},
+ {"@attributes": {"point": "756 296"}},
+ {"@attributes": {"point": "522 265"}},
+ {"@attributes": {"point": "655 119"}},
+ {"@attributes": {"point": "462 98"}},
+ {"@attributes": {"point": "346 95"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "80"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "170"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "62"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "62"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "62"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "90"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "90"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "60"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "60"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "13",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "13",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.4",
+ "path_id": "0",
+ "start_time": "42"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "50"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "70"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.7",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "50"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "3.5",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "3.5",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "35"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "10.4",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "0.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "10.4",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "0.5",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "10.4",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "0.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "10.4",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "0.5",
+ "path_id": "1",
+ "start_time": "2.5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "24",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.9",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "17",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "17",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "11.5",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "0.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "11.5",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "0.6",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "4.5",
+ "factor_hit_power": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "8",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "25",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "25",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "26",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "6",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "104"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "28",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "6",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "92"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3.6",
+ "enemy_id": "soldier",
+ "factor_health": "6.49",
+ "factor_hit_power": "1.7",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "14",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "5",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "5",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "35"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "35"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "14",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "14",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff0000",
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "5.2",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff0000",
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_heavy",
+ "factor_health": "10",
+ "factor_hit_power": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "95",
+ "money_start_2": "95"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "884 595",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011000001100000000000000000010010010000000000000000100000100000010000000000000100001100011100000000000000100111111100000000000000001000000100000100000010000110000011000110000000010010000000100010000000000011100000101100000000000000110000000000000010000000000000000000000100000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_01_09_bg_0.jpg",
+ "use_filter": "1"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "812 547",
+ "rect": "0 0 146 128",
+ "texture": "game/worlds/world_01_09_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "842 551",
+ "rect": "0 0 88 78",
+ "texture": "game/worlds/world_01_09_bg_3.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "836 535",
+ "rect": "0 0 110 102",
+ "texture": "game/worlds/world_01_09_bg_4.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "884 595"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "807 541"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "843 551",
+ "rect": "0 0 87 79",
+ "texture": "game/worlds/world_01_09_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "-88 545"}},
+ {"@attributes": {"point": "28 587"}},
+ {"@attributes": {"point": "92 635"}},
+ {"@attributes": {"point": "154 595"}},
+ {"@attributes": {"point": "177 509"}},
+ {"@attributes": {"point": "3 412"}},
+ {"@attributes": {"point": "124 315"}},
+ {"@attributes": {"point": "172 397"}},
+ {"@attributes": {"point": "297 407"}},
+ {"@attributes": {"point": "288 320"}},
+ {"@attributes": {"point": "232 282"}},
+ {"@attributes": {"point": "199 213"}},
+ {"@attributes": {"point": "289 154"}},
+ {"@attributes": {"point": "375 275"}},
+ {"@attributes": {"point": "463 281"}},
+ {"@attributes": {"point": "486 214"}},
+ {"@attributes": {"point": "464 170"}},
+ {"@attributes": {"point": "459 92"}},
+ {"@attributes": {"point": "577 86"}},
+ {"@attributes": {"point": "591 261"}},
+ {"@attributes": {"point": "696 266"}},
+ {"@attributes": {"point": "753 195"}},
+ {"@attributes": {"point": "846 146"}},
+ {"@attributes": {"point": "924 300"}},
+ {"@attributes": {"point": "765 370"}},
+ {"@attributes": {"point": "671 435"}},
+ {"@attributes": {"point": "734 535"}},
+ {"@attributes": {"point": "853 436"}},
+ {"@attributes": {"point": "932 471"}},
+ {"@attributes": {"point": "917 565"}},
+ {"@attributes": {"point": "888 597"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "-120 372"}},
+ {"@attributes": {"point": "78 280"}},
+ {"@attributes": {"point": "200 247"}},
+ {"@attributes": {"point": "344 336"}},
+ {"@attributes": {"point": "459 308"}},
+ {"@attributes": {"point": "545 432"}},
+ {"@attributes": {"point": "666 486"}},
+ {"@attributes": {"point": "784 396"}},
+ {"@attributes": {"point": "876 583"}},
+ {"@attributes": {"point": "976 858"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "-120 321"}},
+ {"@attributes": {"point": "83 218"}},
+ {"@attributes": {"point": "205 197"}},
+ {"@attributes": {"point": "321 224"}},
+ {"@attributes": {"point": "495 171"}},
+ {"@attributes": {"point": "591 353"}},
+ {"@attributes": {"point": "764 243"}},
+ {"@attributes": {"point": "888 460"}},
+ {"@attributes": {"point": "891 609"}},
+ {"@attributes": {"point": "891 854"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "-120 256"}},
+ {"@attributes": {"point": "64 142"}},
+ {"@attributes": {"point": "179 107"}},
+ {"@attributes": {"point": "343 88"}},
+ {"@attributes": {"point": "506 105"}},
+ {"@attributes": {"point": "649 148"}},
+ {"@attributes": {"point": "737 181"}},
+ {"@attributes": {"point": "832 249"}},
+ {"@attributes": {"point": "930 389"}},
+ {"@attributes": {"point": "901 609"}},
+ {"@attributes": {"point": "780 850"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "4"},
+ "point": [
+ {"@attributes": {"point": "-120 462"}},
+ {"@attributes": {"point": "36 513"}},
+ {"@attributes": {"point": "163 472"}},
+ {"@attributes": {"point": "231 370"}},
+ {"@attributes": {"point": "371 384"}},
+ {"@attributes": {"point": "413 477"}},
+ {"@attributes": {"point": "470 583"}},
+ {"@attributes": {"point": "589 653"}},
+ {"@attributes": {"point": "728 626"}},
+ {"@attributes": {"point": "869 602"}},
+ {"@attributes": {"point": "1150 553"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "75 502"}},
+ {"@attributes": {"point": "176 476"}},
+ {"@attributes": {"point": "224 438"}},
+ {"@attributes": {"point": "262 392"}},
+ {"@attributes": {"point": "317 421"}},
+ {"@attributes": {"point": "367 451"}},
+ {"@attributes": {"point": "410 395"}},
+ {"@attributes": {"point": "429 334"}},
+ {"@attributes": {"point": "433 293"}},
+ {"@attributes": {"point": "379 248"}},
+ {"@attributes": {"point": "316 165"}},
+ {"@attributes": {"point": "351 127"}},
+ {"@attributes": {"point": "422 107"}},
+ {"@attributes": {"point": "473 140"}},
+ {"@attributes": {"point": "487 238"}},
+ {"@attributes": {"point": "470 284"}},
+ {"@attributes": {"point": "462 323"}},
+ {"@attributes": {"point": "491 360"}},
+ {"@attributes": {"point": "578 369"}},
+ {"@attributes": {"point": "594 343"}},
+ {"@attributes": {"point": "597 304"}},
+ {"@attributes": {"point": "625 262"}},
+ {"@attributes": {"point": "604 200"}},
+ {"@attributes": {"point": "627 135"}},
+ {"@attributes": {"point": "723 127"}},
+ {"@attributes": {"point": "764 193"}},
+ {"@attributes": {"point": "874 228"}},
+ {"@attributes": {"point": "837 273"}},
+ {"@attributes": {"point": "850 335"}},
+ {"@attributes": {"point": "735 378"}},
+ {"@attributes": {"point": "686 398"}},
+ {"@attributes": {"point": "682 429"}},
+ {"@attributes": {"point": "683 450"}},
+ {"@attributes": {"point": "694 494"}},
+ {"@attributes": {"point": "656 527"}},
+ {"@attributes": {"point": "540 533"}},
+ {"@attributes": {"point": "424 549"}},
+ {"@attributes": {"point": "263 577"}},
+ {"@attributes": {"point": "167 568"}},
+ {"@attributes": {"point": "81 563"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "40"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "40"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "80"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "80"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "80"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "80"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "2.1",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "2.1",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "2.2",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "50"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "2.2",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "50.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "2.2",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "51"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "46",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "30"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "30"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "30"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2.1",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "33",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.1",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "33",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.1",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "33",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.1",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "33",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.1",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "17",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "2.2",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "33"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "63"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "50"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "6.4",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "68"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "70"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1.4",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.7",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "45"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.9",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "77"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "29",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "2.2",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "4.49",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "0.6",
+ "enemy_id": "soldier",
+ "factor_health": "6.4",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "50"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "18",
+ "enemy_id": "airship",
+ "factor_health": "1.8",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2.8",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "34"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "7",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "22"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "8.4",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "8.4",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "8.4",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "52"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "8.4",
+ "factor_hit_power": "1.5",
+ "path_id": "0",
+ "start_time": "53"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.15",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "4.49",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.15",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "2.7",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "4",
+ "enemy_id": "tank_light",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2.1",
+ "enemy_id": "soldier",
+ "factor_health": "8.6",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2.1",
+ "enemy_id": "soldier",
+ "factor_health": "8.6",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.65",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.65",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "tank_heavy",
+ "factor_health": "2.1",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "14",
+ "enemy_id": "airship",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "4",
+ "enemy_id": "tank_light",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "6",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.8",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "32"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.15",
+ "path_id": "1",
+ "start_time": "17"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.15",
+ "path_id": "2",
+ "start_time": "17"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.15",
+ "path_id": "3",
+ "start_time": "17"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "2.7",
+ "factor_hit_power": "2",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "car",
+ "factor_health": "2.1",
+ "factor_hit_power": "2",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1.5",
+ "factor_hit_power": "2",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "8",
+ "enemy_id": "tank_heavy",
+ "factor_health": "3",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "26"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "75",
+ "money_start_2": "75"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "884 595",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000001100000000000000000000000000000000000000000000000000000000000000000000000001000001000000000000000100111111100000000000000001000000000000000000000000010000010000011000000000001000000100000000000000011100000101000000000000000001000000000000000000000000000000000000100000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_01_09_bg_0.jpg",
+ "use_filter": "1"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "812 547",
+ "rect": "0 0 146 128",
+ "texture": "game/worlds/world_01_09_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "842 551",
+ "rect": "0 0 88 78",
+ "texture": "game/worlds/world_01_09_bg_3.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "836 535",
+ "rect": "0 0 110 102",
+ "texture": "game/worlds/world_01_09_bg_4.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "884 595"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "805 542"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "843 551",
+ "rect": "0 0 87 79",
+ "texture": "game/worlds/world_01_09_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "-88 545"}},
+ {"@attributes": {"point": "28 587"}},
+ {"@attributes": {"point": "92 635"}},
+ {"@attributes": {"point": "154 595"}},
+ {"@attributes": {"point": "177 509"}},
+ {"@attributes": {"point": "3 412"}},
+ {"@attributes": {"point": "124 315"}},
+ {"@attributes": {"point": "172 397"}},
+ {"@attributes": {"point": "297 407"}},
+ {"@attributes": {"point": "288 320"}},
+ {"@attributes": {"point": "232 282"}},
+ {"@attributes": {"point": "199 213"}},
+ {"@attributes": {"point": "289 154"}},
+ {"@attributes": {"point": "375 275"}},
+ {"@attributes": {"point": "463 281"}},
+ {"@attributes": {"point": "486 214"}},
+ {"@attributes": {"point": "464 170"}},
+ {"@attributes": {"point": "459 92"}},
+ {"@attributes": {"point": "577 86"}},
+ {"@attributes": {"point": "591 261"}},
+ {"@attributes": {"point": "696 266"}},
+ {"@attributes": {"point": "753 195"}},
+ {"@attributes": {"point": "846 146"}},
+ {"@attributes": {"point": "924 300"}},
+ {"@attributes": {"point": "765 370"}},
+ {"@attributes": {"point": "671 435"}},
+ {"@attributes": {"point": "734 535"}},
+ {"@attributes": {"point": "853 436"}},
+ {"@attributes": {"point": "932 471"}},
+ {"@attributes": {"point": "917 565"}},
+ {"@attributes": {"point": "888 597"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "-120 372"}},
+ {"@attributes": {"point": "78 280"}},
+ {"@attributes": {"point": "200 247"}},
+ {"@attributes": {"point": "344 336"}},
+ {"@attributes": {"point": "459 308"}},
+ {"@attributes": {"point": "545 432"}},
+ {"@attributes": {"point": "666 486"}},
+ {"@attributes": {"point": "784 396"}},
+ {"@attributes": {"point": "876 583"}},
+ {"@attributes": {"point": "976 858"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "-120 321"}},
+ {"@attributes": {"point": "83 218"}},
+ {"@attributes": {"point": "205 197"}},
+ {"@attributes": {"point": "321 224"}},
+ {"@attributes": {"point": "495 171"}},
+ {"@attributes": {"point": "591 353"}},
+ {"@attributes": {"point": "764 243"}},
+ {"@attributes": {"point": "888 460"}},
+ {"@attributes": {"point": "891 609"}},
+ {"@attributes": {"point": "891 854"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "-120 256"}},
+ {"@attributes": {"point": "64 142"}},
+ {"@attributes": {"point": "179 107"}},
+ {"@attributes": {"point": "343 88"}},
+ {"@attributes": {"point": "506 105"}},
+ {"@attributes": {"point": "649 148"}},
+ {"@attributes": {"point": "737 181"}},
+ {"@attributes": {"point": "832 249"}},
+ {"@attributes": {"point": "930 389"}},
+ {"@attributes": {"point": "901 609"}},
+ {"@attributes": {"point": "780 850"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "4"},
+ "point": [
+ {"@attributes": {"point": "-120 462"}},
+ {"@attributes": {"point": "36 513"}},
+ {"@attributes": {"point": "163 472"}},
+ {"@attributes": {"point": "231 370"}},
+ {"@attributes": {"point": "371 384"}},
+ {"@attributes": {"point": "413 477"}},
+ {"@attributes": {"point": "470 583"}},
+ {"@attributes": {"point": "589 653"}},
+ {"@attributes": {"point": "728 626"}},
+ {"@attributes": {"point": "869 602"}},
+ {"@attributes": {"point": "1150 553"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "128 521"}},
+ {"@attributes": {"point": "220 547"}},
+ {"@attributes": {"point": "231 513"}},
+ {"@attributes": {"point": "235 462"}},
+ {"@attributes": {"point": "221 396"}},
+ {"@attributes": {"point": "260 388"}},
+ {"@attributes": {"point": "312 385"}},
+ {"@attributes": {"point": "342 417"}},
+ {"@attributes": {"point": "372 437"}},
+ {"@attributes": {"point": "434 430"}},
+ {"@attributes": {"point": "485 387"}},
+ {"@attributes": {"point": "448 305"}},
+ {"@attributes": {"point": "480 273"}},
+ {"@attributes": {"point": "519 242"}},
+ {"@attributes": {"point": "555 261"}},
+ {"@attributes": {"point": "594 284"}},
+ {"@attributes": {"point": "592 341"}},
+ {"@attributes": {"point": "594 365"}},
+ {"@attributes": {"point": "650 373"}},
+ {"@attributes": {"point": "705 384"}},
+ {"@attributes": {"point": "713 348"}},
+ {"@attributes": {"point": "713 294"}},
+ {"@attributes": {"point": "733 246"}},
+ {"@attributes": {"point": "785 240"}},
+ {"@attributes": {"point": "809 285"}},
+ {"@attributes": {"point": "819 374"}},
+ {"@attributes": {"point": "772 419"}},
+ {"@attributes": {"point": "748 441"}},
+ {"@attributes": {"point": "755 494"}},
+ {"@attributes": {"point": "830 583"}},
+ {"@attributes": {"point": "800 664"}},
+ {"@attributes": {"point": "695 625"}},
+ {"@attributes": {"point": "681 525"}},
+ {"@attributes": {"point": "655 456"}},
+ {"@attributes": {"point": "651 400"}},
+ {"@attributes": {"point": "616 368"}},
+ {"@attributes": {"point": "583 391"}},
+ {"@attributes": {"point": "580 442"}},
+ {"@attributes": {"point": "568 519"}},
+ {"@attributes": {"point": "491 522"}},
+ {"@attributes": {"point": "393 537"}},
+ {"@attributes": {"point": "154 630"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.9",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "2.3",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "100"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.9",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.9",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2.1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.9",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2.2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "7",
+ "enemy_id": "truck",
+ "factor_health": "2.2",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "2.2",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "3.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "32"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.1",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "62"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.1",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "63"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2.2",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "30"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.7",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "7",
+ "enemy_id": "car",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "67"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "4.4",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "100",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "25"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "19",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2.2",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "100"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.9",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.9",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.9",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.9",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "40"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "17",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "2.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "30"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "2.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "51"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "18",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "18",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "80",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1.6",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.6",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "62"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1.2",
+ "path_id": "1",
+ "start_time": "40"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1.2",
+ "path_id": "2",
+ "start_time": "40"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "8",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "40"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "8",
+ "enemy_id": "tank_light",
+ "factor_health": "1.25",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "72"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "100",
+ "delta_time": "1.2",
+ "enemy_id": "soldier",
+ "factor_health": "3.49",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "2",
+ "factor_hit_power": "2.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "2",
+ "factor_hit_power": "2.2",
+ "path_id": "0",
+ "start_time": "50"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "2",
+ "enemy_id": "car",
+ "factor_health": "2",
+ "factor_hit_power": "2.2",
+ "path_id": "0",
+ "start_time": "90"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "17",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "2.2",
+ "factor_hit_power": "1.6",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "8",
+ "enemy_id": "tank_light",
+ "factor_health": "2.2",
+ "factor_hit_power": "1.6",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "70"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "18",
+ "enemy_id": "airship",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "5.4",
+ "factor_hit_power": "1.6",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "10",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "4.4",
+ "factor_hit_power": "1.6",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "17",
+ "delta_time": "6",
+ "enemy_id": "tank_light",
+ "factor_health": "2.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "18",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "92"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "tank_light",
+ "factor_health": "2.2",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "62"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "6",
+ "enemy_id": "tank_light",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "47"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "92"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "6",
+ "enemy_id": "tank_heavy",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "30"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "14",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "2",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "6",
+ "enemy_id": "tank_light",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.4",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.4",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff0000",
+ "count": "1",
+ "delta_time": "6",
+ "enemy_id": "tank_heavy",
+ "factor_health": "17",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "45"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "55",
+ "money_start_2": "55"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "884 595",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000100000000000000000000000000000000000001000000000000000000000000000000000001000000000000000000000000000101000000000000000001000000100000000000000000010000010000001000000000001000000010000000000000001100000001000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_01_09_bg_0.jpg",
+ "use_filter": "1"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "812 547",
+ "rect": "0 0 146 128",
+ "texture": "game/worlds/world_01_09_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "842 551",
+ "rect": "0 0 88 78",
+ "texture": "game/worlds/world_01_09_bg_3.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "836 535",
+ "rect": "0 0 110 102",
+ "texture": "game/worlds/world_01_09_bg_4.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "884 595"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "807 546"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "843 551",
+ "rect": "0 0 87 79",
+ "texture": "game/worlds/world_01_09_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "-88 545"}},
+ {"@attributes": {"point": "28 587"}},
+ {"@attributes": {"point": "92 635"}},
+ {"@attributes": {"point": "154 595"}},
+ {"@attributes": {"point": "177 509"}},
+ {"@attributes": {"point": "3 412"}},
+ {"@attributes": {"point": "124 315"}},
+ {"@attributes": {"point": "172 397"}},
+ {"@attributes": {"point": "297 407"}},
+ {"@attributes": {"point": "288 320"}},
+ {"@attributes": {"point": "232 282"}},
+ {"@attributes": {"point": "199 213"}},
+ {"@attributes": {"point": "289 154"}},
+ {"@attributes": {"point": "375 275"}},
+ {"@attributes": {"point": "463 281"}},
+ {"@attributes": {"point": "486 214"}},
+ {"@attributes": {"point": "464 170"}},
+ {"@attributes": {"point": "459 92"}},
+ {"@attributes": {"point": "577 86"}},
+ {"@attributes": {"point": "591 261"}},
+ {"@attributes": {"point": "696 266"}},
+ {"@attributes": {"point": "753 195"}},
+ {"@attributes": {"point": "846 146"}},
+ {"@attributes": {"point": "924 300"}},
+ {"@attributes": {"point": "765 370"}},
+ {"@attributes": {"point": "671 435"}},
+ {"@attributes": {"point": "734 535"}},
+ {"@attributes": {"point": "853 436"}},
+ {"@attributes": {"point": "932 471"}},
+ {"@attributes": {"point": "917 565"}},
+ {"@attributes": {"point": "888 597"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "-120 372"}},
+ {"@attributes": {"point": "78 280"}},
+ {"@attributes": {"point": "200 247"}},
+ {"@attributes": {"point": "344 336"}},
+ {"@attributes": {"point": "459 308"}},
+ {"@attributes": {"point": "545 432"}},
+ {"@attributes": {"point": "666 486"}},
+ {"@attributes": {"point": "784 396"}},
+ {"@attributes": {"point": "876 583"}},
+ {"@attributes": {"point": "976 858"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "-120 321"}},
+ {"@attributes": {"point": "83 218"}},
+ {"@attributes": {"point": "205 197"}},
+ {"@attributes": {"point": "321 224"}},
+ {"@attributes": {"point": "495 171"}},
+ {"@attributes": {"point": "591 353"}},
+ {"@attributes": {"point": "764 243"}},
+ {"@attributes": {"point": "888 460"}},
+ {"@attributes": {"point": "891 609"}},
+ {"@attributes": {"point": "891 854"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "-120 256"}},
+ {"@attributes": {"point": "64 142"}},
+ {"@attributes": {"point": "179 107"}},
+ {"@attributes": {"point": "343 88"}},
+ {"@attributes": {"point": "506 105"}},
+ {"@attributes": {"point": "649 148"}},
+ {"@attributes": {"point": "737 181"}},
+ {"@attributes": {"point": "832 249"}},
+ {"@attributes": {"point": "930 389"}},
+ {"@attributes": {"point": "901 609"}},
+ {"@attributes": {"point": "780 850"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "4"},
+ "point": [
+ {"@attributes": {"point": "-120 462"}},
+ {"@attributes": {"point": "36 513"}},
+ {"@attributes": {"point": "163 472"}},
+ {"@attributes": {"point": "231 370"}},
+ {"@attributes": {"point": "371 384"}},
+ {"@attributes": {"point": "413 477"}},
+ {"@attributes": {"point": "470 583"}},
+ {"@attributes": {"point": "589 653"}},
+ {"@attributes": {"point": "728 626"}},
+ {"@attributes": {"point": "869 602"}},
+ {"@attributes": {"point": "1150 553"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "80 320"}},
+ {"@attributes": {"point": "207 313"}},
+ {"@attributes": {"point": "271 218"}},
+ {"@attributes": {"point": "325 124"}},
+ {"@attributes": {"point": "412 121"}},
+ {"@attributes": {"point": "441 252"}},
+ {"@attributes": {"point": "479 317"}},
+ {"@attributes": {"point": "559 339"}},
+ {"@attributes": {"point": "662 120"}},
+ {"@attributes": {"point": "737 133"}},
+ {"@attributes": {"point": "759 291"}},
+ {"@attributes": {"point": "742 443"}},
+ {"@attributes": {"point": "662 397"}},
+ {"@attributes": {"point": "581 450"}},
+ {"@attributes": {"point": "510 505"}},
+ {"@attributes": {"point": "445 548"}},
+ {"@attributes": {"point": "370 526"}},
+ {"@attributes": {"point": "360 488"}},
+ {"@attributes": {"point": "276 444"}},
+ {"@attributes": {"point": "188 397"}},
+ {"@attributes": {"point": "101 398"}},
+ {"@attributes": {"point": "65 401"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.3",
+ "path_id": "0",
+ "start_time": "25"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "33"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "33"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "62"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "62"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "37"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "37"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "37.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "72"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "72"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "72.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "72.5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.9",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.9",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.9",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.9",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1.9",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "83"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "7"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "53"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "53"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "55",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1.8",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.7",
+ "path_id": "0",
+ "start_time": "57"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "100",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "2.2",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "8"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "14",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "14",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "110"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.3",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "4.3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "14",
+ "enemy_id": "tank_light",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "62"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "4",
+ "delta_time": "25",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "14",
+ "enemy_id": "tank_light",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "20"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "3.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "62"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "3.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "64.3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "25",
+ "enemy_id": "airship",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "4.3"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "4.6"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "5.1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "14",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "55"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "path_id": "3",
+ "start_time": "72"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "8",
+ "enemy_id": "tank_light",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "34"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "66"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "100",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "4.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.7",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "12",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2.7",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "50"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "12",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "120"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.5",
+ "factor_speed_attack": "0.7",
+ "factor_speed_move": "1.7",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.5",
+ "factor_speed_attack": "0.7",
+ "factor_speed_move": "1.7",
+ "path_id": "0",
+ "start_time": "4.3"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.5",
+ "factor_speed_attack": "0.7",
+ "factor_speed_move": "1.7",
+ "path_id": "0",
+ "start_time": "4.6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "tank_light",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "0.6",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.4",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "44"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.5",
+ "factor_speed_attack": "0.6",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "38"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "12",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.3",
+ "factor_speed_attack": "0.7",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "12",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.4",
+ "factor_speed_attack": "0.5",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.25",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.15",
+ "path_id": "3",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.25",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.15",
+ "path_id": "1",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "tank_light",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.5",
+ "factor_speed_attack": "0.5",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff0033cc",
+ "count": "8",
+ "delta_time": "12",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.4",
+ "factor_hit_power": "2.5",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff0033cc",
+ "count": "8",
+ "delta_time": "6",
+ "enemy_id": "tank_light",
+ "factor_health": "1.9",
+ "factor_hit_power": "2.5",
+ "factor_speed_attack": "0.5",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff0000",
+ "count": "4",
+ "delta_time": "12",
+ "enemy_id": "tank_heavy",
+ "factor_health": "9.5",
+ "factor_hit_power": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "75",
+ "money_start_2": "75"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "938 446",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000011000000000000000000000000000000000000000010000001100000000000000001100000111100000000000000000000000110000001000000000000000000000000010000000000011000000000000000000000000100000000000100000000000000000000000001100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_01_01_bg_0.jpg",
+ "use_filter": "1"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "904 380",
+ "rect": "0 0 102 142",
+ "texture": "game/worlds/world_01_01_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "907 412",
+ "rect": "0 0 54 70",
+ "texture": "game/worlds/world_01_01_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "887 409",
+ "rect": "0 0 86 86",
+ "texture": "game/worlds/world_01_01_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "938 446"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "940 425"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "-18 495"}},
+ {"@attributes": {"point": "215 434"}},
+ {"@attributes": {"point": "350 339"}},
+ {"@attributes": {"point": "480 261"}},
+ {"@attributes": {"point": "555 218"}},
+ {"@attributes": {"point": "609 219"}},
+ {"@attributes": {"point": "673 338"}},
+ {"@attributes": {"point": "772 415"}},
+ {"@attributes": {"point": "808 469"}},
+ {"@attributes": {"point": "940 452"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "398 0"}},
+ {"@attributes": {"point": "362 34"}},
+ {"@attributes": {"point": "406 113"}},
+ {"@attributes": {"point": "352 145"}},
+ {"@attributes": {"point": "323 205"}},
+ {"@attributes": {"point": "362 268"}},
+ {"@attributes": {"point": "392 319"}},
+ {"@attributes": {"point": "485 258"}},
+ {"@attributes": {"point": "566 207"}},
+ {"@attributes": {"point": "625 247"}},
+ {"@attributes": {"point": "675 334"}},
+ {"@attributes": {"point": "766 420"}},
+ {"@attributes": {"point": "834 467"}},
+ {"@attributes": {"point": "941 454"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "-30 124"}},
+ {"@attributes": {"point": "164 143"}},
+ {"@attributes": {"point": "304 173"}},
+ {"@attributes": {"point": "462 247"}},
+ {"@attributes": {"point": "512 320"}},
+ {"@attributes": {"point": "597 461"}},
+ {"@attributes": {"point": "757 542"}},
+ {"@attributes": {"point": "945 479"}},
+ {"@attributes": {"point": "1070 331"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "291 122"}},
+ {"@attributes": {"point": "285 206"}},
+ {"@attributes": {"point": "188 250"}},
+ {"@attributes": {"point": "165 326"}},
+ {"@attributes": {"point": "179 373"}},
+ {"@attributes": {"point": "329 390"}},
+ {"@attributes": {"point": "447 357"}},
+ {"@attributes": {"point": "465 307"}},
+ {"@attributes": {"point": "501 234"}},
+ {"@attributes": {"point": "604 245"}},
+ {"@attributes": {"point": "654 331"}},
+ {"@attributes": {"point": "706 485"}},
+ {"@attributes": {"point": "782 587"}},
+ {"@attributes": {"point": "897 579"}},
+ {"@attributes": {"point": "955 476"}},
+ {"@attributes": {"point": "934 387"}},
+ {"@attributes": {"point": "841 258"}},
+ {"@attributes": {"point": "699 125"}},
+ {"@attributes": {"point": "601 112"}},
+ {"@attributes": {"point": "454 117"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "47"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "77"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "40",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "40",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2.4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.9",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.9",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "62"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "75"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "75"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "75"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "20",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3",
+ "factor_hit_power": "1.4",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "50"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "25",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "13",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.3",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "15",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "7",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "10",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.7",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "8",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.8",
+ "path_id": "0",
+ "start_time": "52"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "25",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "13",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "14",
+ "enemy_id": "tank_light",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "62"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.4",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "39"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "81"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "4.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "4.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "28"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "30"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "5.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "5.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "1",
+ "delta_time": "20",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "50"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "15",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.8",
+ "path_id": "0",
+ "start_time": "12"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "7",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "65"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "16",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "3.1"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "2.8"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "55"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.7",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "62"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "62.5"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "6",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.8",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "23"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "tank_light",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "72"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.8",
+ "path_id": "2",
+ "start_time": "32"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "2.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "8",
+ "delta_time": "6",
+ "enemy_id": "tank_light",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "45"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.7",
+ "path_id": "0",
+ "start_time": "92"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "5",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.6",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "5",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.7",
+ "path_id": "2",
+ "start_time": "40"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "5",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.8",
+ "path_id": "2",
+ "start_time": "90"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff00ff",
+ "count": "1",
+ "delta_time": "8",
+ "enemy_id": "tank_heavy",
+ "factor_health": "9.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "70",
+ "money_start_2": "70"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "863 590",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000001000000000000000000000000001000000000000000000000000001000000000010000000000001001000000000100000100000010001000000000000011100000000000000000000000010000000000001100000000000000000000000000000000000000010000010000000000000000000110000000000000000001100001100000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_01_02_bg_0.jpg",
+ "use_filter": "1"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "804 529",
+ "rect": "0 0 148 144",
+ "texture": "game/worlds/world_01_02_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "820 545",
+ "rect": "0 0 82 82",
+ "texture": "game/worlds/world_01_02_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "807 533",
+ "rect": "0 0 106 120",
+ "texture": "game/worlds/world_01_02_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "863 590"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "878 513"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "822 547",
+ "rect": "0 0 76 73",
+ "texture": "game/worlds/world_01_02_bg_4.png",
+ "use_filter": "1"
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "-48 362"}},
+ {"@attributes": {"point": "63 343"}},
+ {"@attributes": {"point": "115 506"}},
+ {"@attributes": {"point": "196 502"}},
+ {"@attributes": {"point": "303 386"}},
+ {"@attributes": {"point": "207 308"}},
+ {"@attributes": {"point": "379 228"}},
+ {"@attributes": {"point": "637 116"}},
+ {"@attributes": {"point": "695 82"}},
+ {"@attributes": {"point": "753 99"}},
+ {"@attributes": {"point": "810 248"}},
+ {"@attributes": {"point": "890 190"}},
+ {"@attributes": {"point": "953 307"}},
+ {"@attributes": {"point": "766 402"}},
+ {"@attributes": {"point": "597 470"}},
+ {"@attributes": {"point": "568 357"}},
+ {"@attributes": {"point": "486 390"}},
+ {"@attributes": {"point": "398 458"}},
+ {"@attributes": {"point": "295 517"}},
+ {"@attributes": {"point": "359 602"}},
+ {"@attributes": {"point": "529 732"}},
+ {"@attributes": {"point": "577 563"}},
+ {"@attributes": {"point": "655 549"}},
+ {"@attributes": {"point": "703 593"}},
+ {"@attributes": {"point": "791 504"}},
+ {"@attributes": {"point": "864 590"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "-75 147"}},
+ {"@attributes": {"point": "71 142"}},
+ {"@attributes": {"point": "179 179"}},
+ {"@attributes": {"point": "262 258"}},
+ {"@attributes": {"point": "355 376"}},
+ {"@attributes": {"point": "498 523"}},
+ {"@attributes": {"point": "616 577"}},
+ {"@attributes": {"point": "868 589"}},
+ {"@attributes": {"point": "1109 576"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "597 -43"}},
+ {"@attributes": {"point": "596 16"}},
+ {"@attributes": {"point": "555 35"}},
+ {"@attributes": {"point": "496 64"}},
+ {"@attributes": {"point": "523 179"}},
+ {"@attributes": {"point": "598 123"}},
+ {"@attributes": {"point": "742 56"}},
+ {"@attributes": {"point": "800 255"}},
+ {"@attributes": {"point": "909 185"}},
+ {"@attributes": {"point": "942 326"}},
+ {"@attributes": {"point": "747 400"}},
+ {"@attributes": {"point": "601 473"}},
+ {"@attributes": {"point": "560 345"}},
+ {"@attributes": {"point": "470 404"}},
+ {"@attributes": {"point": "387 468"}},
+ {"@attributes": {"point": "324 490"}},
+ {"@attributes": {"point": "309 565"}},
+ {"@attributes": {"point": "478 693"}},
+ {"@attributes": {"point": "531 683"}},
+ {"@attributes": {"point": "617 516"}},
+ {"@attributes": {"point": "695 599"}},
+ {"@attributes": {"point": "794 501"}},
+ {"@attributes": {"point": "869 595"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "94 498"}},
+ {"@attributes": {"point": "164 501"}},
+ {"@attributes": {"point": "179 635"}},
+ {"@attributes": {"point": "375 594"}},
+ {"@attributes": {"point": "408 596"}},
+ {"@attributes": {"point": "465 583"}},
+ {"@attributes": {"point": "595 528"}},
+ {"@attributes": {"point": "630 447"}},
+ {"@attributes": {"point": "601 398"}},
+ {"@attributes": {"point": "740 345"}},
+ {"@attributes": {"point": "630 233"}},
+ {"@attributes": {"point": "667 185"}},
+ {"@attributes": {"point": "701 169"}},
+ {"@attributes": {"point": "741 187"}},
+ {"@attributes": {"point": "701 114"}},
+ {"@attributes": {"point": "584 106"}},
+ {"@attributes": {"point": "440 183"}},
+ {"@attributes": {"point": "415 361"}},
+ {"@attributes": {"point": "337 332"}},
+ {"@attributes": {"point": "368 393"}},
+ {"@attributes": {"point": "287 412"}},
+ {"@attributes": {"point": "110 430"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "5",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "52"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "52"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.9",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "100"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.9",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "100"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.9",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "100"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "62"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "62"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "62"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "62"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "39"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "39"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "84"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "84"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "84"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "45",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "45",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "45",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "45",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.6",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.6",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.6",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.6",
+ "path_id": "2",
+ "start_time": "2.3"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.6",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.6",
+ "path_id": "2",
+ "start_time": "2.6"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.6",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.6",
+ "path_id": "2",
+ "start_time": "3.1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "13",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "2",
+ "path_id": "2",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.7",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.7",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.7",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.7",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.7",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.7",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.6",
+ "path_id": "2",
+ "start_time": "52"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.7",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.7",
+ "path_id": "2",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.7",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.7",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "42"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.8",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.8",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.8",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "42"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.9",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.9",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.9",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.9",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2.49",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "53"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.8",
+ "path_id": "0",
+ "start_time": "53"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "4",
+ "delta_time": "25",
+ "enemy_id": "airship",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.7",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "9",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.55",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "62"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.6",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.7",
+ "path_id": "0",
+ "start_time": "42"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "13",
+ "factor_hit_power": "2",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "13",
+ "factor_hit_power": "2",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "13",
+ "factor_hit_power": "2",
+ "factor_speed_move": "2",
+ "path_id": "2",
+ "start_time": "38"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "13",
+ "factor_hit_power": "2",
+ "factor_speed_move": "2",
+ "path_id": "2",
+ "start_time": "38"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "42"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1.4",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "2.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "2.1",
+ "path_id": "2",
+ "start_time": "38 "
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.7",
+ "path_id": "1",
+ "start_time": "62"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "43",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "5.49",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "2.1",
+ "path_id": "0",
+ "start_time": "40"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "27",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "3.3",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "2.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "27",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "3.3",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "2.2",
+ "path_id": "2",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "2.1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "16",
+ "enemy_id": "airship",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.8",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "50"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.7",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "42"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.6",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "54",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "2.3",
+ "path_id": "0",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "42"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "33",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "3.5",
+ "factor_hit_power": "1.7",
+ "factor_speed_move": "2.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "33",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "3.5",
+ "factor_hit_power": "1.7",
+ "factor_speed_move": "2.4",
+ "path_id": "2",
+ "start_time": "120"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.8",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "2",
+ "path_id": "2",
+ "start_time": "120"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.6",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "40",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "2.5",
+ "path_id": "2",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "5",
+ "delta_time": "30",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "20",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "5",
+ "delta_time": "20",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff00ff",
+ "count": "1",
+ "delta_time": "8",
+ "enemy_id": "tank_heavy",
+ "factor_health": "10",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "2.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "60",
+ "money_start_2": "60"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "70 499",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000010000000000000000000000000100000000000000100000000000000000000000000000000010000001000010000000000000000000010001100000000000000000000011100000000000000000000000000000000001000000000000000000000000010000000000110000000000000000000000000000100110000000000000011000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_01_03_bg_0.jpg",
+ "use_filter": "1"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "0 430",
+ "rect": "0 0 102 142",
+ "texture": "game/worlds/world_01_03_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "46 461",
+ "rect": "0 0 54 68",
+ "texture": "game/worlds/world_01_03_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "29 456",
+ "rect": "0 0 100 90",
+ "texture": "game/worlds/world_01_03_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "70 499"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "9 401"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "46 460",
+ "rect": "0 0 54 69",
+ "texture": "game/worlds/world_01_03_bg_4.png",
+ "use_filter": "1"
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "1075 304"}},
+ {"@attributes": {"point": "864 318"}},
+ {"@attributes": {"point": "683 338"}},
+ {"@attributes": {"point": "693 430"}},
+ {"@attributes": {"point": "585 439"}},
+ {"@attributes": {"point": "404 477"}},
+ {"@attributes": {"point": "411 403"}},
+ {"@attributes": {"point": "324 401"}},
+ {"@attributes": {"point": "298 413"}},
+ {"@attributes": {"point": "252 392"}},
+ {"@attributes": {"point": "309 212"}},
+ {"@attributes": {"point": "364 167"}},
+ {"@attributes": {"point": "442 203"}},
+ {"@attributes": {"point": "481 143"}},
+ {"@attributes": {"point": "539 124"}},
+ {"@attributes": {"point": "637 189"}},
+ {"@attributes": {"point": "773 238"}},
+ {"@attributes": {"point": "797 273"}},
+ {"@attributes": {"point": "811 443"}},
+ {"@attributes": {"point": "794 525"}},
+ {"@attributes": {"point": "709 521"}},
+ {"@attributes": {"point": "697 572"}},
+ {"@attributes": {"point": "649 644"}},
+ {"@attributes": {"point": "482 608"}},
+ {"@attributes": {"point": "382 569"}},
+ {"@attributes": {"point": "214 504"}},
+ {"@attributes": {"point": "62 498"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "1075 304"}},
+ {"@attributes": {"point": "785 317"}},
+ {"@attributes": {"point": "808 362"}},
+ {"@attributes": {"point": "799 478"}},
+ {"@attributes": {"point": "791 521"}},
+ {"@attributes": {"point": "698 519"}},
+ {"@attributes": {"point": "682 629"}},
+ {"@attributes": {"point": "563 626"}},
+ {"@attributes": {"point": "399 574"}},
+ {"@attributes": {"point": "234 516"}},
+ {"@attributes": {"point": "61 499"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "1180 673"}},
+ {"@attributes": {"point": "912 662"}},
+ {"@attributes": {"point": "774 549"}},
+ {"@attributes": {"point": "713 455"}},
+ {"@attributes": {"point": "671 355"}},
+ {"@attributes": {"point": "570 265"}},
+ {"@attributes": {"point": "428 262"}},
+ {"@attributes": {"point": "343 296"}},
+ {"@attributes": {"point": "55 509"}},
+ {"@attributes": {"point": "-108 646"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "1180 191"}},
+ {"@attributes": {"point": "999 193"}},
+ {"@attributes": {"point": "803 258"}},
+ {"@attributes": {"point": "724 394"}},
+ {"@attributes": {"point": "710 467"}},
+ {"@attributes": {"point": "606 539"}},
+ {"@attributes": {"point": "467 536"}},
+ {"@attributes": {"point": "211 462"}},
+ {"@attributes": {"point": "-70 513"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "110 427"}},
+ {"@attributes": {"point": "190 455"}},
+ {"@attributes": {"point": "257 514"}},
+ {"@attributes": {"point": "319 559"}},
+ {"@attributes": {"point": "410 496"}},
+ {"@attributes": {"point": "466 478"}},
+ {"@attributes": {"point": "598 439"}},
+ {"@attributes": {"point": "544 425"}},
+ {"@attributes": {"point": "504 372"}},
+ {"@attributes": {"point": "517 280"}},
+ {"@attributes": {"point": "558 243"}},
+ {"@attributes": {"point": "641 238"}},
+ {"@attributes": {"point": "806 357"}},
+ {"@attributes": {"point": "836 443"}},
+ {"@attributes": {"point": "886 420"}},
+ {"@attributes": {"point": "972 422"}},
+ {"@attributes": {"point": "927 263"}},
+ {"@attributes": {"point": "859 153"}},
+ {"@attributes": {"point": "686 70"}},
+ {"@attributes": {"point": "582 139"}},
+ {"@attributes": {"point": "423 148"}},
+ {"@attributes": {"point": "430 272"}},
+ {"@attributes": {"point": "337 226"}},
+ {"@attributes": {"point": "339 387"}},
+ {"@attributes": {"point": "148 349"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.49",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.49",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.25",
+ "path_id": "1",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.49",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.35",
+ "path_id": "1",
+ "start_time": "92"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.49",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "92"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.49",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.49",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.6",
+ "path_id": "1",
+ "start_time": "63"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.6",
+ "path_id": "1",
+ "start_time": "63.5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "52"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "52.5"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "52.5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "32"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.7",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.7",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.7",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.6",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.7",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.6",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.7",
+ "path_id": "1",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.6",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.7",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "63"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "25",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "8",
+ "delta_time": "7",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "74"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "20",
+ "enemy_id": "bomber",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "86"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "40",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.1",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "40",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.1",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "2",
+ "path_id": "1",
+ "start_time": "85"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "14",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "85"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.6",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.6",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.6",
+ "path_id": "1",
+ "start_time": "100"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "16",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "98"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "13",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "12",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "50"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "62"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1.4",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "32"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "66"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "2",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "90"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "3",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "3",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1.4",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "32",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.8",
+ "path_id": "1",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "32",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.8",
+ "path_id": "1",
+ "start_time": "24.4"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "32",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.8",
+ "path_id": "1",
+ "start_time": "24.8"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "35",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.8",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "35",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.8",
+ "path_id": "0",
+ "start_time": "4.3"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "35",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.8",
+ "path_id": "0",
+ "start_time": "44.6"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "35",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.8",
+ "path_id": "0",
+ "start_time": "44.9"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "6",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "62"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "40",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "3.49",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.8",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "4",
+ "enemy_id": "tank_light",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "40",
+ "delta_time": "0.9",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "6",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.5",
+ "factor_speed_move": "1.7",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff6600",
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.6",
+ "factor_speed_attack": "0.5",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.3",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff6600",
+ "count": "9",
+ "delta_time": "8",
+ "enemy_id": "tank_light",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "0.5",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff00ff",
+ "count": "5",
+ "delta_time": "10",
+ "enemy_id": "tank_heavy",
+ "factor_health": "4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ }
+ }
+ ]
+ }
+ }
+ ]
+}
\ No newline at end of file
diff --git a/static/_app/tools/toy-defence/data/game/worlds/world_02.json b/static/_app/tools/toy-defence/data/game/worlds/world_02.json
new file mode 100644
index 00000000..ad23a604
--- /dev/null
+++ b/static/_app/tools/toy-defence/data/game/worlds/world_02.json
@@ -0,0 +1,39118 @@
+{
+ "@attributes": {"sound": "sounds/game_atmosphere_cold_wind.wav"},
+ "mission": [
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "80",
+ "money_start_2": "80"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "488 441",
+ "box_id": "0",
+ "box_position": "700 600",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000110000000000001100000000001100000000000011000000000010000000000000110000000000000111100000001100000000000001111001000011000000001000100000000000100010000000010000000000001000100000000100000000000100011000000011001000000000000110000000110011000000000011000000000000000000000001100000000000000000000000000000000000001111110001110000000000000011011100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_02_01_bg_0.jpg"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "411 402",
+ "rect": "0 0 168 118",
+ "texture": "game/worlds/world_02_01_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "451 412",
+ "rect": "0 0 76 52",
+ "texture": "game/worlds/world_02_01_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "426 399",
+ "rect": "0 0 116 98",
+ "texture": "game/worlds/world_02_01_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "488 441"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "387 401"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "-68 536"}},
+ {"@attributes": {"point": "115 388"}},
+ {"@attributes": {"point": "242 233"}},
+ {"@attributes": {"point": "279 137"}},
+ {"@attributes": {"point": "401 205"}},
+ {"@attributes": {"point": "422 71"}},
+ {"@attributes": {"point": "575 166"}},
+ {"@attributes": {"point": "660 179"}},
+ {"@attributes": {"point": "665 282"}},
+ {"@attributes": {"point": "647 367"}},
+ {"@attributes": {"point": "486 345"}},
+ {"@attributes": {"point": "493 441"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "1100 37"}},
+ {"@attributes": {"point": "1030 77"}},
+ {"@attributes": {"point": "962 294"}},
+ {"@attributes": {"point": "879 225"}},
+ {"@attributes": {"point": "816 273"}},
+ {"@attributes": {"point": "799 471"}},
+ {"@attributes": {"point": "695 426"}},
+ {"@attributes": {"point": "689 553"}},
+ {"@attributes": {"point": "592 557"}},
+ {"@attributes": {"point": "328 560"}},
+ {"@attributes": {"point": "276 495"}},
+ {"@attributes": {"point": "281 431"}},
+ {"@attributes": {"point": "300 356"}},
+ {"@attributes": {"point": "389 357"}},
+ {"@attributes": {"point": "495 351"}},
+ {"@attributes": {"point": "490 447"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "1130 660"}},
+ {"@attributes": {"point": "1008 615"}},
+ {"@attributes": {"point": "878 534"}},
+ {"@attributes": {"point": "756 541"}},
+ {"@attributes": {"point": "578 618"}},
+ {"@attributes": {"point": "383 612"}},
+ {"@attributes": {"point": "264 570"}},
+ {"@attributes": {"point": "149 444"}},
+ {"@attributes": {"point": "132 286"}},
+ {"@attributes": {"point": "300 109"}},
+ {"@attributes": {"point": "578 85"}},
+ {"@attributes": {"point": "763 211"}},
+ {"@attributes": {"point": "719 378"}},
+ {"@attributes": {"point": "473 424"}},
+ {"@attributes": {"point": "277 602"}},
+ {"@attributes": {"point": "161 852"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "932 -75"}},
+ {"@attributes": {"point": "947 185"}},
+ {"@attributes": {"point": "802 236"}},
+ {"@attributes": {"point": "782 400"}},
+ {"@attributes": {"point": "664 440"}},
+ {"@attributes": {"point": "496 441"}},
+ {"@attributes": {"point": "331 459"}},
+ {"@attributes": {"point": "161 516"}},
+ {"@attributes": {"point": "-121 642"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "98 281"}},
+ {"@attributes": {"point": "169 362"}},
+ {"@attributes": {"point": "181 427"}},
+ {"@attributes": {"point": "248 424"}},
+ {"@attributes": {"point": "362 606"}},
+ {"@attributes": {"point": "371 656"}},
+ {"@attributes": {"point": "494 668"}},
+ {"@attributes": {"point": "670 639"}},
+ {"@attributes": {"point": "729 610"}},
+ {"@attributes": {"point": "717 536"}},
+ {"@attributes": {"point": "758 452"}},
+ {"@attributes": {"point": "853 423"}},
+ {"@attributes": {"point": "925 376"}},
+ {"@attributes": {"point": "916 274"}},
+ {"@attributes": {"point": "830 254"}},
+ {"@attributes": {"point": "731 264"}},
+ {"@attributes": {"point": "656 277"}},
+ {"@attributes": {"point": "557 289"}},
+ {"@attributes": {"point": "527 254"}},
+ {"@attributes": {"point": "382 261"}},
+ {"@attributes": {"point": "277 264"}},
+ {"@attributes": {"point": "227 275"}},
+ {"@attributes": {"point": "149 243"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "0.7",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "0.7",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "0.8",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "0.8",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "20"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "0.8",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "0.8",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "21"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "0.9",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "0.9",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "0.9",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "39"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "0.9",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "0.9",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "0.9",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "39"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "7",
+ "enemy_id": "truck",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "38"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "42"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "0.8",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "truck",
+ "factor_health": "0.8",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "8"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "32",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "0.9",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "32",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "0.9",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "32",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "0.9",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "3.2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "12",
+ "enemy_id": "truck",
+ "factor_health": "0.9",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "14",
+ "enemy_id": "truck",
+ "factor_health": "0.9",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "24",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "0.9",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "6"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "18",
+ "enemy_id": "fighter",
+ "factor_health": "0.4",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "7",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "7",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "7"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "8"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "8"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "36"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "0.9",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "40"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "0.9",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "45"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "0.9",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "45"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.7",
+ "factor_speed_move": "0.9",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_speed_attack": "0.7",
+ "factor_speed_move": "0.7",
+ "path_id": "1",
+ "start_time": "40"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "path_id": "0",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "14",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_speed_move": "0.9",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_speed_move": "0.9",
+ "path_id": "2",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_speed_attack": "0.7",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "7",
+ "enemy_id": "car",
+ "factor_speed_attack": "0.7",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "40"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "0.9",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "0.9",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "120",
+ "money_start_2": "120"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "488 441",
+ "box_id": "0",
+ "box_position": "700 600",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000010000000000000100000000000000010100000001000000000000001010001000010000000000000000000000000100010000000000000000000000000000000000000000000000100001000000001001000000000000010000000000001000000000000000000000000000000000001000000000000000000000000000000000000000101010001010000000000000010001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_02_01_bg_0.jpg"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "411 402",
+ "rect": "0 0 168 118",
+ "texture": "game/worlds/world_02_01_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "451 412",
+ "rect": "0 0 76 52",
+ "texture": "game/worlds/world_02_01_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "426 399",
+ "rect": "0 0 116 98",
+ "texture": "game/worlds/world_02_01_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "488 441"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "386 402"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "-68 536"}},
+ {"@attributes": {"point": "115 388"}},
+ {"@attributes": {"point": "242 233"}},
+ {"@attributes": {"point": "279 137"}},
+ {"@attributes": {"point": "401 205"}},
+ {"@attributes": {"point": "422 71"}},
+ {"@attributes": {"point": "575 166"}},
+ {"@attributes": {"point": "660 179"}},
+ {"@attributes": {"point": "665 282"}},
+ {"@attributes": {"point": "647 367"}},
+ {"@attributes": {"point": "486 345"}},
+ {"@attributes": {"point": "492 441"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "1100 37"}},
+ {"@attributes": {"point": "1030 77"}},
+ {"@attributes": {"point": "962 294"}},
+ {"@attributes": {"point": "879 225"}},
+ {"@attributes": {"point": "816 273"}},
+ {"@attributes": {"point": "799 471"}},
+ {"@attributes": {"point": "695 426"}},
+ {"@attributes": {"point": "689 553"}},
+ {"@attributes": {"point": "592 557"}},
+ {"@attributes": {"point": "328 560"}},
+ {"@attributes": {"point": "276 495"}},
+ {"@attributes": {"point": "281 431"}},
+ {"@attributes": {"point": "300 356"}},
+ {"@attributes": {"point": "389 357"}},
+ {"@attributes": {"point": "495 351"}},
+ {"@attributes": {"point": "490 447"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "1130 660"}},
+ {"@attributes": {"point": "1008 615"}},
+ {"@attributes": {"point": "878 534"}},
+ {"@attributes": {"point": "756 541"}},
+ {"@attributes": {"point": "578 618"}},
+ {"@attributes": {"point": "383 612"}},
+ {"@attributes": {"point": "264 570"}},
+ {"@attributes": {"point": "149 444"}},
+ {"@attributes": {"point": "132 286"}},
+ {"@attributes": {"point": "300 109"}},
+ {"@attributes": {"point": "578 85"}},
+ {"@attributes": {"point": "763 211"}},
+ {"@attributes": {"point": "719 378"}},
+ {"@attributes": {"point": "473 424"}},
+ {"@attributes": {"point": "277 602"}},
+ {"@attributes": {"point": "161 852"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "932 -75"}},
+ {"@attributes": {"point": "947 185"}},
+ {"@attributes": {"point": "802 236"}},
+ {"@attributes": {"point": "782 400"}},
+ {"@attributes": {"point": "664 440"}},
+ {"@attributes": {"point": "496 441"}},
+ {"@attributes": {"point": "331 459"}},
+ {"@attributes": {"point": "161 516"}},
+ {"@attributes": {"point": "-121 642"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "73 218"}},
+ {"@attributes": {"point": "194 311"}},
+ {"@attributes": {"point": "256 396"}},
+ {"@attributes": {"point": "290 503"}},
+ {"@attributes": {"point": "348 559"}},
+ {"@attributes": {"point": "420 615"}},
+ {"@attributes": {"point": "479 651"}},
+ {"@attributes": {"point": "660 638"}},
+ {"@attributes": {"point": "672 559"}},
+ {"@attributes": {"point": "747 557"}},
+ {"@attributes": {"point": "748 460"}},
+ {"@attributes": {"point": "839 414"}},
+ {"@attributes": {"point": "897 359"}},
+ {"@attributes": {"point": "939 307"}},
+ {"@attributes": {"point": "876 286"}},
+ {"@attributes": {"point": "730 314"}},
+ {"@attributes": {"point": "597 272"}},
+ {"@attributes": {"point": "531 247"}},
+ {"@attributes": {"point": "467 271"}},
+ {"@attributes": {"point": "351 324"}},
+ {"@attributes": {"point": "248 324"}},
+ {"@attributes": {"point": "231 90"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "37",
+ "delta_time": "0.7",
+ "enemy_id": "soldier",
+ "factor_health": "0.8",
+ "factor_speed_move": "0.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "37",
+ "delta_time": "0.7",
+ "enemy_id": "soldier",
+ "factor_health": "0.8",
+ "factor_speed_move": "0.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "37",
+ "delta_time": "0.7",
+ "enemy_id": "soldier",
+ "factor_health": "0.8",
+ "factor_speed_move": "0.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "0.9",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "0.9",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "40"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "0.9",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "40"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "0.9",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "70"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "0.9",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "70"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "14",
+ "enemy_id": "truck",
+ "factor_health": "0.8",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "26",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "0.9",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "22",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "0.9",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "72"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "22",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "0.9",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "72"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "13",
+ "enemy_id": "truck",
+ "factor_health": "0.9",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "12",
+ "enemy_id": "truck",
+ "factor_health": "0.9",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "28",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "28",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "18",
+ "enemy_id": "fighter",
+ "factor_health": "0.6",
+ "factor_speed_move": "0.7",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "90",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "90",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "38"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "22",
+ "delta_time": "5",
+ "enemy_id": "soldier",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "52",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "36",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "36",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "20",
+ "enemy_id": "fighter",
+ "factor_health": "0.6",
+ "factor_speed_move": "0.8",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "20",
+ "enemy_id": "fighter",
+ "factor_health": "0.6",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "63"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "103"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "20",
+ "enemy_id": "car",
+ "factor_health": "0.9",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "1.25",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "33"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "33"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "33"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "63"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "path_id": "1",
+ "start_time": "93"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "path_id": "0",
+ "start_time": "82"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "path_id": "0",
+ "start_time": "83"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.5",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "7",
+ "enemy_id": "truck",
+ "factor_health": "1.5",
+ "path_id": "1",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.3",
+ "path_id": "1",
+ "start_time": "41"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.3",
+ "path_id": "1",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "20",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_speed_move": "0.8",
+ "path_id": "3",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "7"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "65"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "0.9",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "40"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1.5",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1.5",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "20",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "64"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "50",
+ "money_start_2": "50"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "887 75",
+ "box_id": "0",
+ "box_position": "0 0",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000110000010001000000000000000010000100010000000000010000001001000000000000001100000000010000000000000000000000100000000001000000000000000000000000000000000000000001001000000000000000000000010011000000000000000100000000010000000000000000001001000000000000000000000010010000000010000000000000000100000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_02_02_bg_0.jpg"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "845 2",
+ "rect": "0 0 118 124",
+ "texture": "game/worlds/world_02_02_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "852 34",
+ "rect": "0 0 64 80",
+ "texture": "game/worlds/world_02_02_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "827 29",
+ "rect": "0 0 104 98",
+ "texture": "game/worlds/world_02_02_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "887 75"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "873 93"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "-89 558"}},
+ {"@attributes": {"point": "86 435"}},
+ {"@attributes": {"point": "155 523"}},
+ {"@attributes": {"point": "220 606"}},
+ {"@attributes": {"point": "283 530"}},
+ {"@attributes": {"point": "336 626"}},
+ {"@attributes": {"point": "415 619"}},
+ {"@attributes": {"point": "453 557"}},
+ {"@attributes": {"point": "438 463"}},
+ {"@attributes": {"point": "438 376"}},
+ {"@attributes": {"point": "424 314"}},
+ {"@attributes": {"point": "363 289"}},
+ {"@attributes": {"point": "313 301"}},
+ {"@attributes": {"point": "300 370"}},
+ {"@attributes": {"point": "80 290"}},
+ {"@attributes": {"point": "70 234"}},
+ {"@attributes": {"point": "98 156"}},
+ {"@attributes": {"point": "198 104"}},
+ {"@attributes": {"point": "314 14"}},
+ {"@attributes": {"point": "387 125"}},
+ {"@attributes": {"point": "480 66"}},
+ {"@attributes": {"point": "528 165"}},
+ {"@attributes": {"point": "489 256"}},
+ {"@attributes": {"point": "573 325"}},
+ {"@attributes": {"point": "539 439"}},
+ {"@attributes": {"point": "563 530"}},
+ {"@attributes": {"point": "624 569"}},
+ {"@attributes": {"point": "707 645"}},
+ {"@attributes": {"point": "818 641"}},
+ {"@attributes": {"point": "925 580"}},
+ {"@attributes": {"point": "908 442"}},
+ {"@attributes": {"point": "780 403"}},
+ {"@attributes": {"point": "686 365"}},
+ {"@attributes": {"point": "656 286"}},
+ {"@attributes": {"point": "644 162"}},
+ {"@attributes": {"point": "656 119"}},
+ {"@attributes": {"point": "717 55"}},
+ {"@attributes": {"point": "832 72"}},
+ {"@attributes": {"point": "888 75"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "337 859"}},
+ {"@attributes": {"point": "420 707"}},
+ {"@attributes": {"point": "439 615"}},
+ {"@attributes": {"point": "610 550"}},
+ {"@attributes": {"point": "680 491"}},
+ {"@attributes": {"point": "707 238"}},
+ {"@attributes": {"point": "755 173"}},
+ {"@attributes": {"point": "997 63"}},
+ {"@attributes": {"point": "1084 -80"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "-97 313"}},
+ {"@attributes": {"point": "93 340"}},
+ {"@attributes": {"point": "279 382"}},
+ {"@attributes": {"point": "405 470"}},
+ {"@attributes": {"point": "531 487"}},
+ {"@attributes": {"point": "562 259"}},
+ {"@attributes": {"point": "946 372"}},
+ {"@attributes": {"point": "914 186"}},
+ {"@attributes": {"point": "972 72"}},
+ {"@attributes": {"point": "1117 68"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "172 401"}},
+ {"@attributes": {"point": "226 398"}},
+ {"@attributes": {"point": "286 416"}},
+ {"@attributes": {"point": "337 476"}},
+ {"@attributes": {"point": "349 507"}},
+ {"@attributes": {"point": "397 505"}},
+ {"@attributes": {"point": "505 511"}},
+ {"@attributes": {"point": "537 492"}},
+ {"@attributes": {"point": "518 407"}},
+ {"@attributes": {"point": "530 319"}},
+ {"@attributes": {"point": "449 321"}},
+ {"@attributes": {"point": "207 308"}},
+ {"@attributes": {"point": "83 274"}},
+ {"@attributes": {"point": "118 175"}},
+ {"@attributes": {"point": "171 151"}},
+ {"@attributes": {"point": "234 143"}},
+ {"@attributes": {"point": "278 174"}},
+ {"@attributes": {"point": "344 201"}},
+ {"@attributes": {"point": "409 195"}},
+ {"@attributes": {"point": "461 163"}},
+ {"@attributes": {"point": "525 174"}},
+ {"@attributes": {"point": "572 187"}},
+ {"@attributes": {"point": "600 188"}},
+ {"@attributes": {"point": "653 272"}},
+ {"@attributes": {"point": "671 366"}},
+ {"@attributes": {"point": "682 422"}},
+ {"@attributes": {"point": "682 437"}},
+ {"@attributes": {"point": "657 503"}},
+ {"@attributes": {"point": "502 601"}},
+ {"@attributes": {"point": "307 603"}},
+ {"@attributes": {"point": "88 500"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "44"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "44"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "66"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "66"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "66"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "9",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "9",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "117"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "90",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "12",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "9",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "44"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "0.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "0.35",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "27"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "51"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "0.25",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "13"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "0.35",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "37"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "0.45",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "61"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "12",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "18"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "12",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.15",
+ "path_id": "0",
+ "start_time": "20"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "13",
+ "delta_time": "12",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "22"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "28"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "27",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "16"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "15",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "10",
+ "enemy_id": "truck",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "5",
+ "enemy_id": "soldier",
+ "factor_health": "2.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "23",
+ "enemy_id": "bomber",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "7"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "2.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff0000",
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_heavy",
+ "factor_health": "3",
+ "factor_hit_power": "0.6",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.5",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "95"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "90",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "75"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "75"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "7",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "7",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "1.15",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "8",
+ "enemy_id": "tank_light",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "36"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff0000",
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "airship",
+ "factor_health": "5.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "2",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "20",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "11",
+ "enemy_id": "fighter",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "64",
+ "money_start_2": "64"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "887 75",
+ "box_id": "0",
+ "box_position": "0 0",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000010000100000000000000010000000001000000000010000000001000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000001001000000000000000000000000000000000000000001100100100010000000000000000001000000000000000000000000000010000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_02_02_bg_0.jpg"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "845 2",
+ "rect": "0 0 118 124",
+ "texture": "game/worlds/world_02_02_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "852 34",
+ "rect": "0 0 64 80",
+ "texture": "game/worlds/world_02_02_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "827 29",
+ "rect": "0 0 104 98",
+ "texture": "game/worlds/world_02_02_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "887 75"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "870 94"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "-89 558"}},
+ {"@attributes": {"point": "86 435"}},
+ {"@attributes": {"point": "155 523"}},
+ {"@attributes": {"point": "220 606"}},
+ {"@attributes": {"point": "283 530"}},
+ {"@attributes": {"point": "336 626"}},
+ {"@attributes": {"point": "415 619"}},
+ {"@attributes": {"point": "453 557"}},
+ {"@attributes": {"point": "438 463"}},
+ {"@attributes": {"point": "438 376"}},
+ {"@attributes": {"point": "424 314"}},
+ {"@attributes": {"point": "363 289"}},
+ {"@attributes": {"point": "313 301"}},
+ {"@attributes": {"point": "300 370"}},
+ {"@attributes": {"point": "80 290"}},
+ {"@attributes": {"point": "70 234"}},
+ {"@attributes": {"point": "98 156"}},
+ {"@attributes": {"point": "198 104"}},
+ {"@attributes": {"point": "314 14"}},
+ {"@attributes": {"point": "387 125"}},
+ {"@attributes": {"point": "480 66"}},
+ {"@attributes": {"point": "528 165"}},
+ {"@attributes": {"point": "489 256"}},
+ {"@attributes": {"point": "573 325"}},
+ {"@attributes": {"point": "539 439"}},
+ {"@attributes": {"point": "563 530"}},
+ {"@attributes": {"point": "624 569"}},
+ {"@attributes": {"point": "707 645"}},
+ {"@attributes": {"point": "818 641"}},
+ {"@attributes": {"point": "925 580"}},
+ {"@attributes": {"point": "908 442"}},
+ {"@attributes": {"point": "780 403"}},
+ {"@attributes": {"point": "686 365"}},
+ {"@attributes": {"point": "656 286"}},
+ {"@attributes": {"point": "644 162"}},
+ {"@attributes": {"point": "656 119"}},
+ {"@attributes": {"point": "717 55"}},
+ {"@attributes": {"point": "832 72"}},
+ {"@attributes": {"point": "888 75"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "337 859"}},
+ {"@attributes": {"point": "420 707"}},
+ {"@attributes": {"point": "500 601"}},
+ {"@attributes": {"point": "610 550"}},
+ {"@attributes": {"point": "680 491"}},
+ {"@attributes": {"point": "795 383"}},
+ {"@attributes": {"point": "745 184"}},
+ {"@attributes": {"point": "997 63"}},
+ {"@attributes": {"point": "1084 -80"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "-97 313"}},
+ {"@attributes": {"point": "105 419"}},
+ {"@attributes": {"point": "218 406"}},
+ {"@attributes": {"point": "354 536"}},
+ {"@attributes": {"point": "531 487"}},
+ {"@attributes": {"point": "562 259"}},
+ {"@attributes": {"point": "604 180"}},
+ {"@attributes": {"point": "721 100"}},
+ {"@attributes": {"point": "963 74"}},
+ {"@attributes": {"point": "1117 68"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "175 402"}},
+ {"@attributes": {"point": "293 416"}},
+ {"@attributes": {"point": "338 497"}},
+ {"@attributes": {"point": "384 522"}},
+ {"@attributes": {"point": "445 479"}},
+ {"@attributes": {"point": "446 423"}},
+ {"@attributes": {"point": "531 396"}},
+ {"@attributes": {"point": "535 325"}},
+ {"@attributes": {"point": "486 274"}},
+ {"@attributes": {"point": "426 249"}},
+ {"@attributes": {"point": "239 250"}},
+ {"@attributes": {"point": "130 235"}},
+ {"@attributes": {"point": "152 159"}},
+ {"@attributes": {"point": "234 102"}},
+ {"@attributes": {"point": "322 86"}},
+ {"@attributes": {"point": "328 163"}},
+ {"@attributes": {"point": "376 209"}},
+ {"@attributes": {"point": "489 154"}},
+ {"@attributes": {"point": "656 146"}},
+ {"@attributes": {"point": "875 137"}},
+ {"@attributes": {"point": "866 223"}},
+ {"@attributes": {"point": "600 410"}},
+ {"@attributes": {"point": "546 490"}},
+ {"@attributes": {"point": "480 615"}},
+ {"@attributes": {"point": "97 472"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "44"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "44"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "66"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "66"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "66"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "9",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "9",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "120"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "90",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "12",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "9",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "44"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "23"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "43"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "13"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "33"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "53"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "34",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "10",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "18"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "10",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "20"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "22"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "28"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "27",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "16"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "18",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "19",
+ "delta_time": "9",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "19",
+ "delta_time": "9",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "7"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "23",
+ "enemy_id": "bomber",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "7"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "80",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff0000",
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_heavy",
+ "factor_health": "2.75",
+ "factor_hit_power": "0.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.55",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "7"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "95"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "90",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "75"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "75"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "28",
+ "delta_time": "7",
+ "enemy_id": "tank_light",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "14",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "14",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "11"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "14",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "14",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "11"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "8",
+ "enemy_id": "tank_light",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "36"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff0000",
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "airship",
+ "factor_health": "7.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "2",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "20",
+ "enemy_id": "bomber",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "11",
+ "enemy_id": "fighter",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "50",
+ "money_start_2": "50"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "399 444",
+ "box_id": "0",
+ "box_position": "0 0",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001011000000000000000000000010001000000000000000000011110000001100000000011000000000000011000000000110000000000001000000000001100000001100000000000000000000001110000000100000000000000000000000000000000000000000000000000000000000011100000000001000000000000010000111000000000000000000000000100000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_02_03_bg_0.jpg"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "329 374",
+ "rect": "0 0 108 150",
+ "texture": "game/worlds/world_02_03_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "377 409",
+ "rect": "0 0 54 74",
+ "texture": "game/worlds/world_02_03_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "347 404",
+ "rect": "0 0 132 90",
+ "texture": "game/worlds/world_02_03_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "399 444"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "413 346"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "1103 441"}},
+ {"@attributes": {"point": "999 453"}},
+ {"@attributes": {"point": "927 401"}},
+ {"@attributes": {"point": "819 468"}},
+ {"@attributes": {"point": "789 340"}},
+ {"@attributes": {"point": "718 385"}},
+ {"@attributes": {"point": "554 448"}},
+ {"@attributes": {"point": "391 452"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "689 -66"}},
+ {"@attributes": {"point": "695 134"}},
+ {"@attributes": {"point": "752 166"}},
+ {"@attributes": {"point": "864 111"}},
+ {"@attributes": {"point": "898 125"}},
+ {"@attributes": {"point": "971 285"}},
+ {"@attributes": {"point": "815 329"}},
+ {"@attributes": {"point": "687 398"}},
+ {"@attributes": {"point": "532 451"}},
+ {"@attributes": {"point": "390 448"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "474 847"}},
+ {"@attributes": {"point": "486 704"}},
+ {"@attributes": {"point": "502 625"}},
+ {"@attributes": {"point": "418 596"}},
+ {"@attributes": {"point": "340 538"}},
+ {"@attributes": {"point": "278 596"}},
+ {"@attributes": {"point": "215 636"}},
+ {"@attributes": {"point": "113 489"}},
+ {"@attributes": {"point": "193 431"}},
+ {"@attributes": {"point": "358 320"}},
+ {"@attributes": {"point": "510 262"}},
+ {"@attributes": {"point": "647 222"}},
+ {"@attributes": {"point": "680 344"}},
+ {"@attributes": {"point": "699 393"}},
+ {"@attributes": {"point": "576 442"}},
+ {"@attributes": {"point": "391 444"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "371 -65"}},
+ {"@attributes": {"point": "471 54"}},
+ {"@attributes": {"point": "343 126"}},
+ {"@attributes": {"point": "274 164"}},
+ {"@attributes": {"point": "331 251"}},
+ {"@attributes": {"point": "366 334"}},
+ {"@attributes": {"point": "460 281"}},
+ {"@attributes": {"point": "637 214"}},
+ {"@attributes": {"point": "671 316"}},
+ {"@attributes": {"point": "709 394"}},
+ {"@attributes": {"point": "581 439"}},
+ {"@attributes": {"point": "394 450"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "4"},
+ "point": [
+ {"@attributes": {"point": "-50 288"}},
+ {"@attributes": {"point": "47 235"}},
+ {"@attributes": {"point": "142 255"}},
+ {"@attributes": {"point": "133 349"}},
+ {"@attributes": {"point": "201 416"}},
+ {"@attributes": {"point": "232 413"}},
+ {"@attributes": {"point": "381 306"}},
+ {"@attributes": {"point": "522 264"}},
+ {"@attributes": {"point": "632 219"}},
+ {"@attributes": {"point": "677 321"}},
+ {"@attributes": {"point": "707 393"}},
+ {"@attributes": {"point": "589 442"}},
+ {"@attributes": {"point": "396 449"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "5"},
+ "point": [
+ {"@attributes": {"point": "834 905"}},
+ {"@attributes": {"point": "707 664"}},
+ {"@attributes": {"point": "741 488"}},
+ {"@attributes": {"point": "882 353"}},
+ {"@attributes": {"point": "922 165"}},
+ {"@attributes": {"point": "740 89"}},
+ {"@attributes": {"point": "558 39"}},
+ {"@attributes": {"point": "277 168"}},
+ {"@attributes": {"point": "424 444"}},
+ {"@attributes": {"point": "416 643"}},
+ {"@attributes": {"point": "415 900"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "153 300"}},
+ {"@attributes": {"point": "193 302"}},
+ {"@attributes": {"point": "225 302"}},
+ {"@attributes": {"point": "229 290"}},
+ {"@attributes": {"point": "236 263"}},
+ {"@attributes": {"point": "279 269"}},
+ {"@attributes": {"point": "334 210"}},
+ {"@attributes": {"point": "387 172"}},
+ {"@attributes": {"point": "477 182"}},
+ {"@attributes": {"point": "530 183"}},
+ {"@attributes": {"point": "633 139"}},
+ {"@attributes": {"point": "670 149"}},
+ {"@attributes": {"point": "748 175"}},
+ {"@attributes": {"point": "826 174"}},
+ {"@attributes": {"point": "835 198"}},
+ {"@attributes": {"point": "835 230"}},
+ {"@attributes": {"point": "833 258"}},
+ {"@attributes": {"point": "797 275"}},
+ {"@attributes": {"point": "773 254"}},
+ {"@attributes": {"point": "728 266"}},
+ {"@attributes": {"point": "760 424"}},
+ {"@attributes": {"point": "778 521"}},
+ {"@attributes": {"point": "656 505"}},
+ {"@attributes": {"point": "547 392"}},
+ {"@attributes": {"point": "555 347"}},
+ {"@attributes": {"point": "537 333"}},
+ {"@attributes": {"point": "460 326"}},
+ {"@attributes": {"point": "441 352"}},
+ {"@attributes": {"point": "452 411"}},
+ {"@attributes": {"point": "507 470"}},
+ {"@attributes": {"point": "514 527"}},
+ {"@attributes": {"point": "522 576"}},
+ {"@attributes": {"point": "504 598"}},
+ {"@attributes": {"point": "441 593"}},
+ {"@attributes": {"point": "380 560"}},
+ {"@attributes": {"point": "278 502"}},
+ {"@attributes": {"point": "228 507"}},
+ {"@attributes": {"point": "230 489"}},
+ {"@attributes": {"point": "232 457"}},
+ {"@attributes": {"point": "129 386"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "55",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "28",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "4",
+ "start_time": "49"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "17",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "91"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "38",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "63"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "4",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "0.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "5",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "10",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "10",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "4",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "10",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "10",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "40"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "6",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "23"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "2",
+ "start_time": "93"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "2",
+ "start_time": "94"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "3",
+ "start_time": "93"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "3",
+ "start_time": "94"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "3",
+ "start_time": "94"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "9",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "36",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "9",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "9",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "9",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "72",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "36"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "14",
+ "enemy_id": "car",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "4",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "5",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "5",
+ "start_time": "36"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "5",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "4",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "13",
+ "delta_time": "14",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "5",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "11",
+ "delta_time": "14",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "5",
+ "start_time": "18"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "54",
+ "enemy_id": "bomber",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "5",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "46",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "46",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "46",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff0000",
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "2.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "5",
+ "start_time": "180"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "3",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "30"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "62"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "0.85",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "0.85",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "93",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "0.85",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "96",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "96",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "96",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "96",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "96",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "96",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "12",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "96",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "96",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "15",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "tank_light",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "66"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "54"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "airship",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "5",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "16",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "19",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "16",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "19",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "16",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "19",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "5",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "5",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "5",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "20",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "5",
+ "start_time": "7"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "30",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "5",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "14",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "4",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "4",
+ "start_time": "1"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "43",
+ "money_start_2": "43"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "399 444",
+ "box_id": "0",
+ "box_position": "0 0",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000010000000000000000000000010100000001000000000001000000000000010000000000100000000000000000000000000100000001000000000000000000000001110000000100000000000000000000000000000000000000000000000000000000000001000000000001000000000000010000010000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_02_03_bg_0.jpg"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "329 374",
+ "rect": "0 0 108 150",
+ "texture": "game/worlds/world_02_03_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "377 409",
+ "rect": "0 0 54 74",
+ "texture": "game/worlds/world_02_03_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "347 404",
+ "rect": "0 0 132 90",
+ "texture": "game/worlds/world_02_03_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "399 444"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "413 346"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "1103 441"}},
+ {"@attributes": {"point": "999 453"}},
+ {"@attributes": {"point": "927 401"}},
+ {"@attributes": {"point": "819 468"}},
+ {"@attributes": {"point": "789 340"}},
+ {"@attributes": {"point": "718 385"}},
+ {"@attributes": {"point": "554 448"}},
+ {"@attributes": {"point": "391 452"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "689 -66"}},
+ {"@attributes": {"point": "695 134"}},
+ {"@attributes": {"point": "752 166"}},
+ {"@attributes": {"point": "864 111"}},
+ {"@attributes": {"point": "898 125"}},
+ {"@attributes": {"point": "971 285"}},
+ {"@attributes": {"point": "815 329"}},
+ {"@attributes": {"point": "687 398"}},
+ {"@attributes": {"point": "532 451"}},
+ {"@attributes": {"point": "390 448"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "474 847"}},
+ {"@attributes": {"point": "486 704"}},
+ {"@attributes": {"point": "502 625"}},
+ {"@attributes": {"point": "418 596"}},
+ {"@attributes": {"point": "340 538"}},
+ {"@attributes": {"point": "278 596"}},
+ {"@attributes": {"point": "215 636"}},
+ {"@attributes": {"point": "113 489"}},
+ {"@attributes": {"point": "193 431"}},
+ {"@attributes": {"point": "358 320"}},
+ {"@attributes": {"point": "510 262"}},
+ {"@attributes": {"point": "647 222"}},
+ {"@attributes": {"point": "680 344"}},
+ {"@attributes": {"point": "699 393"}},
+ {"@attributes": {"point": "576 442"}},
+ {"@attributes": {"point": "391 444"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "371 -65"}},
+ {"@attributes": {"point": "471 54"}},
+ {"@attributes": {"point": "343 126"}},
+ {"@attributes": {"point": "274 164"}},
+ {"@attributes": {"point": "331 251"}},
+ {"@attributes": {"point": "366 334"}},
+ {"@attributes": {"point": "460 281"}},
+ {"@attributes": {"point": "637 214"}},
+ {"@attributes": {"point": "671 316"}},
+ {"@attributes": {"point": "709 394"}},
+ {"@attributes": {"point": "581 439"}},
+ {"@attributes": {"point": "394 450"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "4"},
+ "point": [
+ {"@attributes": {"point": "-50 288"}},
+ {"@attributes": {"point": "47 235"}},
+ {"@attributes": {"point": "142 255"}},
+ {"@attributes": {"point": "133 349"}},
+ {"@attributes": {"point": "201 416"}},
+ {"@attributes": {"point": "232 413"}},
+ {"@attributes": {"point": "381 306"}},
+ {"@attributes": {"point": "522 264"}},
+ {"@attributes": {"point": "632 219"}},
+ {"@attributes": {"point": "677 321"}},
+ {"@attributes": {"point": "707 393"}},
+ {"@attributes": {"point": "589 442"}},
+ {"@attributes": {"point": "396 449"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "5"},
+ "point": [
+ {"@attributes": {"point": "834 905"}},
+ {"@attributes": {"point": "707 664"}},
+ {"@attributes": {"point": "741 488"}},
+ {"@attributes": {"point": "882 353"}},
+ {"@attributes": {"point": "922 165"}},
+ {"@attributes": {"point": "740 89"}},
+ {"@attributes": {"point": "558 39"}},
+ {"@attributes": {"point": "277 168"}},
+ {"@attributes": {"point": "424 444"}},
+ {"@attributes": {"point": "416 643"}},
+ {"@attributes": {"point": "415 900"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "144 257"}},
+ {"@attributes": {"point": "230 247"}},
+ {"@attributes": {"point": "246 300"}},
+ {"@attributes": {"point": "219 317"}},
+ {"@attributes": {"point": "235 357"}},
+ {"@attributes": {"point": "289 353"}},
+ {"@attributes": {"point": "376 288"}},
+ {"@attributes": {"point": "444 233"}},
+ {"@attributes": {"point": "458 204"}},
+ {"@attributes": {"point": "459 182"}},
+ {"@attributes": {"point": "521 185"}},
+ {"@attributes": {"point": "598 168"}},
+ {"@attributes": {"point": "690 177"}},
+ {"@attributes": {"point": "750 212"}},
+ {"@attributes": {"point": "773 256"}},
+ {"@attributes": {"point": "825 317"}},
+ {"@attributes": {"point": "897 331"}},
+ {"@attributes": {"point": "937 365"}},
+ {"@attributes": {"point": "887 403"}},
+ {"@attributes": {"point": "792 479"}},
+ {"@attributes": {"point": "754 521"}},
+ {"@attributes": {"point": "643 513"}},
+ {"@attributes": {"point": "524 476"}},
+ {"@attributes": {"point": "556 377"}},
+ {"@attributes": {"point": "550 347"}},
+ {"@attributes": {"point": "511 332"}},
+ {"@attributes": {"point": "458 337"}},
+ {"@attributes": {"point": "447 463"}},
+ {"@attributes": {"point": "338 544"}},
+ {"@attributes": {"point": "223 595"}},
+ {"@attributes": {"point": "100 332"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "22",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "24"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "103"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "3",
+ "start_time": "64"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.15",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.15",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.12",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.15",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "4",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "12",
+ "enemy_id": "truck",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "32",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "32",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "4",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "12",
+ "enemy_id": "truck",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "13",
+ "delta_time": "12",
+ "enemy_id": "truck",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "40"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "23"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "34",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "93"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "34",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "94"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "34",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "93"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "34",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "94"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "34",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "94"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "5",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "5",
+ "start_time": "54"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "9",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "9",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "9",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "34"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "9",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "34"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "5",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "4",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "9",
+ "enemy_id": "car",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "13",
+ "delta_time": "14",
+ "enemy_id": "fighter",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "5",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "11",
+ "delta_time": "14",
+ "enemy_id": "fighter",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "5",
+ "start_time": "18"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "54",
+ "enemy_id": "bomber",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "5",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "46",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "46",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "46",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff0000",
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "2.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.85",
+ "path_id": "5",
+ "start_time": "180"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "30"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "62"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "0.85",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "0.85",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "93",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "4",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "96",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "96",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "96",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "96",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "96",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "96",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "12",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "96",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "96",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "15",
+ "enemy_id": "tank_light",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "tank_light",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "66"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "54"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "5",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "16",
+ "enemy_id": "tank_light",
+ "factor_health": "0.85",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "19",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "16",
+ "enemy_id": "tank_light",
+ "factor_health": "0.85",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "19",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "16",
+ "enemy_id": "tank_light",
+ "factor_health": "0.85",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "19",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "5",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "5",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "5",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "20",
+ "enemy_id": "bomber",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "5",
+ "start_time": "7"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "30",
+ "enemy_id": "airship",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "5",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "14",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "1"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "86",
+ "money_start_2": "86"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "488 441",
+ "box_id": "0",
+ "box_position": "0 0",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000100001000000001000000000000000000000000000000000000010000000000000010000000000000010000100000000000000000001001001100010000000000000100000000000100010000000000000000000000000100000000000000000001000000000000000000100000000000100000000100011000000000000000000000100000000000001010000000000000000000000000000000000100000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_02_01_bg_0.jpg"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "411 402",
+ "rect": "0 0 168 118",
+ "texture": "game/worlds/world_02_01_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "451 412",
+ "rect": "0 0 76 52",
+ "texture": "game/worlds/world_02_01_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "426 399",
+ "rect": "0 0 116 98",
+ "texture": "game/worlds/world_02_01_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "488 441"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "508 410"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "-68 536"}},
+ {"@attributes": {"point": "115 388"}},
+ {"@attributes": {"point": "242 233"}},
+ {"@attributes": {"point": "279 137"}},
+ {"@attributes": {"point": "401 205"}},
+ {"@attributes": {"point": "422 71"}},
+ {"@attributes": {"point": "575 166"}},
+ {"@attributes": {"point": "660 179"}},
+ {"@attributes": {"point": "665 282"}},
+ {"@attributes": {"point": "647 367"}},
+ {"@attributes": {"point": "486 345"}},
+ {"@attributes": {"point": "492 444"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "1100 37"}},
+ {"@attributes": {"point": "1030 77"}},
+ {"@attributes": {"point": "962 294"}},
+ {"@attributes": {"point": "879 225"}},
+ {"@attributes": {"point": "816 273"}},
+ {"@attributes": {"point": "799 471"}},
+ {"@attributes": {"point": "695 426"}},
+ {"@attributes": {"point": "689 553"}},
+ {"@attributes": {"point": "592 557"}},
+ {"@attributes": {"point": "328 560"}},
+ {"@attributes": {"point": "276 495"}},
+ {"@attributes": {"point": "281 431"}},
+ {"@attributes": {"point": "300 356"}},
+ {"@attributes": {"point": "389 357"}},
+ {"@attributes": {"point": "495 351"}},
+ {"@attributes": {"point": "490 447"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "974 -50"}},
+ {"@attributes": {"point": "991 288"}},
+ {"@attributes": {"point": "813 592"}},
+ {"@attributes": {"point": "513 405"}},
+ {"@attributes": {"point": "235 430"}},
+ {"@attributes": {"point": "169 208"}},
+ {"@attributes": {"point": "128 -60"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "769 -50"}},
+ {"@attributes": {"point": "277 248"}},
+ {"@attributes": {"point": "731 649"}},
+ {"@attributes": {"point": "-60 767"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "4"},
+ "point": [
+ {"@attributes": {"point": "923 -50"}},
+ {"@attributes": {"point": "779 190"}},
+ {"@attributes": {"point": "694 460"}},
+ {"@attributes": {"point": "403 441"}},
+ {"@attributes": {"point": "274 292"}},
+ {"@attributes": {"point": "-50 102"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "108 256"}},
+ {"@attributes": {"point": "186 247"}},
+ {"@attributes": {"point": "271 246"}},
+ {"@attributes": {"point": "327 282"}},
+ {"@attributes": {"point": "390 247"}},
+ {"@attributes": {"point": "406 173"}},
+ {"@attributes": {"point": "568 185"}},
+ {"@attributes": {"point": "550 262"}},
+ {"@attributes": {"point": "553 304"}},
+ {"@attributes": {"point": "569 330"}},
+ {"@attributes": {"point": "678 258"}},
+ {"@attributes": {"point": "709 237"}},
+ {"@attributes": {"point": "781 266"}},
+ {"@attributes": {"point": "890 289"}},
+ {"@attributes": {"point": "916 308"}},
+ {"@attributes": {"point": "941 386"}},
+ {"@attributes": {"point": "862 398"}},
+ {"@attributes": {"point": "819 431"}},
+ {"@attributes": {"point": "815 531"}},
+ {"@attributes": {"point": "763 577"}},
+ {"@attributes": {"point": "538 548"}},
+ {"@attributes": {"point": "417 506"}},
+ {"@attributes": {"point": "403 464"}},
+ {"@attributes": {"point": "351 463"}},
+ {"@attributes": {"point": "298 464"}},
+ {"@attributes": {"point": "235 501"}},
+ {"@attributes": {"point": "160 520"}},
+ {"@attributes": {"point": "92 456"}},
+ {"@attributes": {"point": "81 362"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "0.2",
+ "factor_speed_move": "0.5",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "0.2",
+ "factor_speed_move": "0.5",
+ "path_id": "3",
+ "start_time": "23"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "0.2",
+ "factor_speed_move": "0.5",
+ "path_id": "4",
+ "start_time": "43"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "0.6",
+ "enemy_id": "soldier",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "0.6",
+ "enemy_id": "soldier",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "0.6",
+ "enemy_id": "soldier",
+ "factor_health": "0.65",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "0.6",
+ "enemy_id": "soldier",
+ "factor_health": "0.65",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "15",
+ "enemy_id": "fighter",
+ "factor_health": "0.4",
+ "factor_speed_move": "0.7",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "0.75",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "0.75",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "15",
+ "enemy_id": "fighter",
+ "factor_health": "0.4",
+ "factor_speed_move": "0.7",
+ "path_id": "3",
+ "start_time": "6"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1.2",
+ "enemy_id": "soldier",
+ "factor_health": "1.55",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1.2",
+ "enemy_id": "soldier",
+ "factor_health": "1.55",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.5",
+ "factor_speed_move": "0.7",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "0.5",
+ "factor_speed_move": "0.6",
+ "path_id": "0",
+ "start_time": "23"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "0.8",
+ "factor_speed_move": "0.7",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "10"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "0.8",
+ "factor_speed_move": "0.7",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "0.8",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "0.8",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_speed_move": "0.8",
+ "path_id": "4",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_speed_move": "0.8",
+ "path_id": "3",
+ "start_time": "26"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "0.9",
+ "factor_speed_move": "0.7",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "25",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "4",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "9",
+ "enemy_id": "car",
+ "factor_health": "0.9",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "0.8",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "0.8",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "0.8",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "0.8",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "42",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "42",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "28",
+ "delta_time": "1.5",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "28",
+ "delta_time": "1.5",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "11",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "4",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "28",
+ "delta_time": "1.5",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "28",
+ "delta_time": "1.5",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "7",
+ "enemy_id": "car",
+ "factor_health": "0.9",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "7",
+ "enemy_id": "car",
+ "factor_health": "0.9",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_light",
+ "factor_health": "0.8",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "50"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "25",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "24",
+ "delta_time": "7",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "24",
+ "delta_time": "7",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "25",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "125"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "60",
+ "money_start_2": "60"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "74 580",
+ "box_id": "0",
+ "box_position": "0 0",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000010011100000000000000000000000010000000000000000000100000000000000000000000000001100000000000001000000000010100100000000000000000000011000000000000000100001100010000000000000000000001100000000000000000000000001100000000000000010000010000000000000000000000000110000000000000000000001001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_02_04_bg_0.jpg"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "5 509",
+ "rect": "0 0 116 156",
+ "texture": "game/worlds/world_02_04_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "44 539",
+ "rect": "0 0 66 85",
+ "texture": "game/worlds/world_02_04_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "23 535",
+ "rect": "0 0 130 104",
+ "texture": "game/worlds/world_02_04_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "74 580"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "88 488"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "1104 336"}},
+ {"@attributes": {"point": "933 337"}},
+ {"@attributes": {"point": "867 312"}},
+ {"@attributes": {"point": "911 208"}},
+ {"@attributes": {"point": "849 140"}},
+ {"@attributes": {"point": "821 45"}},
+ {"@attributes": {"point": "721 18"}},
+ {"@attributes": {"point": "627 73"}},
+ {"@attributes": {"point": "619 200"}},
+ {"@attributes": {"point": "705 172"}},
+ {"@attributes": {"point": "789 353"}},
+ {"@attributes": {"point": "770 409"}},
+ {"@attributes": {"point": "628 453"}},
+ {"@attributes": {"point": "619 328"}},
+ {"@attributes": {"point": "508 314"}},
+ {"@attributes": {"point": "569 160"}},
+ {"@attributes": {"point": "462 70"}},
+ {"@attributes": {"point": "317 46"}},
+ {"@attributes": {"point": "236 101"}},
+ {"@attributes": {"point": "160 201"}},
+ {"@attributes": {"point": "75 293"}},
+ {"@attributes": {"point": "226 406"}},
+ {"@attributes": {"point": "276 418"}},
+ {"@attributes": {"point": "425 378"}},
+ {"@attributes": {"point": "510 466"}},
+ {"@attributes": {"point": "574 515"}},
+ {"@attributes": {"point": "528 611"}},
+ {"@attributes": {"point": "365 661"}},
+ {"@attributes": {"point": "306 650"}},
+ {"@attributes": {"point": "189 571"}},
+ {"@attributes": {"point": "73 589"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "1107 406"}},
+ {"@attributes": {"point": "962 403"}},
+ {"@attributes": {"point": "822 431"}},
+ {"@attributes": {"point": "727 497"}},
+ {"@attributes": {"point": "595 580"}},
+ {"@attributes": {"point": "413 593"}},
+ {"@attributes": {"point": "306 480"}},
+ {"@attributes": {"point": "-86 610"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "1103 252"}},
+ {"@attributes": {"point": "892 256"}},
+ {"@attributes": {"point": "681 309"}},
+ {"@attributes": {"point": "522 146"}},
+ {"@attributes": {"point": "340 154"}},
+ {"@attributes": {"point": "250 266"}},
+ {"@attributes": {"point": "213 399"}},
+ {"@attributes": {"point": "71 605"}},
+ {"@attributes": {"point": "-87 735"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "1091 146"}},
+ {"@attributes": {"point": "962 148"}},
+ {"@attributes": {"point": "792 151"}},
+ {"@attributes": {"point": "670 202"}},
+ {"@attributes": {"point": "478 284"}},
+ {"@attributes": {"point": "355 452"}},
+ {"@attributes": {"point": "234 573"}},
+ {"@attributes": {"point": "-100 601"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "4"},
+ "point": [
+ {"@attributes": {"point": "1102 208"}},
+ {"@attributes": {"point": "929 210"}},
+ {"@attributes": {"point": "856 285"}},
+ {"@attributes": {"point": "785 395"}},
+ {"@attributes": {"point": "647 501"}},
+ {"@attributes": {"point": "419 396"}},
+ {"@attributes": {"point": "316 532"}},
+ {"@attributes": {"point": "213 609"}},
+ {"@attributes": {"point": "-85 546"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "891 227"}},
+ {"@attributes": {"point": "787 165"}},
+ {"@attributes": {"point": "741 142"}},
+ {"@attributes": {"point": "712 146"}},
+ {"@attributes": {"point": "716 98"}},
+ {"@attributes": {"point": "676 95"}},
+ {"@attributes": {"point": "627 130"}},
+ {"@attributes": {"point": "627 231"}},
+ {"@attributes": {"point": "638 277"}},
+ {"@attributes": {"point": "673 305"}},
+ {"@attributes": {"point": "678 336"}},
+ {"@attributes": {"point": "654 365"}},
+ {"@attributes": {"point": "612 380"}},
+ {"@attributes": {"point": "553 371"}},
+ {"@attributes": {"point": "554 385"}},
+ {"@attributes": {"point": "550 409"}},
+ {"@attributes": {"point": "551 427"}},
+ {"@attributes": {"point": "527 446"}},
+ {"@attributes": {"point": "473 495"}},
+ {"@attributes": {"point": "473 551"}},
+ {"@attributes": {"point": "427 541"}},
+ {"@attributes": {"point": "382 587"}},
+ {"@attributes": {"point": "283 592"}},
+ {"@attributes": {"point": "257 535"}},
+ {"@attributes": {"point": "255 434"}},
+ {"@attributes": {"point": "328 396"}},
+ {"@attributes": {"point": "315 322"}},
+ {"@attributes": {"point": "221 344"}},
+ {"@attributes": {"point": "158 471"}},
+ {"@attributes": {"point": "219 660"}},
+ {"@attributes": {"point": "511 685"}},
+ {"@attributes": {"point": "930 433"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "24",
+ "delta_time": "2.5",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "24",
+ "delta_time": "2.5",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2.5",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "0",
+ "start_time": "42"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "truck",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "34",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "23",
+ "delta_time": "2.8",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "32",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "7",
+ "enemy_id": "truck",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "7",
+ "enemy_id": "truck",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "3",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "29",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "29",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "29",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "29",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "12"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "2",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "4",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "85"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "3",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "22",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "9",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "14",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "2",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "14",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "4",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "3",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "14",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "3",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "tank_light",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "22",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff0000",
+ "count": "25",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "22",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.5",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "3",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "2.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "2.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "4",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "6",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "28",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "2.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "7"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "25",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "34"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "2",
+ "enemy_id": "car",
+ "factor_health": "1.5",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "12",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "12",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "30",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "6",
+ "enemy_id": "tank_light",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "200"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff00ff",
+ "count": "1",
+ "delta_time": "4",
+ "enemy_id": "tank_heavy",
+ "factor_health": "12",
+ "factor_hit_power": "1.4",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ }
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "120",
+ "money_start_2": "120"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "74 580",
+ "box_id": "0",
+ "box_position": "0 0",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010100000000000000000000000000000000000000000000100000010000000000000000000001000000000000001000000000001000100000000000000000000001000000000000000100000100000000000000000000000001100000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000001010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_02_04_bg_0.jpg"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "5 509",
+ "rect": "0 0 116 156",
+ "texture": "game/worlds/world_02_04_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "44 539",
+ "rect": "0 0 66 85",
+ "texture": "game/worlds/world_02_04_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "23 535",
+ "rect": "0 0 130 104",
+ "texture": "game/worlds/world_02_04_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "74 580"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "88 488"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "1104 336"}},
+ {"@attributes": {"point": "933 337"}},
+ {"@attributes": {"point": "867 312"}},
+ {"@attributes": {"point": "911 208"}},
+ {"@attributes": {"point": "849 140"}},
+ {"@attributes": {"point": "821 45"}},
+ {"@attributes": {"point": "721 18"}},
+ {"@attributes": {"point": "627 73"}},
+ {"@attributes": {"point": "619 200"}},
+ {"@attributes": {"point": "705 172"}},
+ {"@attributes": {"point": "789 353"}},
+ {"@attributes": {"point": "770 409"}},
+ {"@attributes": {"point": "628 453"}},
+ {"@attributes": {"point": "619 328"}},
+ {"@attributes": {"point": "508 314"}},
+ {"@attributes": {"point": "569 160"}},
+ {"@attributes": {"point": "462 70"}},
+ {"@attributes": {"point": "317 46"}},
+ {"@attributes": {"point": "236 101"}},
+ {"@attributes": {"point": "160 201"}},
+ {"@attributes": {"point": "75 293"}},
+ {"@attributes": {"point": "226 406"}},
+ {"@attributes": {"point": "276 418"}},
+ {"@attributes": {"point": "425 378"}},
+ {"@attributes": {"point": "510 466"}},
+ {"@attributes": {"point": "574 515"}},
+ {"@attributes": {"point": "528 611"}},
+ {"@attributes": {"point": "365 661"}},
+ {"@attributes": {"point": "306 650"}},
+ {"@attributes": {"point": "189 571"}},
+ {"@attributes": {"point": "73 589"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "1107 406"}},
+ {"@attributes": {"point": "962 403"}},
+ {"@attributes": {"point": "822 431"}},
+ {"@attributes": {"point": "727 497"}},
+ {"@attributes": {"point": "595 580"}},
+ {"@attributes": {"point": "413 593"}},
+ {"@attributes": {"point": "306 480"}},
+ {"@attributes": {"point": "-86 610"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "1103 252"}},
+ {"@attributes": {"point": "892 256"}},
+ {"@attributes": {"point": "681 309"}},
+ {"@attributes": {"point": "522 146"}},
+ {"@attributes": {"point": "340 154"}},
+ {"@attributes": {"point": "250 266"}},
+ {"@attributes": {"point": "213 399"}},
+ {"@attributes": {"point": "71 605"}},
+ {"@attributes": {"point": "-87 735"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "1091 146"}},
+ {"@attributes": {"point": "962 148"}},
+ {"@attributes": {"point": "792 151"}},
+ {"@attributes": {"point": "670 202"}},
+ {"@attributes": {"point": "478 284"}},
+ {"@attributes": {"point": "355 452"}},
+ {"@attributes": {"point": "234 573"}},
+ {"@attributes": {"point": "-100 601"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "4"},
+ "point": [
+ {"@attributes": {"point": "1102 208"}},
+ {"@attributes": {"point": "929 210"}},
+ {"@attributes": {"point": "816 226"}},
+ {"@attributes": {"point": "679 327"}},
+ {"@attributes": {"point": "578 416"}},
+ {"@attributes": {"point": "458 521"}},
+ {"@attributes": {"point": "357 589"}},
+ {"@attributes": {"point": "213 609"}},
+ {"@attributes": {"point": "-85 546"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "130 362"}},
+ {"@attributes": {"point": "256 335"}},
+ {"@attributes": {"point": "380 328"}},
+ {"@attributes": {"point": "493 293"}},
+ {"@attributes": {"point": "581 275"}},
+ {"@attributes": {"point": "639 269"}},
+ {"@attributes": {"point": "667 227"}},
+ {"@attributes": {"point": "654 96"}},
+ {"@attributes": {"point": "706 90"}},
+ {"@attributes": {"point": "726 121"}},
+ {"@attributes": {"point": "731 222"}},
+ {"@attributes": {"point": "765 242"}},
+ {"@attributes": {"point": "819 235"}},
+ {"@attributes": {"point": "857 280"}},
+ {"@attributes": {"point": "829 332"}},
+ {"@attributes": {"point": "686 363"}},
+ {"@attributes": {"point": "615 362"}},
+ {"@attributes": {"point": "576 379"}},
+ {"@attributes": {"point": "473 393"}},
+ {"@attributes": {"point": "508 428"}},
+ {"@attributes": {"point": "546 433"}},
+ {"@attributes": {"point": "473 551"}},
+ {"@attributes": {"point": "411 609"}},
+ {"@attributes": {"point": "381 570"}},
+ {"@attributes": {"point": "350 528"}},
+ {"@attributes": {"point": "271 522"}},
+ {"@attributes": {"point": "89 467"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.5",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.5",
+ "path_id": "0",
+ "start_time": "3.3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "0.6",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "3.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "car",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "45"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "23",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "3.6",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "2.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "15",
+ "enemy_id": "fighter",
+ "factor_health": "0.12",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "3",
+ "start_time": "15"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "15",
+ "enemy_id": "fighter",
+ "factor_health": "0.12",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "3",
+ "start_time": "43"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "3.2",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "3.2",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "15"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "4",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "7",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "7",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "7"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "7",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "64"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "9",
+ "enemy_id": "fighter",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "8"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "9",
+ "enemy_id": "fighter",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "8"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "28",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "7"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1.8",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "14",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "25"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "14",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "2",
+ "start_time": "27"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "airship",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "4",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "14",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "3",
+ "start_time": "29"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "7"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "36",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "14",
+ "enemy_id": "bomber",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "4",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "15",
+ "enemy_id": "tank_light",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "37",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "4",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "4",
+ "factor_hit_power": "1.1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "38"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff0000",
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "25",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1.1",
+ "factor_speed_move": "0.4",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "8"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "16"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "30",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "30",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "35"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "30",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "50"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.8",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "23",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "13",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "23",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "13",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "0.5",
+ "path_id": "0",
+ "start_time": "63"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff6600",
+ "count": "1",
+ "delta_time": "5",
+ "enemy_id": "troop_carrier",
+ "factor_health": "4.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "0.5",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ }
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "60",
+ "money_start_2": "60"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "920 162",
+ "box_id": "0",
+ "box_position": "0 0",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000100000000000000000000000000000000000001001000000000011000100000000010000000000000011000000100100000000001000010000000000000000010000000000000000100000000000000000000000010000000000001000000000001000000000000000000011011000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_02_05_bg_0.jpg"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "835 96",
+ "rect": "0 0 160 120",
+ "texture": "game/worlds/world_02_05_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "875 131",
+ "rect": "0 0 92 74",
+ "texture": "game/worlds/world_02_05_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "879 130",
+ "rect": "0 0 94 92",
+ "texture": "game/worlds/world_02_05_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "920 162"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "947 147"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "-83 143"}},
+ {"@attributes": {"point": "71 103"}},
+ {"@attributes": {"point": "188 99"}},
+ {"@attributes": {"point": "295 128"}},
+ {"@attributes": {"point": "346 190"}},
+ {"@attributes": {"point": "403 359"}},
+ {"@attributes": {"point": "391 493"}},
+ {"@attributes": {"point": "380 593"}},
+ {"@attributes": {"point": "578 647"}},
+ {"@attributes": {"point": "773 627"}},
+ {"@attributes": {"point": "925 520"}},
+ {"@attributes": {"point": "967 355"}},
+ {"@attributes": {"point": "922 163"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "-78 577"}},
+ {"@attributes": {"point": "58 519"}},
+ {"@attributes": {"point": "212 475"}},
+ {"@attributes": {"point": "349 464"}},
+ {"@attributes": {"point": "513 483"}},
+ {"@attributes": {"point": "660 513"}},
+ {"@attributes": {"point": "714 499"}},
+ {"@attributes": {"point": "834 401"}},
+ {"@attributes": {"point": "829 327"}},
+ {"@attributes": {"point": "820 215"}},
+ {"@attributes": {"point": "640 126"}},
+ {"@attributes": {"point": "516 171"}},
+ {"@attributes": {"point": "400 213"}},
+ {"@attributes": {"point": "357 243"}},
+ {"@attributes": {"point": "408 429"}},
+ {"@attributes": {"point": "381 550"}},
+ {"@attributes": {"point": "415 613"}},
+ {"@attributes": {"point": "610 647"}},
+ {"@attributes": {"point": "753 626"}},
+ {"@attributes": {"point": "889 553"}},
+ {"@attributes": {"point": "951 436"}},
+ {"@attributes": {"point": "959 309"}},
+ {"@attributes": {"point": "925 162"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "-93 254"}},
+ {"@attributes": {"point": "59 239"}},
+ {"@attributes": {"point": "218 256"}},
+ {"@attributes": {"point": "408 311"}},
+ {"@attributes": {"point": "574 289"}},
+ {"@attributes": {"point": "718 273"}},
+ {"@attributes": {"point": "942 155"}},
+ {"@attributes": {"point": "1068 68"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "-86 415"}},
+ {"@attributes": {"point": "117 365"}},
+ {"@attributes": {"point": "233 362"}},
+ {"@attributes": {"point": "498 383"}},
+ {"@attributes": {"point": "643 384"}},
+ {"@attributes": {"point": "795 342"}},
+ {"@attributes": {"point": "891 244"}},
+ {"@attributes": {"point": "935 161"}},
+ {"@attributes": {"point": "1013 -44"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "4"},
+ "point": [
+ {"@attributes": {"point": "-114 673"}},
+ {"@attributes": {"point": "151 611"}},
+ {"@attributes": {"point": "280 547"}},
+ {"@attributes": {"point": "500 541"}},
+ {"@attributes": {"point": "648 581"}},
+ {"@attributes": {"point": "821 531"}},
+ {"@attributes": {"point": "914 385"}},
+ {"@attributes": {"point": "922 145"}},
+ {"@attributes": {"point": "927 -21"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "119 321"}},
+ {"@attributes": {"point": "252 193"}},
+ {"@attributes": {"point": "330 223"}},
+ {"@attributes": {"point": "312 309"}},
+ {"@attributes": {"point": "306 359"}},
+ {"@attributes": {"point": "407 329"}},
+ {"@attributes": {"point": "516 357"}},
+ {"@attributes": {"point": "595 317"}},
+ {"@attributes": {"point": "765 319"}},
+ {"@attributes": {"point": "865 350"}},
+ {"@attributes": {"point": "868 411"}},
+ {"@attributes": {"point": "945 401"}},
+ {"@attributes": {"point": "888 469"}},
+ {"@attributes": {"point": "806 587"}},
+ {"@attributes": {"point": "705 527"}},
+ {"@attributes": {"point": "624 517"}},
+ {"@attributes": {"point": "610 601"}},
+ {"@attributes": {"point": "534 597"}},
+ {"@attributes": {"point": "470 565"}},
+ {"@attributes": {"point": "240 580"}},
+ {"@attributes": {"point": "213 403"}},
+ {"@attributes": {"point": "117 381"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "2",
+ "factor_speed_move": "0.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "2",
+ "factor_speed_move": "0.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "2",
+ "factor_speed_move": "0.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "0.8",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "15",
+ "enemy_id": "fighter",
+ "factor_health": "0.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "15",
+ "enemy_id": "fighter",
+ "factor_health": "0.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "3",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "15",
+ "enemy_id": "fighter",
+ "factor_health": "0.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "4",
+ "start_time": "22"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "13",
+ "enemy_id": "fighter",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "13",
+ "enemy_id": "fighter",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "13",
+ "enemy_id": "fighter",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "4",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "8"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "9"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.6",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.6",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "4",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "4",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "4",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "4",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "3",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "4",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "bomber",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "3",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "36"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1.4",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "4",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "4",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "2.7",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "4",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "7",
+ "enemy_id": "car",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "6",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "7",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "7",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.25",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "airship",
+ "factor_health": "2.2",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.25",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "4",
+ "start_time": "10"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "4",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "4",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "tank_light",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "6",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "6",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "8",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "3",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "3",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "3",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "3",
+ "factor_hit_power": "1.3",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "3",
+ "factor_hit_power": "1.3",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.8",
+ "factor_hit_power": "1.3",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "17"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "14"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "17"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "28"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "26"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "4",
+ "start_time": "28"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "51"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "58"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "4",
+ "start_time": "51"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "30",
+ "enemy_id": "airship",
+ "factor_health": "1.4",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "15"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "65",
+ "money_start_2": "65"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "920 162",
+ "box_id": "0",
+ "box_position": "0 0",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000100001000000000000000000000000000000000001000000010001000100100010000000000000000001000100000100000000100000100000000000000000100000000000000000000000000000000000000000000000000000001000000000000000000000000000000001010100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_02_05_bg_0.jpg"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "835 96",
+ "rect": "0 0 160 120",
+ "texture": "game/worlds/world_02_05_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "875 131",
+ "rect": "0 0 92 74",
+ "texture": "game/worlds/world_02_05_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "879 130",
+ "rect": "0 0 94 92",
+ "texture": "game/worlds/world_02_05_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "920 162"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "947 146"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "-83 143"}},
+ {"@attributes": {"point": "71 103"}},
+ {"@attributes": {"point": "188 99"}},
+ {"@attributes": {"point": "295 128"}},
+ {"@attributes": {"point": "346 190"}},
+ {"@attributes": {"point": "403 359"}},
+ {"@attributes": {"point": "391 493"}},
+ {"@attributes": {"point": "380 593"}},
+ {"@attributes": {"point": "578 647"}},
+ {"@attributes": {"point": "773 627"}},
+ {"@attributes": {"point": "925 520"}},
+ {"@attributes": {"point": "967 355"}},
+ {"@attributes": {"point": "922 163"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "-78 577"}},
+ {"@attributes": {"point": "58 519"}},
+ {"@attributes": {"point": "212 475"}},
+ {"@attributes": {"point": "349 464"}},
+ {"@attributes": {"point": "513 483"}},
+ {"@attributes": {"point": "660 513"}},
+ {"@attributes": {"point": "714 499"}},
+ {"@attributes": {"point": "834 401"}},
+ {"@attributes": {"point": "829 327"}},
+ {"@attributes": {"point": "820 215"}},
+ {"@attributes": {"point": "640 126"}},
+ {"@attributes": {"point": "516 171"}},
+ {"@attributes": {"point": "400 213"}},
+ {"@attributes": {"point": "357 243"}},
+ {"@attributes": {"point": "408 429"}},
+ {"@attributes": {"point": "381 550"}},
+ {"@attributes": {"point": "415 613"}},
+ {"@attributes": {"point": "610 647"}},
+ {"@attributes": {"point": "753 626"}},
+ {"@attributes": {"point": "889 553"}},
+ {"@attributes": {"point": "951 436"}},
+ {"@attributes": {"point": "959 309"}},
+ {"@attributes": {"point": "925 162"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "-93 254"}},
+ {"@attributes": {"point": "59 239"}},
+ {"@attributes": {"point": "218 256"}},
+ {"@attributes": {"point": "413 293"}},
+ {"@attributes": {"point": "574 289"}},
+ {"@attributes": {"point": "718 273"}},
+ {"@attributes": {"point": "942 155"}},
+ {"@attributes": {"point": "1068 68"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "-86 415"}},
+ {"@attributes": {"point": "121 373"}},
+ {"@attributes": {"point": "232 375"}},
+ {"@attributes": {"point": "427 393"}},
+ {"@attributes": {"point": "643 384"}},
+ {"@attributes": {"point": "795 342"}},
+ {"@attributes": {"point": "891 244"}},
+ {"@attributes": {"point": "935 161"}},
+ {"@attributes": {"point": "1013 -44"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "4"},
+ "point": [
+ {"@attributes": {"point": "-114 673"}},
+ {"@attributes": {"point": "151 611"}},
+ {"@attributes": {"point": "280 547"}},
+ {"@attributes": {"point": "500 541"}},
+ {"@attributes": {"point": "648 581"}},
+ {"@attributes": {"point": "821 531"}},
+ {"@attributes": {"point": "914 385"}},
+ {"@attributes": {"point": "922 145"}},
+ {"@attributes": {"point": "927 -21"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "92 319"}},
+ {"@attributes": {"point": "146 369"}},
+ {"@attributes": {"point": "219 356"}},
+ {"@attributes": {"point": "257 224"}},
+ {"@attributes": {"point": "315 201"}},
+ {"@attributes": {"point": "375 290"}},
+ {"@attributes": {"point": "458 342"}},
+ {"@attributes": {"point": "522 354"}},
+ {"@attributes": {"point": "588 292"}},
+ {"@attributes": {"point": "671 288"}},
+ {"@attributes": {"point": "760 377"}},
+ {"@attributes": {"point": "848 338"}},
+ {"@attributes": {"point": "912 323"}},
+ {"@attributes": {"point": "942 387"}},
+ {"@attributes": {"point": "793 519"}},
+ {"@attributes": {"point": "704 529"}},
+ {"@attributes": {"point": "676 609"}},
+ {"@attributes": {"point": "539 610"}},
+ {"@attributes": {"point": "396 557"}},
+ {"@attributes": {"point": "284 466"}},
+ {"@attributes": {"point": "196 462"}},
+ {"@attributes": {"point": "170 426"}},
+ {"@attributes": {"point": "79 398"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "0.65",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "0.65",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "0.65",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "15",
+ "enemy_id": "fighter",
+ "factor_health": "0.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "15",
+ "enemy_id": "fighter",
+ "factor_health": "0.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "3",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "15",
+ "enemy_id": "fighter",
+ "factor_health": "0.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "4",
+ "start_time": "22"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "13",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "13",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "13",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "4",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "7",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "7",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "7"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.45",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.45",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "3",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "4",
+ "start_time": "37"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "bomber",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "3",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "36"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "4",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "7",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "23",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "7",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "7",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "35",
+ "enemy_id": "airship",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "10"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2.45",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff0000",
+ "count": "1",
+ "delta_time": "5",
+ "enemy_id": "tank_light",
+ "factor_health": "1.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "9"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "9"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.6",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.6",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "90",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "90",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "12",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "4",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "30",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1.2",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "2.2",
+ "enemy_id": "truck",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "2.2",
+ "enemy_id": "truck",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff00ff",
+ "count": "1",
+ "delta_time": "30",
+ "enemy_id": "tank_heavy",
+ "factor_health": "7.9",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "0.7",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "8"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "4",
+ "start_time": "8"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "28"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "25"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "4",
+ "start_time": "28"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "48"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "45"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "4",
+ "start_time": "48"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "68"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "45"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "4",
+ "start_time": "68"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "88"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "85"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "4",
+ "start_time": "88"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "60",
+ "money_start_2": "60"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "704 196",
+ "box_id": "0",
+ "box_position": "0 0",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100110000000000000000000000000000000000000000000100000000000000000000000000100011000000000000000000001000110000000000000000000010000000000110000000000000000000001001000000000000000000000010000000000000000001001100000000000000000000000010000000000000000000000001100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_02_06_bg_0.jpg"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "668 125",
+ "rect": "0 0 108 150",
+ "texture": "game/worlds/world_02_06_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "671 160",
+ "rect": "0 0 60 76",
+ "texture": "game/worlds/world_02_06_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "647 156",
+ "rect": "0 0 100 90",
+ "texture": "game/worlds/world_02_06_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "704 196"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "687 216"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "-103 398"}},
+ {"@attributes": {"point": "22 334"}},
+ {"@attributes": {"point": "73 293"}},
+ {"@attributes": {"point": "278 319"}},
+ {"@attributes": {"point": "263 415"}},
+ {"@attributes": {"point": "229 496"}},
+ {"@attributes": {"point": "391 562"}},
+ {"@attributes": {"point": "432 507"}},
+ {"@attributes": {"point": "487 368"}},
+ {"@attributes": {"point": "398 367"}},
+ {"@attributes": {"point": "393 271"}},
+ {"@attributes": {"point": "479 211"}},
+ {"@attributes": {"point": "701 198"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "307 814"}},
+ {"@attributes": {"point": "468 758"}},
+ {"@attributes": {"point": "542 729"}},
+ {"@attributes": {"point": "517 666"}},
+ {"@attributes": {"point": "534 596"}},
+ {"@attributes": {"point": "620 536"}},
+ {"@attributes": {"point": "744 546"}},
+ {"@attributes": {"point": "935 406"}},
+ {"@attributes": {"point": "912 355"}},
+ {"@attributes": {"point": "790 291"}},
+ {"@attributes": {"point": "743 306"}},
+ {"@attributes": {"point": "702 369"}},
+ {"@attributes": {"point": "617 326"}},
+ {"@attributes": {"point": "579 424"}},
+ {"@attributes": {"point": "472 385"}},
+ {"@attributes": {"point": "380 346"}},
+ {"@attributes": {"point": "414 242"}},
+ {"@attributes": {"point": "552 210"}},
+ {"@attributes": {"point": "709 202"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "262 -55"}},
+ {"@attributes": {"point": "262 43"}},
+ {"@attributes": {"point": "360 91"}},
+ {"@attributes": {"point": "410 111"}},
+ {"@attributes": {"point": "588 71"}},
+ {"@attributes": {"point": "742 76"}},
+ {"@attributes": {"point": "817 76"}},
+ {"@attributes": {"point": "875 157"}},
+ {"@attributes": {"point": "903 221"}},
+ {"@attributes": {"point": "851 342"}},
+ {"@attributes": {"point": "761 271"}},
+ {"@attributes": {"point": "712 371"}},
+ {"@attributes": {"point": "615 331"}},
+ {"@attributes": {"point": "576 429"}},
+ {"@attributes": {"point": "477 392"}},
+ {"@attributes": {"point": "371 331"}},
+ {"@attributes": {"point": "423 241"}},
+ {"@attributes": {"point": "548 206"}},
+ {"@attributes": {"point": "709 201"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "-106 748"}},
+ {"@attributes": {"point": "87 666"}},
+ {"@attributes": {"point": "272 655"}},
+ {"@attributes": {"point": "393 541"}},
+ {"@attributes": {"point": "357 396"}},
+ {"@attributes": {"point": "345 252"}},
+ {"@attributes": {"point": "439 175"}},
+ {"@attributes": {"point": "588 163"}},
+ {"@attributes": {"point": "745 187"}},
+ {"@attributes": {"point": "939 295"}},
+ {"@attributes": {"point": "1114 551"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "167 251"}},
+ {"@attributes": {"point": "259 292"}},
+ {"@attributes": {"point": "332 309"}},
+ {"@attributes": {"point": "499 305"}},
+ {"@attributes": {"point": "556 307"}},
+ {"@attributes": {"point": "581 277"}},
+ {"@attributes": {"point": "532 204"}},
+ {"@attributes": {"point": "544 104"}},
+ {"@attributes": {"point": "670 137"}},
+ {"@attributes": {"point": "787 264"}},
+ {"@attributes": {"point": "796 396"}},
+ {"@attributes": {"point": "805 451"}},
+ {"@attributes": {"point": "714 443"}},
+ {"@attributes": {"point": "679 427"}},
+ {"@attributes": {"point": "613 420"}},
+ {"@attributes": {"point": "583 439"}},
+ {"@attributes": {"point": "556 517"}},
+ {"@attributes": {"point": "443 500"}},
+ {"@attributes": {"point": "382 442"}},
+ {"@attributes": {"point": "141 410"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "0.45",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "0",
+ "start_time": "23"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "1",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "1",
+ "start_time": "43"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "2",
+ "start_time": "42"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "7",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "28",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "7",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "28",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "7",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "28",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "25"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "48"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "0.7",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "0.9",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "18"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "33"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "car",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "0.7",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "14"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "0.7",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "14"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "car",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "28",
+ "delta_time": "0.7",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "14"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "0.7",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "14"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "car",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "0.7",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "14"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "0.7",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "14"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "3",
+ "start_time": "23"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "63"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "5",
+ "enemy_id": "bomber",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "83"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "50",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "48"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "26"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "46"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "20",
+ "enemy_id": "tank_light",
+ "factor_health": "0.65",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "20",
+ "enemy_id": "tank_light",
+ "factor_health": "0.65",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "20",
+ "enemy_id": "tank_light",
+ "factor_health": "0.65",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "3",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.15",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "45"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.15",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "45"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.15",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "45"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "23",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "23",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "23",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "19",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "12"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "2",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "14"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "2",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "38"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "2",
+ "enemy_id": "airship",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "38"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "2",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "76"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "8",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "76"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "30",
+ "enemy_id": "tank_heavy",
+ "factor_health": "0.9",
+ "factor_hit_power": "0.6",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.5",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "30",
+ "enemy_id": "tank_heavy",
+ "factor_health": "0.9",
+ "factor_hit_power": "0.6",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.5",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "30",
+ "enemy_id": "tank_heavy",
+ "factor_health": "0.9",
+ "factor_hit_power": "0.6",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.5",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "12"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "90",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2.4",
+ "enemy_id": "truck",
+ "factor_health": "3.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "120"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "90",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2.4",
+ "enemy_id": "truck",
+ "factor_health": "3.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "120"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "90",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2.4",
+ "enemy_id": "truck",
+ "factor_health": "3.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "120"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "8",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "85"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "100"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "60",
+ "money_start_2": "60"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "704 196",
+ "box_id": "0",
+ "box_position": "0 0",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001101011000100000000000000000000000000000000000000100000000000000000000000001000010000000000000000000001000010000000000000000000010000000000010000000000000000000001001000000000000000000000010000000000000000001000100000000000000000000000011000000000000000000000001000000000000000000000001100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_02_06_bg_0.jpg"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "668 125",
+ "rect": "0 0 108 150",
+ "texture": "game/worlds/world_02_06_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "671 160",
+ "rect": "0 0 60 76",
+ "texture": "game/worlds/world_02_06_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "647 156",
+ "rect": "0 0 100 90",
+ "texture": "game/worlds/world_02_06_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "704 196"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "687 216"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "-103 398"}},
+ {"@attributes": {"point": "22 334"}},
+ {"@attributes": {"point": "73 293"}},
+ {"@attributes": {"point": "278 319"}},
+ {"@attributes": {"point": "263 415"}},
+ {"@attributes": {"point": "229 496"}},
+ {"@attributes": {"point": "391 562"}},
+ {"@attributes": {"point": "432 507"}},
+ {"@attributes": {"point": "487 368"}},
+ {"@attributes": {"point": "398 367"}},
+ {"@attributes": {"point": "393 271"}},
+ {"@attributes": {"point": "479 211"}},
+ {"@attributes": {"point": "701 198"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "307 814"}},
+ {"@attributes": {"point": "468 758"}},
+ {"@attributes": {"point": "542 729"}},
+ {"@attributes": {"point": "517 666"}},
+ {"@attributes": {"point": "534 596"}},
+ {"@attributes": {"point": "620 536"}},
+ {"@attributes": {"point": "744 546"}},
+ {"@attributes": {"point": "935 406"}},
+ {"@attributes": {"point": "912 355"}},
+ {"@attributes": {"point": "790 291"}},
+ {"@attributes": {"point": "743 306"}},
+ {"@attributes": {"point": "702 369"}},
+ {"@attributes": {"point": "617 326"}},
+ {"@attributes": {"point": "579 424"}},
+ {"@attributes": {"point": "472 385"}},
+ {"@attributes": {"point": "380 346"}},
+ {"@attributes": {"point": "414 242"}},
+ {"@attributes": {"point": "552 210"}},
+ {"@attributes": {"point": "709 202"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "262 -55"}},
+ {"@attributes": {"point": "262 43"}},
+ {"@attributes": {"point": "360 91"}},
+ {"@attributes": {"point": "410 111"}},
+ {"@attributes": {"point": "588 71"}},
+ {"@attributes": {"point": "742 76"}},
+ {"@attributes": {"point": "817 76"}},
+ {"@attributes": {"point": "875 157"}},
+ {"@attributes": {"point": "903 221"}},
+ {"@attributes": {"point": "851 342"}},
+ {"@attributes": {"point": "761 271"}},
+ {"@attributes": {"point": "712 371"}},
+ {"@attributes": {"point": "615 331"}},
+ {"@attributes": {"point": "576 429"}},
+ {"@attributes": {"point": "477 392"}},
+ {"@attributes": {"point": "371 331"}},
+ {"@attributes": {"point": "423 241"}},
+ {"@attributes": {"point": "548 206"}},
+ {"@attributes": {"point": "709 201"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "420 820"}},
+ {"@attributes": {"point": "328 665"}},
+ {"@attributes": {"point": "293 563"}},
+ {"@attributes": {"point": "273 326"}},
+ {"@attributes": {"point": "307 211"}},
+ {"@attributes": {"point": "490 137"}},
+ {"@attributes": {"point": "707 195"}},
+ {"@attributes": {"point": "927 268"}},
+ {"@attributes": {"point": "1075 461"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "4"},
+ "point": [
+ {"@attributes": {"point": "772 800"}},
+ {"@attributes": {"point": "922 439"}},
+ {"@attributes": {"point": "801 190"}},
+ {"@attributes": {"point": "399 126"}},
+ {"@attributes": {"point": "169 98"}},
+ {"@attributes": {"point": "-35 167"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "165 352"}},
+ {"@attributes": {"point": "313 310"}},
+ {"@attributes": {"point": "373 259"}},
+ {"@attributes": {"point": "475 211"}},
+ {"@attributes": {"point": "545 207"}},
+ {"@attributes": {"point": "575 157"}},
+ {"@attributes": {"point": "620 112"}},
+ {"@attributes": {"point": "714 141"}},
+ {"@attributes": {"point": "764 204"}},
+ {"@attributes": {"point": "768 364"}},
+ {"@attributes": {"point": "814 401"}},
+ {"@attributes": {"point": "816 450"}},
+ {"@attributes": {"point": "716 473"}},
+ {"@attributes": {"point": "612 476"}},
+ {"@attributes": {"point": "512 449"}},
+ {"@attributes": {"point": "448 484"}},
+ {"@attributes": {"point": "471 547"}},
+ {"@attributes": {"point": "499 588"}},
+ {"@attributes": {"point": "404 664"}},
+ {"@attributes": {"point": "322 621"}},
+ {"@attributes": {"point": "386 525"}},
+ {"@attributes": {"point": "415 489"}},
+ {"@attributes": {"point": "372 429"}},
+ {"@attributes": {"point": "157 471"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.45",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.5",
+ "path_id": "0",
+ "start_time": "26"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.45",
+ "path_id": "1",
+ "start_time": "26"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.5",
+ "path_id": "1",
+ "start_time": "36"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.45",
+ "path_id": "2",
+ "start_time": "50"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.5",
+ "path_id": "2",
+ "start_time": "66"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "11",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "32",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "11",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "32",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "11",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "32",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "25"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "48"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "3",
+ "start_time": "18"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "3",
+ "start_time": "33"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "0.7",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "0.7",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "28",
+ "delta_time": "0.7",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "0.7",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "0.7",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "0.7",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "0.7",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "0.7",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "22"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "35"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "60"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "60"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "63"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "63"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "2",
+ "start_time": "63"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "63"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.85",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.85",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.85",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "50"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "25"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "50"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "57"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "30",
+ "enemy_id": "tank_light",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "0"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "30",
+ "enemy_id": "tank_light",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "0"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "30",
+ "enemy_id": "tank_light",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "0"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "4",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "30",
+ "enemy_id": "airship",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "0"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "62"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.15",
+ "path_id": "0",
+ "start_time": "92"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "45"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "25",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "120"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "62"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "92"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "4",
+ "start_time": "45"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "25",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "4",
+ "start_time": "120"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "62"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "92"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff0000",
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "62"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "122"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "25",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1.3",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "25",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1.3",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "25",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "13",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "4",
+ "start_time": "27"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "50"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "4",
+ "start_time": "50"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.4",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.4",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.4",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "51"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "71"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "airship",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "71"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "4",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "4",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "4",
+ "start_time": "51"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "4",
+ "start_time": "71"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "airship",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "4",
+ "start_time": "71"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "30",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.4",
+ "factor_speed_attack": "1.2",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.4",
+ "factor_speed_attack": "1.2",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1.4",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "12"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "90",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2.4",
+ "enemy_id": "truck",
+ "factor_health": "3.5",
+ "factor_hit_power": "1.4",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.3",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "120"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "90",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2.4",
+ "enemy_id": "truck",
+ "factor_health": "3.5",
+ "factor_hit_power": "1.4",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1.4",
+ "factor_hit_power": "1.3",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "120"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "90",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2.5",
+ "enemy_id": "truck",
+ "factor_health": "3.5",
+ "factor_hit_power": "1.4",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.3",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "120"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "8",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "85"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "4",
+ "start_time": "100"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ff0033cc",
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_light",
+ "factor_health": "2.5",
+ "factor_hit_power": "2",
+ "factor_speed_attack": "0.5",
+ "factor_speed_move": "0.75",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff00ff",
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "troop_carrier",
+ "factor_health": "3",
+ "factor_hit_power": "2",
+ "factor_speed_attack": "0.5",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "14"
+ }
+ },
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ff0033cc",
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_light",
+ "factor_health": "2.5",
+ "factor_hit_power": "2",
+ "factor_speed_attack": "0.5",
+ "factor_speed_move": "0.75",
+ "path_id": "2",
+ "start_time": "24"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.4",
+ "factor_speed_attack": "0.7",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.4",
+ "factor_speed_attack": "0.7",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.4",
+ "factor_speed_attack": "0.7",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "45"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.4",
+ "factor_speed_attack": "0.7",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "45"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.4",
+ "factor_speed_attack": "0.7",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "14",
+ "factor_speed_attack": "0.7",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.4",
+ "factor_speed_attack": "0.7",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "45"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1.4",
+ "factor_speed_attack": "0.7",
+ "factor_speed_move": "1.4",
+ "path_id": "4",
+ "start_time": "45"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "45",
+ "money_start_2": "45"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "887 75",
+ "box_id": "0",
+ "box_position": "0 0",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000011000000000000000000001000000000000000100000000010000000000000000000000100000000000100000000000000000000000000000000000001001000000000000000000000010000001000000000000000100000100010000000000000010000000000000000000000000000000000000000010000000000000100100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_02_02_bg_0.jpg"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "845 2",
+ "rect": "0 0 118 124",
+ "texture": "game/worlds/world_02_02_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "852 34",
+ "rect": "0 0 64 80",
+ "texture": "game/worlds/world_02_02_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "827 29",
+ "rect": "0 0 104 98",
+ "texture": "game/worlds/world_02_02_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "887 75"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "887 63"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "-89 558"}},
+ {"@attributes": {"point": "91 436"}},
+ {"@attributes": {"point": "139 508"}},
+ {"@attributes": {"point": "222 611"}},
+ {"@attributes": {"point": "288 530"}},
+ {"@attributes": {"point": "341 619"}},
+ {"@attributes": {"point": "425 611"}},
+ {"@attributes": {"point": "450 566"}},
+ {"@attributes": {"point": "443 274"}},
+ {"@attributes": {"point": "307 291"}},
+ {"@attributes": {"point": "300 370"}},
+ {"@attributes": {"point": "80 290"}},
+ {"@attributes": {"point": "70 234"}},
+ {"@attributes": {"point": "101 150"}},
+ {"@attributes": {"point": "198 104"}},
+ {"@attributes": {"point": "314 14"}},
+ {"@attributes": {"point": "387 125"}},
+ {"@attributes": {"point": "480 66"}},
+ {"@attributes": {"point": "525 168"}},
+ {"@attributes": {"point": "489 256"}},
+ {"@attributes": {"point": "573 325"}},
+ {"@attributes": {"point": "539 439"}},
+ {"@attributes": {"point": "563 530"}},
+ {"@attributes": {"point": "624 569"}},
+ {"@attributes": {"point": "707 645"}},
+ {"@attributes": {"point": "818 641"}},
+ {"@attributes": {"point": "925 580"}},
+ {"@attributes": {"point": "908 442"}},
+ {"@attributes": {"point": "780 403"}},
+ {"@attributes": {"point": "686 365"}},
+ {"@attributes": {"point": "656 286"}},
+ {"@attributes": {"point": "644 162"}},
+ {"@attributes": {"point": "656 119"}},
+ {"@attributes": {"point": "717 55"}},
+ {"@attributes": {"point": "829 81"}},
+ {"@attributes": {"point": "886 77"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "0 107"}},
+ {"@attributes": {"point": "209 271"}},
+ {"@attributes": {"point": "743 325"}},
+ {"@attributes": {"point": "834 88"}},
+ {"@attributes": {"point": "1023 0"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "0 767"}},
+ {"@attributes": {"point": "235 437"}},
+ {"@attributes": {"point": "763 514"}},
+ {"@attributes": {"point": "918 211"}},
+ {"@attributes": {"point": "863 94"}},
+ {"@attributes": {"point": "924 0"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "134 349"}},
+ {"@attributes": {"point": "221 359"}},
+ {"@attributes": {"point": "216 433"}},
+ {"@attributes": {"point": "235 476"}},
+ {"@attributes": {"point": "270 490"}},
+ {"@attributes": {"point": "437 549"}},
+ {"@attributes": {"point": "481 610"}},
+ {"@attributes": {"point": "538 578"}},
+ {"@attributes": {"point": "468 483"}},
+ {"@attributes": {"point": "450 384"}},
+ {"@attributes": {"point": "466 321"}},
+ {"@attributes": {"point": "505 285"}},
+ {"@attributes": {"point": "470 250"}},
+ {"@attributes": {"point": "295 218"}},
+ {"@attributes": {"point": "267 131"}},
+ {"@attributes": {"point": "335 103"}},
+ {"@attributes": {"point": "580 145"}},
+ {"@attributes": {"point": "716 191"}},
+ {"@attributes": {"point": "883 377"}},
+ {"@attributes": {"point": "761 478"}},
+ {"@attributes": {"point": "570 643"}},
+ {"@attributes": {"point": "286 690"}},
+ {"@attributes": {"point": "84 476"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "0.25",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.4",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "0.35",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.5",
+ "path_id": "1",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "0.35",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.5",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "2",
+ "start_time": "7"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "16",
+ "enemy_id": "bomber",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "7"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "bomber",
+ "factor_health": "0.6",
+ "factor_hit_power": "0.4",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "1",
+ "start_time": "7"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "52"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "bomber",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "bomber",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "12"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "59",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "59",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "12"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "41"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "62"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "62"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ff33cc33",
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "0.7",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "34"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "34"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "1"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "10"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "16"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "16"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "42"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "10",
+ "enemy_id": "airship",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "10",
+ "enemy_id": "airship",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "42"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "tank_light",
+ "factor_health": "2",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.7",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "30",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "1",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "30",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "2",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "10"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "30",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "30",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "1"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "30",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.7",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.7",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "2.2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "2.2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "40"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "80"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "120"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "30"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "35"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "70"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "75"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "70"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "75"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "1",
+ "start_time": "100"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "2",
+ "start_time": "103"
+ }
+ },
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff00ff",
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "airship",
+ "factor_health": "11.5",
+ "factor_hit_power": "1.3",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "135"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "85",
+ "money_start_2": "85"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "560 366",
+ "box_id": "0",
+ "box_position": "0 0",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000100000000000000000001100000110000000000000100001110000100000000000000000000000001000000000001000110000000000000000000110001100000000010000000001100010000000000000000000000000100000000000000000000001000000000000110000000000010000000000000000000000000100000000000000000000000000000001100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
+ "tower_place_on_box": "560 366"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_02_07_bg_0.jpg"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "510 319",
+ "rect": "0 0 122 110",
+ "texture": "game/worlds/world_02_07_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "517 323",
+ "rect": "0 0 86 80",
+ "texture": "game/worlds/world_02_07_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "512 313",
+ "rect": "0 0 94 94",
+ "texture": "game/worlds/world_02_07_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "560 366"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "579 338"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "495 -65"}},
+ {"@attributes": {"point": "515 42"}},
+ {"@attributes": {"point": "626 82"}},
+ {"@attributes": {"point": "830 179"}},
+ {"@attributes": {"point": "841 219"}},
+ {"@attributes": {"point": "881 310"}},
+ {"@attributes": {"point": "894 463"}},
+ {"@attributes": {"point": "858 556"}},
+ {"@attributes": {"point": "711 631"}},
+ {"@attributes": {"point": "543 657"}},
+ {"@attributes": {"point": "340 650"}},
+ {"@attributes": {"point": "251 623"}},
+ {"@attributes": {"point": "146 546"}},
+ {"@attributes": {"point": "83 454"}},
+ {"@attributes": {"point": "101 387"}},
+ {"@attributes": {"point": "148 260"}},
+ {"@attributes": {"point": "247 173"}},
+ {"@attributes": {"point": "386 135"}},
+ {"@attributes": {"point": "574 160"}},
+ {"@attributes": {"point": "689 251"}},
+ {"@attributes": {"point": "758 342"}},
+ {"@attributes": {"point": "740 425"}},
+ {"@attributes": {"point": "641 503"}},
+ {"@attributes": {"point": "532 538"}},
+ {"@attributes": {"point": "406 524"}},
+ {"@attributes": {"point": "301 484"}},
+ {"@attributes": {"point": "258 395"}},
+ {"@attributes": {"point": "296 303"}},
+ {"@attributes": {"point": "376 264"}},
+ {"@attributes": {"point": "455 285"}},
+ {"@attributes": {"point": "529 304"}},
+ {"@attributes": {"point": "561 366"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "1089 65"}},
+ {"@attributes": {"point": "891 152"}},
+ {"@attributes": {"point": "778 481"}},
+ {"@attributes": {"point": "627 585"}},
+ {"@attributes": {"point": "453 604"}},
+ {"@attributes": {"point": "309 530"}},
+ {"@attributes": {"point": "311 303"}},
+ {"@attributes": {"point": "656 92"}},
+ {"@attributes": {"point": "817 -78"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "96 -54"}},
+ {"@attributes": {"point": "143 380"}},
+ {"@attributes": {"point": "284 498"}},
+ {"@attributes": {"point": "561 456"}},
+ {"@attributes": {"point": "602 168"}},
+ {"@attributes": {"point": "914 135"}},
+ {"@attributes": {"point": "1138 331"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "489 60"}},
+ {"@attributes": {"point": "518 141"}},
+ {"@attributes": {"point": "501 324"}},
+ {"@attributes": {"point": "439 411"}},
+ {"@attributes": {"point": "333 365"}},
+ {"@attributes": {"point": "246 400"}},
+ {"@attributes": {"point": "110 372"}},
+ {"@attributes": {"point": "120 424"}},
+ {"@attributes": {"point": "195 535"}},
+ {"@attributes": {"point": "237 548"}},
+ {"@attributes": {"point": "315 539"}},
+ {"@attributes": {"point": "469 559"}},
+ {"@attributes": {"point": "603 552"}},
+ {"@attributes": {"point": "741 466"}},
+ {"@attributes": {"point": "846 412"}},
+ {"@attributes": {"point": "844 230"}},
+ {"@attributes": {"point": "765 218"}},
+ {"@attributes": {"point": "724 246"}},
+ {"@attributes": {"point": "570 78"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "3.3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "1",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "2",
+ "start_time": "6"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "1",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "2",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "1",
+ "start_time": "36"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "2",
+ "start_time": "36"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "25"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "6"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "36"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "25"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "30",
+ "enemy_id": "bomber",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "30"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "bomber",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "31"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "45"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "tank_light",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1.5",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "30",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "30",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "1"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "1"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "4.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1.5",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "4.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1.5",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "1.1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "4.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1.5",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "1.1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "9",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.7",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "9",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "9",
+ "enemy_id": "bomber",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "2.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.8",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "30",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "4.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.7",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "1",
+ "start_time": "34"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "2",
+ "start_time": "34"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.8",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "2.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "1",
+ "start_time": "20"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "2",
+ "start_time": "20"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.8",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "1",
+ "start_time": "20"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "2",
+ "start_time": "20"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "36",
+ "enemy_id": "tank_light",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "48",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "3",
+ "path_id": "0",
+ "start_time": "14"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "58",
+ "enemy_id": "tank_light",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "24"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "40",
+ "enemy_id": "troop_carrier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.8",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "20",
+ "enemy_id": "tank_heavy",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.8",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "6.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "6.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "25",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "35"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "25",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "35"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "bomber",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "75"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "bomber",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "75"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "1",
+ "start_time": "120"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "2",
+ "start_time": "120"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "60",
+ "money_start_2": "60"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "560 366",
+ "box_id": "0",
+ "box_position": "0 0",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000001100000000000000000001000000100000000000000100001110000100000000000000000000000000100000000000000100000000000000000000110000100000000010000000000100010000000000000010000000000100000000000001000000100000000000000110000000000100000000000000000000000000100000000000000000000000000000001110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_02_07_bg_0.jpg"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "510 319",
+ "rect": "0 0 122 110",
+ "texture": "game/worlds/world_02_07_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "517 323",
+ "rect": "0 0 86 80",
+ "texture": "game/worlds/world_02_07_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "512 313",
+ "rect": "0 0 94 94",
+ "texture": "game/worlds/world_02_07_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "560 366"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "577 338"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "495 -65"}},
+ {"@attributes": {"point": "515 42"}},
+ {"@attributes": {"point": "626 82"}},
+ {"@attributes": {"point": "830 179"}},
+ {"@attributes": {"point": "841 219"}},
+ {"@attributes": {"point": "881 310"}},
+ {"@attributes": {"point": "894 463"}},
+ {"@attributes": {"point": "858 556"}},
+ {"@attributes": {"point": "711 631"}},
+ {"@attributes": {"point": "543 657"}},
+ {"@attributes": {"point": "340 650"}},
+ {"@attributes": {"point": "251 623"}},
+ {"@attributes": {"point": "146 546"}},
+ {"@attributes": {"point": "83 454"}},
+ {"@attributes": {"point": "101 387"}},
+ {"@attributes": {"point": "148 260"}},
+ {"@attributes": {"point": "247 173"}},
+ {"@attributes": {"point": "386 135"}},
+ {"@attributes": {"point": "574 160"}},
+ {"@attributes": {"point": "689 251"}},
+ {"@attributes": {"point": "758 342"}},
+ {"@attributes": {"point": "740 425"}},
+ {"@attributes": {"point": "641 503"}},
+ {"@attributes": {"point": "532 538"}},
+ {"@attributes": {"point": "406 524"}},
+ {"@attributes": {"point": "301 484"}},
+ {"@attributes": {"point": "258 395"}},
+ {"@attributes": {"point": "296 303"}},
+ {"@attributes": {"point": "376 264"}},
+ {"@attributes": {"point": "455 285"}},
+ {"@attributes": {"point": "529 304"}},
+ {"@attributes": {"point": "563 362"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "1089 65"}},
+ {"@attributes": {"point": "891 152"}},
+ {"@attributes": {"point": "778 481"}},
+ {"@attributes": {"point": "627 585"}},
+ {"@attributes": {"point": "453 604"}},
+ {"@attributes": {"point": "309 530"}},
+ {"@attributes": {"point": "311 303"}},
+ {"@attributes": {"point": "656 92"}},
+ {"@attributes": {"point": "817 -78"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "96 -54"}},
+ {"@attributes": {"point": "143 380"}},
+ {"@attributes": {"point": "284 498"}},
+ {"@attributes": {"point": "561 456"}},
+ {"@attributes": {"point": "602 168"}},
+ {"@attributes": {"point": "914 135"}},
+ {"@attributes": {"point": "1138 331"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "615 60"}},
+ {"@attributes": {"point": "538 88"}},
+ {"@attributes": {"point": "512 131"}},
+ {"@attributes": {"point": "476 213"}},
+ {"@attributes": {"point": "449 245"}},
+ {"@attributes": {"point": "354 277"}},
+ {"@attributes": {"point": "266 327"}},
+ {"@attributes": {"point": "239 414"}},
+ {"@attributes": {"point": "191 508"}},
+ {"@attributes": {"point": "170 549"}},
+ {"@attributes": {"point": "247 613"}},
+ {"@attributes": {"point": "415 597"}},
+ {"@attributes": {"point": "521 539"}},
+ {"@attributes": {"point": "692 515"}},
+ {"@attributes": {"point": "776 532"}},
+ {"@attributes": {"point": "877 515"}},
+ {"@attributes": {"point": "869 407"}},
+ {"@attributes": {"point": "868 228"}},
+ {"@attributes": {"point": "792 271"}},
+ {"@attributes": {"point": "663 281"}},
+ {"@attributes": {"point": "833 178"}},
+ {"@attributes": {"point": "733 160"}},
+ {"@attributes": {"point": "625 236"}},
+ {"@attributes": {"point": "592 190"}},
+ {"@attributes": {"point": "656 90"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3.3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.25",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.65",
+ "path_id": "1",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.25",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.65",
+ "path_id": "2",
+ "start_time": "6"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "1",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "2",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "1",
+ "start_time": "36"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "2",
+ "start_time": "36"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "25"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "6"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "36"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "25"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "30",
+ "enemy_id": "bomber",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "30"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "bomber",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "31"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "45"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "tank_light",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "30",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "30",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "1"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "2.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "2.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.7",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "1"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "1.15",
+ "enemy_id": "soldier",
+ "factor_health": "4.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "1.15",
+ "enemy_id": "soldier",
+ "factor_health": "4.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "1.1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "1.15",
+ "enemy_id": "soldier",
+ "factor_health": "4.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "1.2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "2.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.7",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "9",
+ "enemy_id": "tank_light",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "9",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "9",
+ "enemy_id": "bomber",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "30",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "4.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "2.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "20"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "20"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "2.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "20"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "20"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "36",
+ "enemy_id": "tank_light",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "48",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2.4",
+ "path_id": "0",
+ "start_time": "14"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "58",
+ "enemy_id": "tank_light",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "24"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "40",
+ "enemy_id": "troop_carrier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "20",
+ "enemy_id": "tank_heavy",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "25",
+ "enemy_id": "airship",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "35"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "25",
+ "enemy_id": "airship",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "35"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "bomber",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "75"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "bomber",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "75"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "120"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "120"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff0000",
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "airship",
+ "factor_health": "21",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "80",
+ "money_start_2": "80"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "560 366",
+ "box_id": "0",
+ "box_position": "0 0",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000100000000000000000001000000000000000000000100001010000100000000000000000000000000000000000001000010000000001000000000100000000000000000000000000100010000000000000100000000000000000000000000100000011000000000000010000000000010000000000000000000000000000000000000000000000000000000010100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_02_07_bg_0.jpg"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "510 319",
+ "rect": "0 0 122 110",
+ "texture": "game/worlds/world_02_07_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "517 323",
+ "rect": "0 0 86 80",
+ "texture": "game/worlds/world_02_07_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "512 313",
+ "rect": "0 0 94 94",
+ "texture": "game/worlds/world_02_07_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "560 366"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "578 338"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "495 -65"}},
+ {"@attributes": {"point": "515 42"}},
+ {"@attributes": {"point": "626 82"}},
+ {"@attributes": {"point": "830 179"}},
+ {"@attributes": {"point": "841 219"}},
+ {"@attributes": {"point": "881 310"}},
+ {"@attributes": {"point": "894 463"}},
+ {"@attributes": {"point": "858 556"}},
+ {"@attributes": {"point": "711 631"}},
+ {"@attributes": {"point": "543 657"}},
+ {"@attributes": {"point": "340 650"}},
+ {"@attributes": {"point": "251 623"}},
+ {"@attributes": {"point": "146 546"}},
+ {"@attributes": {"point": "83 454"}},
+ {"@attributes": {"point": "101 387"}},
+ {"@attributes": {"point": "148 260"}},
+ {"@attributes": {"point": "247 173"}},
+ {"@attributes": {"point": "386 135"}},
+ {"@attributes": {"point": "574 160"}},
+ {"@attributes": {"point": "689 251"}},
+ {"@attributes": {"point": "758 342"}},
+ {"@attributes": {"point": "740 425"}},
+ {"@attributes": {"point": "641 503"}},
+ {"@attributes": {"point": "532 538"}},
+ {"@attributes": {"point": "406 524"}},
+ {"@attributes": {"point": "301 484"}},
+ {"@attributes": {"point": "258 395"}},
+ {"@attributes": {"point": "296 303"}},
+ {"@attributes": {"point": "376 264"}},
+ {"@attributes": {"point": "455 285"}},
+ {"@attributes": {"point": "529 304"}},
+ {"@attributes": {"point": "563 362"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "1089 65"}},
+ {"@attributes": {"point": "891 152"}},
+ {"@attributes": {"point": "778 481"}},
+ {"@attributes": {"point": "627 585"}},
+ {"@attributes": {"point": "453 604"}},
+ {"@attributes": {"point": "309 530"}},
+ {"@attributes": {"point": "311 303"}},
+ {"@attributes": {"point": "656 92"}},
+ {"@attributes": {"point": "817 -78"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "96 -54"}},
+ {"@attributes": {"point": "143 380"}},
+ {"@attributes": {"point": "284 498"}},
+ {"@attributes": {"point": "561 456"}},
+ {"@attributes": {"point": "602 168"}},
+ {"@attributes": {"point": "914 135"}},
+ {"@attributes": {"point": "1138 331"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "508 60"}},
+ {"@attributes": {"point": "526 143"}},
+ {"@attributes": {"point": "478 217"}},
+ {"@attributes": {"point": "444 246"}},
+ {"@attributes": {"point": "326 276"}},
+ {"@attributes": {"point": "227 270"}},
+ {"@attributes": {"point": "162 296"}},
+ {"@attributes": {"point": "134 375"}},
+ {"@attributes": {"point": "189 434"}},
+ {"@attributes": {"point": "228 461"}},
+ {"@attributes": {"point": "293 450"}},
+ {"@attributes": {"point": "307 539"}},
+ {"@attributes": {"point": "415 639"}},
+ {"@attributes": {"point": "542 648"}},
+ {"@attributes": {"point": "594 593"}},
+ {"@attributes": {"point": "774 443"}},
+ {"@attributes": {"point": "847 343"}},
+ {"@attributes": {"point": "836 263"}},
+ {"@attributes": {"point": "781 287"}},
+ {"@attributes": {"point": "713 265"}},
+ {"@attributes": {"point": "721 214"}},
+ {"@attributes": {"point": "748 174"}},
+ {"@attributes": {"point": "719 128"}},
+ {"@attributes": {"point": "668 133"}},
+ {"@attributes": {"point": "639 164"}},
+ {"@attributes": {"point": "580 173"}},
+ {"@attributes": {"point": "576 76"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "0.15",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "0.15",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "33"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "6"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "1",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "2",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "1",
+ "start_time": "36"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "2",
+ "start_time": "36"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "25"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "6"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "36"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "25"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "14"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "18"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "26"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "30"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "34"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "38"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "46"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "50"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "54"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "58"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "62"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "31"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "31"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "tank_light",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2.4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "30",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "30",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "1"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "2.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "2.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "1"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "5",
+ "enemy_id": "soldier",
+ "factor_health": "8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "5",
+ "enemy_id": "soldier",
+ "factor_health": "8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "5",
+ "enemy_id": "soldier",
+ "factor_health": "8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "5",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "5",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "2.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "9",
+ "enemy_id": "tank_light",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "9",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "9",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.35",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "2.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ff33cc33",
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ff33cc33",
+ "count": "2",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "3",
+ "path_id": "2",
+ "start_time": "12"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "30",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "45",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "4.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "2.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "20"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "20"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "2.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.7",
+ "path_id": "1",
+ "start_time": "20"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.7",
+ "path_id": "2",
+ "start_time": "20"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "36",
+ "enemy_id": "tank_light",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "48",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2.4",
+ "path_id": "0",
+ "start_time": "14"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "58",
+ "enemy_id": "tank_light",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "24"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.7",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.7",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "40",
+ "enemy_id": "troop_carrier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "20",
+ "enemy_id": "tank_heavy",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "25",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "1",
+ "start_time": "35"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "25",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "2",
+ "start_time": "35"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.8",
+ "path_id": "1",
+ "start_time": "75"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.8",
+ "path_id": "2",
+ "start_time": "75"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "1",
+ "start_time": "120"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "2",
+ "start_time": "120"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff00ff",
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "troop_carrier",
+ "factor_health": "12",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "60",
+ "money_start_2": "60"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "574 284",
+ "box_id": "0",
+ "box_position": "0 0",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011100000000000000000010000011100000000000000001000000110000000000000001110000000000100000000000100000000000011000000000000000000000011000000000011000000001110000000000000000010000011000000000000000000110000000001000000000000000000000011000000000000000000000110000000000000000000011010000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_02_08_bg_0.jpg"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "490 224",
+ "rect": "0 0 160 106",
+ "texture": "game/worlds/world_02_08_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "532 254",
+ "rect": "0 0 86 70",
+ "texture": "game/worlds/world_02_08_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "524 258",
+ "rect": "0 0 100 110",
+ "texture": "game/worlds/world_02_08_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "574 284"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "619 213"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "1078 265"}},
+ {"@attributes": {"point": "980 305"}},
+ {"@attributes": {"point": "879 400"}},
+ {"@attributes": {"point": "781 465"}},
+ {"@attributes": {"point": "609 529"}},
+ {"@attributes": {"point": "455 589"}},
+ {"@attributes": {"point": "323 596"}},
+ {"@attributes": {"point": "220 554"}},
+ {"@attributes": {"point": "266 414"}},
+ {"@attributes": {"point": "437 377"}},
+ {"@attributes": {"point": "602 392"}},
+ {"@attributes": {"point": "566 282"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "488 840"}},
+ {"@attributes": {"point": "524 684"}},
+ {"@attributes": {"point": "564 671"}},
+ {"@attributes": {"point": "703 607"}},
+ {"@attributes": {"point": "814 577"}},
+ {"@attributes": {"point": "853 526"}},
+ {"@attributes": {"point": "809 448"}},
+ {"@attributes": {"point": "750 473"}},
+ {"@attributes": {"point": "514 570"}},
+ {"@attributes": {"point": "396 600"}},
+ {"@attributes": {"point": "239 579"}},
+ {"@attributes": {"point": "246 449"}},
+ {"@attributes": {"point": "378 374"}},
+ {"@attributes": {"point": "610 396"}},
+ {"@attributes": {"point": "572 282"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "49 -62"}},
+ {"@attributes": {"point": "171 -3"}},
+ {"@attributes": {"point": "198 59"}},
+ {"@attributes": {"point": "197 114"}},
+ {"@attributes": {"point": "178 162"}},
+ {"@attributes": {"point": "115 269"}},
+ {"@attributes": {"point": "83 334"}},
+ {"@attributes": {"point": "141 414"}},
+ {"@attributes": {"point": "270 318"}},
+ {"@attributes": {"point": "384 207"}},
+ {"@attributes": {"point": "558 146"}},
+ {"@attributes": {"point": "704 131"}},
+ {"@attributes": {"point": "824 157"}},
+ {"@attributes": {"point": "846 291"}},
+ {"@attributes": {"point": "723 361"}},
+ {"@attributes": {"point": "575 397"}},
+ {"@attributes": {"point": "572 286"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "1105 439"}},
+ {"@attributes": {"point": "965 503"}},
+ {"@attributes": {"point": "792 517"}},
+ {"@attributes": {"point": "624 575"}},
+ {"@attributes": {"point": "478 655"}},
+ {"@attributes": {"point": "316 616"}},
+ {"@attributes": {"point": "265 451"}},
+ {"@attributes": {"point": "368 310"}},
+ {"@attributes": {"point": "602 290"}},
+ {"@attributes": {"point": "734 222"}},
+ {"@attributes": {"point": "937 104"}},
+ {"@attributes": {"point": "1035 -105"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "165 348"}},
+ {"@attributes": {"point": "239 385"}},
+ {"@attributes": {"point": "306 400"}},
+ {"@attributes": {"point": "355 357"}},
+ {"@attributes": {"point": "350 289"}},
+ {"@attributes": {"point": "373 263"}},
+ {"@attributes": {"point": "425 255"}},
+ {"@attributes": {"point": "457 284"}},
+ {"@attributes": {"point": "515 249"}},
+ {"@attributes": {"point": "565 183"}},
+ {"@attributes": {"point": "604 204"}},
+ {"@attributes": {"point": "647 271"}},
+ {"@attributes": {"point": "665 228"}},
+ {"@attributes": {"point": "711 215"}},
+ {"@attributes": {"point": "713 261"}},
+ {"@attributes": {"point": "712 335"}},
+ {"@attributes": {"point": "760 316"}},
+ {"@attributes": {"point": "832 299"}},
+ {"@attributes": {"point": "882 289"}},
+ {"@attributes": {"point": "885 355"}},
+ {"@attributes": {"point": "872 414"}},
+ {"@attributes": {"point": "788 383"}},
+ {"@attributes": {"point": "749 362"}},
+ {"@attributes": {"point": "686 385"}},
+ {"@attributes": {"point": "719 448"}},
+ {"@attributes": {"point": "791 465"}},
+ {"@attributes": {"point": "819 517"}},
+ {"@attributes": {"point": "769 577"}},
+ {"@attributes": {"point": "653 611"}},
+ {"@attributes": {"point": "602 575"}},
+ {"@attributes": {"point": "569 553"}},
+ {"@attributes": {"point": "498 576"}},
+ {"@attributes": {"point": "509 633"}},
+ {"@attributes": {"point": "553 654"}},
+ {"@attributes": {"point": "475 698"}},
+ {"@attributes": {"point": "443 608"}},
+ {"@attributes": {"point": "314 581"}},
+ {"@attributes": {"point": "125 453"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "11",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "2",
+ "start_time": "32"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "7",
+ "enemy_id": "truck",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "7",
+ "enemy_id": "truck",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "7",
+ "enemy_id": "truck",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "7",
+ "enemy_id": "truck",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "28",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "0.65",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "0.65",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "0.65",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.15",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "0.65",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.75",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2.2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "7",
+ "enemy_id": "fighter",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "20",
+ "enemy_id": "tank_light",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2.2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2.2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2.2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "0.6",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "15"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "48"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "tank_light",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "5.2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "5.2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "5.2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "tank_light",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "tank_light",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "42"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "8"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "2",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "25",
+ "enemy_id": "tank_heavy",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "25",
+ "enemy_id": "tank_heavy",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "25",
+ "enemy_id": "tank_heavy",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "25",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "22"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "3",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "27"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "3",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "37"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "52"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "3",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "62"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "8"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "13",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "30"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "3",
+ "enemy_id": "airship",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "35"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "25",
+ "enemy_id": "airship",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "35"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "45"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "47"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "13",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "7"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff0000",
+ "count": "30",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "15",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "0.9",
+ "factor_speed_move": "0.9",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "30",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "15",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "0.9",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "30",
+ "delta_time": "1.5",
+ "enemy_id": "soldier",
+ "factor_health": "15",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "0.9",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "7"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "47"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "47"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "57"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "20",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "20",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "42"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "30",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "30",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.7",
+ "path_id": "3",
+ "start_time": "6"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "30",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "6"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "15",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "30",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "20",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "airship",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "3",
+ "start_time": "36"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "66"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "24"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "24"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "1",
+ "start_time": "24"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "15",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "30",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "20",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "9",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "3",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "20",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "3",
+ "start_time": "36"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "30",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "130",
+ "money_start_2": "130"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "574 284",
+ "box_id": "0",
+ "box_position": "0 0",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010100000000100000000010000010100000000000000001000000010000000000000001110000000000100000000000100000000000010000000000000000000000011000000000011000000001010000000000000000010000001000000000000000000010000000001000000000000000000000011000000000000000000000110000000000000000000001010000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_02_08_bg_0.jpg"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "490 224",
+ "rect": "0 0 160 106",
+ "texture": "game/worlds/world_02_08_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "532 254",
+ "rect": "0 0 86 70",
+ "texture": "game/worlds/world_02_08_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "524 258",
+ "rect": "0 0 100 110",
+ "texture": "game/worlds/world_02_08_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "574 284"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "619 211"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "1078 265"}},
+ {"@attributes": {"point": "980 305"}},
+ {"@attributes": {"point": "879 400"}},
+ {"@attributes": {"point": "781 465"}},
+ {"@attributes": {"point": "609 529"}},
+ {"@attributes": {"point": "455 589"}},
+ {"@attributes": {"point": "323 596"}},
+ {"@attributes": {"point": "220 554"}},
+ {"@attributes": {"point": "266 414"}},
+ {"@attributes": {"point": "437 377"}},
+ {"@attributes": {"point": "602 392"}},
+ {"@attributes": {"point": "566 282"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "488 840"}},
+ {"@attributes": {"point": "524 684"}},
+ {"@attributes": {"point": "564 671"}},
+ {"@attributes": {"point": "703 607"}},
+ {"@attributes": {"point": "814 577"}},
+ {"@attributes": {"point": "853 526"}},
+ {"@attributes": {"point": "809 448"}},
+ {"@attributes": {"point": "750 473"}},
+ {"@attributes": {"point": "514 570"}},
+ {"@attributes": {"point": "396 600"}},
+ {"@attributes": {"point": "239 579"}},
+ {"@attributes": {"point": "246 449"}},
+ {"@attributes": {"point": "378 374"}},
+ {"@attributes": {"point": "610 396"}},
+ {"@attributes": {"point": "572 282"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "49 -62"}},
+ {"@attributes": {"point": "171 -3"}},
+ {"@attributes": {"point": "198 59"}},
+ {"@attributes": {"point": "197 114"}},
+ {"@attributes": {"point": "178 162"}},
+ {"@attributes": {"point": "115 269"}},
+ {"@attributes": {"point": "83 334"}},
+ {"@attributes": {"point": "141 414"}},
+ {"@attributes": {"point": "270 318"}},
+ {"@attributes": {"point": "384 207"}},
+ {"@attributes": {"point": "558 146"}},
+ {"@attributes": {"point": "704 131"}},
+ {"@attributes": {"point": "824 157"}},
+ {"@attributes": {"point": "846 291"}},
+ {"@attributes": {"point": "723 361"}},
+ {"@attributes": {"point": "575 397"}},
+ {"@attributes": {"point": "572 286"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "1105 439"}},
+ {"@attributes": {"point": "965 503"}},
+ {"@attributes": {"point": "792 517"}},
+ {"@attributes": {"point": "624 575"}},
+ {"@attributes": {"point": "478 655"}},
+ {"@attributes": {"point": "316 616"}},
+ {"@attributes": {"point": "265 451"}},
+ {"@attributes": {"point": "368 310"}},
+ {"@attributes": {"point": "602 290"}},
+ {"@attributes": {"point": "734 222"}},
+ {"@attributes": {"point": "937 104"}},
+ {"@attributes": {"point": "1035 -105"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "132 605"}},
+ {"@attributes": {"point": "127 427"}},
+ {"@attributes": {"point": "140 391"}},
+ {"@attributes": {"point": "210 379"}},
+ {"@attributes": {"point": "262 410"}},
+ {"@attributes": {"point": "336 388"}},
+ {"@attributes": {"point": "321 356"}},
+ {"@attributes": {"point": "292 324"}},
+ {"@attributes": {"point": "304 290"}},
+ {"@attributes": {"point": "348 272"}},
+ {"@attributes": {"point": "383 305"}},
+ {"@attributes": {"point": "428 306"}},
+ {"@attributes": {"point": "490 278"}},
+ {"@attributes": {"point": "545 210"}},
+ {"@attributes": {"point": "636 167"}},
+ {"@attributes": {"point": "680 171"}},
+ {"@attributes": {"point": "704 217"}},
+ {"@attributes": {"point": "737 248"}},
+ {"@attributes": {"point": "768 278"}},
+ {"@attributes": {"point": "778 348"}},
+ {"@attributes": {"point": "801 394"}},
+ {"@attributes": {"point": "808 419"}},
+ {"@attributes": {"point": "762 480"}},
+ {"@attributes": {"point": "731 532"}},
+ {"@attributes": {"point": "731 603"}},
+ {"@attributes": {"point": "568 604"}},
+ {"@attributes": {"point": "687 505"}},
+ {"@attributes": {"point": "570 389"}},
+ {"@attributes": {"point": "523 433"}},
+ {"@attributes": {"point": "484 607"}},
+ {"@attributes": {"point": "556 669"}},
+ {"@attributes": {"point": "476 681"}},
+ {"@attributes": {"point": "406 671"}},
+ {"@attributes": {"point": "370 650"}},
+ {"@attributes": {"point": "188 675"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "11",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.4",
+ "path_id": "2",
+ "start_time": "15"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.5",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "28",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2.2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "7",
+ "enemy_id": "fighter",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "20",
+ "enemy_id": "tank_light",
+ "factor_health": "0.35",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2.2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2.2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "2.2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "15"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "48"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "tank_light",
+ "factor_health": "0.45",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "5.2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "5.2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "5.2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "tank_light",
+ "factor_health": "0.45",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "tank_light",
+ "factor_health": "0.45",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "2.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "2.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "2.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "42"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "0.85",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "0.85",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "2.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "8"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "10",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "10",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "10",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "2",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "25",
+ "enemy_id": "tank_heavy",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "25",
+ "enemy_id": "tank_light",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "25",
+ "enemy_id": "tank_heavy",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "25",
+ "enemy_id": "airship",
+ "factor_health": "1.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "22"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "3",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "27"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "3",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "37"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "52"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "3",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5 ",
+ "path_id": "3",
+ "start_time": "62"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "8"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "13",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "30"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "3",
+ "enemy_id": "airship",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "3",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "35"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "25",
+ "enemy_id": "airship",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "3",
+ "start_time": "35"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "45"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "47"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "13",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.7",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.7",
+ "path_id": "1",
+ "start_time": "7"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff0000",
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "16",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "16",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff0000",
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "16",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "1",
+ "start_time": "7"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "25"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "25"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "35"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "20",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "2",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "20",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "1",
+ "start_time": "42"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "30",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "30",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "6"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "30",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "6"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "15",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "30",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "20",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "airship",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "3",
+ "start_time": "36"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "66"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "24"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "24"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "5.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "24"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "15",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "30",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "20",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "9",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "20",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "36"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "30",
+ "enemy_id": "airship",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff6600",
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "troop_carrier",
+ "factor_health": "3",
+ "factor_hit_power": "1.5",
+ "factor_speed_attack": "0.3",
+ "factor_speed_move": "1.7",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff6600",
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "troop_carrier",
+ "factor_health": "3",
+ "factor_hit_power": "1.5",
+ "factor_speed_attack": "0.3",
+ "factor_speed_move": "1.7",
+ "path_id": "1",
+ "start_time": "40"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff6600",
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "troop_carrier",
+ "factor_health": "3",
+ "factor_hit_power": "1.5",
+ "factor_speed_attack": "0.3",
+ "factor_speed_move": "1.7",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "80",
+ "money_start_2": "80"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "574 284",
+ "box_id": "0",
+ "box_position": "0 0",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010100000000100000000010000010000000000000000000000000010000000000000001010000000000000000000000000000000000010000000000000000000000010000000000000000000001010000000000000000010000000000000000000000000010000000000000000000000000000000010000000000000000000000010000000000000000000010010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_02_08_bg_0.jpg"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "490 224",
+ "rect": "0 0 160 106",
+ "texture": "game/worlds/world_02_08_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "532 254",
+ "rect": "0 0 86 70",
+ "texture": "game/worlds/world_02_08_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "524 258",
+ "rect": "0 0 100 110",
+ "texture": "game/worlds/world_02_08_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "574 284"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "618 212"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "1078 265"}},
+ {"@attributes": {"point": "980 305"}},
+ {"@attributes": {"point": "879 400"}},
+ {"@attributes": {"point": "781 465"}},
+ {"@attributes": {"point": "609 529"}},
+ {"@attributes": {"point": "455 589"}},
+ {"@attributes": {"point": "323 596"}},
+ {"@attributes": {"point": "220 554"}},
+ {"@attributes": {"point": "266 414"}},
+ {"@attributes": {"point": "437 377"}},
+ {"@attributes": {"point": "602 392"}},
+ {"@attributes": {"point": "566 282"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "488 840"}},
+ {"@attributes": {"point": "524 684"}},
+ {"@attributes": {"point": "564 671"}},
+ {"@attributes": {"point": "703 607"}},
+ {"@attributes": {"point": "814 577"}},
+ {"@attributes": {"point": "853 526"}},
+ {"@attributes": {"point": "809 448"}},
+ {"@attributes": {"point": "750 473"}},
+ {"@attributes": {"point": "514 570"}},
+ {"@attributes": {"point": "396 600"}},
+ {"@attributes": {"point": "239 579"}},
+ {"@attributes": {"point": "246 449"}},
+ {"@attributes": {"point": "378 374"}},
+ {"@attributes": {"point": "610 396"}},
+ {"@attributes": {"point": "572 282"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "49 -62"}},
+ {"@attributes": {"point": "171 -3"}},
+ {"@attributes": {"point": "198 59"}},
+ {"@attributes": {"point": "197 114"}},
+ {"@attributes": {"point": "178 162"}},
+ {"@attributes": {"point": "115 269"}},
+ {"@attributes": {"point": "83 334"}},
+ {"@attributes": {"point": "141 414"}},
+ {"@attributes": {"point": "270 318"}},
+ {"@attributes": {"point": "384 207"}},
+ {"@attributes": {"point": "558 146"}},
+ {"@attributes": {"point": "704 131"}},
+ {"@attributes": {"point": "824 157"}},
+ {"@attributes": {"point": "846 291"}},
+ {"@attributes": {"point": "723 361"}},
+ {"@attributes": {"point": "575 397"}},
+ {"@attributes": {"point": "572 286"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "1105 439"}},
+ {"@attributes": {"point": "965 503"}},
+ {"@attributes": {"point": "792 517"}},
+ {"@attributes": {"point": "624 575"}},
+ {"@attributes": {"point": "478 655"}},
+ {"@attributes": {"point": "316 616"}},
+ {"@attributes": {"point": "265 451"}},
+ {"@attributes": {"point": "368 310"}},
+ {"@attributes": {"point": "602 290"}},
+ {"@attributes": {"point": "734 222"}},
+ {"@attributes": {"point": "937 104"}},
+ {"@attributes": {"point": "1035 -105"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "51 341"}},
+ {"@attributes": {"point": "257 291"}},
+ {"@attributes": {"point": "328 276"}},
+ {"@attributes": {"point": "447 295"}},
+ {"@attributes": {"point": "561 240"}},
+ {"@attributes": {"point": "620 248"}},
+ {"@attributes": {"point": "671 222"}},
+ {"@attributes": {"point": "695 205"}},
+ {"@attributes": {"point": "728 236"}},
+ {"@attributes": {"point": "771 278"}},
+ {"@attributes": {"point": "770 332"}},
+ {"@attributes": {"point": "783 403"}},
+ {"@attributes": {"point": "744 446"}},
+ {"@attributes": {"point": "699 440"}},
+ {"@attributes": {"point": "673 402"}},
+ {"@attributes": {"point": "620 401"}},
+ {"@attributes": {"point": "613 449"}},
+ {"@attributes": {"point": "619 488"}},
+ {"@attributes": {"point": "679 535"}},
+ {"@attributes": {"point": "686 599"}},
+ {"@attributes": {"point": "649 611"}},
+ {"@attributes": {"point": "608 577"}},
+ {"@attributes": {"point": "556 567"}},
+ {"@attributes": {"point": "517 617"}},
+ {"@attributes": {"point": "537 653"}},
+ {"@attributes": {"point": "480 681"}},
+ {"@attributes": {"point": "438 663"}},
+ {"@attributes": {"point": "431 610"}},
+ {"@attributes": {"point": "424 514"}},
+ {"@attributes": {"point": "390 490"}},
+ {"@attributes": {"point": "350 501"}},
+ {"@attributes": {"point": "307 530"}},
+ {"@attributes": {"point": "99 537"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "3.5",
+ "enemy_id": "fighter",
+ "factor_health": "0.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.5",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.35",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.35",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "28",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "0.65",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.35",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "0.65",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.35",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "0.65",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.35",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "7",
+ "enemy_id": "fighter",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2.2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "7",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "20",
+ "enemy_id": "tank_light",
+ "factor_health": "0.35",
+ "factor_hit_power": "0.5",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.85",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "12",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "40"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "12",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "50"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "78"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "12",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "88"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "106"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "5.2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "5.2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "5.2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "tank_light",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "tank_light",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "42"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "8"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "10",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "10",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "10",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "2",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "25",
+ "enemy_id": "tank_heavy",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "25",
+ "enemy_id": "tank_light",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "25",
+ "enemy_id": "tank_heavy",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "25",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "3",
+ "start_time": "22"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "3",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "3",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "3",
+ "start_time": "27"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "3",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "3",
+ "start_time": "37"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "3",
+ "start_time": "52"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "3",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "3",
+ "start_time": "62"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "8"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "13",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "30"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "3",
+ "enemy_id": "airship",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.7",
+ "path_id": "3",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "3",
+ "start_time": "35"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "25",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "3",
+ "start_time": "35"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "12",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "2",
+ "start_time": "45"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "1",
+ "start_time": "47"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "13",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2.1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "1",
+ "start_time": "7"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "22",
+ "delta_time": "2",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.8",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff0000",
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "fighter",
+ "factor_health": "4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "10"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "25",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "25",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "6"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "30",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "45"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "30",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "3",
+ "start_time": "6"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "30",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "9",
+ "delta_time": "8",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "3",
+ "start_time": "6"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.7",
+ "path_id": "2",
+ "start_time": "35"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.7",
+ "path_id": "0",
+ "start_time": "35"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.7",
+ "path_id": "1",
+ "start_time": "35"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "15",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "30",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "20",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "3",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "5",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.8",
+ "path_id": "3",
+ "start_time": "36"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "3",
+ "start_time": "66"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "5",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "15",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "30",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "20",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "9",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.7",
+ "path_id": "3",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "20",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "36"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "30",
+ "enemy_id": "airship",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff6600",
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "0.5",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff6600",
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "0.5",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "40"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff6600",
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "0.5",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "2",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2.1",
+ "path_id": "3",
+ "start_time": "6"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff00ff",
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "16",
+ "factor_hit_power": "3",
+ "factor_speed_attack": "0.3",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "3",
+ "start_time": "25"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "3",
+ "start_time": "45"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "100",
+ "money_start_2": "100"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "124 244",
+ "box_id": "0",
+ "box_position": "0 0",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000001000110001110000000000001111000100100100000000000011000001001000100000000000100010000001111000000000000000100100000000000000000000000001110000000000000001000000000110011100000000100001000110000110001000001000010000111000000000000000001100000011100001000000000000001000000000000000000000000111000000010000000000000000110000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_02_09_bg_0.jpg"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "65 191",
+ "rect": "0 0 114 124",
+ "texture": "game/worlds/world_02_09_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "90 201",
+ "rect": "0 0 76 84",
+ "texture": "game/worlds/world_02_09_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "79 196",
+ "rect": "0 0 100 108",
+ "texture": "game/worlds/world_02_09_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "124 244"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "91 136"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "1090 313"}},
+ {"@attributes": {"point": "964 336"}},
+ {"@attributes": {"point": "825 379"}},
+ {"@attributes": {"point": "690 382"}},
+ {"@attributes": {"point": "591 345"}},
+ {"@attributes": {"point": "581 243"}},
+ {"@attributes": {"point": "640 153"}},
+ {"@attributes": {"point": "790 138"}},
+ {"@attributes": {"point": "859 183"}},
+ {"@attributes": {"point": "891 297"}},
+ {"@attributes": {"point": "929 446"}},
+ {"@attributes": {"point": "893 506"}},
+ {"@attributes": {"point": "849 586"}},
+ {"@attributes": {"point": "752 624"}},
+ {"@attributes": {"point": "599 628"}},
+ {"@attributes": {"point": "479 531"}},
+ {"@attributes": {"point": "426 406"}},
+ {"@attributes": {"point": "325 384"}},
+ {"@attributes": {"point": "216 379"}},
+ {"@attributes": {"point": "135 409"}},
+ {"@attributes": {"point": "100 493"}},
+ {"@attributes": {"point": "118 578"}},
+ {"@attributes": {"point": "161 636"}},
+ {"@attributes": {"point": "264 653"}},
+ {"@attributes": {"point": "373 646"}},
+ {"@attributes": {"point": "429 580"}},
+ {"@attributes": {"point": "482 454"}},
+ {"@attributes": {"point": "477 304"}},
+ {"@attributes": {"point": "446 178"}},
+ {"@attributes": {"point": "330 133"}},
+ {"@attributes": {"point": "235 181"}},
+ {"@attributes": {"point": "123 247"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "1088 302"}},
+ {"@attributes": {"point": "971 336"}},
+ {"@attributes": {"point": "831 376"}},
+ {"@attributes": {"point": "709 379"}},
+ {"@attributes": {"point": "615 361"}},
+ {"@attributes": {"point": "580 282"}},
+ {"@attributes": {"point": "609 174"}},
+ {"@attributes": {"point": "730 136"}},
+ {"@attributes": {"point": "840 161"}},
+ {"@attributes": {"point": "878 240"}},
+ {"@attributes": {"point": "926 437"}},
+ {"@attributes": {"point": "905 497"}},
+ {"@attributes": {"point": "858 573"}},
+ {"@attributes": {"point": "763 625"}},
+ {"@attributes": {"point": "644 630"}},
+ {"@attributes": {"point": "523 579"}},
+ {"@attributes": {"point": "455 482"}},
+ {"@attributes": {"point": "485 388"}},
+ {"@attributes": {"point": "468 255"}},
+ {"@attributes": {"point": "430 173"}},
+ {"@attributes": {"point": "338 133"}},
+ {"@attributes": {"point": "226 182"}},
+ {"@attributes": {"point": "121 247"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "1101 501"}},
+ {"@attributes": {"point": "941 509"}},
+ {"@attributes": {"point": "748 534"}},
+ {"@attributes": {"point": "562 487"}},
+ {"@attributes": {"point": "414 337"}},
+ {"@attributes": {"point": "220 339"}},
+ {"@attributes": {"point": "91 287"}},
+ {"@attributes": {"point": "-44 162"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "1144 558"}},
+ {"@attributes": {"point": "893 610"}},
+ {"@attributes": {"point": "664 635"}},
+ {"@attributes": {"point": "438 586"}},
+ {"@attributes": {"point": "285 488"}},
+ {"@attributes": {"point": "114 317"}},
+ {"@attributes": {"point": "-54 76"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "4"},
+ "point": [
+ {"@attributes": {"point": "1098 196"}},
+ {"@attributes": {"point": "975 226"}},
+ {"@attributes": {"point": "806 283"}},
+ {"@attributes": {"point": "718 334"}},
+ {"@attributes": {"point": "517 326"}},
+ {"@attributes": {"point": "389 253"}},
+ {"@attributes": {"point": "278 221"}},
+ {"@attributes": {"point": "89 255"}},
+ {"@attributes": {"point": "-71 290"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "923 266"}},
+ {"@attributes": {"point": "828 256"}},
+ {"@attributes": {"point": "800 257"}},
+ {"@attributes": {"point": "779 270"}},
+ {"@attributes": {"point": "748 303"}},
+ {"@attributes": {"point": "752 368"}},
+ {"@attributes": {"point": "692 351"}},
+ {"@attributes": {"point": "650 346"}},
+ {"@attributes": {"point": "684 288"}},
+ {"@attributes": {"point": "674 248"}},
+ {"@attributes": {"point": "680 217"}},
+ {"@attributes": {"point": "611 212"}},
+ {"@attributes": {"point": "555 224"}},
+ {"@attributes": {"point": "501 225"}},
+ {"@attributes": {"point": "484 246"}},
+ {"@attributes": {"point": "464 291"}},
+ {"@attributes": {"point": "454 405"}},
+ {"@attributes": {"point": "390 401"}},
+ {"@attributes": {"point": "353 349"}},
+ {"@attributes": {"point": "373 298"}},
+ {"@attributes": {"point": "411 250"}},
+ {"@attributes": {"point": "370 191"}},
+ {"@attributes": {"point": "339 159"}},
+ {"@attributes": {"point": "299 191"}},
+ {"@attributes": {"point": "314 251"}},
+ {"@attributes": {"point": "332 330"}},
+ {"@attributes": {"point": "201 282"}},
+ {"@attributes": {"point": "193 387"}},
+ {"@attributes": {"point": "180 447"}},
+ {"@attributes": {"point": "208 488"}},
+ {"@attributes": {"point": "303 523"}},
+ {"@attributes": {"point": "351 550"}},
+ {"@attributes": {"point": "400 540"}},
+ {"@attributes": {"point": "439 567"}},
+ {"@attributes": {"point": "459 627"}},
+ {"@attributes": {"point": "503 627"}},
+ {"@attributes": {"point": "538 615"}},
+ {"@attributes": {"point": "535 569"}},
+ {"@attributes": {"point": "500 481"}},
+ {"@attributes": {"point": "512 442"}},
+ {"@attributes": {"point": "556 437"}},
+ {"@attributes": {"point": "597 436"}},
+ {"@attributes": {"point": "587 371"}},
+ {"@attributes": {"point": "627 360"}},
+ {"@attributes": {"point": "640 407"}},
+ {"@attributes": {"point": "632 467"}},
+ {"@attributes": {"point": "635 549"}},
+ {"@attributes": {"point": "617 614"}},
+ {"@attributes": {"point": "691 609"}},
+ {"@attributes": {"point": "787 597"}},
+ {"@attributes": {"point": "750 510"}},
+ {"@attributes": {"point": "714 449"}},
+ {"@attributes": {"point": "751 408"}},
+ {"@attributes": {"point": "843 411"}},
+ {"@attributes": {"point": "932 382"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "60",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "7",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "4",
+ "enemy_id": "soldier",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "7",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "4.5",
+ "enemy_id": "truck",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "6"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1.49",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "9",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "9",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "4",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "28"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "7",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "34"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "34"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "7",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "4",
+ "start_time": "34"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "3.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "3.3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "9"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "30",
+ "enemy_id": "tank_light",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "4",
+ "start_time": "22"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2.3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "2.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "43"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "35",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "2.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "43.3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "10"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.3",
+ "factor_hit_power": "0.8",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "4",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.3",
+ "factor_hit_power": "0.8",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "3",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "2.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_light",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "23",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "3.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "32"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_heavy",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "15"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "15.3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "12"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "25",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "2.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "20",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "20",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "15",
+ "enemy_id": "tank_light",
+ "factor_health": "1.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "15"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "15"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "50"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "50"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "50"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "9",
+ "enemy_id": "fighter",
+ "factor_health": "1.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "9",
+ "enemy_id": "fighter",
+ "factor_health": "1.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "40"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "40"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "4",
+ "start_time": "40"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff6600",
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "60",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff6600",
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "60",
+ "factor_hit_power": "1.1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "1",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "4",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "52"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "4",
+ "start_time": "52"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "tank_light",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "4",
+ "start_time": "10"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "4",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "25",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "40"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "75"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "4",
+ "start_time": "75"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "20",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "16",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "13"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "4",
+ "start_time": "6"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "18",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "13"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.45",
+ "path_id": "3",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.45",
+ "path_id": "4",
+ "start_time": "6"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "18",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "12",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "7"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "8",
+ "enemy_id": "soldier",
+ "factor_health": "10",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "7",
+ "enemy_id": "soldier",
+ "factor_health": "10",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "20",
+ "enemy_id": "fighter",
+ "factor_health": "1.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "30",
+ "enemy_id": "bomber",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "20",
+ "enemy_id": "fighter",
+ "factor_health": "1.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "4",
+ "start_time": "6"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "4",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "26"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "26"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "4",
+ "start_time": "26"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "bomber",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "60"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "30",
+ "enemy_id": "airship",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "60"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "bomber",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "4",
+ "start_time": "60"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "3",
+ "start_time": "62"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "2",
+ "start_time": "62"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "4",
+ "start_time": "62"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "30",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "1",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "15",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "50"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "20",
+ "enemy_id": "tank_light",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "3",
+ "start_time": "62"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "62"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "4",
+ "start_time": "62"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "170",
+ "money_start_2": "170"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "124 244",
+ "box_id": "0",
+ "box_position": "0 0",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000001000010001110000000000001011000000100000000000000001000001001001100000000000100000000001010000000000000000000100000000000000000000000000110000000000000001000000010100010100000000100001000100000110001000000000000000110000000000000010001100000010100001000000000000001000000000000000000000000101000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_02_09_bg_0.jpg"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "65 191",
+ "rect": "0 0 114 124",
+ "texture": "game/worlds/world_02_09_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "90 201",
+ "rect": "0 0 76 84",
+ "texture": "game/worlds/world_02_09_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "79 196",
+ "rect": "0 0 100 108",
+ "texture": "game/worlds/world_02_09_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "124 244"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "90 135"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "1090 313"}},
+ {"@attributes": {"point": "964 336"}},
+ {"@attributes": {"point": "825 379"}},
+ {"@attributes": {"point": "690 382"}},
+ {"@attributes": {"point": "591 345"}},
+ {"@attributes": {"point": "581 243"}},
+ {"@attributes": {"point": "640 153"}},
+ {"@attributes": {"point": "790 138"}},
+ {"@attributes": {"point": "859 183"}},
+ {"@attributes": {"point": "891 297"}},
+ {"@attributes": {"point": "929 446"}},
+ {"@attributes": {"point": "893 506"}},
+ {"@attributes": {"point": "849 586"}},
+ {"@attributes": {"point": "752 624"}},
+ {"@attributes": {"point": "599 628"}},
+ {"@attributes": {"point": "479 531"}},
+ {"@attributes": {"point": "426 406"}},
+ {"@attributes": {"point": "325 384"}},
+ {"@attributes": {"point": "216 379"}},
+ {"@attributes": {"point": "135 409"}},
+ {"@attributes": {"point": "100 493"}},
+ {"@attributes": {"point": "118 578"}},
+ {"@attributes": {"point": "161 636"}},
+ {"@attributes": {"point": "264 653"}},
+ {"@attributes": {"point": "373 646"}},
+ {"@attributes": {"point": "429 580"}},
+ {"@attributes": {"point": "482 454"}},
+ {"@attributes": {"point": "477 304"}},
+ {"@attributes": {"point": "446 178"}},
+ {"@attributes": {"point": "330 133"}},
+ {"@attributes": {"point": "235 181"}},
+ {"@attributes": {"point": "120 248"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "1088 302"}},
+ {"@attributes": {"point": "971 336"}},
+ {"@attributes": {"point": "831 376"}},
+ {"@attributes": {"point": "709 379"}},
+ {"@attributes": {"point": "615 361"}},
+ {"@attributes": {"point": "580 282"}},
+ {"@attributes": {"point": "609 174"}},
+ {"@attributes": {"point": "730 136"}},
+ {"@attributes": {"point": "840 161"}},
+ {"@attributes": {"point": "878 240"}},
+ {"@attributes": {"point": "926 437"}},
+ {"@attributes": {"point": "905 497"}},
+ {"@attributes": {"point": "858 573"}},
+ {"@attributes": {"point": "763 625"}},
+ {"@attributes": {"point": "644 630"}},
+ {"@attributes": {"point": "523 579"}},
+ {"@attributes": {"point": "455 482"}},
+ {"@attributes": {"point": "485 388"}},
+ {"@attributes": {"point": "468 255"}},
+ {"@attributes": {"point": "430 173"}},
+ {"@attributes": {"point": "338 133"}},
+ {"@attributes": {"point": "226 182"}},
+ {"@attributes": {"point": "122 247"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "1101 501"}},
+ {"@attributes": {"point": "941 509"}},
+ {"@attributes": {"point": "748 534"}},
+ {"@attributes": {"point": "562 487"}},
+ {"@attributes": {"point": "414 337"}},
+ {"@attributes": {"point": "220 339"}},
+ {"@attributes": {"point": "91 287"}},
+ {"@attributes": {"point": "-44 162"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "1144 558"}},
+ {"@attributes": {"point": "893 610"}},
+ {"@attributes": {"point": "664 635"}},
+ {"@attributes": {"point": "438 586"}},
+ {"@attributes": {"point": "285 488"}},
+ {"@attributes": {"point": "114 317"}},
+ {"@attributes": {"point": "-54 76"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "4"},
+ "point": [
+ {"@attributes": {"point": "1098 196"}},
+ {"@attributes": {"point": "975 226"}},
+ {"@attributes": {"point": "806 283"}},
+ {"@attributes": {"point": "718 334"}},
+ {"@attributes": {"point": "517 326"}},
+ {"@attributes": {"point": "389 253"}},
+ {"@attributes": {"point": "278 221"}},
+ {"@attributes": {"point": "89 255"}},
+ {"@attributes": {"point": "-71 290"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "988 267"}},
+ {"@attributes": {"point": "906 278"}},
+ {"@attributes": {"point": "819 196"}},
+ {"@attributes": {"point": "771 92"}},
+ {"@attributes": {"point": "745 215"}},
+ {"@attributes": {"point": "737 401"}},
+ {"@attributes": {"point": "647 319"}},
+ {"@attributes": {"point": "576 318"}},
+ {"@attributes": {"point": "496 328"}},
+ {"@attributes": {"point": "453 242"}},
+ {"@attributes": {"point": "368 199"}},
+ {"@attributes": {"point": "324 173"}},
+ {"@attributes": {"point": "284 200"}},
+ {"@attributes": {"point": "296 246"}},
+ {"@attributes": {"point": "315 262"}},
+ {"@attributes": {"point": "315 330"}},
+ {"@attributes": {"point": "240 371"}},
+ {"@attributes": {"point": "189 405"}},
+ {"@attributes": {"point": "117 462"}},
+ {"@attributes": {"point": "141 514"}},
+ {"@attributes": {"point": "213 534"}},
+ {"@attributes": {"point": "246 573"}},
+ {"@attributes": {"point": "295 585"}},
+ {"@attributes": {"point": "300 532"}},
+ {"@attributes": {"point": "358 514"}},
+ {"@attributes": {"point": "420 508"}},
+ {"@attributes": {"point": "477 427"}},
+ {"@attributes": {"point": "520 405"}},
+ {"@attributes": {"point": "563 422"}},
+ {"@attributes": {"point": "565 474"}},
+ {"@attributes": {"point": "542 522"}},
+ {"@attributes": {"point": "551 563"}},
+ {"@attributes": {"point": "654 609"}},
+ {"@attributes": {"point": "709 574"}},
+ {"@attributes": {"point": "707 523"}},
+ {"@attributes": {"point": "808 532"}},
+ {"@attributes": {"point": "786 368"}},
+ {"@attributes": {"point": "909 417"}},
+ {"@attributes": {"point": "1005 367"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.5",
+ "path_id": "1",
+ "start_time": "1"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.5",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.55",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "7",
+ "enemy_id": "truck",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.65",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "7",
+ "enemy_id": "truck",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "4",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "22",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "3",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "4",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "6"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "3",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "9",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "9",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.5",
+ "factor_hit_power": "1.5",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "28"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "0.8",
+ "factor_hit_power": "0.7",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "7",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "34"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "0.8",
+ "factor_hit_power": "0.7",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "34"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "7",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "34"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "5",
+ "factor_hit_power": "1.5",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "5",
+ "factor_hit_power": "1.5",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "3.3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "9"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "30",
+ "enemy_id": "tank_light",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "2",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "4",
+ "start_time": "22"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1.6",
+ "factor_hit_power": "1.5",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "43"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "43.3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "4",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "10"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "2.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_light",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "2.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "4",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "32"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "15"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "15.3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "4",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "12"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "25",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "20",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "4",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "20",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "15",
+ "enemy_id": "tank_light",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "15"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "4",
+ "start_time": "15"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "50"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "4",
+ "start_time": "50"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "50"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "9",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.7",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "9",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "40"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "40"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "4",
+ "start_time": "40"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff6600",
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "25",
+ "factor_hit_power": "1.5",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff6600",
+ "count": "10",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "25",
+ "factor_hit_power": "1.5",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "2.5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "4",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "52"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "4",
+ "start_time": "52"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "tank_light",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "4",
+ "start_time": "10"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.7",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "4",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "25",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "40"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "75"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "4",
+ "start_time": "75"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "20",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1.5",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "16",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.2",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "13"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "4",
+ "start_time": "6"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "18",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "13"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "4",
+ "start_time": "6"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "18",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "12",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "7"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "20",
+ "enemy_id": "fighter",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "30",
+ "enemy_id": "bomber",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "20",
+ "enemy_id": "fighter",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "4",
+ "start_time": "6"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "4",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "26"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "26"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "4",
+ "start_time": "26"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "bomber",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "60"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "30",
+ "enemy_id": "airship",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "60"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "bomber",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "4",
+ "start_time": "60"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "62"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "fighter",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "62"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "4",
+ "start_time": "62"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "30",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "15",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "50"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "20",
+ "enemy_id": "tank_light",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "62"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "62"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "4",
+ "start_time": "62"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff0000",
+ "count": "2",
+ "delta_time": "45",
+ "enemy_id": "troop_carrier",
+ "factor_health": "6",
+ "factor_hit_power": "1.3",
+ "factor_speed_attack": "0.7",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "3",
+ "start_time": "45"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "12",
+ "enemy_id": "bomber",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "2",
+ "start_time": "45"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "4",
+ "start_time": "45"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "340",
+ "money_start_2": "340"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "399 444",
+ "box_id": "0",
+ "box_position": "0 0",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000010001000000000000000000100000000000100000000000000100000000110000000000110000000000001000000000001000000001000000000000000000000000011000000110000000000000000000000000000000000000000000000100000000000011100000000010000000000000010000010000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_02_03_bg_0.jpg"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "329 374",
+ "rect": "0 0 108 150",
+ "texture": "game/worlds/world_02_03_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "377 409",
+ "rect": "0 0 54 74",
+ "texture": "game/worlds/world_02_03_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "347 404",
+ "rect": "0 0 132 90",
+ "texture": "game/worlds/world_02_03_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "399 444"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "336 351"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "1103 441"}},
+ {"@attributes": {"point": "999 453"}},
+ {"@attributes": {"point": "927 401"}},
+ {"@attributes": {"point": "819 468"}},
+ {"@attributes": {"point": "789 340"}},
+ {"@attributes": {"point": "718 385"}},
+ {"@attributes": {"point": "554 448"}},
+ {"@attributes": {"point": "400 452"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "689 -66"}},
+ {"@attributes": {"point": "695 134"}},
+ {"@attributes": {"point": "752 166"}},
+ {"@attributes": {"point": "864 111"}},
+ {"@attributes": {"point": "898 125"}},
+ {"@attributes": {"point": "971 285"}},
+ {"@attributes": {"point": "815 329"}},
+ {"@attributes": {"point": "687 398"}},
+ {"@attributes": {"point": "532 451"}},
+ {"@attributes": {"point": "394 447"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "474 847"}},
+ {"@attributes": {"point": "486 704"}},
+ {"@attributes": {"point": "502 625"}},
+ {"@attributes": {"point": "418 596"}},
+ {"@attributes": {"point": "340 538"}},
+ {"@attributes": {"point": "278 596"}},
+ {"@attributes": {"point": "215 636"}},
+ {"@attributes": {"point": "113 489"}},
+ {"@attributes": {"point": "193 431"}},
+ {"@attributes": {"point": "358 320"}},
+ {"@attributes": {"point": "510 262"}},
+ {"@attributes": {"point": "647 222"}},
+ {"@attributes": {"point": "680 344"}},
+ {"@attributes": {"point": "699 393"}},
+ {"@attributes": {"point": "576 442"}},
+ {"@attributes": {"point": "394 453"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "371 -65"}},
+ {"@attributes": {"point": "471 54"}},
+ {"@attributes": {"point": "343 126"}},
+ {"@attributes": {"point": "274 164"}},
+ {"@attributes": {"point": "331 251"}},
+ {"@attributes": {"point": "366 334"}},
+ {"@attributes": {"point": "460 281"}},
+ {"@attributes": {"point": "637 214"}},
+ {"@attributes": {"point": "671 316"}},
+ {"@attributes": {"point": "709 394"}},
+ {"@attributes": {"point": "581 439"}},
+ {"@attributes": {"point": "399 452"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "4"},
+ "point": [
+ {"@attributes": {"point": "-50 288"}},
+ {"@attributes": {"point": "47 235"}},
+ {"@attributes": {"point": "142 255"}},
+ {"@attributes": {"point": "133 349"}},
+ {"@attributes": {"point": "201 416"}},
+ {"@attributes": {"point": "232 413"}},
+ {"@attributes": {"point": "383 308"}},
+ {"@attributes": {"point": "522 264"}},
+ {"@attributes": {"point": "632 219"}},
+ {"@attributes": {"point": "677 321"}},
+ {"@attributes": {"point": "707 393"}},
+ {"@attributes": {"point": "589 442"}},
+ {"@attributes": {"point": "395 448"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "5"},
+ "point": [
+ {"@attributes": {"point": "894 766"}},
+ {"@attributes": {"point": "783 518"}},
+ {"@attributes": {"point": "495 559"}},
+ {"@attributes": {"point": "298 355"}},
+ {"@attributes": {"point": "212 0"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "6"},
+ "point": [
+ {"@attributes": {"point": "0 767"}},
+ {"@attributes": {"point": "76 416"}},
+ {"@attributes": {"point": "652 481"}},
+ {"@attributes": {"point": "911 351"}},
+ {"@attributes": {"point": "836 0"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "114 293"}},
+ {"@attributes": {"point": "150 284"}},
+ {"@attributes": {"point": "209 307"}},
+ {"@attributes": {"point": "234 313"}},
+ {"@attributes": {"point": "234 271"}},
+ {"@attributes": {"point": "243 215"}},
+ {"@attributes": {"point": "316 177"}},
+ {"@attributes": {"point": "345 236"}},
+ {"@attributes": {"point": "394 232"}},
+ {"@attributes": {"point": "422 196"}},
+ {"@attributes": {"point": "465 138"}},
+ {"@attributes": {"point": "514 130"}},
+ {"@attributes": {"point": "561 168"}},
+ {"@attributes": {"point": "670 214"}},
+ {"@attributes": {"point": "754 160"}},
+ {"@attributes": {"point": "797 213"}},
+ {"@attributes": {"point": "838 220"}},
+ {"@attributes": {"point": "842 259"}},
+ {"@attributes": {"point": "821 355"}},
+ {"@attributes": {"point": "743 390"}},
+ {"@attributes": {"point": "692 410"}},
+ {"@attributes": {"point": "703 450"}},
+ {"@attributes": {"point": "730 478"}},
+ {"@attributes": {"point": "694 542"}},
+ {"@attributes": {"point": "636 492"}},
+ {"@attributes": {"point": "631 446"}},
+ {"@attributes": {"point": "648 381"}},
+ {"@attributes": {"point": "641 340"}},
+ {"@attributes": {"point": "613 324"}},
+ {"@attributes": {"point": "594 342"}},
+ {"@attributes": {"point": "592 366"}},
+ {"@attributes": {"point": "589 409"}},
+ {"@attributes": {"point": "523 543"}},
+ {"@attributes": {"point": "493 546"}},
+ {"@attributes": {"point": "457 545"}},
+ {"@attributes": {"point": "359 530"}},
+ {"@attributes": {"point": "287 513"}},
+ {"@attributes": {"point": "266 505"}},
+ {"@attributes": {"point": "231 505"}},
+ {"@attributes": {"point": "231 492"}},
+ {"@attributes": {"point": "232 467"}},
+ {"@attributes": {"point": "212 406"}},
+ {"@attributes": {"point": "110 374"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.5",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "14",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.5",
+ "path_id": "4",
+ "start_time": "26"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.5",
+ "path_id": "1",
+ "start_time": "45"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "4",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.75",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "18",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.75",
+ "path_id": "2",
+ "start_time": "13"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "23",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "23",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "13"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "9",
+ "enemy_id": "fighter",
+ "factor_health": "0.15",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.65",
+ "path_id": "5",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "9",
+ "enemy_id": "fighter",
+ "factor_health": "0.15",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.65",
+ "path_id": "6",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "1",
+ "start_time": "23"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "3",
+ "start_time": "23"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.85",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.85",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.85",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.85",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.85",
+ "path_id": "4",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "0",
+ "start_time": "19"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "3",
+ "start_time": "19"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "4",
+ "start_time": "19"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "5",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "6",
+ "start_time": "32"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "0.55",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "5",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "0.55",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "6",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "5",
+ "start_time": "33"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "0.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "6",
+ "start_time": "33"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "0.55",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "5",
+ "start_time": "36"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "0.55",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "6",
+ "start_time": "36"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "0.55",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "5",
+ "start_time": "55"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "0.55",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "6",
+ "start_time": "55"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "0.75",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "5",
+ "start_time": "65"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "0.75",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "6",
+ "start_time": "65"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "20",
+ "enemy_id": "tank_light",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "25",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "4",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "5",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "6",
+ "start_time": "36"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "11",
+ "delta_time": "7",
+ "enemy_id": "car",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.95",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.95",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "11",
+ "delta_time": "7",
+ "enemy_id": "car",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.95",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.95",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "5",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "6",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "30",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "5",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "30",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "6",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "5",
+ "start_time": "85"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "6",
+ "start_time": "85"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "20",
+ "enemy_id": "tank_light",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "20",
+ "enemy_id": "tank_light",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "3",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "5",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "6",
+ "start_time": "25"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "40",
+ "enemy_id": "troop_carrier",
+ "factor_health": "0.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "4",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "5",
+ "start_time": "15"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "6",
+ "start_time": "15"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "30",
+ "enemy_id": "troop_carrier",
+ "factor_health": "0.65",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "17",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "15"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "22",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "15"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "5",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "6",
+ "start_time": "15"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "70",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "70",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "70",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "15",
+ "enemy_id": "tank_heavy",
+ "factor_health": "0.7",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "40",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "42"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "85"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "85"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "3.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "0",
+ "start_time": "24"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "3.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "1",
+ "start_time": "24"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "3.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "2",
+ "start_time": "24"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "3.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "3",
+ "start_time": "24"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "3.6",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "4",
+ "start_time": "24"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "46"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "46"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "46"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "46"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "46"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "68"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "68"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "68"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "68"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "68"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "92"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "92"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "92"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "92"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "92"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "115"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "2",
+ "start_time": "115"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "3",
+ "start_time": "115"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "4",
+ "start_time": "115"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "5",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "6",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "5",
+ "start_time": "21"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "6",
+ "start_time": "21"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "5",
+ "start_time": "43"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "6",
+ "start_time": "43"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "5",
+ "start_time": "58"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "6",
+ "start_time": "58"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "5",
+ "start_time": "90"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_move": "1",
+ "path_id": "6",
+ "start_time": "90"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff00ff",
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "airship",
+ "factor_health": "11",
+ "factor_hit_power": "1.8",
+ "factor_speed_attack": "0.3",
+ "factor_speed_move": "1.8",
+ "path_id": "5",
+ "start_time": "4"
+ }
+ }
+ }
+ }
+ ]
+ }
+ },
+ {
+ "@attributes": {
+ "lives": "100",
+ "money_finish": "200 90 40",
+ "money_start": "230",
+ "money_start_2": "230"
+ },
+ "background": {
+ "@attributes": {
+ "box_exploding_pos": "124 244",
+ "box_id": "0",
+ "box_position": "0 0",
+ "mask": "0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000100000000000001010000100000010000000000001000000001000000000000000000010000001010000000000000000000100000000000000000000000001000000000000000000000000001010010100000000100000000101000000000000000000010000100000000000000000000000000010100001000000000000000000000000000000000000000101000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
+ },
+ "background": {
+ "@attributes": {
+ "rect": "0 0 1024 768",
+ "texture": "game/worlds/world_02_09_bg_0.jpg"
+ }
+ },
+ "base": {
+ "@attributes": {
+ "count": "2",
+ "timeout": "0.3"
+ },
+ "box": {
+ "@attributes": {
+ "position": "65 191",
+ "rect": "0 0 114 124",
+ "texture": "game/worlds/world_02_09_bg_1.png",
+ "use_filter": "1"
+ }
+ },
+ "burn_box": {
+ "threshold": {
+ "@attributes": {
+ "effect": "box_in_fire_1",
+ "threshold": "0.2"
+ }
+ }
+ },
+ "floating": {
+ "@attributes": {
+ "speed": "60",
+ "speed_alpha": "0.5",
+ "string_after": "_",
+ "string_before": ""
+ },
+ "font": {
+ "@attributes": {
+ "font": "fonts/number_font.fnt",
+ "multiplier": "0.25",
+ "spacewidth": "30",
+ "texture": "fonts/number_font.png"
+ }
+ }
+ },
+ "overlay": {
+ "@attributes": {
+ "position": "90 201",
+ "rect": "0 0 76 84",
+ "texture": "game/worlds/world_02_09_bg_2.png",
+ "use_filter": "1"
+ }
+ },
+ "ruins": {
+ "@attributes": {
+ "position": "79 196",
+ "rect": "0 0 100 108",
+ "texture": "game/worlds/world_02_09_bg_3.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "extra_tower_places": {"item": {"@attributes": {"position": "124 244"}}},
+ "objects": {
+ "object": {
+ "@attributes": {
+ "id": "0",
+ "position": "89 137"
+ }
+ }
+ },
+ "objectslist": {
+ "object": {
+ "@attributes": {
+ "fps": "20",
+ "frames": "10",
+ "rect": "0 0 85 85",
+ "texture": "game/worlds/flag_anim_0.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "pathes": {
+ "path": [
+ {
+ "@attributes": {"id": "0"},
+ "point": [
+ {"@attributes": {"point": "1090 313"}},
+ {"@attributes": {"point": "964 336"}},
+ {"@attributes": {"point": "825 379"}},
+ {"@attributes": {"point": "690 382"}},
+ {"@attributes": {"point": "591 345"}},
+ {"@attributes": {"point": "581 243"}},
+ {"@attributes": {"point": "640 153"}},
+ {"@attributes": {"point": "790 138"}},
+ {"@attributes": {"point": "859 183"}},
+ {"@attributes": {"point": "891 297"}},
+ {"@attributes": {"point": "929 446"}},
+ {"@attributes": {"point": "893 506"}},
+ {"@attributes": {"point": "849 586"}},
+ {"@attributes": {"point": "752 624"}},
+ {"@attributes": {"point": "599 628"}},
+ {"@attributes": {"point": "479 531"}},
+ {"@attributes": {"point": "426 406"}},
+ {"@attributes": {"point": "325 384"}},
+ {"@attributes": {"point": "216 379"}},
+ {"@attributes": {"point": "135 409"}},
+ {"@attributes": {"point": "100 493"}},
+ {"@attributes": {"point": "118 578"}},
+ {"@attributes": {"point": "161 636"}},
+ {"@attributes": {"point": "264 653"}},
+ {"@attributes": {"point": "373 646"}},
+ {"@attributes": {"point": "429 580"}},
+ {"@attributes": {"point": "482 454"}},
+ {"@attributes": {"point": "477 304"}},
+ {"@attributes": {"point": "446 178"}},
+ {"@attributes": {"point": "330 133"}},
+ {"@attributes": {"point": "235 181"}},
+ {"@attributes": {"point": "124 246"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "1"},
+ "point": [
+ {"@attributes": {"point": "1088 302"}},
+ {"@attributes": {"point": "971 336"}},
+ {"@attributes": {"point": "831 376"}},
+ {"@attributes": {"point": "709 379"}},
+ {"@attributes": {"point": "615 361"}},
+ {"@attributes": {"point": "580 282"}},
+ {"@attributes": {"point": "609 174"}},
+ {"@attributes": {"point": "730 136"}},
+ {"@attributes": {"point": "840 161"}},
+ {"@attributes": {"point": "878 240"}},
+ {"@attributes": {"point": "926 437"}},
+ {"@attributes": {"point": "905 497"}},
+ {"@attributes": {"point": "858 573"}},
+ {"@attributes": {"point": "763 625"}},
+ {"@attributes": {"point": "644 630"}},
+ {"@attributes": {"point": "523 579"}},
+ {"@attributes": {"point": "455 482"}},
+ {"@attributes": {"point": "485 388"}},
+ {"@attributes": {"point": "468 255"}},
+ {"@attributes": {"point": "430 173"}},
+ {"@attributes": {"point": "338 133"}},
+ {"@attributes": {"point": "226 182"}},
+ {"@attributes": {"point": "127 245"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "2"},
+ "point": [
+ {"@attributes": {"point": "1101 501"}},
+ {"@attributes": {"point": "941 509"}},
+ {"@attributes": {"point": "748 534"}},
+ {"@attributes": {"point": "562 487"}},
+ {"@attributes": {"point": "414 337"}},
+ {"@attributes": {"point": "220 339"}},
+ {"@attributes": {"point": "91 287"}},
+ {"@attributes": {"point": "-44 162"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "3"},
+ "point": [
+ {"@attributes": {"point": "1144 558"}},
+ {"@attributes": {"point": "893 610"}},
+ {"@attributes": {"point": "664 635"}},
+ {"@attributes": {"point": "438 586"}},
+ {"@attributes": {"point": "285 488"}},
+ {"@attributes": {"point": "114 317"}},
+ {"@attributes": {"point": "-54 76"}}
+ ]
+ },
+ {
+ "@attributes": {"id": "4"},
+ "point": [
+ {"@attributes": {"point": "1098 196"}},
+ {"@attributes": {"point": "975 226"}},
+ {"@attributes": {"point": "806 283"}},
+ {"@attributes": {"point": "718 334"}},
+ {"@attributes": {"point": "517 326"}},
+ {"@attributes": {"point": "389 253"}},
+ {"@attributes": {"point": "278 221"}},
+ {"@attributes": {"point": "89 255"}},
+ {"@attributes": {"point": "-71 290"}}
+ ]
+ }
+ ]
+ },
+ "separator": {
+ "point": [
+ {"@attributes": {"point": "939 290"}},
+ {"@attributes": {"point": "824 301"}},
+ {"@attributes": {"point": "786 288"}},
+ {"@attributes": {"point": "717 248"}},
+ {"@attributes": {"point": "654 307"}},
+ {"@attributes": {"point": "678 396"}},
+ {"@attributes": {"point": "691 487"}},
+ {"@attributes": {"point": "634 461"}},
+ {"@attributes": {"point": "595 404"}},
+ {"@attributes": {"point": "592 265"}},
+ {"@attributes": {"point": "552 203"}},
+ {"@attributes": {"point": "481 67"}},
+ {"@attributes": {"point": "434 264"}},
+ {"@attributes": {"point": "445 322"}},
+ {"@attributes": {"point": "410 275"}},
+ {"@attributes": {"point": "350 305"}},
+ {"@attributes": {"point": "305 254"}},
+ {"@attributes": {"point": "276 255"}},
+ {"@attributes": {"point": "257 275"}},
+ {"@attributes": {"point": "223 402"}},
+ {"@attributes": {"point": "138 463"}},
+ {"@attributes": {"point": "139 522"}},
+ {"@attributes": {"point": "246 540"}},
+ {"@attributes": {"point": "346 481"}},
+ {"@attributes": {"point": "452 421"}},
+ {"@attributes": {"point": "483 342"}},
+ {"@attributes": {"point": "552 315"}},
+ {"@attributes": {"point": "574 390"}},
+ {"@attributes": {"point": "534 454"}},
+ {"@attributes": {"point": "579 489"}},
+ {"@attributes": {"point": "487 581"}},
+ {"@attributes": {"point": "504 770"}},
+ {"@attributes": {"point": "624 535"}},
+ {"@attributes": {"point": "699 518"}},
+ {"@attributes": {"point": "775 504"}},
+ {"@attributes": {"point": "817 444"}},
+ {"@attributes": {"point": "847 365"}},
+ {"@attributes": {"point": "925 363"}},
+ {"@attributes": {"point": "951 376"}}
+ ]
+ }
+ },
+ "waves": {
+ "wave": [
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "soldier",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.5",
+ "path_id": "0",
+ "start_time": "1"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ }
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.5",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.55",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "7",
+ "enemy_id": "truck",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.65",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.7",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "truck",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "7",
+ "enemy_id": "truck",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.9",
+ "path_id": "1",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "4",
+ "start_time": "3"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.6",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "3",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "0.9",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "0.8",
+ "path_id": "4",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "2.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "0",
+ "start_time": "6"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "truck",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "7",
+ "delta_time": "8",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "3",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "car",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "9",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "4"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "9",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "4",
+ "start_time": "4"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "30",
+ "delta_time": "1",
+ "enemy_id": "soldier",
+ "factor_health": "2.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "16",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "28"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "0.7",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "4",
+ "start_time": "1"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "7",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "2",
+ "start_time": "34"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "0.7",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "34"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "7",
+ "enemy_id": "fighter",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "4",
+ "start_time": "34"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "3.3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "4",
+ "enemy_id": "car",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "9"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "30",
+ "enemy_id": "tank_light",
+ "factor_health": "0.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "4",
+ "start_time": "22"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "1.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "10",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "43"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "20",
+ "delta_time": "0.5",
+ "enemy_id": "soldier",
+ "factor_health": "10",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "43.3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "12",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "10"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "12",
+ "enemy_id": "tank_light",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "1",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "0.7",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "4",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1",
+ "factor_hit_power": "0.7",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "truck",
+ "factor_health": "2.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "10",
+ "delta_time": "6",
+ "enemy_id": "car",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_light",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "11",
+ "delta_time": "4",
+ "enemy_id": "truck",
+ "factor_health": "4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "0",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "6",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "4",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "32"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "10",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "1",
+ "start_time": "15"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "2",
+ "enemy_id": "soldier",
+ "factor_health": "10",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "15.3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "4",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "12"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "25",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "9",
+ "delta_time": "8",
+ "enemy_id": "car",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "2",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "20",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.4",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "4",
+ "start_time": "5"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "20",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "15",
+ "enemy_id": "tank_light",
+ "factor_health": "1.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "4",
+ "enemy_id": "fighter",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "15"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "4",
+ "start_time": "15"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "50"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "4",
+ "start_time": "50"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "3",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "50"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "9",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "15",
+ "enemy_id": "airship",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "2",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "9",
+ "enemy_id": "fighter",
+ "factor_health": "1.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.4",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.4",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "3",
+ "start_time": "40"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.4",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "2",
+ "start_time": "40"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "10",
+ "enemy_id": "bomber",
+ "factor_health": "1.4",
+ "factor_hit_power": "1.2",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "4",
+ "start_time": "40"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "color": "ff33cc33",
+ "count": "20",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "1.",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "2",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "4",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "fighter",
+ "factor_health": "1.7",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "4",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "52"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "bomber",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "4",
+ "start_time": "52"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "15",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1.1",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "10",
+ "enemy_id": "tank_light",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "5"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "10"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "4",
+ "start_time": "10"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "20",
+ "enemy_id": "airship",
+ "factor_health": "1.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.8",
+ "path_id": "2",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "15",
+ "enemy_id": "bomber",
+ "factor_health": "1.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "4",
+ "start_time": "3"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "25",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.8",
+ "path_id": "0",
+ "start_time": "40"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "3",
+ "start_time": "75"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "6",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "4",
+ "start_time": "75"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "20",
+ "enemy_id": "troop_carrier",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "16",
+ "enemy_id": "tank_heavy",
+ "factor_health": "1.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.5",
+ "path_id": "1",
+ "start_time": "13"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "3",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "2",
+ "start_time": "6"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "8",
+ "delta_time": "12",
+ "enemy_id": "fighter",
+ "factor_health": "1.8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.6",
+ "path_id": "4",
+ "start_time": "6"
+ }
+ }
+ ]
+ }
+ },
+ {
+ "enemies": {
+ "enemy": [
+ {
+ "@attributes": {
+ "boss": "1",
+ "color": "ffff00ff",
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "tank_heavy",
+ "factor_health": "19.1",
+ "factor_hit_power": "1.3",
+ "factor_speed_attack": "0.8",
+ "factor_speed_move": "1",
+ "path_id": "0",
+ "start_time": "32"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "5",
+ "delta_time": "2",
+ "enemy_id": "truck",
+ "factor_health": "8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "2"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "3",
+ "enemy_id": "car",
+ "factor_health": "8",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "1",
+ "start_time": "12"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "4",
+ "delta_time": "5",
+ "enemy_id": "tank_light",
+ "factor_health": "5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.1",
+ "path_id": "1",
+ "start_time": "22"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "15",
+ "delta_time": "3",
+ "enemy_id": "truck",
+ "factor_health": "10",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.3",
+ "path_id": "0",
+ "start_time": "62"
+ }
+ },
+ {
+ "@attributes": {
+ "color": "ffff00ff",
+ "count": "1",
+ "delta_time": "1",
+ "enemy_id": "airship",
+ "factor_health": "13",
+ "factor_hit_power": "1.3",
+ "factor_speed_attack": "0.8",
+ "factor_speed_move": "1",
+ "path_id": "2",
+ "start_time": "92"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "102"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "3",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "4",
+ "start_time": "102"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "5",
+ "enemy_id": "bomber",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "117"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "5",
+ "enemy_id": "bomber",
+ "factor_health": "2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "117"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "3.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "125"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "3.5",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "4",
+ "start_time": "125"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "5",
+ "enemy_id": "bomber",
+ "factor_health": "2.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "135"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "5",
+ "enemy_id": "bomber",
+ "factor_health": "2.2",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "135"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "3.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "3",
+ "start_time": "143"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "1",
+ "delta_time": "5",
+ "enemy_id": "fighter",
+ "factor_health": "3.6",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1.2",
+ "path_id": "4",
+ "start_time": "143"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "13",
+ "enemy_id": "bomber",
+ "factor_health": "2.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "3",
+ "start_time": "153"
+ }
+ },
+ {
+ "@attributes": {
+ "count": "2",
+ "delta_time": "13",
+ "enemy_id": "bomber",
+ "factor_health": "2.3",
+ "factor_hit_power": "1",
+ "factor_speed_attack": "1",
+ "factor_speed_move": "1",
+ "path_id": "4",
+ "start_time": "153"
+ }
+ }
+ ]
+ }
+ }
+ ]
+ }
+ }
+ ]
+}
\ No newline at end of file
diff --git a/static/_app/tools/toy-defence/data/game/worlds/world_03.json b/static/_app/tools/toy-defence/data/game/worlds/world_03.json
new file mode 100644
index 00000000..f9f5e548
--- /dev/null
+++ b/static/_app/tools/toy-defence/data/game/worlds/world_03.json
@@ -0,0 +1 @@
+{"@attributes":{"sound":"sounds/game_atmosphere_desert_wind.wav"},"mission":[{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"60","money_start_2":"60"},"background":{"@attributes":{"box_exploding_pos":"643 314","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000111000000000000000000000000000010000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000110000000000000000000000000100100000000000000000000000000000000000000000000000000000100000000000000000000100001110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_03_01_bg_0.jpg"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"613 237","rect":"0 0 98 178","texture":"game/worlds/world_03_01_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"position":"617 272","rect":"0 0 54 104","texture":"game/worlds/world_03_01_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"579 264","rect":"0 0 126 112","texture":"game/worlds/world_03_01_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"643 314"}}},"objects":{"object":{"@attributes":{"id":"0","position":"639 317"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"-77 608"}},{"@attributes":{"point":"106 589"}},{"@attributes":{"point":"302 606"}},{"@attributes":{"point":"515 642"}},{"@attributes":{"point":"743 656"}},{"@attributes":{"point":"738 492"}},{"@attributes":{"point":"612 497"}},{"@attributes":{"point":"537 443"}},{"@attributes":{"point":"516 321"}},{"@attributes":{"point":"651 333"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"1095 180"}},{"@attributes":{"point":"920 147"}},{"@attributes":{"point":"895 208"}},{"@attributes":{"point":"924 290"}},{"@attributes":{"point":"948 406"}},{"@attributes":{"point":"862 432"}},{"@attributes":{"point":"740 438"}},{"@attributes":{"point":"724 349"}},{"@attributes":{"point":"757 130"}},{"@attributes":{"point":"617 97"}},{"@attributes":{"point":"524 214"}},{"@attributes":{"point":"516 342"}},{"@attributes":{"point":"659 334"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"299 -66"}},{"@attributes":{"point":"291 42"}},{"@attributes":{"point":"442 101"}},{"@attributes":{"point":"338 250"}},{"@attributes":{"point":"195 378"}},{"@attributes":{"point":"314 428"}},{"@attributes":{"point":"333 538"}},{"@attributes":{"point":"449 499"}},{"@attributes":{"point":"414 412"}},{"@attributes":{"point":"427 316"}},{"@attributes":{"point":"656 333"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"-87 500"}},{"@attributes":{"point":"95 494"}},{"@attributes":{"point":"254 518"}},{"@attributes":{"point":"343 560"}},{"@attributes":{"point":"461 575"}},{"@attributes":{"point":"551 566"}},{"@attributes":{"point":"630 458"}},{"@attributes":{"point":"639 316"}},{"@attributes":{"point":"641 158"}},{"@attributes":{"point":"638 -97"}}]},{"@attributes":{"id":"4"},"point":[{"@attributes":{"point":"476 -85"}},{"@attributes":{"point":"498 -12"}},{"@attributes":{"point":"521 64"}},{"@attributes":{"point":"500 176"}},{"@attributes":{"point":"420 273"}},{"@attributes":{"point":"370 347"}},{"@attributes":{"point":"317 455"}},{"@attributes":{"point":"342 614"}},{"@attributes":{"point":"478 663"}},{"@attributes":{"point":"599 642"}},{"@attributes":{"point":"655 562"}},{"@attributes":{"point":"654 424"}},{"@attributes":{"point":"627 313"}},{"@attributes":{"point":"657 230"}},{"@attributes":{"point":"763 183"}},{"@attributes":{"point":"887 217"}},{"@attributes":{"point":"1008 205"}},{"@attributes":{"point":"1125 199"}}]}]},"separator":{"point":[{"@attributes":{"point":"262 167"}},{"@attributes":{"point":"400 185"}},{"@attributes":{"point":"540 221"}},{"@attributes":{"point":"644 297"}},{"@attributes":{"point":"621 151"}},{"@attributes":{"point":"673 122"}},{"@attributes":{"point":"721 170"}},{"@attributes":{"point":"770 241"}},{"@attributes":{"point":"788 272"}},{"@attributes":{"point":"703 417"}},{"@attributes":{"point":"686 544"}},{"@attributes":{"point":"680 607"}},{"@attributes":{"point":"614 608"}},{"@attributes":{"point":"587 599"}},{"@attributes":{"point":"594 546"}},{"@attributes":{"point":"606 485"}},{"@attributes":{"point":"538 487"}},{"@attributes":{"point":"475 491"}},{"@attributes":{"point":"425 401"}},{"@attributes":{"point":"342 342"}},{"@attributes":{"point":"263 398"}},{"@attributes":{"point":"371 497"}},{"@attributes":{"point":"441 558"}},{"@attributes":{"point":"386 639"}},{"@attributes":{"point":"253 546"}},{"@attributes":{"point":"102 327"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"0","start_time":"1"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"1","start_time":"31"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"2","start_time":"61"}},{"@attributes":{"count":"5","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"0","start_time":"105"}},{"@attributes":{"count":"5","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"1","start_time":"105"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"5","enemy_id":"truck","factor_health":"0.5","factor_speed_move":"0.8","path_id":"0","start_time":"1"}},{"@attributes":{"count":"20","delta_time":"2","enemy_id":"soldier","factor_health":"1.1","path_id":"2","start_time":"51"}},{"@attributes":{"count":"20","delta_time":"2","enemy_id":"soldier","factor_health":"1.1","path_id":"1","start_time":"51"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"7","enemy_id":"truck","factor_health":"0.8","factor_speed_move":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"10","delta_time":"7","enemy_id":"truck","factor_health":"0.6","factor_speed_move":"0.9","path_id":"2","start_time":"70"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"1.2","path_id":"0","start_time":"70"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"5","enemy_id":"truck","factor_health":"1","path_id":"0","start_time":"1"}},{"@attributes":{"count":"10","delta_time":"5","enemy_id":"truck","factor_health":"1","path_id":"1","start_time":"51"}},{"@attributes":{"count":"10","delta_time":"5","enemy_id":"truck","factor_health":"1","path_id":"2","start_time":"101"}},{"@attributes":{"count":"3","delta_time":"5","enemy_id":"truck","factor_health":"0.8","path_id":"0","start_time":"136"}},{"@attributes":{"count":"3","delta_time":"5","enemy_id":"truck","factor_health":"0.8","path_id":"1","start_time":"136"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"3","enemy_id":"soldier","factor_health":"3.3","path_id":"0","start_time":"45"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"truck","factor_health":"1.1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"10","delta_time":"5","enemy_id":"truck","factor_health":"1.1","path_id":"2","start_time":"26"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"23","delta_time":"2","enemy_id":"soldier","factor_health":"3.6","factor_speed_move":"0.9","path_id":"0","start_time":"1"}},{"@attributes":{"count":"23","delta_time":"2","enemy_id":"soldier","factor_health":"3.6","factor_speed_move":"0.9","path_id":"1","start_time":"1"}},{"@attributes":{"count":"20","delta_time":"2","enemy_id":"soldier","factor_health":"3.6","factor_speed_move":"0.8","path_id":"0","start_time":"47"}},{"@attributes":{"count":"20","delta_time":"2","enemy_id":"soldier","factor_health":"3.6","factor_speed_move":"0.8","path_id":"1","start_time":"47"}},{"@attributes":{"count":"20","delta_time":"2","enemy_id":"soldier","factor_health":"3.6","factor_speed_move":"0.8","path_id":"2","start_time":"47"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"2","enemy_id":"soldier","factor_health":"3.6","factor_speed_move":"0.9","path_id":"1","start_time":"34"}},{"@attributes":{"count":"20","delta_time":"2","enemy_id":"soldier","factor_health":"3.6","factor_speed_move":"0.8","path_id":"2","start_time":"34"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"truck","factor_health":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"truck","factor_health":"0.9","path_id":"2","start_time":"1"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_speed_move":"0.9","path_id":"1","start_time":"1"}},{"@attributes":{"count":"15","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_speed_move":"0.9","path_id":"2","start_time":"1"}},{"@attributes":{"count":"15","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_speed_move":"0.9","path_id":"0","start_time":"1"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"6","enemy_id":"car","factor_health":"0.65","path_id":"0","start_time":"1"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"car","factor_health":"0.65","path_id":"2","start_time":"1"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"3.2","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"3","enemy_id":"truck","factor_health":"1.2","path_id":"0","start_time":"1"}},{"@attributes":{"count":"5","delta_time":"3","enemy_id":"truck","factor_health":"1.2","path_id":"1","start_time":"1"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"truck","factor_health":"1","path_id":"0","start_time":"15"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"truck","factor_health":"1","path_id":"1","start_time":"15"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"2.1","path_id":"0","start_time":"16"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"2.1","path_id":"1","start_time":"16"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"car","factor_health":"1","path_id":"2","start_time":"15"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"2","enemy_id":"soldier","factor_health":"3.6","path_id":"0","start_time":"3"}},{"@attributes":{"count":"10","delta_time":"3","enemy_id":"truck","factor_health":"1","path_id":"0","start_time":"3"}},{"@attributes":{"count":"3","delta_time":"6","enemy_id":"car","factor_health":"1","factor_speed_move":"0.85","path_id":"1","start_time":"3"}},{"@attributes":{"count":"3","delta_time":"6","enemy_id":"car","factor_health":"1","factor_speed_move":"0.85","path_id":"0","start_time":"30"}},{"@attributes":{"count":"3","delta_time":"6","enemy_id":"car","factor_health":"1","factor_speed_move":"0.85","path_id":"2","start_time":"45"}},{"@attributes":{"count":"10","delta_time":"3","enemy_id":"soldier","factor_health":"3.6","path_id":"2","start_time":"3"}}]}},{"enemies":{"enemy":[{"@attributes":{"boss":"1","color":"ffffcc00","count":"1","delta_time":"1","enemy_id":"car","factor_health":"1.6","factor_hit_power":"1","path_id":"0","start_time":"20"}},{"@attributes":{"color":"ffffcc00","count":"1","delta_time":"1","enemy_id":"car","factor_health":"1.5","factor_hit_power":"1","path_id":"1","start_time":"20"}},{"@attributes":{"color":"ffffcc00","count":"1","delta_time":"1","enemy_id":"car","factor_health":"1.2","factor_hit_power":"1","path_id":"2","start_time":"20"}},{"@attributes":{"count":"4","delta_time":"4","enemy_id":"truck","factor_health":"1.55","path_id":"0","start_time":"2"}},{"@attributes":{"count":"4","delta_time":"4","enemy_id":"truck","factor_health":"1.55","path_id":"1","start_time":"2"}},{"@attributes":{"count":"4","delta_time":"4","enemy_id":"truck","factor_health":"1.55","path_id":"2","start_time":"2"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"60","money_start_2":"60"},"background":{"@attributes":{"box_exploding_pos":"648 429","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010101000000000000000001000000001000000000000000100000000000000000000000000000001000000000000000000110000110000100000000000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_03_02_bg_0.jpg"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"548 390","rect":"0 0 176 128","texture":"game/worlds/world_03_02_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"position":"588 394","rect":"0 0 112 80","texture":"game/worlds/world_03_02_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"577 365","rect":"0 0 124 120","texture":"game/worlds/world_03_02_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"648 429"}}},"objects":{"object":{"@attributes":{"id":"0","position":"655 421"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"209 851"}},{"@attributes":{"point":"306 731"}},{"@attributes":{"point":"204 650"}},{"@attributes":{"point":"131 548"}},{"@attributes":{"point":"241 376"}},{"@attributes":{"point":"298 496"}},{"@attributes":{"point":"488 350"}},{"@attributes":{"point":"585 225"}},{"@attributes":{"point":"693 277"}},{"@attributes":{"point":"632 455"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"1108 251"}},{"@attributes":{"point":"957 268"}},{"@attributes":{"point":"798 117"}},{"@attributes":{"point":"540 156"}},{"@attributes":{"point":"377 149"}},{"@attributes":{"point":"330 209"}},{"@attributes":{"point":"159 312"}},{"@attributes":{"point":"230 411"}},{"@attributes":{"point":"336 491"}},{"@attributes":{"point":"528 295"}},{"@attributes":{"point":"601 229"}},{"@attributes":{"point":"692 290"}},{"@attributes":{"point":"634 451"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"1142 249"}},{"@attributes":{"point":"965 276"}},{"@attributes":{"point":"837 135"}},{"@attributes":{"point":"789 295"}},{"@attributes":{"point":"846 372"}},{"@attributes":{"point":"776 474"}},{"@attributes":{"point":"668 636"}},{"@attributes":{"point":"539 542"}},{"@attributes":{"point":"499 424"}},{"@attributes":{"point":"414 384"}},{"@attributes":{"point":"541 293"}},{"@attributes":{"point":"581 240"}},{"@attributes":{"point":"693 260"}},{"@attributes":{"point":"632 457"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"-84 189"}},{"@attributes":{"point":"52 182"}},{"@attributes":{"point":"154 215"}},{"@attributes":{"point":"275 314"}},{"@attributes":{"point":"333 389"}},{"@attributes":{"point":"368 491"}},{"@attributes":{"point":"411 531"}},{"@attributes":{"point":"520 566"}},{"@attributes":{"point":"602 499"}},{"@attributes":{"point":"651 421"}},{"@attributes":{"point":"733 224"}},{"@attributes":{"point":"877 109"}},{"@attributes":{"point":"1094 78"}}]},{"@attributes":{"id":"4"},"point":[{"@attributes":{"point":"100 -73"}},{"@attributes":{"point":"190 76"}},{"@attributes":{"point":"288 192"}},{"@attributes":{"point":"767 82"}},{"@attributes":{"point":"683 303"}},{"@attributes":{"point":"650 375"}},{"@attributes":{"point":"644 509"}},{"@attributes":{"point":"715 641"}},{"@attributes":{"point":"588 854"}}]}]},"separator":{"point":[{"@attributes":{"point":"924 165"}},{"@attributes":{"point":"789 189"}},{"@attributes":{"point":"713 217"}},{"@attributes":{"point":"691 235"}},{"@attributes":{"point":"656 216"}},{"@attributes":{"point":"640 173"}},{"@attributes":{"point":"595 172"}},{"@attributes":{"point":"574 202"}},{"@attributes":{"point":"569 226"}},{"@attributes":{"point":"513 236"}},{"@attributes":{"point":"442 218"}},{"@attributes":{"point":"374 201"}},{"@attributes":{"point":"340 234"}},{"@attributes":{"point":"348 257"}},{"@attributes":{"point":"366 280"}},{"@attributes":{"point":"350 305"}},{"@attributes":{"point":"301 314"}},{"@attributes":{"point":"273 332"}},{"@attributes":{"point":"263 377"}},{"@attributes":{"point":"290 405"}},{"@attributes":{"point":"415 436"}},{"@attributes":{"point":"455 442"}},{"@attributes":{"point":"508 492"}},{"@attributes":{"point":"468 516"}},{"@attributes":{"point":"417 533"}},{"@attributes":{"point":"420 584"}},{"@attributes":{"point":"462 614"}},{"@attributes":{"point":"525 593"}},{"@attributes":{"point":"652 475"}},{"@attributes":{"point":"597 447"}},{"@attributes":{"point":"555 409"}},{"@attributes":{"point":"494 391"}},{"@attributes":{"point":"501 326"}},{"@attributes":{"point":"588 347"}},{"@attributes":{"point":"611 345"}},{"@attributes":{"point":"739 309"}},{"@attributes":{"point":"830 315"}},{"@attributes":{"point":"900 348"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"3","enemy_id":"soldier","factor_health":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"3","enemy_id":"soldier","factor_health":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"3","enemy_id":"soldier","factor_health":"0.9","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"6","enemy_id":"truck","factor_health":"0.65","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"0","start_time":"17"}},{"@attributes":{"count":"15","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"2","start_time":"17"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"7","enemy_id":"truck","factor_health":"0.6","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"7","enemy_id":"truck","factor_health":"0.6","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"1.1","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"7","enemy_id":"truck","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"7","enemy_id":"truck","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"7","enemy_id":"truck","factor_health":"1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"6","enemy_id":"truck","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"4","enemy_id":"truck","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"2.6","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"2.6","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"3","enemy_id":"soldier","factor_health":"3.6","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"1.2","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"4","enemy_id":"truck","factor_health":"1.6","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"4","enemy_id":"truck","factor_health":"1.6","path_id":"2","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"car","factor_health":"1","path_id":"1","start_time":"62"}},{"@attributes":{"count":"2","delta_time":"8","enemy_id":"car","factor_health":"1","path_id":"2","start_time":"92"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"4","enemy_id":"truck","factor_health":"1.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"4","enemy_id":"truck","factor_health":"1.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"4","enemy_id":"truck","factor_health":"1.7","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"3","enemy_id":"truck","factor_health":"1.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"3","enemy_id":"truck","factor_health":"1.8","path_id":"2","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"car","factor_health":"1.1","path_id":"1","start_time":"77"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"tank_light","factor_health":"0.5","path_id":"2","start_time":"77"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"3","enemy_id":"truck","factor_health":"1.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"car","factor_health":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"8","enemy_id":"car","factor_health":"1.1","path_id":"2","start_time":"120"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"tank_light","factor_health":"0.8","path_id":"1","start_time":"120"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"car","factor_health":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"12","enemy_id":"tank_light","factor_health":"0.85","path_id":"1","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"12","enemy_id":"tank_light","factor_health":"0.85","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":{"@attributes":{"count":"1","delta_time":"10","enemy_id":"troop_carrier","factor_health":"1.1","path_id":"1","start_time":"2"}}}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"100","money_start_2":"100"},"background":{"@attributes":{"box_exploding_pos":"895 175","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000001000000000000000011000000000010001000000000000010100000000100000000000001010001000010000000000000001000100001000000000000000000010000100000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_03_03_bg_0.jpg"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"859 99","rect":"0 0 118 176","texture":"game/worlds/world_03_03_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"position":"863 130","rect":"0 0 66 114","texture":"game/worlds/world_03_03_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"839 134","rect":"0 0 108 108","texture":"game/worlds/world_03_03_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"895 175"}}},"objects":{"object":{"@attributes":{"id":"0","position":"906 179"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"1114 402"}},{"@attributes":{"point":"949 407"}},{"@attributes":{"point":"845 400"}},{"@attributes":{"point":"792 454"}},{"@attributes":{"point":"656 545"}},{"@attributes":{"point":"578 683"}},{"@attributes":{"point":"386 704"}},{"@attributes":{"point":"360 575"}},{"@attributes":{"point":"497 566"}},{"@attributes":{"point":"522 457"}},{"@attributes":{"point":"657 446"}},{"@attributes":{"point":"684 330"}},{"@attributes":{"point":"801 314"}},{"@attributes":{"point":"742 218"}},{"@attributes":{"point":"917 186"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"618 -69"}},{"@attributes":{"point":"612 47"}},{"@attributes":{"point":"499 67"}},{"@attributes":{"point":"483 168"}},{"@attributes":{"point":"391 119"}},{"@attributes":{"point":"280 176"}},{"@attributes":{"point":"108 286"}},{"@attributes":{"point":"59 413"}},{"@attributes":{"point":"191 479"}},{"@attributes":{"point":"318 251"}},{"@attributes":{"point":"423 324"}},{"@attributes":{"point":"492 206"}},{"@attributes":{"point":"576 274"}},{"@attributes":{"point":"713 104"}},{"@attributes":{"point":"760 238"}},{"@attributes":{"point":"913 192"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"-83 632"}},{"@attributes":{"point":"142 624"}},{"@attributes":{"point":"361 504"}},{"@attributes":{"point":"455 386"}},{"@attributes":{"point":"618 278"}},{"@attributes":{"point":"722 236"}},{"@attributes":{"point":"816 209"}},{"@attributes":{"point":"919 196"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"-86 346"}},{"@attributes":{"point":"3 285"}},{"@attributes":{"point":"204 320"}},{"@attributes":{"point":"319 372"}},{"@attributes":{"point":"893 126"}},{"@attributes":{"point":"1123 195"}}]},{"@attributes":{"id":"4"},"point":[{"@attributes":{"point":"-86 478"}},{"@attributes":{"point":"64 411"}},{"@attributes":{"point":"256 270"}},{"@attributes":{"point":"400 204"}},{"@attributes":{"point":"575 181"}},{"@attributes":{"point":"712 225"}},{"@attributes":{"point":"848 226"}},{"@attributes":{"point":"910 170"}},{"@attributes":{"point":"1100 38"}}]},{"@attributes":{"id":"5"},"point":[{"@attributes":{"point":"68 844"}},{"@attributes":{"point":"171 736"}},{"@attributes":{"point":"309 637"}},{"@attributes":{"point":"381 569"}},{"@attributes":{"point":"487 490"}},{"@attributes":{"point":"582 415"}},{"@attributes":{"point":"683 348"}},{"@attributes":{"point":"799 265"}},{"@attributes":{"point":"920 180"}},{"@attributes":{"point":"964 85"}},{"@attributes":{"point":"1012 -82"}}]},{"@attributes":{"id":"6"},"point":[{"@attributes":{"point":"495 854"}},{"@attributes":{"point":"535 568"}},{"@attributes":{"point":"657 460"}},{"@attributes":{"point":"863 347"}},{"@attributes":{"point":"919 189"}},{"@attributes":{"point":"854 57"}},{"@attributes":{"point":"807 -78"}}]}]},"separator":{"point":[{"@attributes":{"point":"73 509"}},{"@attributes":{"point":"154 451"}},{"@attributes":{"point":"222 382"}},{"@attributes":{"point":"262 316"}},{"@attributes":{"point":"281 259"}},{"@attributes":{"point":"443 165"}},{"@attributes":{"point":"502 182"}},{"@attributes":{"point":"512 239"}},{"@attributes":{"point":"486 286"}},{"@attributes":{"point":"525 334"}},{"@attributes":{"point":"616 281"}},{"@attributes":{"point":"761 261"}},{"@attributes":{"point":"852 301"}},{"@attributes":{"point":"830 373"}},{"@attributes":{"point":"773 413"}},{"@attributes":{"point":"756 374"}},{"@attributes":{"point":"729 335"}},{"@attributes":{"point":"635 396"}},{"@attributes":{"point":"648 462"}},{"@attributes":{"point":"708 494"}},{"@attributes":{"point":"665 533"}},{"@attributes":{"point":"578 512"}},{"@attributes":{"point":"579 402"}},{"@attributes":{"point":"568 365"}},{"@attributes":{"point":"531 357"}},{"@attributes":{"point":"463 388"}},{"@attributes":{"point":"438 440"}},{"@attributes":{"point":"506 487"}},{"@attributes":{"point":"501 512"}},{"@attributes":{"point":"411 582"}},{"@attributes":{"point":"372 523"}},{"@attributes":{"point":"372 469"}},{"@attributes":{"point":"417 424"}},{"@attributes":{"point":"410 388"}},{"@attributes":{"point":"377 359"}},{"@attributes":{"point":"363 370"}},{"@attributes":{"point":"335 397"}},{"@attributes":{"point":"303 423"}},{"@attributes":{"point":"136 607"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"7","enemy_id":"truck","factor_health":"0.4","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"0.6","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"0.6","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"7","enemy_id":"truck","factor_health":"0.4","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"7","enemy_id":"truck","factor_health":"0.4","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"7","enemy_id":"truck","factor_health":"0.4","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"3","enemy_id":"soldier","factor_health":"2.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"3","enemy_id":"soldier","factor_health":"2.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"3","enemy_id":"soldier","factor_health":"2.7","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"3","enemy_id":"soldier","factor_health":"2.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"7","enemy_id":"truck","factor_health":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.9","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"5","enemy_id":"truck","factor_health":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"3","enemy_id":"soldier","factor_health":"3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"truck","factor_health":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"truck","factor_health":"0.9","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"0.9","path_id":"2","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"3","enemy_id":"truck","factor_health":"1.55","factor_speed_move":"0.65","path_id":"0","start_time":"70"}},{"@attributes":{"count":"10","delta_time":"3","enemy_id":"truck","factor_health":"1.55","factor_speed_move":"0.65","path_id":"2","start_time":"70"}},{"@attributes":{"count":"10","delta_time":"3","enemy_id":"truck","factor_health":"1.55","factor_speed_move":"0.65","path_id":"1","start_time":"70"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"4","enemy_id":"truck","factor_health":"1.55","factor_speed_move":"0.75","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"4","enemy_id":"truck","factor_health":"1.55","factor_speed_move":"0.75","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"4","enemy_id":"truck","factor_health":"1.55","factor_speed_move":"0.75","path_id":"2","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"truck","factor_health":"2","factor_speed_move":"0.5","path_id":"0","start_time":"40"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"truck","factor_health":"2","factor_speed_move":"0.5","path_id":"1","start_time":"40"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"truck","factor_health":"2","factor_speed_move":"0.5","path_id":"2","start_time":"40"}},{"@attributes":{"count":"10","delta_time":"8","enemy_id":"fighter","factor_health":"0.8","path_id":"3","start_time":"40"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"1.6","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"1.6","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"8","enemy_id":"fighter","factor_health":"0.8","path_id":"3","start_time":"42"}},{"@attributes":{"count":"5","delta_time":"8","enemy_id":"fighter","factor_health":"0.8","path_id":"5","start_time":"42"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"8","enemy_id":"fighter","factor_health":"1.15","path_id":"3","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"8","enemy_id":"fighter","factor_health":"1.15","path_id":"4","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"8","enemy_id":"fighter","factor_health":"1.15","path_id":"5","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"8","enemy_id":"fighter","factor_health":"1.3","path_id":"3","start_time":"82"}},{"@attributes":{"count":"5","delta_time":"8","enemy_id":"fighter","factor_health":"1.3","path_id":"4","start_time":"82"}},{"@attributes":{"count":"5","delta_time":"8","enemy_id":"fighter","factor_health":"1.3","path_id":"5","start_time":"82"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"13","delta_time":"7","enemy_id":"fighter","factor_health":"1.5","factor_speed_move":"0.6","path_id":"3","start_time":"2"}},{"@attributes":{"count":"13","delta_time":"7","enemy_id":"fighter","factor_health":"1.5","factor_speed_move":"0.6","path_id":"4","start_time":"2"}},{"@attributes":{"count":"13","delta_time":"7","enemy_id":"fighter","factor_health":"1.5","factor_speed_move":"0.6","path_id":"5","start_time":"2"}},{"@attributes":{"color":"ffff0000","count":"1","delta_time":"1","enemy_id":"airship","factor_health":"9","factor_speed_move":"0.9","path_id":"5","start_time":"85"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"6","enemy_id":"car","factor_health":"1","factor_speed_move":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"car","factor_health":"1","factor_speed_move":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"4.5","enemy_id":"car","factor_health":"1.1","factor_speed_move":"0.6","path_id":"0","start_time":"62"}},{"@attributes":{"count":"10","delta_time":"4.5","enemy_id":"car","factor_health":"1.1","factor_speed_move":"0.6","path_id":"1","start_time":"62"}},{"@attributes":{"count":"10","delta_time":"3","enemy_id":"car","factor_health":"1.2","factor_speed_move":"0.6","path_id":"2","start_time":"135"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ff33cc33","count":"5","delta_time":"13","enemy_id":"tank_light","factor_health":"0.5","factor_speed_move":"2","path_id":"2","start_time":"35"}},{"@attributes":{"color":"ff33cc33","count":"5","delta_time":"13","enemy_id":"tank_light","factor_health":"0.5","factor_speed_move":"2","path_id":"1","start_time":"35"}},{"@attributes":{"color":"ff33cc33","count":"5","delta_time":"13","enemy_id":"tank_light","factor_health":"0.5","factor_speed_move":"2","path_id":"0","start_time":"35"}},{"@attributes":{"count":"13","delta_time":"10","enemy_id":"fighter","factor_health":"1.4","factor_speed_move":"0.7","path_id":"3","start_time":"2"}},{"@attributes":{"count":"13","delta_time":"10","enemy_id":"fighter","factor_health":"1.4","factor_speed_move":"0.7","path_id":"4","start_time":"2"}},{"@attributes":{"count":"13","delta_time":"10","enemy_id":"fighter","factor_health":"1.4","factor_speed_move":"0.7","path_id":"5","start_time":"2"}},{"@attributes":{"color":"ffff00ff","count":"1","delta_time":"1","enemy_id":"bomber","factor_health":"12","factor_speed_move":"0.55","path_id":"4","start_time":"120"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"100","money_start_2":"100"},"background":{"@attributes":{"box_exploding_pos":"268 224","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000110001000000000000000000000100010000000000000000000000000000000000010000111000000000000000000000000010111000000000000000000000000000000000000000000111000000000001110000000000000000000000001000000000000000000001000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_03_04_bg_0.jpg"}},"bases":{"base_01":{"@attributes":{"box_exploding_pos":"240 224","count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"212 180","rect":"0 0 60 118","texture":"game/worlds/world_03_04_bg_1_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"overlay":{"@attributes":{"position":"214 177","rect":"0 0 60 108","texture":"game/worlds/world_03_04_bg_2_1.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"181 172","rect":"0 0 100 118","texture":"game/worlds/world_03_04_bg_3_1.png","use_filter":"1"}}},"base_02":{"@attributes":{"box_exploding_pos":"290 224","count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"267 187","rect":"0 0 56 108","texture":"game/worlds/world_03_04_bg_1_2.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"overlay":{"@attributes":{"position":"271 187","rect":"0 0 52 98","texture":"game/worlds/world_03_04_bg_2_2.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"251 187","rect":"0 0 100 118","texture":"game/worlds/world_03_04_bg_3_2.png","use_filter":"1"}}}},"extra_tower_places":{"item":[{"@attributes":{"position":"239 224"}},{"@attributes":{"position":"296 224"}}]},"objects":{"object":{"@attributes":{"id":"0","position":"207 135"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"384 -73"}},{"@attributes":{"point":"371 15"}},{"@attributes":{"point":"416 91"}},{"@attributes":{"point":"528 179"}},{"@attributes":{"point":"712 118"}},{"@attributes":{"point":"904 153"}},{"@attributes":{"point":"886 263"}},{"@attributes":{"point":"856 347"}},{"@attributes":{"point":"747 320"}},{"@attributes":{"point":"590 311"}},{"@attributes":{"point":"406 240"}},{"@attributes":{"point":"272 231"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"100 839"}},{"@attributes":{"point":"65 712"}},{"@attributes":{"point":"132 624"}},{"@attributes":{"point":"205 518"}},{"@attributes":{"point":"319 552"}},{"@attributes":{"point":"548 623"}},{"@attributes":{"point":"747 624"}},{"@attributes":{"point":"762 506"}},{"@attributes":{"point":"719 483"}},{"@attributes":{"point":"643 418"}},{"@attributes":{"point":"548 431"}},{"@attributes":{"point":"384 408"}},{"@attributes":{"point":"359 382"}},{"@attributes":{"point":"294 309"}},{"@attributes":{"point":"188 456"}},{"@attributes":{"point":"101 373"}},{"@attributes":{"point":"123 226"}},{"@attributes":{"point":"272 229"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"1096 340"}},{"@attributes":{"point":"1001 369"}},{"@attributes":{"point":"930 495"}},{"@attributes":{"point":"854 601"}},{"@attributes":{"point":"725 487"}},{"@attributes":{"point":"648 414"}},{"@attributes":{"point":"502 430"}},{"@attributes":{"point":"365 406"}},{"@attributes":{"point":"297 306"}},{"@attributes":{"point":"216 417"}},{"@attributes":{"point":"140 432"}},{"@attributes":{"point":"95 290"}},{"@attributes":{"point":"152 229"}},{"@attributes":{"point":"272 236"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"1101 491"}},{"@attributes":{"point":"1036 488"}},{"@attributes":{"point":"982 515"}},{"@attributes":{"point":"878 590"}},{"@attributes":{"point":"794 612"}},{"@attributes":{"point":"694 623"}},{"@attributes":{"point":"522 572"}},{"@attributes":{"point":"455 506"}},{"@attributes":{"point":"371 424"}},{"@attributes":{"point":"289 276"}},{"@attributes":{"point":"245 160"}},{"@attributes":{"point":"166 -76"}}]},{"@attributes":{"id":"4"},"point":[{"@attributes":{"point":"1097 289"}},{"@attributes":{"point":"1003 295"}},{"@attributes":{"point":"948 355"}},{"@attributes":{"point":"882 401"}},{"@attributes":{"point":"818 426"}},{"@attributes":{"point":"739 417"}},{"@attributes":{"point":"638 392"}},{"@attributes":{"point":"543 338"}},{"@attributes":{"point":"472 285"}},{"@attributes":{"point":"371 235"}},{"@attributes":{"point":"201 224"}},{"@attributes":{"point":"0 210"}},{"@attributes":{"point":"-99 206"}}]},{"@attributes":{"id":"5"},"point":[{"@attributes":{"point":"816 -65"}},{"@attributes":{"point":"840 33"}},{"@attributes":{"point":"944 247"}},{"@attributes":{"point":"898 452"}},{"@attributes":{"point":"785 535"}},{"@attributes":{"point":"686 542"}},{"@attributes":{"point":"548 498"}},{"@attributes":{"point":"447 440"}},{"@attributes":{"point":"364 335"}},{"@attributes":{"point":"280 220"}},{"@attributes":{"point":"189 153"}},{"@attributes":{"point":"10 87"}},{"@attributes":{"point":"-126 71"}}]},{"@attributes":{"id":"6"},"point":[{"@attributes":{"point":"1086 118"}},{"@attributes":{"point":"971 107"}},{"@attributes":{"point":"848 124"}},{"@attributes":{"point":"775 158"}},{"@attributes":{"point":"707 230"}},{"@attributes":{"point":"658 296"}},{"@attributes":{"point":"581 379"}},{"@attributes":{"point":"508 394"}},{"@attributes":{"point":"429 373"}},{"@attributes":{"point":"367 316"}},{"@attributes":{"point":"284 197"}},{"@attributes":{"point":"248 9"}},{"@attributes":{"point":"237 -78"}}]},{"@attributes":{"id":"7"},"point":[{"@attributes":{"point":"-82 568"}},{"@attributes":{"point":"68 512"}},{"@attributes":{"point":"191 468"}},{"@attributes":{"point":"292 468"}},{"@attributes":{"point":"390 474"}},{"@attributes":{"point":"569 525"}},{"@attributes":{"point":"717 560"}},{"@attributes":{"point":"840 536"}},{"@attributes":{"point":"904 464"}},{"@attributes":{"point":"920 382"}},{"@attributes":{"point":"885 300"}},{"@attributes":{"point":"814 238"}},{"@attributes":{"point":"703 196"}},{"@attributes":{"point":"582 190"}},{"@attributes":{"point":"448 203"}},{"@attributes":{"point":"134 260"}},{"@attributes":{"point":"-12 271"}},{"@attributes":{"point":"-99 272"}}]}]},"separator":{"point":[{"@attributes":{"point":"124 566"}},{"@attributes":{"point":"152 503"}},{"@attributes":{"point":"212 413"}},{"@attributes":{"point":"312 393"}},{"@attributes":{"point":"312 443"}},{"@attributes":{"point":"311 497"}},{"@attributes":{"point":"392 550"}},{"@attributes":{"point":"623 601"}},{"@attributes":{"point":"725 605"}},{"@attributes":{"point":"772 507"}},{"@attributes":{"point":"836 452"}},{"@attributes":{"point":"886 474"}},{"@attributes":{"point":"870 442"}},{"@attributes":{"point":"876 414"}},{"@attributes":{"point":"851 246"}},{"@attributes":{"point":"802 297"}},{"@attributes":{"point":"753 237"}},{"@attributes":{"point":"708 176"}},{"@attributes":{"point":"604 148"}},{"@attributes":{"point":"556 202"}},{"@attributes":{"point":"590 254"}},{"@attributes":{"point":"635 298"}},{"@attributes":{"point":"671 374"}},{"@attributes":{"point":"614 409"}},{"@attributes":{"point":"502 407"}},{"@attributes":{"point":"491 353"}},{"@attributes":{"point":"481 287"}},{"@attributes":{"point":"433 286"}},{"@attributes":{"point":"390 289"}},{"@attributes":{"point":"392 334"}},{"@attributes":{"point":"391 375"}},{"@attributes":{"point":"302 350"}},{"@attributes":{"point":"156 367"}},{"@attributes":{"point":"73 481"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"2","enemy_id":"soldier","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"2","enemy_id":"soldier","factor_health":"1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"2","enemy_id":"soldier","factor_health":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"2","enemy_id":"soldier","factor_health":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"3","enemy_id":"truck","factor_health":"0.7","factor_speed_move":"0.7","path_id":"2","start_time":"55"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"7","enemy_id":"truck","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"7","enemy_id":"truck","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"3","enemy_id":"soldier","factor_health":"1.2","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"5","enemy_id":"truck","factor_health":"1.3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"truck","factor_health":"1.3","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"truck","factor_health":"1.3","path_id":"2","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"truck","factor_health":"1.3","path_id":"0","start_time":"77"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"truck","factor_health":"1.3","path_id":"1","start_time":"77"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"truck","factor_health":"1.3","path_id":"2","start_time":"77"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"4","enemy_id":"truck","factor_health":"1.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"4","enemy_id":"truck","factor_health":"1.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"4","enemy_id":"car","factor_health":"1","path_id":"1","start_time":"62"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"10","enemy_id":"car","factor_health":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"car","factor_health":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"car","factor_health":"0.9","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"3","enemy_id":"truck","factor_health":"1.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"3","enemy_id":"truck","factor_health":"1.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"3","enemy_id":"truck","factor_health":"1.5","path_id":"0","start_time":"47"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"car","factor_health":"1","path_id":"1","start_time":"47"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"car","factor_health":"1","path_id":"2","start_time":"47"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"8","enemy_id":"car","factor_health":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"8","enemy_id":"car","factor_health":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"8","enemy_id":"car","factor_health":"1.1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"10","enemy_id":"tank_light","factor_health":"0.7","path_id":"1","start_time":"85"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"13","delta_time":"8","enemy_id":"car","factor_health":"1.3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"13","delta_time":"8","enemy_id":"car","factor_health":"1.3","path_id":"1","start_time":"2"}},{"@attributes":{"count":"13","delta_time":"8","enemy_id":"car","factor_health":"1.3","path_id":"2","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"tank_light","factor_health":"0.5","path_id":"0","start_time":"103"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"tank_light","factor_health":"0.5","path_id":"1","start_time":"103"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"tank_light","factor_health":"0.5","path_id":"2","start_time":"103"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"7","enemy_id":"fighter","factor_health":"0.7","path_id":"3","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"7","enemy_id":"fighter","factor_health":"0.7","path_id":"4","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ff33cc33","count":"15","delta_time":"3","enemy_id":"truck","factor_health":"1.3","factor_speed_move":"1.5","path_id":"0","start_time":"2"}},{"@attributes":{"color":"ff33cc33","count":"15","delta_time":"3","enemy_id":"truck","factor_health":"1.3","factor_speed_move":"1.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"fighter","factor_health":"1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"fighter","factor_health":"1","path_id":"4","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"5","enemy_id":"car","factor_health":"1.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"car","factor_health":"1.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"10","enemy_id":"fighter","factor_health":"1.2","path_id":"3","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"10","enemy_id":"fighter","factor_health":"1.2","path_id":"4","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"15","enemy_id":"bomber","factor_health":"0.8","path_id":"3","start_time":"100"}},{"@attributes":{"count":"7","delta_time":"15","enemy_id":"bomber","factor_health":"0.8","path_id":"4","start_time":"100"}},{"@attributes":{"count":"5","delta_time":"20","enemy_id":"fighter","factor_health":"1.4","path_id":"3","start_time":"95"}},{"@attributes":{"count":"5","delta_time":"20","enemy_id":"fighter","factor_health":"1.4","path_id":"4","start_time":"95"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"3","delta_time":"5","enemy_id":"fighter","factor_health":"1.5","path_id":"3","start_time":"2"}},{"@attributes":{"count":"3","delta_time":"5","enemy_id":"fighter","factor_health":"1.5","path_id":"4","start_time":"2"}},{"@attributes":{"boss":"1","color":"ffff00ff","count":"1","delta_time":"10","enemy_id":"bomber","factor_health":"4","factor_hit_power":"2.5","factor_speed_attack":"0.3","path_id":"3","start_time":"17"}},{"@attributes":{"count":"3","delta_time":"10","enemy_id":"fighter","factor_health":"2","path_id":"3","start_time":"32"}},{"@attributes":{"count":"3","delta_time":"10","enemy_id":"fighter","factor_health":"2","path_id":"4","start_time":"32"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"200","money_start_2":"200"},"background":{"@attributes":{"box_exploding_pos":"310 300","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000010000000000000000010000000000010000000000000000000000000000010000000000100000011000000000000000000000000110000000000000000000000000000000100000000001000000000000000100000000000100000000100000000000000000001001010000000000000000000000000000000010000000000010000000000100000000000000010000011000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_03_05_bg_0.jpg"}},"bases":{"base_01":{"@attributes":{"box_exploding_pos":"310 280","count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"228 240","rect":"0 0 160 70","texture":"game/worlds/world_03_05_bg_1_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"overlay":{"@attributes":{"position":"243 238","rect":"0 0 134 80","texture":"game/worlds/world_03_05_bg_2_1.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"230 195","rect":"0 0 152 100","texture":"game/worlds/world_03_05_bg_3_1.png","use_filter":"1"}}},"base_02":{"@attributes":{"box_exploding_pos":"300 330","count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"236 306","rect":"0 0 150 74","texture":"game/worlds/world_03_05_bg_1_2.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"overlay":{"@attributes":{"position":"245 309","rect":"0 0 130 64","texture":"game/worlds/world_03_05_bg_2_2.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"240 306","rect":"0 0 144 108","texture":"game/worlds/world_03_05_bg_3_2.png","use_filter":"1"}}}},"extra_tower_places":{"item":[{"@attributes":{"position":"310 269"}},{"@attributes":{"position":"310 331"}}]},"objects":{"object":{"@attributes":{"id":"0","position":"342 255"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"-75 564"}},{"@attributes":{"point":"108 568"}},{"@attributes":{"point":"289 594"}},{"@attributes":{"point":"284 694"}},{"@attributes":{"point":"761 659"}},{"@attributes":{"point":"950 525"}},{"@attributes":{"point":"854 339"}},{"@attributes":{"point":"785 291"}},{"@attributes":{"point":"709 287"}},{"@attributes":{"point":"556 234"}},{"@attributes":{"point":"325 170"}},{"@attributes":{"point":"307 241"}},{"@attributes":{"point":"307 302"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"1091 222"}},{"@attributes":{"point":"871 218"}},{"@attributes":{"point":"691 159"}},{"@attributes":{"point":"492 105"}},{"@attributes":{"point":"359 105"}},{"@attributes":{"point":"251 59"}},{"@attributes":{"point":"133 170"}},{"@attributes":{"point":"60 267"}},{"@attributes":{"point":"84 341"}},{"@attributes":{"point":"116 454"}},{"@attributes":{"point":"200 480"}},{"@attributes":{"point":"401 551"}},{"@attributes":{"point":"661 533"}},{"@attributes":{"point":"733 397"}},{"@attributes":{"point":"609 359"}},{"@attributes":{"point":"486 422"}},{"@attributes":{"point":"300 454"}},{"@attributes":{"point":"299 296"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"1090 333"}},{"@attributes":{"point":"685 321"}},{"@attributes":{"point":"488 298"}},{"@attributes":{"point":"199 286"}},{"@attributes":{"point":"-57 280"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"1102 433"}},{"@attributes":{"point":"942 430"}},{"@attributes":{"point":"801 423"}},{"@attributes":{"point":"688 412"}},{"@attributes":{"point":"577 384"}},{"@attributes":{"point":"441 349"}},{"@attributes":{"point":"330 308"}},{"@attributes":{"point":"224 242"}},{"@attributes":{"point":"56 174"}},{"@attributes":{"point":"-56 143"}}]},{"@attributes":{"id":"4"},"point":[{"@attributes":{"point":"1102 589"}},{"@attributes":{"point":"950 587"}},{"@attributes":{"point":"818 580"}},{"@attributes":{"point":"660 526"}},{"@attributes":{"point":"507 461"}},{"@attributes":{"point":"340 345"}},{"@attributes":{"point":"262 193"}},{"@attributes":{"point":"216 108"}},{"@attributes":{"point":"128 -50"}}]},{"@attributes":{"id":"5"},"point":[{"@attributes":{"point":"-81 453"}},{"@attributes":{"point":"133 510"}},{"@attributes":{"point":"304 572"}},{"@attributes":{"point":"425 590"}},{"@attributes":{"point":"574 589"}},{"@attributes":{"point":"682 573"}},{"@attributes":{"point":"783 510"}},{"@attributes":{"point":"804 397"}},{"@attributes":{"point":"749 242"}},{"@attributes":{"point":"627 176"}},{"@attributes":{"point":"476 163"}},{"@attributes":{"point":"352 206"}},{"@attributes":{"point":"271 374"}},{"@attributes":{"point":"209 603"}},{"@attributes":{"point":"164 850"}}]}]},"separator":{"point":[{"@attributes":{"point":"82 492"}},{"@attributes":{"point":"133 435"}},{"@attributes":{"point":"135 363"}},{"@attributes":{"point":"202 378"}},{"@attributes":{"point":"203 431"}},{"@attributes":{"point":"217 467"}},{"@attributes":{"point":"259 481"}},{"@attributes":{"point":"315 513"}},{"@attributes":{"point":"316 570"}},{"@attributes":{"point":"304 591"}},{"@attributes":{"point":"305 634"}},{"@attributes":{"point":"335 648"}},{"@attributes":{"point":"415 626"}},{"@attributes":{"point":"490 595"}},{"@attributes":{"point":"568 557"}},{"@attributes":{"point":"646 570"}},{"@attributes":{"point":"752 612"}},{"@attributes":{"point":"813 583"}},{"@attributes":{"point":"902 534"}},{"@attributes":{"point":"901 476"}},{"@attributes":{"point":"844 447"}},{"@attributes":{"point":"794 455"}},{"@attributes":{"point":"737 403"}},{"@attributes":{"point":"736 344"}},{"@attributes":{"point":"804 304"}},{"@attributes":{"point":"855 255"}},{"@attributes":{"point":"828 207"}},{"@attributes":{"point":"685 163"}},{"@attributes":{"point":"624 168"}},{"@attributes":{"point":"564 237"}},{"@attributes":{"point":"589 325"}},{"@attributes":{"point":"529 374"}},{"@attributes":{"point":"441 339"}},{"@attributes":{"point":"459 272"}},{"@attributes":{"point":"481 197"}},{"@attributes":{"point":"438 175"}},{"@attributes":{"point":"266 127"}},{"@attributes":{"point":"224 112"}},{"@attributes":{"point":"180 126"}},{"@attributes":{"point":"177 162"}},{"@attributes":{"point":"213 210"}},{"@attributes":{"point":"186 244"}},{"@attributes":{"point":"143 296"}},{"@attributes":{"point":"64 374"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"0.5","factor_speed_move":"0.6","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"0.5","factor_speed_move":"0.6","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"7","enemy_id":"truck","factor_health":"0.6","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"7","enemy_id":"truck","factor_health":"0.6","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"3","enemy_id":"truck","factor_health":"0.9","factor_speed_move":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"3","enemy_id":"truck","factor_health":"0.9","factor_speed_move":"0.7","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"2","enemy_id":"soldier","factor_health":"2.4","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"3","enemy_id":"soldier","factor_health":"2.4","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"2","enemy_id":"soldier","factor_health":"2.4","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"3","enemy_id":"soldier","factor_health":"2.4","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"3","enemy_id":"truck","factor_health":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"3","enemy_id":"truck","factor_health":"1.2","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"4","enemy_id":"truck","factor_health":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"car","factor_health":"1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"17","delta_time":"10","enemy_id":"fighter","factor_health":"1","path_id":"5","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"fighter","factor_health":"1","path_id":"3","start_time":"70"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"13","delta_time":"10","enemy_id":"car","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"13","delta_time":"10","enemy_id":"car","factor_health":"1","path_id":"1","start_time":"7"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"fighter","factor_health":"1.1","path_id":"3","start_time":"32"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"fighter","factor_health":"1.1","path_id":"5","start_time":"32"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"1.55","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"1.55","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"fighter","factor_health":"1.2","path_id":"3","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"fighter","factor_health":"1.2","path_id":"5","start_time":"2"}},{"@attributes":{"color":"ff33cc33","count":"15","delta_time":"10","enemy_id":"car","factor_health":"1","factor_speed_move":"1.3","path_id":"1","start_time":"62"}},{"@attributes":{"count":"7","delta_time":"15","enemy_id":"tank_light","factor_health":"0.3","path_id":"0","start_time":"62"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"3","enemy_id":"truck","factor_health":"1.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"3","enemy_id":"truck","factor_health":"1.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"5","enemy_id":"car","factor_health":"1.5","path_id":"0","start_time":"32"}},{"@attributes":{"count":"12","delta_time":"5","enemy_id":"car","factor_health":"1.5","path_id":"1","start_time":"32"}},{"@attributes":{"count":"6","delta_time":"12","enemy_id":"tank_light","factor_health":"0.9","path_id":"0","start_time":"92"}},{"@attributes":{"count":"6","delta_time":"12","enemy_id":"tank_light","factor_health":"0.9","path_id":"1","start_time":"92"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"10","enemy_id":"tank_light","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"tank_light","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"20","enemy_id":"airship","factor_health":"1","factor_speed_move":"1.4","path_id":"5","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"12","enemy_id":"fighter","factor_health":"3.5","path_id":"3","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"30","enemy_id":"airship","factor_health":"1.5","path_id":"4","start_time":"77"}},{"@attributes":{"count":"5","delta_time":"20","enemy_id":"bomber","factor_health":"1.5","path_id":"5","start_time":"125"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ff33cc33","count":"26","delta_time":"3","enemy_id":"truck","factor_health":"2.4","factor_speed_move":"1.5","path_id":"0","start_time":"2"}},{"@attributes":{"color":"ff33cc33","count":"40","delta_time":"2","enemy_id":"soldier","factor_health":"3.4","factor_speed_move":"1.5","path_id":"0","start_time":"2"}},{"@attributes":{"color":"ff33cc33","count":"10","delta_time":"8","enemy_id":"car","factor_health":"1.5","factor_speed_move":"1.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"13","delta_time":"12","enemy_id":"tank_light","factor_health":"1.4","path_id":"1","start_time":"82"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"fighter","factor_health":"2.4","path_id":"3","start_time":"82"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"bomber","factor_health":"2","path_id":"5","start_time":"82"}}]}},{"enemies":{"enemy":{"@attributes":{"boss":"1","color":"ffff00ff","count":"1","delta_time":"1","enemy_id":"troop_carrier","factor_health":"4.5","factor_hit_power":"3","factor_speed_move":"0.8","path_id":"0","start_time":"2"}}}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"120","money_start_2":"120"},"background":{"@attributes":{"box_exploding_pos":"122 354","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000111000000000000000000000010000000000000000000100001000000000000000000000000100001110000000000000000001000000000000000000000100000010000000000000000000100001000001000000000000000100000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_03_06_bg_0.jpg"}},"bases":{"base_01":{"@attributes":{"box_exploding_pos":"122 330","count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"37 300","rect":"0 0 178 60","texture":"game/worlds/world_03_06_bg_1_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"overlay":{"@attributes":{"position":"74 295","rect":"0 0 108 70","texture":"game/worlds/world_03_06_bg_2_1.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"76 398","rect":"0 0 140 100","texture":"game/worlds/world_03_06_bg_3_1.png","use_filter":"1"}}},"base_02":{"@attributes":{"box_exploding_pos":"122 380","count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"45 354","rect":"0 0 170 78","texture":"game/worlds/world_03_06_bg_1_2.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"overlay":{"@attributes":{"position":"78 354","rect":"0 0 102 78","texture":"game/worlds/world_03_06_bg_2_2.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"75 354","rect":"0 0 140 120","texture":"game/worlds/world_03_06_bg_3_2.png","use_filter":"1"}}}},"extra_tower_places":{"item":[{"@attributes":{"position":"122 324"}},{"@attributes":{"position":"122 388"}}]},"objects":{"object":{"@attributes":{"id":"0","position":"148 294"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"1072 406"}},{"@attributes":{"point":"805 399"}},{"@attributes":{"point":"779 356"}},{"@attributes":{"point":"687 268"}},{"@attributes":{"point":"594 316"}},{"@attributes":{"point":"474 361"}},{"@attributes":{"point":"483 451"}},{"@attributes":{"point":"366 514"}},{"@attributes":{"point":"346 463"}},{"@attributes":{"point":"277 346"}},{"@attributes":{"point":"470 187"}},{"@attributes":{"point":"562 183"}},{"@attributes":{"point":"710 229"}},{"@attributes":{"point":"860 287"}},{"@attributes":{"point":"886 173"}},{"@attributes":{"point":"773 141"}},{"@attributes":{"point":"605 62"}},{"@attributes":{"point":"492 164"}},{"@attributes":{"point":"426 38"}},{"@attributes":{"point":"332 156"}},{"@attributes":{"point":"274 194"}},{"@attributes":{"point":"123 198"}},{"@attributes":{"point":"139 359"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"1073 408"}},{"@attributes":{"point":"999 402"}},{"@attributes":{"point":"801 389"}},{"@attributes":{"point":"794 371"}},{"@attributes":{"point":"701 276"}},{"@attributes":{"point":"643 295"}},{"@attributes":{"point":"486 339"}},{"@attributes":{"point":"470 477"}},{"@attributes":{"point":"359 490"}},{"@attributes":{"point":"434 581"}},{"@attributes":{"point":"567 591"}},{"@attributes":{"point":"619 434"}},{"@attributes":{"point":"694 406"}},{"@attributes":{"point":"818 442"}},{"@attributes":{"point":"757 670"}},{"@attributes":{"point":"521 653"}},{"@attributes":{"point":"413 661"}},{"@attributes":{"point":"370 569"}},{"@attributes":{"point":"263 583"}},{"@attributes":{"point":"255 490"}},{"@attributes":{"point":"118 505"}},{"@attributes":{"point":"122 348"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"1098 603"}},{"@attributes":{"point":"946 596"}},{"@attributes":{"point":"827 596"}},{"@attributes":{"point":"636 581"}},{"@attributes":{"point":"475 590"}},{"@attributes":{"point":"354 544"}},{"@attributes":{"point":"208 439"}},{"@attributes":{"point":"143 372"}},{"@attributes":{"point":"-90 241"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"1097 483"}},{"@attributes":{"point":"937 484"}},{"@attributes":{"point":"791 487"}},{"@attributes":{"point":"702 488"}},{"@attributes":{"point":"529 463"}},{"@attributes":{"point":"394 429"}},{"@attributes":{"point":"255 368"}},{"@attributes":{"point":"-71 340"}}]},{"@attributes":{"id":"4"},"point":[{"@attributes":{"point":"1101 164"}},{"@attributes":{"point":"966 144"}},{"@attributes":{"point":"814 130"}},{"@attributes":{"point":"639 129"}},{"@attributes":{"point":"377 183"}},{"@attributes":{"point":"213 289"}},{"@attributes":{"point":"-48 487"}}]},{"@attributes":{"id":"5"},"point":[{"@attributes":{"point":"1096 308"}},{"@attributes":{"point":"979 336"}},{"@attributes":{"point":"819 321"}},{"@attributes":{"point":"585 238"}},{"@attributes":{"point":"439 300"}},{"@attributes":{"point":"345 379"}},{"@attributes":{"point":"238 392"}},{"@attributes":{"point":"84 349"}},{"@attributes":{"point":"-71 223"}}]}]},"separator":{"point":[{"@attributes":{"point":"906 458"}},{"@attributes":{"point":"777 392"}},{"@attributes":{"point":"669 424"}},{"@attributes":{"point":"677 338"}},{"@attributes":{"point":"654 319"}},{"@attributes":{"point":"635 329"}},{"@attributes":{"point":"630 361"}},{"@attributes":{"point":"634 402"}},{"@attributes":{"point":"605 396"}},{"@attributes":{"point":"573 364"}},{"@attributes":{"point":"562 321"}},{"@attributes":{"point":"643 270"}},{"@attributes":{"point":"656 231"}},{"@attributes":{"point":"613 203"}},{"@attributes":{"point":"557 199"}},{"@attributes":{"point":"553 238"}},{"@attributes":{"point":"554 297"}},{"@attributes":{"point":"474 235"}},{"@attributes":{"point":"422 285"}},{"@attributes":{"point":"419 354"}},{"@attributes":{"point":"522 406"}},{"@attributes":{"point":"574 420"}},{"@attributes":{"point":"578 463"}},{"@attributes":{"point":"546 503"}},{"@attributes":{"point":"481 427"}},{"@attributes":{"point":"418 458"}},{"@attributes":{"point":"375 548"}},{"@attributes":{"point":"326 581"}},{"@attributes":{"point":"257 529"}},{"@attributes":{"point":"261 463"}},{"@attributes":{"point":"303 446"}},{"@attributes":{"point":"253 376"}},{"@attributes":{"point":"200 319"}},{"@attributes":{"point":"240 226"}},{"@attributes":{"point":"434 111"}},{"@attributes":{"point":"647 126"}},{"@attributes":{"point":"921 339"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.6","factor_speed_move":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.6","factor_speed_move":"0.5","path_id":"1","start_time":"3"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.65","path_id":"0","start_time":"2"}},{"@attributes":{"count":"33","delta_time":"3","enemy_id":"soldier","factor_health":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.65","path_id":"1","start_time":"3"}},{"@attributes":{"count":"33","delta_time":"3","enemy_id":"soldier","factor_health":"1.2","path_id":"1","start_time":"3"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_speed_move":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_speed_move":"0.7","path_id":"1","start_time":"3"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"2","enemy_id":"soldier","factor_health":"3.4","factor_speed_move":"1.1","path_id":"0","start_time":"51"}},{"@attributes":{"count":"20","delta_time":"2","enemy_id":"soldier","factor_health":"3.4","factor_speed_move":"1.1","path_id":"1","start_time":"21"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"3.4","factor_speed_move":"1.1","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"5","enemy_id":"truck","factor_health":"1.49","path_id":"0","start_time":"3"}},{"@attributes":{"count":"6","delta_time":"5","enemy_id":"truck","factor_health":"1.49","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"2.4","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"2.4","path_id":"1","start_time":"3"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"3","enemy_id":"truck","factor_health":"1.55","factor_speed_move":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"truck","factor_health":"1.55","factor_speed_move":"0.9","path_id":"0","start_time":"3"}},{"@attributes":{"count":"12","delta_time":"5","enemy_id":"car","factor_health":"1.1","factor_speed_move":"0.9","path_id":"1","start_time":"92"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"13","delta_time":"8","enemy_id":"car","factor_health":"1.2","factor_speed_move":"0.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"car","factor_health":"1.2","factor_speed_move":"0.9","path_id":"1","start_time":"3"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"18","delta_time":"8","enemy_id":"fighter","factor_health":"0.7","path_id":"2","start_time":"3"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"fighter","factor_health":"0.7","path_id":"3","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"15","enemy_id":"tank_light","factor_health":"0.8","path_id":"0","start_time":"35"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"2","enemy_id":"truck","factor_health":"2","path_id":"1","start_time":"3"}},{"@attributes":{"count":"15","delta_time":"4","enemy_id":"fighter","factor_health":"1.1","factor_speed_move":"0.85","path_id":"4","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"10","enemy_id":"tank_light","factor_health":"1.1","factor_speed_move":"0.5","path_id":"1","start_time":"62"}},{"@attributes":{"count":"6","delta_time":"16","enemy_id":"fighter","factor_health":"1.4","factor_speed_move":"1","path_id":"5","start_time":"62"}},{"@attributes":{"count":"6","delta_time":"16","enemy_id":"fighter","factor_health":"1.4","factor_speed_move":"1","path_id":"4","start_time":"70"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"9","enemy_id":"tank_light","factor_health":"0.85","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"15","enemy_id":"tank_light","factor_health":"0.85","path_id":"1","start_time":"2"}},{"@attributes":{"count":"3","delta_time":"20","enemy_id":"tank_heavy","factor_health":"0.5","path_id":"0","start_time":"120"}},{"@attributes":{"count":"20","delta_time":"8","enemy_id":"fighter","factor_health":"2","factor_speed_move":"0.8","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"8","enemy_id":"fighter","factor_health":"2","factor_speed_move":"0.8","path_id":"5","start_time":"6"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"4","enemy_id":"truck","factor_health":"3.7","factor_speed_move":"0.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"4","enemy_id":"truck","factor_health":"3.7","factor_speed_move":"0.8","path_id":"1","start_time":"4"}},{"@attributes":{"count":"3","delta_time":"30","enemy_id":"tank_heavy","factor_health":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"3","delta_time":"30","enemy_id":"tank_heavy","factor_health":"0.7","path_id":"1","start_time":"17"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"5","enemy_id":"fighter","factor_health":"2","factor_speed_move":"1.2","path_id":"5","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"fighter","factor_health":"2","factor_speed_move":"1.2","path_id":"3","start_time":"70"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"3","factor_speed_move":"1.1","path_id":"0","start_time":"62"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"3","factor_speed_move":"1.2","path_id":"1","start_time":"62"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"fighter","factor_health":"2","factor_speed_move":"1.4","path_id":"4","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"fighter","factor_health":"2","factor_speed_move":"1.4","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"8","enemy_id":"car","factor_health":"3","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"21","delta_time":"5","enemy_id":"car","factor_health":"3","factor_speed_move":"1.1","path_id":"1","start_time":"3"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"fighter","factor_health":"2","path_id":"4","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"fighter","factor_health":"2","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"20","enemy_id":"airship","factor_health":"1.4","factor_speed_move":"1.2","path_id":"5","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"20","enemy_id":"airship","factor_health":"1.4","factor_speed_move":"1.2","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"7","enemy_id":"fighter","factor_health":"1.5","factor_speed_move":"1.2","path_id":"2","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"14","enemy_id":"fighter","factor_health":"1.5","factor_speed_move":"1.2","path_id":"3","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"20","enemy_id":"fighter","factor_health":"1.5","factor_speed_move":"1.2","path_id":"4","start_time":"2"}},{"@attributes":{"count":"14","delta_time":"10","enemy_id":"fighter","factor_health":"1.5","factor_speed_move":"1.2","path_id":"5","start_time":"2"}},{"@attributes":{"boss":"1","color":"ff33cc33","count":"7","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1","factor_speed_move":"2","path_id":"1","start_time":"2"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"200","money_start_2":"200"},"background":{"@attributes":{"box_exploding_pos":"957 572","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000001100001000000000000000000001000001000000000000000100000010000000000001100000000001110000000000110000000100001000000000000100100000000000000000000000001000000000000100000000001100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_03_07_bg_0.jpg"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"860 536","rect":"0 0 168 124","texture":"game/worlds/world_03_07_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"position":"901 542","rect":"0 0 110 76","texture":"game/worlds/world_03_07_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"890 517","rect":"0 0 130 120","texture":"game/worlds/world_03_07_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"957 572"}}},"objects":{"object":{"@attributes":{"id":"0","position":"860 546"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"-69 525"}},{"@attributes":{"point":"116 583"}},{"@attributes":{"point":"223 498"}},{"@attributes":{"point":"294 480"}},{"@attributes":{"point":"343 340"}},{"@attributes":{"point":"551 214"}},{"@attributes":{"point":"626 144"}},{"@attributes":{"point":"711 184"}},{"@attributes":{"point":"805 278"}},{"@attributes":{"point":"942 428"}},{"@attributes":{"point":"977 471"}},{"@attributes":{"point":"957 580"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"-71 528"}},{"@attributes":{"point":"47 561"}},{"@attributes":{"point":"123 570"}},{"@attributes":{"point":"210 504"}},{"@attributes":{"point":"248 597"}},{"@attributes":{"point":"392 613"}},{"@attributes":{"point":"589 582"}},{"@attributes":{"point":"645 555"}},{"@attributes":{"point":"615 454"}},{"@attributes":{"point":"657 381"}},{"@attributes":{"point":"817 144"}},{"@attributes":{"point":"953 182"}},{"@attributes":{"point":"992 346"}},{"@attributes":{"point":"894 412"}},{"@attributes":{"point":"976 436"}},{"@attributes":{"point":"953 587"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"-76 524"}},{"@attributes":{"point":"91 584"}},{"@attributes":{"point":"217 527"}},{"@attributes":{"point":"196 491"}},{"@attributes":{"point":"123 346"}},{"@attributes":{"point":"83 284"}},{"@attributes":{"point":"161 104"}},{"@attributes":{"point":"298 115"}},{"@attributes":{"point":"475 121"}},{"@attributes":{"point":"533 257"}},{"@attributes":{"point":"631 364"}},{"@attributes":{"point":"755 453"}},{"@attributes":{"point":"825 468"}},{"@attributes":{"point":"919 384"}},{"@attributes":{"point":"978 461"}},{"@attributes":{"point":"953 587"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"-83 388"}},{"@attributes":{"point":"59 402"}},{"@attributes":{"point":"183 405"}},{"@attributes":{"point":"228 462"}},{"@attributes":{"point":"291 538"}},{"@attributes":{"point":"352 667"}},{"@attributes":{"point":"511 697"}},{"@attributes":{"point":"616 638"}},{"@attributes":{"point":"682 576"}},{"@attributes":{"point":"739 532"}},{"@attributes":{"point":"806 528"}},{"@attributes":{"point":"1149 603"}}]},{"@attributes":{"id":"4"},"point":[{"@attributes":{"point":"-61 218"}},{"@attributes":{"point":"119 230"}},{"@attributes":{"point":"250 286"}},{"@attributes":{"point":"352 367"}},{"@attributes":{"point":"431 452"}},{"@attributes":{"point":"589 522"}},{"@attributes":{"point":"974 594"}},{"@attributes":{"point":"1144 612"}}]},{"@attributes":{"id":"5"},"point":[{"@attributes":{"point":"-81 296"}},{"@attributes":{"point":"129 288"}},{"@attributes":{"point":"292 258"}},{"@attributes":{"point":"391 227"}},{"@attributes":{"point":"528 217"}},{"@attributes":{"point":"625 234"}},{"@attributes":{"point":"797 361"}},{"@attributes":{"point":"871 463"}},{"@attributes":{"point":"989 640"}},{"@attributes":{"point":"1147 749"}}]}]},"separator":{"point":[{"@attributes":{"point":"73 407"}},{"@attributes":{"point":"189 367"}},{"@attributes":{"point":"256 324"}},{"@attributes":{"point":"341 340"}},{"@attributes":{"point":"314 416"}},{"@attributes":{"point":"295 459"}},{"@attributes":{"point":"273 490"}},{"@attributes":{"point":"256 522"}},{"@attributes":{"point":"283 561"}},{"@attributes":{"point":"364 538"}},{"@attributes":{"point":"422 488"}},{"@attributes":{"point":"431 395"}},{"@attributes":{"point":"450 300"}},{"@attributes":{"point":"492 282"}},{"@attributes":{"point":"538 307"}},{"@attributes":{"point":"532 366"}},{"@attributes":{"point":"535 406"}},{"@attributes":{"point":"568 444"}},{"@attributes":{"point":"691 362"}},{"@attributes":{"point":"719 304"}},{"@attributes":{"point":"756 287"}},{"@attributes":{"point":"813 304"}},{"@attributes":{"point":"842 333"}},{"@attributes":{"point":"846 414"}},{"@attributes":{"point":"854 481"}},{"@attributes":{"point":"874 510"}},{"@attributes":{"point":"939 503"}},{"@attributes":{"point":"956 386"}},{"@attributes":{"point":"965 243"}},{"@attributes":{"point":"919 188"}},{"@attributes":{"point":"814 177"}},{"@attributes":{"point":"613 199"}},{"@attributes":{"point":"160 262"}},{"@attributes":{"point":"88 321"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"1","start_time":"2.5"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"2","start_time":"3"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.6","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.6","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.6","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.7","path_id":"2","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"1.1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"0.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"0.8","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"0.8","path_id":"2","start_time":"2"}},{"@attributes":{"count":"9","delta_time":"10","enemy_id":"car","factor_health":"0.65","path_id":"0","start_time":"62"}},{"@attributes":{"count":"11","delta_time":"8","enemy_id":"car","factor_health":"0.65","path_id":"1","start_time":"64"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"car","factor_health":"0.65","path_id":"2","start_time":"67"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"12","delta_time":"10","enemy_id":"car","factor_health":"0.6","path_id":"0","start_time":"2"}},{"@attributes":{"count":"13","delta_time":"8","enemy_id":"car","factor_health":"0.6","path_id":"1","start_time":"8"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"car","factor_health":"0.6","path_id":"2","start_time":"10"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"1.3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"1.3","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"1.3","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"10","enemy_id":"car","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"8","enemy_id":"car","factor_health":"1","path_id":"1","start_time":"7"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"car","factor_health":"1","path_id":"2","start_time":"8"}},{"@attributes":{"count":"8","delta_time":"12","enemy_id":"tank_light","factor_health":"0.5","path_id":"0","start_time":"120"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"10","enemy_id":"tank_light","factor_health":"0.3","path_id":"0","start_time":"10"}},{"@attributes":{"count":"15","delta_time":"12","enemy_id":"tank_light","factor_health":"0.3","path_id":"1","start_time":"7"}},{"@attributes":{"count":"15","delta_time":"15","enemy_id":"tank_light","factor_health":"0.5","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"3","enemy_id":"truck","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"8","enemy_id":"car","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"tank_light","factor_health":"0.7","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"10","enemy_id":"fighter","factor_health":"1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"10","enemy_id":"fighter","factor_health":"1","path_id":"4","start_time":"80"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"10","enemy_id":"fighter","factor_health":"1.5","path_id":"3","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"10","enemy_id":"fighter","factor_health":"1.5","path_id":"4","start_time":"50"}},{"@attributes":{"count":"5","delta_time":"10","enemy_id":"fighter","factor_health":"1.5","path_id":"5","start_time":"90"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"3","enemy_id":"truck","factor_health":"2.4","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"truck","factor_health":"2.4","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"15","enemy_id":"fighter","factor_health":"2","path_id":"3","start_time":"120"}},{"@attributes":{"count":"15","delta_time":"15","enemy_id":"fighter","factor_health":"2","path_id":"4","start_time":"120"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"10","enemy_id":"car","factor_health":"1.55","factor_speed_move":"1.3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"10","enemy_id":"car","factor_health":"1.55","factor_speed_move":"1.3","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"15","enemy_id":"fighter","factor_health":"2","factor_speed_move":"1.3","path_id":"3","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"15","enemy_id":"fighter","factor_health":"2","factor_speed_move":"1.3","path_id":"5","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"40","enemy_id":"tank_light","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"40","enemy_id":"tank_light","factor_health":"1","path_id":"1","start_time":"14"}},{"@attributes":{"count":"5","delta_time":"40","enemy_id":"tank_light","factor_health":"1","path_id":"2","start_time":"26"}},{"@attributes":{"count":"10","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_heavy","factor_health":"0.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"troop_carrier","factor_health":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_heavy","factor_health":"0.5","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"15","enemy_id":"troop_carrier","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"30","enemy_id":"airship","factor_health":"1.5","factor_speed_move":"1.5","path_id":"3","start_time":"100"}},{"@attributes":{"count":"5","delta_time":"30","enemy_id":"airship","factor_health":"1.5","factor_speed_move":"1.5","path_id":"4","start_time":"200"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"16","enemy_id":"tank_light","factor_health":"1.5","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"16","enemy_id":"tank_light","factor_health":"1.5","factor_speed_move":"1.2","path_id":"1","start_time":"10"}},{"@attributes":{"count":"5","delta_time":"16","enemy_id":"troop_carrier","factor_health":"1.2","factor_speed_move":"1.1","path_id":"0","start_time":"88"}},{"@attributes":{"count":"5","delta_time":"16","enemy_id":"troop_carrier","factor_health":"1.2","factor_speed_move":"1.1","path_id":"1","start_time":"96"}},{"@attributes":{"count":"5","delta_time":"30","enemy_id":"airship","factor_health":"2","factor_speed_move":"1.4","path_id":"3","start_time":"100"}},{"@attributes":{"count":"5","delta_time":"30","enemy_id":"airship","factor_health":"2","factor_speed_move":"1.4","path_id":"4","start_time":"100"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"200","money_start_2":"200"},"background":{"@attributes":{"box_exploding_pos":"516 472","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001100000000000000000000000011000000000000000000000000110000000000000000001100000000001100000000000010000000000001000000000000000000000000000000000000000001110011100001110000111000000000000000000000000000000000000000000000000000001000000000000100000000000011000000000011000000000000000000110000000000000000000000001100000000000000000000000011000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_03_08_bg_0.jpg"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"428 443","rect":"0 0 174 116","texture":"game/worlds/world_03_08_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"position":"465 447","rect":"0 0 108 66","texture":"game/worlds/world_03_08_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"454 418","rect":"0 0 116 120","texture":"game/worlds/world_03_08_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"516 472"}}},"objects":{"object":{"@attributes":{"id":"0","position":"535 433"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"-64 301"}},{"@attributes":{"point":"184 385"}},{"@attributes":{"point":"210 265"}},{"@attributes":{"point":"104 242"}},{"@attributes":{"point":"139 133"}},{"@attributes":{"point":"253 105"}},{"@attributes":{"point":"380 95"}},{"@attributes":{"point":"452 133"}},{"@attributes":{"point":"438 205"}},{"@attributes":{"point":"339 225"}},{"@attributes":{"point":"357 328"}},{"@attributes":{"point":"514 308"}},{"@attributes":{"point":"518 356"}},{"@attributes":{"point":"519 491"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"-65 543"}},{"@attributes":{"point":"169 407"}},{"@attributes":{"point":"232 543"}},{"@attributes":{"point":"141 557"}},{"@attributes":{"point":"111 672"}},{"@attributes":{"point":"270 666"}},{"@attributes":{"point":"393 621"}},{"@attributes":{"point":"413 528"}},{"@attributes":{"point":"335 468"}},{"@attributes":{"point":"451 384"}},{"@attributes":{"point":"519 414"}},{"@attributes":{"point":"517 483"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"1085 266"}},{"@attributes":{"point":"867 347"}},{"@attributes":{"point":"820 254"}},{"@attributes":{"point":"875 190"}},{"@attributes":{"point":"804 146"}},{"@attributes":{"point":"608 27"}},{"@attributes":{"point":"559 153"}},{"@attributes":{"point":"681 155"}},{"@attributes":{"point":"685 259"}},{"@attributes":{"point":"665 327"}},{"@attributes":{"point":"516 308"}},{"@attributes":{"point":"519 366"}},{"@attributes":{"point":"522 488"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"1094 435"}},{"@attributes":{"point":"879 390"}},{"@attributes":{"point":"858 491"}},{"@attributes":{"point":"906 532"}},{"@attributes":{"point":"913 624"}},{"@attributes":{"point":"777 621"}},{"@attributes":{"point":"637 675"}},{"@attributes":{"point":"589 594"}},{"@attributes":{"point":"641 469"}},{"@attributes":{"point":"632 409"}},{"@attributes":{"point":"517 387"}},{"@attributes":{"point":"516 487"}}]},{"@attributes":{"id":"5"},"point":[{"@attributes":{"point":"1114 361"}},{"@attributes":{"point":"965 364"}},{"@attributes":{"point":"859 365"}},{"@attributes":{"point":"761 363"}},{"@attributes":{"point":"608 399"}},{"@attributes":{"point":"483 512"}},{"@attributes":{"point":"344 642"}},{"@attributes":{"point":"194 806"}}]},{"@attributes":{"id":"6"},"point":[{"@attributes":{"point":"-84 402"}},{"@attributes":{"point":"116 390"}},{"@attributes":{"point":"272 388"}},{"@attributes":{"point":"443 418"}},{"@attributes":{"point":"567 521"}},{"@attributes":{"point":"761 705"}},{"@attributes":{"point":"865 846"}}]},{"@attributes":{"id":"4"},"point":[{"@attributes":{"point":"1068 130"}},{"@attributes":{"point":"917 185"}},{"@attributes":{"point":"757 249"}},{"@attributes":{"point":"607 220"}},{"@attributes":{"point":"459 140"}},{"@attributes":{"point":"307 209"}},{"@attributes":{"point":"250 296"}},{"@attributes":{"point":"247 458"}},{"@attributes":{"point":"280 552"}},{"@attributes":{"point":"400 665"}},{"@attributes":{"point":"641 708"}},{"@attributes":{"point":"821 634"}},{"@attributes":{"point":"778 462"}},{"@attributes":{"point":"609 449"}},{"@attributes":{"point":"205 541"}},{"@attributes":{"point":"95 558"}},{"@attributes":{"point":"-99 611"}}]}]},"separator":{"point":[{"@attributes":{"point":"89 279"}},{"@attributes":{"point":"142 301"}},{"@attributes":{"point":"222 193"}},{"@attributes":{"point":"292 192"}},{"@attributes":{"point":"362 256"}},{"@attributes":{"point":"425 162"}},{"@attributes":{"point":"453 106"}},{"@attributes":{"point":"510 79"}},{"@attributes":{"point":"584 96"}},{"@attributes":{"point":"612 188"}},{"@attributes":{"point":"693 280"}},{"@attributes":{"point":"748 353"}},{"@attributes":{"point":"820 341"}},{"@attributes":{"point":"871 312"}},{"@attributes":{"point":"922 331"}},{"@attributes":{"point":"905 379"}},{"@attributes":{"point":"925 444"}},{"@attributes":{"point":"797 585"}},{"@attributes":{"point":"685 583"}},{"@attributes":{"point":"703 457"}},{"@attributes":{"point":"661 496"}},{"@attributes":{"point":"616 466"}},{"@attributes":{"point":"501 398"}},{"@attributes":{"point":"493 341"}},{"@attributes":{"point":"427 319"}},{"@attributes":{"point":"333 342"}},{"@attributes":{"point":"333 405"}},{"@attributes":{"point":"207 315"}},{"@attributes":{"point":"169 498"}},{"@attributes":{"point":"67 327"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.3","path_id":"3","start_time":"3"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.3","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.3","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.3","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.3","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.3","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.3","path_id":"3","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"13","delta_time":"15","enemy_id":"fighter","factor_health":"1","path_id":"4","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"fighter","factor_health":"1","path_id":"6","start_time":"47"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"10","enemy_id":"car","factor_health":"0.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"car","factor_health":"0.5","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"3","enemy_id":"truck","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"truck","factor_health":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"car","factor_health":"0.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"car","factor_health":"0.5","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"8","enemy_id":"car","factor_health":"0.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"car","factor_health":"0.8","path_id":"2","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"15","enemy_id":"tank_light","factor_health":"0.3","path_id":"1","start_time":"122"}},{"@attributes":{"count":"15","delta_time":"15","enemy_id":"tank_light","factor_health":"0.3","path_id":"3","start_time":"122"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"10","enemy_id":"fighter","factor_health":"1.1","factor_speed_move":"1.1","path_id":"6","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"fighter","factor_health":"1.1","factor_speed_move":"1.1","path_id":"4","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"12","enemy_id":"bomber","factor_health":"1","factor_speed_move":"1.1","path_id":"5","start_time":"82"}},{"@attributes":{"count":"10","delta_time":"12","enemy_id":"bomber","factor_health":"1","factor_speed_move":"1.1","path_id":"6","start_time":"82"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"3","enemy_id":"truck","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"truck","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"truck","factor_health":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"truck","factor_health":"1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"15","enemy_id":"airship","factor_health":"1","factor_speed_move":"1.3","path_id":"5","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"airship","factor_health":"1","factor_speed_move":"1.3","path_id":"6","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"tank_light","factor_health":"0.6","path_id":"1","start_time":"52"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"tank_light","factor_health":"0.6","path_id":"3","start_time":"52"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"10","enemy_id":"fighter","factor_health":"1.5","factor_speed_move":"1.3","path_id":"4","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"10","enemy_id":"fighter","factor_health":"1.5","factor_speed_move":"1.3","path_id":"6","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_heavy","factor_health":"0.8","path_id":"0","start_time":"52"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_heavy","factor_health":"0.8","path_id":"3","start_time":"52"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"5","enemy_id":"car","factor_health":"1","factor_speed_move":"1.3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"car","factor_health":"1","factor_speed_move":"1.3","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"5","enemy_id":"car","factor_health":"1","factor_speed_move":"1.3","path_id":"2","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"car","factor_health":"1","factor_speed_move":"1.3","path_id":"3","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"3","enemy_id":"soldier","factor_health":"1","factor_speed_move":"1.3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"3","enemy_id":"soldier","factor_health":"1","factor_speed_move":"1.3","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"3","enemy_id":"soldier","factor_health":"1","factor_speed_move":"1.3","path_id":"2","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"3","enemy_id":"soldier","factor_health":"1","factor_speed_move":"1.3","path_id":"3","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"fighter","factor_health":"1","factor_speed_move":"1.3","path_id":"4","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"fighter","factor_health":"1","factor_speed_move":"1.3","path_id":"6","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"11","delta_time":"15","enemy_id":"tank_heavy","factor_health":"1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"11","delta_time":"15","enemy_id":"tank_heavy","factor_health":"1","path_id":"0","start_time":"7"}},{"@attributes":{"count":"9","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1","path_id":"1","start_time":"14"}},{"@attributes":{"count":"9","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1","path_id":"2","start_time":"16"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"20","enemy_id":"troop_carrier","factor_health":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"20","enemy_id":"troop_carrier","factor_health":"0.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"20","enemy_id":"troop_carrier","factor_health":"0.5","path_id":"2","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"20","enemy_id":"troop_carrier","factor_health":"0.5","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"10","enemy_id":"tank_heavy","factor_health":"1.2","factor_speed_move":"1.4","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"tank_heavy","factor_health":"1.2","factor_speed_move":"1.4","path_id":"3","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"12","enemy_id":"airship","factor_health":"1.3","factor_speed_move":"1.5","path_id":"6","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1","factor_speed_move":"1.4","path_id":"0","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1","factor_speed_move":"1.4","path_id":"1","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1","factor_speed_move":"1.4","path_id":"2","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1","factor_speed_move":"1.4","path_id":"3","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"20","enemy_id":"airship","factor_health":"1.6","factor_speed_move":"1.5","path_id":"6","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"20","enemy_id":"airship","factor_health":"1.6","factor_speed_move":"1.5","path_id":"5","start_time":"2"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"250","money_start_2":"250"},"background":{"@attributes":{"box_exploding_pos":"925 388","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000010000000000100000000000000000000000011000000000000000000000000000000000001000100001100000000000000000000000000001110000000000000000000000000000000000000000100011000000000000000110000000000111000000000000000000000000000000000000000000100000000001100000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_03_09_bg_0.jpg"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"888 328","rect":"0 0 116 144","texture":"game/worlds/world_03_09_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"position":"893 345","rect":"0 0 68 108","texture":"game/worlds/world_03_09_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"871 345","rect":"0 0 100 106","texture":"game/worlds/world_03_09_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"925 388"}}},"objects":{"object":{"@attributes":{"id":"0","position":"938 376"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"-70 508"}},{"@attributes":{"point":"78 572"}},{"@attributes":{"point":"176 701"}},{"@attributes":{"point":"436 602"}},{"@attributes":{"point":"570 598"}},{"@attributes":{"point":"903 686"}},{"@attributes":{"point":"986 602"}},{"@attributes":{"point":"944 504"}},{"@attributes":{"point":"806 494"}},{"@attributes":{"point":"683 573"}},{"@attributes":{"point":"580 503"}},{"@attributes":{"point":"478 474"}},{"@attributes":{"point":"368 514"}},{"@attributes":{"point":"95 571"}},{"@attributes":{"point":"79 405"}},{"@attributes":{"point":"264 443"}},{"@attributes":{"point":"423 331"}},{"@attributes":{"point":"723 449"}},{"@attributes":{"point":"939 401"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"-50 110"}},{"@attributes":{"point":"98 209"}},{"@attributes":{"point":"281 87"}},{"@attributes":{"point":"581 183"}},{"@attributes":{"point":"718 176"}},{"@attributes":{"point":"847 141"}},{"@attributes":{"point":"948 163"}},{"@attributes":{"point":"962 254"}},{"@attributes":{"point":"905 316"}},{"@attributes":{"point":"701 292"}},{"@attributes":{"point":"596 253"}},{"@attributes":{"point":"527 304"}},{"@attributes":{"point":"469 284"}},{"@attributes":{"point":"173 213"}},{"@attributes":{"point":"84 396"}},{"@attributes":{"point":"210 449"}},{"@attributes":{"point":"399 356"}},{"@attributes":{"point":"571 386"}},{"@attributes":{"point":"697 431"}},{"@attributes":{"point":"822 431"}},{"@attributes":{"point":"940 403"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"-72 636"}},{"@attributes":{"point":"55 612"}},{"@attributes":{"point":"153 596"}},{"@attributes":{"point":"330 611"}},{"@attributes":{"point":"444 665"}},{"@attributes":{"point":"590 682"}},{"@attributes":{"point":"745 625"}},{"@attributes":{"point":"830 567"}},{"@attributes":{"point":"890 463"}},{"@attributes":{"point":"922 390"}},{"@attributes":{"point":"984 277"}},{"@attributes":{"point":"1107 207"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"-77 413"}},{"@attributes":{"point":"24 463"}},{"@attributes":{"point":"166 480"}},{"@attributes":{"point":"311 463"}},{"@attributes":{"point":"392 427"}},{"@attributes":{"point":"492 428"}},{"@attributes":{"point":"618 468"}},{"@attributes":{"point":"704 480"}},{"@attributes":{"point":"876 436"}},{"@attributes":{"point":"985 403"}},{"@attributes":{"point":"1092 394"}}]},{"@attributes":{"id":"4"},"point":[{"@attributes":{"point":"-82 288"}},{"@attributes":{"point":"15 329"}},{"@attributes":{"point":"153 343"}},{"@attributes":{"point":"280 333"}},{"@attributes":{"point":"378 321"}},{"@attributes":{"point":"514 315"}},{"@attributes":{"point":"627 327"}},{"@attributes":{"point":"693 349"}},{"@attributes":{"point":"812 368"}},{"@attributes":{"point":"1108 493"}}]},{"@attributes":{"id":"5"},"point":[{"@attributes":{"point":"-112 153"}},{"@attributes":{"point":"-39 202"}},{"@attributes":{"point":"101 236"}},{"@attributes":{"point":"231 199"}},{"@attributes":{"point":"335 143"}},{"@attributes":{"point":"465 95"}},{"@attributes":{"point":"580 103"}},{"@attributes":{"point":"710 153"}},{"@attributes":{"point":"829 272"}},{"@attributes":{"point":"934 472"}},{"@attributes":{"point":"1108 633"}}]}]},"separator":{"point":[{"@attributes":{"point":"70 151"}},{"@attributes":{"point":"173 234"}},{"@attributes":{"point":"253 253"}},{"@attributes":{"point":"322 201"}},{"@attributes":{"point":"412 156"}},{"@attributes":{"point":"474 202"}},{"@attributes":{"point":"732 260"}},{"@attributes":{"point":"778 219"}},{"@attributes":{"point":"812 217"}},{"@attributes":{"point":"842 224"}},{"@attributes":{"point":"894 225"}},{"@attributes":{"point":"881 261"}},{"@attributes":{"point":"837 312"}},{"@attributes":{"point":"755 313"}},{"@attributes":{"point":"694 328"}},{"@attributes":{"point":"693 382"}},{"@attributes":{"point":"751 411"}},{"@attributes":{"point":"809 407"}},{"@attributes":{"point":"773 504"}},{"@attributes":{"point":"765 538"}},{"@attributes":{"point":"697 579"}},{"@attributes":{"point":"604 561"}},{"@attributes":{"point":"603 473"}},{"@attributes":{"point":"634 385"}},{"@attributes":{"point":"655 316"}},{"@attributes":{"point":"633 292"}},{"@attributes":{"point":"574 286"}},{"@attributes":{"point":"537 303"}},{"@attributes":{"point":"531 367"}},{"@attributes":{"point":"587 409"}},{"@attributes":{"point":"608 450"}},{"@attributes":{"point":"582 472"}},{"@attributes":{"point":"478 519"}},{"@attributes":{"point":"405 509"}},{"@attributes":{"point":"407 378"}},{"@attributes":{"point":"364 378"}},{"@attributes":{"point":"341 409"}},{"@attributes":{"point":"339 484"}},{"@attributes":{"point":"378 521"}},{"@attributes":{"point":"419 549"}},{"@attributes":{"point":"414 607"}},{"@attributes":{"point":"338 606"}},{"@attributes":{"point":"256 537"}},{"@attributes":{"point":"256 491"}},{"@attributes":{"point":"251 462"}},{"@attributes":{"point":"223 443"}},{"@attributes":{"point":"185 437"}},{"@attributes":{"point":"154 441"}},{"@attributes":{"point":"67 478"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.7","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"1.1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"23","delta_time":"3","enemy_id":"truck","factor_health":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"23","delta_time":"3","enemy_id":"truck","factor_health":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"23","delta_time":"3","enemy_id":"truck","factor_health":"1.1","path_id":"0","start_time":"100"}},{"@attributes":{"count":"23","delta_time":"3","enemy_id":"truck","factor_health":"1.1","path_id":"1","start_time":"100"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"8","enemy_id":"fighter","factor_health":"1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"8","enemy_id":"fighter","factor_health":"1","path_id":"4","start_time":"42"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"1.2","path_id":"0","start_time":"62"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"1.2","path_id":"1","start_time":"62"}},{"@attributes":{"count":"12","delta_time":"10","enemy_id":"fighter","factor_health":"1.1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"10","enemy_id":"fighter","factor_health":"1.1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"6","enemy_id":"car","factor_health":"1.1","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"6","enemy_id":"car","factor_health":"1.1","factor_speed_move":"1.1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"7","enemy_id":"car","factor_health":"1","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"7","enemy_id":"car","factor_health":"1","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"3","enemy_id":"truck","factor_health":"1.55","factor_speed_move":"1.1","path_id":"0","start_time":"63"}},{"@attributes":{"count":"25","delta_time":"3","enemy_id":"truck","factor_health":"1.55","factor_speed_move":"1.1","path_id":"1","start_time":"63"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"8","enemy_id":"car","factor_health":"1.1","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"8","enemy_id":"car","factor_health":"1.1","factor_speed_move":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"fighter","factor_health":"1.2","factor_speed_move":"1.1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"fighter","factor_health":"1.2","factor_speed_move":"1.1","path_id":"5","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"1.55","factor_speed_move":"1.1","path_id":"0","start_time":"92"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"1.55","factor_speed_move":"1.1","path_id":"1","start_time":"92"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"1.55","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"1.55","factor_speed_move":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"2.49","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"2.49","factor_speed_move":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"11","enemy_id":"tank_light","factor_health":"1","factor_speed_move":"1","path_id":"0","start_time":"62"}},{"@attributes":{"count":"8","delta_time":"11","enemy_id":"tank_light","factor_health":"1","factor_speed_move":"1","path_id":"1","start_time":"62"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"1.49","factor_speed_move":"1.1","path_id":"0","start_time":"62"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"1.49","factor_speed_move":"1.1","path_id":"1","start_time":"62"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"10","enemy_id":"tank_light","factor_health":"1.1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"tank_light","factor_health":"1.1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"tank_heavy","factor_health":"1","factor_speed_move":"1.1","path_id":"0","start_time":"102"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"tank_heavy","factor_health":"1","factor_speed_move":"1.1","path_id":"1","start_time":"102"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"13","enemy_id":"tank_heavy","factor_health":"1","factor_speed_move":"1","path_id":"1","start_time":"3"}},{"@attributes":{"count":"10","delta_time":"13","enemy_id":"tank_heavy","factor_health":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"13","enemy_id":"bomber","factor_health":"1.1","factor_speed_move":"1.1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"13","enemy_id":"bomber","factor_health":"1.1","factor_speed_move":"1.1","path_id":"5","start_time":"4"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"3","delta_time":"18","enemy_id":"airship","factor_health":"1.2","factor_speed_move":"1.3","path_id":"2","start_time":"2"}},{"@attributes":{"count":"3","delta_time":"18","enemy_id":"airship","factor_health":"1.2","factor_speed_move":"1.3","path_id":"5","start_time":"2"}},{"@attributes":{"count":"14","delta_time":"10","enemy_id":"fighter","factor_health":"1.4","factor_speed_move":"1.1","path_id":"3","start_time":"54"}},{"@attributes":{"count":"7","delta_time":"20","enemy_id":"bomber","factor_health":"1.3","factor_speed_move":"1.1","path_id":"4","start_time":"54"}},{"@attributes":{"count":"2","delta_time":"20","enemy_id":"airship","factor_health":"1.2","factor_speed_move":"1.3","path_id":"2","start_time":"152"}},{"@attributes":{"count":"2","delta_time":"20","enemy_id":"airship","factor_health":"1.2","factor_speed_move":"1.3","path_id":"5","start_time":"152"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"13","enemy_id":"tank_heavy","factor_health":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"13","enemy_id":"tank_heavy","factor_health":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"19","enemy_id":"troop_carrier","factor_health":"1","factor_speed_move":"1","path_id":"0","start_time":"102"}},{"@attributes":{"count":"7","delta_time":"19","enemy_id":"troop_carrier","factor_health":"1","factor_speed_move":"1","path_id":"1","start_time":"102"}},{"@attributes":{"count":"4","delta_time":"13","enemy_id":"tank_heavy","factor_health":"1","factor_speed_move":"1","path_id":"0","start_time":"181"}},{"@attributes":{"count":"4","delta_time":"13","enemy_id":"tank_heavy","factor_health":"1","factor_speed_move":"1","path_id":"1","start_time":"181"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"12","enemy_id":"troop_carrier","factor_health":"1.1","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"12","enemy_id":"troop_carrier","factor_health":"1.1","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"18","enemy_id":"airship","factor_health":"1.5","factor_speed_move":"1.6","path_id":"2","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"18","enemy_id":"airship","factor_health":"1.5","factor_speed_move":"1.6","path_id":"5","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"12","enemy_id":"troop_carrier","factor_health":"1.1","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"12","enemy_id":"troop_carrier","factor_health":"1.1","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"6","enemy_id":"car","factor_health":"1.2","factor_speed_move":"1.3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"6","enemy_id":"car","factor_health":"1.2","factor_speed_move":"1.3","path_id":"1","start_time":"2"}},{"@attributes":{"boss":"1","color":"ff33cc33","count":"15","delta_time":"4","enemy_id":"fighter","factor_health":"1.6","factor_speed_move":"1.5","path_id":"2","start_time":"62"}},{"@attributes":{"color":"ff33cc33","count":"15","delta_time":"4","enemy_id":"fighter","factor_health":"1.6","factor_speed_move":"1.5","path_id":"5","start_time":"62"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"200","money_start_2":"200"},"background":{"@attributes":{"box_exploding_pos":"643 314","mask":"0000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000100000000000000000000000000000000000000000000010000100111001100000000000000100000000011000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000110000000000000000000000000100100000000000000000000000000000000100000000000000000000100000000000000000000100001110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_03_01_bg_0.jpg"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"613 237","rect":"0 0 98 178","texture":"game/worlds/world_03_01_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"position":"617 272","rect":"0 0 54 104","texture":"game/worlds/world_03_01_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"579 264","rect":"0 0 126 112","texture":"game/worlds/world_03_01_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"643 314"}}},"objects":{"object":{"@attributes":{"id":"0","position":"635 218"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"306 8"}},{"@attributes":{"point":"380 79"}},{"@attributes":{"point":"415 163"}},{"@attributes":{"point":"333 243"}},{"@attributes":{"point":"255 317"}},{"@attributes":{"point":"248 411"}},{"@attributes":{"point":"302 449"}},{"@attributes":{"point":"366 527"}},{"@attributes":{"point":"417 500"}},{"@attributes":{"point":"417 400"}},{"@attributes":{"point":"446 328"}},{"@attributes":{"point":"548 339"}},{"@attributes":{"point":"601 332"}},{"@attributes":{"point":"646 329"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"0 602"}},{"@attributes":{"point":"306 594"}},{"@attributes":{"point":"554 642"}},{"@attributes":{"point":"678 640"}},{"@attributes":{"point":"744 591"}},{"@attributes":{"point":"726 521"}},{"@attributes":{"point":"683 498"}},{"@attributes":{"point":"620 488"}},{"@attributes":{"point":"554 452"}},{"@attributes":{"point":"520 403"}},{"@attributes":{"point":"528 351"}},{"@attributes":{"point":"570 333"}},{"@attributes":{"point":"639 334"}},{"@attributes":{"point":"661 338"}},{"@attributes":{"point":"651 329"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"1022 169"}},{"@attributes":{"point":"922 147"}},{"@attributes":{"point":"890 211"}},{"@attributes":{"point":"908 257"}},{"@attributes":{"point":"916 310"}},{"@attributes":{"point":"927 344"}},{"@attributes":{"point":"930 402"}},{"@attributes":{"point":"872 427"}},{"@attributes":{"point":"828 433"}},{"@attributes":{"point":"770 442"}},{"@attributes":{"point":"737 415"}},{"@attributes":{"point":"728 364"}},{"@attributes":{"point":"731 320"}},{"@attributes":{"point":"737 282"}},{"@attributes":{"point":"737 230"}},{"@attributes":{"point":"733 191"}},{"@attributes":{"point":"726 151"}},{"@attributes":{"point":"676 121"}},{"@attributes":{"point":"637 122"}},{"@attributes":{"point":"605 137"}},{"@attributes":{"point":"578 162"}},{"@attributes":{"point":"551 192"}},{"@attributes":{"point":"536 217"}},{"@attributes":{"point":"528 244"}},{"@attributes":{"point":"522 269"}},{"@attributes":{"point":"519 310"}},{"@attributes":{"point":"532 332"}},{"@attributes":{"point":"570 333"}},{"@attributes":{"point":"597 331"}},{"@attributes":{"point":"627 328"}},{"@attributes":{"point":"645 322"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"9 8"}},{"@attributes":{"point":"51 136"}},{"@attributes":{"point":"98 245"}},{"@attributes":{"point":"163 340"}},{"@attributes":{"point":"333 329"}},{"@attributes":{"point":"437 236"}},{"@attributes":{"point":"552 228"}},{"@attributes":{"point":"634 280"}},{"@attributes":{"point":"683 377"}},{"@attributes":{"point":"772 529"}},{"@attributes":{"point":"878 635"}},{"@attributes":{"point":"992 684"}},{"@attributes":{"point":"1023 696"}}]},{"@attributes":{"id":"4"},"point":[{"@attributes":{"point":"1021 4"}},{"@attributes":{"point":"907 59"}},{"@attributes":{"point":"823 87"}},{"@attributes":{"point":"689 182"}},{"@attributes":{"point":"625 420"}},{"@attributes":{"point":"506 548"}},{"@attributes":{"point":"285 630"}},{"@attributes":{"point":"112 645"}},{"@attributes":{"point":"53 646"}},{"@attributes":{"point":"0 637"}}]}]},"separator":{"point":[{"@attributes":{"point":"99 490"}},{"@attributes":{"point":"295 496"}},{"@attributes":{"point":"365 508"}},{"@attributes":{"point":"430 559"}},{"@attributes":{"point":"524 584"}},{"@attributes":{"point":"590 604"}},{"@attributes":{"point":"595 566"}},{"@attributes":{"point":"595 520"}},{"@attributes":{"point":"597 482"}},{"@attributes":{"point":"504 481"}},{"@attributes":{"point":"462 484"}},{"@attributes":{"point":"436 453"}},{"@attributes":{"point":"416 398"}},{"@attributes":{"point":"308 258"}},{"@attributes":{"point":"237 224"}},{"@attributes":{"point":"277 155"}},{"@attributes":{"point":"333 176"}},{"@attributes":{"point":"376 266"}},{"@attributes":{"point":"424 283"}},{"@attributes":{"point":"456 264"}},{"@attributes":{"point":"451 208"}},{"@attributes":{"point":"451 159"}},{"@attributes":{"point":"506 156"}},{"@attributes":{"point":"554 170"}},{"@attributes":{"point":"645 143"}},{"@attributes":{"point":"745 158"}},{"@attributes":{"point":"842 149"}},{"@attributes":{"point":"828 307"}},{"@attributes":{"point":"790 377"}},{"@attributes":{"point":"742 417"}},{"@attributes":{"point":"710 489"}},{"@attributes":{"point":"727 606"}},{"@attributes":{"point":"654 666"}},{"@attributes":{"point":"288 669"}},{"@attributes":{"point":"98 625"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.5","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.5","path_id":"2","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"0.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"0.5","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"2.49","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"2.49","factor_speed_move":"1.2","path_id":"2","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"2.49","factor_speed_move":"1.2","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"1.3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"1.3","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"13","delta_time":"3","enemy_id":"truck","factor_health":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"13","delta_time":"3","enemy_id":"truck","factor_health":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"13","delta_time":"3","enemy_id":"truck","factor_health":"1.1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"8","enemy_id":"car","factor_health":"0.6","path_id":"0","start_time":"52"}},{"@attributes":{"count":"5","delta_time":"8","enemy_id":"car","factor_health":"0.6","path_id":"1","start_time":"52"}},{"@attributes":{"count":"5","delta_time":"8","enemy_id":"car","factor_health":"0.6","path_id":"2","start_time":"52"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"12","enemy_id":"truck","factor_health":"1.3","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"12","enemy_id":"truck","factor_health":"1.3","path_id":"2","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"car","factor_health":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"car","factor_health":"0.7","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"12","delta_time":"8","enemy_id":"car","factor_health":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"8","enemy_id":"car","factor_health":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"20","enemy_id":"tank_light","factor_health":"0.3","path_id":"2","start_time":"100"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"8","enemy_id":"fighter","factor_health":"1","path_id":"3","start_time":"62"}},{"@attributes":{"count":"12","delta_time":"8","enemy_id":"fighter","factor_health":"1","path_id":"4","start_time":"62"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"1.55","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"1.55","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"6","enemy_id":"fighter","factor_health":"1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"6","enemy_id":"fighter","factor_health":"1","path_id":"4","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"15","enemy_id":"tank_light","factor_health":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"15","enemy_id":"tank_light","factor_health":"0.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"15","enemy_id":"tank_light","factor_health":"0.5","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"15","enemy_id":"tank_light","factor_health":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"15","enemy_id":"tank_light","factor_health":"0.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"15","enemy_id":"tank_light","factor_health":"0.5","path_id":"2","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"20","enemy_id":"tank_heavy","factor_health":"0.3","path_id":"1","start_time":"102"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"18","enemy_id":"tank_heavy","factor_health":"0.6","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"18","enemy_id":"tank_heavy","factor_health":"0.6","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"18","enemy_id":"tank_heavy","factor_health":"0.6","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"16","enemy_id":"tank_heavy","factor_health":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"16","enemy_id":"tank_heavy","factor_health":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"16","enemy_id":"tank_heavy","factor_health":"0.7","path_id":"2","start_time":"2"}},{"@attributes":{"count":"3","delta_time":"30","enemy_id":"troop_carrier","factor_health":"0.5","path_id":"1","start_time":"72"}},{"@attributes":{"count":"3","delta_time":"30","enemy_id":"troop_carrier","factor_health":"0.5","path_id":"1","start_time":"72"}},{"@attributes":{"count":"3","delta_time":"30","enemy_id":"troop_carrier","factor_health":"0.5","path_id":"1","start_time":"72"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"11","enemy_id":"fighter","factor_health":"1.1","factor_speed_move":"1.2","path_id":"3","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"11","enemy_id":"fighter","factor_health":"1.1","factor_speed_move":"1.2","path_id":"4","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"14","enemy_id":"bomber","factor_health":"1.1","factor_speed_move":"1.1","path_id":"3","start_time":"42"}},{"@attributes":{"count":"8","delta_time":"14","enemy_id":"bomber","factor_health":"1.1","factor_speed_move":"1.1","path_id":"4","start_time":"42"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"20","enemy_id":"troop_carrier","factor_health":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"20","enemy_id":"troop_carrier","factor_health":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"20","enemy_id":"troop_carrier","factor_health":"0.7","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"18","enemy_id":"airship","factor_health":"1","factor_speed_move":"1.4","path_id":"3","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"18","enemy_id":"airship","factor_health":"1","factor_speed_move":"1.4","path_id":"4","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"2","enemy_id":"truck","factor_health":"2","factor_speed_move":"1.3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"2","enemy_id":"truck","factor_health":"2","factor_speed_move":"1.3","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"2","enemy_id":"truck","factor_health":"2","factor_speed_move":"1.3","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"boss":"1","color":"ffff0000","count":"1","delta_time":"1","enemy_id":"troop_carrier","factor_health":"3","factor_speed_move":"1.3","path_id":"1","start_time":"2"}},{"@attributes":{"color":"ffff0000","count":"1","delta_time":"1","enemy_id":"troop_carrier","factor_health":"3","factor_speed_move":"1.3","path_id":"2","start_time":"2"}},{"@attributes":{"color":"ffff0000","count":"1","delta_time":"1","enemy_id":"troop_carrier","factor_health":"3","factor_speed_move":"1.3","path_id":"0","start_time":"2"}},{"@attributes":{"color":"ffff0000","count":"1","delta_time":"1","enemy_id":"bomber","factor_health":"5","factor_speed_move":"1.4","path_id":"4","start_time":"2"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"240","money_start_2":"240"},"background":{"@attributes":{"box_exploding_pos":"648 429","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101100000000000000001000000000000000000000000000000000010000000000000100010000100000000000000000101000100001000000000000000000001000010000000000000000000000000000000000000000000100000000001000000000000000100000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_03_02_bg_0.jpg"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"548 390","rect":"0 0 176 128","texture":"game/worlds/world_03_02_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"position":"588 394","rect":"0 0 112 80","texture":"game/worlds/world_03_02_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"577 365","rect":"0 0 124 120","texture":"game/worlds/world_03_02_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"648 429"}}},"objects":{"object":{"@attributes":{"id":"0","position":"658 407"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"1050 256"}},{"@attributes":{"point":"939 230"}},{"@attributes":{"point":"847 197"}},{"@attributes":{"point":"761 154"}},{"@attributes":{"point":"651 150"}},{"@attributes":{"point":"508 156"}},{"@attributes":{"point":"348 175"}},{"@attributes":{"point":"312 215"}},{"@attributes":{"point":"234 276"}},{"@attributes":{"point":"183 334"}},{"@attributes":{"point":"211 385"}},{"@attributes":{"point":"246 434"}},{"@attributes":{"point":"316 469"}},{"@attributes":{"point":"374 431"}},{"@attributes":{"point":"431 393"}},{"@attributes":{"point":"489 338"}},{"@attributes":{"point":"525 294"}},{"@attributes":{"point":"580 255"}},{"@attributes":{"point":"615 241"}},{"@attributes":{"point":"659 277"}},{"@attributes":{"point":"669 340"}},{"@attributes":{"point":"660 381"}},{"@attributes":{"point":"651 415"}},{"@attributes":{"point":"641 439"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"262 766"}},{"@attributes":{"point":"272 718"}},{"@attributes":{"point":"244 679"}},{"@attributes":{"point":"192 628"}},{"@attributes":{"point":"165 537"}},{"@attributes":{"point":"182 478"}},{"@attributes":{"point":"223 410"}},{"@attributes":{"point":"295 468"}},{"@attributes":{"point":"354 442"}},{"@attributes":{"point":"397 409"}},{"@attributes":{"point":"452 372"}},{"@attributes":{"point":"501 317"}},{"@attributes":{"point":"550 272"}},{"@attributes":{"point":"638 225"}},{"@attributes":{"point":"666 316"}},{"@attributes":{"point":"663 367"}},{"@attributes":{"point":"653 437"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"1050 256"}},{"@attributes":{"point":"965 246"}},{"@attributes":{"point":"886 201"}},{"@attributes":{"point":"834 192"}},{"@attributes":{"point":"810 243"}},{"@attributes":{"point":"800 298"}},{"@attributes":{"point":"815 334"}},{"@attributes":{"point":"816 379"}},{"@attributes":{"point":"817 414"}},{"@attributes":{"point":"798 447"}},{"@attributes":{"point":"770 477"}},{"@attributes":{"point":"743 522"}},{"@attributes":{"point":"717 560"}},{"@attributes":{"point":"684 580"}},{"@attributes":{"point":"637 591"}},{"@attributes":{"point":"584 584"}},{"@attributes":{"point":"546 532"}},{"@attributes":{"point":"521 475"}},{"@attributes":{"point":"487 437"}},{"@attributes":{"point":"449 394"}},{"@attributes":{"point":"466 356"}},{"@attributes":{"point":"513 304"}},{"@attributes":{"point":"542 285"}},{"@attributes":{"point":"589 238"}},{"@attributes":{"point":"647 252"}},{"@attributes":{"point":"659 303"}},{"@attributes":{"point":"647 429"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"1 78"}},{"@attributes":{"point":"83 244"}},{"@attributes":{"point":"161 397"}},{"@attributes":{"point":"279 516"}},{"@attributes":{"point":"414 534"}},{"@attributes":{"point":"614 511"}},{"@attributes":{"point":"743 301"}},{"@attributes":{"point":"889 121"}},{"@attributes":{"point":"1023 34"}}]},{"@attributes":{"id":"4"},"point":[{"@attributes":{"point":"549 0"}},{"@attributes":{"point":"483 84"}},{"@attributes":{"point":"437 167"}},{"@attributes":{"point":"391 283"}},{"@attributes":{"point":"384 398"}},{"@attributes":{"point":"447 563"}},{"@attributes":{"point":"621 660"}},{"@attributes":{"point":"810 681"}},{"@attributes":{"point":"954 683"}},{"@attributes":{"point":"1023 691"}}]},{"@attributes":{"id":"5"},"point":[{"@attributes":{"point":"1 764"}},{"@attributes":{"point":"79 659"}},{"@attributes":{"point":"188 520"}},{"@attributes":{"point":"256 416"}},{"@attributes":{"point":"332 317"}},{"@attributes":{"point":"427 239"}},{"@attributes":{"point":"551 205"}},{"@attributes":{"point":"753 205"}},{"@attributes":{"point":"901 321"}},{"@attributes":{"point":"1007 443"}},{"@attributes":{"point":"1023 507"}}]}]},"separator":{"point":[{"@attributes":{"point":"185 428"}},{"@attributes":{"point":"253 392"}},{"@attributes":{"point":"281 302"}},{"@attributes":{"point":"328 317"}},{"@attributes":{"point":"335 388"}},{"@attributes":{"point":"360 410"}},{"@attributes":{"point":"407 391"}},{"@attributes":{"point":"410 363"}},{"@attributes":{"point":"383 332"}},{"@attributes":{"point":"333 259"}},{"@attributes":{"point":"345 201"}},{"@attributes":{"point":"482 190"}},{"@attributes":{"point":"563 217"}},{"@attributes":{"point":"587 244"}},{"@attributes":{"point":"644 242"}},{"@attributes":{"point":"650 201"}},{"@attributes":{"point":"658 162"}},{"@attributes":{"point":"743 156"}},{"@attributes":{"point":"782 186"}},{"@attributes":{"point":"765 241"}},{"@attributes":{"point":"728 248"}},{"@attributes":{"point":"665 269"}},{"@attributes":{"point":"695 317"}},{"@attributes":{"point":"740 321"}},{"@attributes":{"point":"781 331"}},{"@attributes":{"point":"796 397"}},{"@attributes":{"point":"763 381"}},{"@attributes":{"point":"568 388"}},{"@attributes":{"point":"571 332"}},{"@attributes":{"point":"524 315"}},{"@attributes":{"point":"489 354"}},{"@attributes":{"point":"496 422"}},{"@attributes":{"point":"524 516"}},{"@attributes":{"point":"542 584"}},{"@attributes":{"point":"497 621"}},{"@attributes":{"point":"430 578"}},{"@attributes":{"point":"417 529"}},{"@attributes":{"point":"454 494"}},{"@attributes":{"point":"438 446"}},{"@attributes":{"point":"395 442"}},{"@attributes":{"point":"310 483"}},{"@attributes":{"point":"225 523"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"6","enemy_id":"fighter","factor_health":"0.6","path_id":"3","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"6","enemy_id":"fighter","factor_health":"0.8","path_id":"4","start_time":"92"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.5","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.6","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.6","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.6","path_id":"2","start_time":"2"}},{"@attributes":{"count":"33","delta_time":"3","enemy_id":"soldier","factor_health":"1.49","path_id":"0","start_time":"2"}},{"@attributes":{"count":"33","delta_time":"3","enemy_id":"soldier","factor_health":"1.49","path_id":"1","start_time":"2"}},{"@attributes":{"count":"33","delta_time":"3","enemy_id":"soldier","factor_health":"1.49","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"4","enemy_id":"soldier","factor_health":"3.49","path_id":"2","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"6","enemy_id":"car","factor_health":"1","path_id":"1","start_time":"82"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"1.55","path_id":"0","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"7","enemy_id":"car","factor_health":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"7","enemy_id":"car","factor_health":"0.9","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"8","enemy_id":"car","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"8","enemy_id":"car","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"tank_light","factor_health":"0.5","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"15","enemy_id":"tank_light","factor_health":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"15","enemy_id":"tank_light","factor_health":"0.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"8","enemy_id":"car","factor_health":"1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"22","delta_time":"4","enemy_id":"truck","factor_health":"2.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"22","delta_time":"4","enemy_id":"truck","factor_health":"2.2","path_id":"2","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"18","enemy_id":"airship","factor_health":"1","factor_speed_move":"1.3","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"15","enemy_id":"tank_light","factor_health":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"15","enemy_id":"tank_light","factor_health":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"20","enemy_id":"tank_heavy","factor_health":"0.4","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"15","enemy_id":"tank_heavy","factor_health":"0.8","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"15","enemy_id":"tank_heavy","factor_health":"0.8","factor_speed_move":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"15","enemy_id":"bomber","factor_health":"1","factor_speed_move":"1.2","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"12","delta_time":"7","enemy_id":"fighter","factor_health":"1.1","factor_speed_move":"1.2","path_id":"3","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"7","enemy_id":"fighter","factor_health":"1.1","factor_speed_move":"1.2","path_id":"3","start_time":"100"}},{"@attributes":{"count":"7","delta_time":"14","enemy_id":"airship","factor_health":"1","factor_speed_move":"1.4","path_id":"4","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"14","enemy_id":"airship","factor_health":"1","factor_speed_move":"1.4","path_id":"4","start_time":"100"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"20","enemy_id":"troop_carrier","factor_health":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"20","enemy_id":"troop_carrier","factor_health":"0.7","path_id":"1","start_time":"4"}},{"@attributes":{"count":"5","delta_time":"20","enemy_id":"troop_carrier","factor_health":"0.7","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"15","enemy_id":"car","factor_health":"2","factor_speed_move":"1.4","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"15","enemy_id":"car","factor_health":"2","factor_speed_move":"1.4","path_id":"1","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"25","enemy_id":"airship","factor_health":"1.2","factor_speed_move":"1.2","path_id":"3","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"25","enemy_id":"airship","factor_health":"1.2","factor_speed_move":"1.2","path_id":"4","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"10","enemy_id":"fighter","factor_health":"1.5","factor_speed_move":"1.3","path_id":"3","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"fighter","factor_health":"1.5","factor_speed_move":"1.3","path_id":"4","start_time":"2"}},{"@attributes":{"boss":"1","color":"ffff00ff","count":"1","delta_time":"1","enemy_id":"airship","factor_health":"5","factor_hit_power":"2.5","factor_speed_attack":"0.3","factor_speed_move":"1.5","path_id":"5","start_time":"30"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"10","enemy_id":"car","factor_health":"1.5","factor_speed_move":"1.4","path_id":"0","start_time":"2"}},{"@attributes":{"count":"13","delta_time":"15","enemy_id":"tank_light","factor_health":"1.2","factor_speed_move":"1.4","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1","factor_speed_move":"1.3","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"2.49","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"2.49","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"2.49","factor_speed_move":"1.1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1.1","factor_speed_move":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1.1","factor_speed_move":"1.2","path_id":"2","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1.1","factor_speed_move":"1.2","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"2.49","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"2.49","factor_speed_move":"1.1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"2.49","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"tank_heavy","factor_health":"1.3","path_id":"1","start_time":"42"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"tank_heavy","factor_health":"1.3","path_id":"2","start_time":"42"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"tank_heavy","factor_health":"1.3","path_id":"0","start_time":"42"}},{"@attributes":{"count":"5","delta_time":"20","enemy_id":"airship","factor_health":"1.5","factor_speed_move":"1.4","path_id":"3","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"20","enemy_id":"airship","factor_health":"1.5","factor_speed_move":"1.4","path_id":"4","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"fighter","factor_health":"1.6","factor_speed_move":"1.4","path_id":"3","start_time":"32"}},{"@attributes":{"count":"10","delta_time":"0","enemy_id":"fighter","factor_health":"1.6","factor_speed_move":"1.4","path_id":"4","start_time":"32"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"100","money_start_2":"100"},"background":{"@attributes":{"box_exploding_pos":"895 175","mask":"0000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000010000000000000000000000001000000000000000000000100000000000000000000000000000000000000000000000000000001000000000000000001000001000010000000000000000010100001000100000000000000010001000010000000000000000000000001000000000000000000010000100000000000000000001000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_03_03_bg_0.jpg"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"859 99","rect":"0 0 118 176","texture":"game/worlds/world_03_03_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"position":"863 130","rect":"0 0 66 114","texture":"game/worlds/world_03_03_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"839 134","rect":"0 0 108 108","texture":"game/worlds/world_03_03_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"895 175"}}},"objects":{"object":{"@attributes":{"id":"0","position":"905 170"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"607 -20"}},{"@attributes":{"point":"575 60"}},{"@attributes":{"point":"519 69"}},{"@attributes":{"point":"491 119"}},{"@attributes":{"point":"465 157"}},{"@attributes":{"point":"414 131"}},{"@attributes":{"point":"336 141"}},{"@attributes":{"point":"280 184"}},{"@attributes":{"point":"223 219"}},{"@attributes":{"point":"158 268"}},{"@attributes":{"point":"122 306"}},{"@attributes":{"point":"96 356"}},{"@attributes":{"point":"97 406"}},{"@attributes":{"point":"110 438"}},{"@attributes":{"point":"174 441"}},{"@attributes":{"point":"206 423"}},{"@attributes":{"point":"238 388"}},{"@attributes":{"point":"260 353"}},{"@attributes":{"point":"299 309"}},{"@attributes":{"point":"354 287"}},{"@attributes":{"point":"400 294"}},{"@attributes":{"point":"437 284"}},{"@attributes":{"point":"468 252"}},{"@attributes":{"point":"521 233"}},{"@attributes":{"point":"571 239"}},{"@attributes":{"point":"601 222"}},{"@attributes":{"point":"620 203"}},{"@attributes":{"point":"664 170"}},{"@attributes":{"point":"712 157"}},{"@attributes":{"point":"752 184"}},{"@attributes":{"point":"764 214"}},{"@attributes":{"point":"792 223"}},{"@attributes":{"point":"828 212"}},{"@attributes":{"point":"902 190"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"-20 633"}},{"@attributes":{"point":"51 621"}},{"@attributes":{"point":"108 611"}},{"@attributes":{"point":"174 594"}},{"@attributes":{"point":"243 564"}},{"@attributes":{"point":"287 539"}},{"@attributes":{"point":"328 509"}},{"@attributes":{"point":"366 481"}},{"@attributes":{"point":"428 435"}},{"@attributes":{"point":"457 397"}},{"@attributes":{"point":"502 370"}},{"@attributes":{"point":"529 344"}},{"@attributes":{"point":"585 308"}},{"@attributes":{"point":"654 274"}},{"@attributes":{"point":"696 250"}},{"@attributes":{"point":"753 232"}},{"@attributes":{"point":"898 194"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"1050 403"}},{"@attributes":{"point":"938 408"}},{"@attributes":{"point":"857 411"}},{"@attributes":{"point":"816 433"}},{"@attributes":{"point":"784 462"}},{"@attributes":{"point":"717 513"}},{"@attributes":{"point":"649 569"}},{"@attributes":{"point":"604 618"}},{"@attributes":{"point":"565 658"}},{"@attributes":{"point":"497 675"}},{"@attributes":{"point":"430 677"}},{"@attributes":{"point":"393 664"}},{"@attributes":{"point":"381 637"}},{"@attributes":{"point":"393 595"}},{"@attributes":{"point":"425 573"}},{"@attributes":{"point":"468 557"}},{"@attributes":{"point":"503 522"}},{"@attributes":{"point":"534 483"}},{"@attributes":{"point":"563 464"}},{"@attributes":{"point":"609 443"}},{"@attributes":{"point":"639 424"}},{"@attributes":{"point":"666 389"}},{"@attributes":{"point":"695 357"}},{"@attributes":{"point":"742 327"}},{"@attributes":{"point":"772 300"}},{"@attributes":{"point":"770 261"}},{"@attributes":{"point":"768 206"}},{"@attributes":{"point":"900 198"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"-30 -20"}},{"@attributes":{"point":"101 130"}},{"@attributes":{"point":"206 263"}},{"@attributes":{"point":"345 425"}},{"@attributes":{"point":"724 488"}},{"@attributes":{"point":"916 109"}},{"@attributes":{"point":"1020 -20"}}]},{"@attributes":{"id":"4"},"point":[{"@attributes":{"point":"1021 762"}},{"@attributes":{"point":"850 540"}},{"@attributes":{"point":"647 505"}},{"@attributes":{"point":"308 486"}},{"@attributes":{"point":"194 330"}},{"@attributes":{"point":"265 155"}},{"@attributes":{"point":"543 129"}},{"@attributes":{"point":"691 219"}},{"@attributes":{"point":"1060 153"}}]},{"@attributes":{"id":"5"},"point":[{"@attributes":{"point":"-20 767"}},{"@attributes":{"point":"232 657"}},{"@attributes":{"point":"540 387"}},{"@attributes":{"point":"782 391"}},{"@attributes":{"point":"940 312"}},{"@attributes":{"point":"899 117"}},{"@attributes":{"point":"652 -20"}}]}]},"separator":{"point":[{"@attributes":{"point":"103 455"}},{"@attributes":{"point":"196 380"}},{"@attributes":{"point":"170 291"}},{"@attributes":{"point":"224 271"}},{"@attributes":{"point":"305 310"}},{"@attributes":{"point":"395 238"}},{"@attributes":{"point":"411 201"}},{"@attributes":{"point":"462 132"}},{"@attributes":{"point":"547 98"}},{"@attributes":{"point":"589 102"}},{"@attributes":{"point":"610 124"}},{"@attributes":{"point":"730 238"}},{"@attributes":{"point":"780 307"}},{"@attributes":{"point":"827 379"}},{"@attributes":{"point":"783 402"}},{"@attributes":{"point":"745 380"}},{"@attributes":{"point":"719 351"}},{"@attributes":{"point":"681 303"}},{"@attributes":{"point":"644 291"}},{"@attributes":{"point":"617 312"}},{"@attributes":{"point":"632 344"}},{"@attributes":{"point":"686 395"}},{"@attributes":{"point":"737 445"}},{"@attributes":{"point":"723 474"}},{"@attributes":{"point":"681 476"}},{"@attributes":{"point":"656 453"}},{"@attributes":{"point":"583 392"}},{"@attributes":{"point":"545 367"}},{"@attributes":{"point":"494 376"}},{"@attributes":{"point":"505 446"}},{"@attributes":{"point":"495 506"}},{"@attributes":{"point":"446 525"}},{"@attributes":{"point":"416 492"}},{"@attributes":{"point":"409 429"}},{"@attributes":{"point":"455 366"}},{"@attributes":{"point":"433 345"}},{"@attributes":{"point":"415 328"}},{"@attributes":{"point":"382 348"}},{"@attributes":{"point":"370 370"}},{"@attributes":{"point":"329 402"}},{"@attributes":{"point":"165 534"}}]}},"waves":{"wave":[{"enemies":{"enemy":{"@attributes":{"count":"15","delta_time":"7","enemy_id":"fighter","factor_health":"0.4","path_id":"4","start_time":"2"}}}},{"enemies":{"enemy":[{"@attributes":{"count":"33","delta_time":"3","enemy_id":"soldier","factor_health":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"33","delta_time":"3","enemy_id":"soldier","factor_health":"1.2","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.6","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.6","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.6","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"3.3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"3.3","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"3.3","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"8","enemy_id":"fighter","factor_health":"1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"8","enemy_id":"fighter","factor_health":"1","path_id":"4","start_time":"47"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"0.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"tank_light","factor_health":"0.2","path_id":"1","start_time":"80"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"tank_light","factor_health":"0.2","path_id":"2","start_time":"80"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"3","enemy_id":"truck","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"1","delta_time":"15","enemy_id":"troop_carrier","factor_health":"0.1","path_id":"1","start_time":"22"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"truck","factor_health":"1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"10","enemy_id":"tank_light","factor_health":"0.4","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"tank_light","factor_health":"0.4","path_id":"2","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"tank_heavy","factor_health":"0.5","path_id":"1","start_time":"102"}},{"@attributes":{"count":"20","delta_time":"7","enemy_id":"fighter","factor_health":"0.8","factor_speed_move":"1","path_id":"3","start_time":"52"}},{"@attributes":{"count":"10","delta_time":"14","enemy_id":"bomber","factor_health":"0.6","path_id":"4","start_time":"52"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"18","enemy_id":"tank_heavy","factor_health":"0.5","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"18","enemy_id":"tank_heavy","factor_health":"0.5","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"18","enemy_id":"tank_heavy","factor_health":"0.5","factor_speed_move":"1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"6","enemy_id":"soldier","factor_health":"3.2","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"soldier","factor_health":"3.2","factor_speed_move":"0.6","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"soldier","factor_health":"3.2","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"3","enemy_id":"car","factor_health":"1.5","factor_speed_move":"0.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"3","enemy_id":"car","factor_health":"1.5","factor_speed_move":"0.6","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"3","enemy_id":"car","factor_health":"1.5","factor_speed_move":"0.8","path_id":"2","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"10","enemy_id":"tank_light","factor_health":"0.5","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"10","enemy_id":"tank_light","factor_health":"0.4","factor_speed_move":"0.6","path_id":"1","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"10","enemy_id":"tank_light","factor_health":"0.5","factor_speed_move":"1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"4.4","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"22","delta_time":"4","enemy_id":"soldier","factor_health":"4.4","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"18","delta_time":"5","enemy_id":"soldier","factor_health":"4.4","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"1","delta_time":"20","enemy_id":"troop_carrier","factor_health":"0.7","path_id":"1","start_time":"30"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"25","enemy_id":"troop_carrier","factor_health":"0.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"3","delta_time":"40","enemy_id":"troop_carrier","factor_health":"0.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"25","enemy_id":"troop_carrier","factor_health":"0.8","path_id":"2","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"10","enemy_id":"fighter","factor_health":"1.1","factor_speed_move":"1.2","path_id":"3","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"10","enemy_id":"fighter","factor_health":"1.1","factor_speed_move":"1.2","path_id":"4","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"8","enemy_id":"car","factor_health":"1","factor_speed_move":"1.2","path_id":"0","start_time":"32"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"car","factor_health":"1","factor_speed_move":"1.2","path_id":"1","start_time":"32"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"airship","factor_health":"1","factor_speed_move":"1.2","path_id":"3","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"airship","factor_health":"1","factor_speed_move":"1.2","path_id":"4","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"car","factor_health":"1","path_id":"2","start_time":"32"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"9","enemy_id":"fighter","factor_health":"1.5","factor_speed_move":"1.4","path_id":"3","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"9","enemy_id":"fighter","factor_health":"1.5","factor_speed_move":"1.4","path_id":"4","start_time":"2"}},{"@attributes":{"count":"3","delta_time":"30","enemy_id":"airship","factor_health":"2.5","factor_speed_move":"1.6","path_id":"4","start_time":"30"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"5","enemy_id":"car","factor_health":"2","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"car","factor_health":"2","factor_speed_move":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"car","factor_health":"2","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"tank_light","factor_health":"1.2","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"tank_light","factor_health":"1.2","factor_speed_move":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"tank_light","factor_health":"1.2","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"10","enemy_id":"truck","factor_health":"2.55","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"10","enemy_id":"truck","factor_health":"2.55","factor_speed_move":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"10","enemy_id":"truck","factor_health":".55","factor_speed_move":"1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"20","enemy_id":"fighter","factor_health":"2","factor_speed_move":"1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"20","enemy_id":"fighter","factor_health":"2","factor_speed_move":"1","path_id":"4","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"30","enemy_id":"airship","factor_health":"1.5","factor_speed_move":"1","path_id":"3","start_time":"52"}},{"@attributes":{"count":"5","delta_time":"30","enemy_id":"airship","factor_health":"1.5","factor_speed_move":"1","path_id":"4","start_time":"52"}},{"@attributes":{"count":"5","delta_time":"20","enemy_id":"bomber","factor_health":"1.5","factor_speed_move":"1","path_id":"3","start_time":"100"}},{"@attributes":{"count":"5","delta_time":"20","enemy_id":"bomber","factor_health":"1.5","factor_speed_move":"1","path_id":"5","start_time":"102"}},{"@attributes":{"count":"15","delta_time":"6","enemy_id":"truck","factor_health":"2","factor_speed_move":"1.1","path_id":"0","start_time":"105"}},{"@attributes":{"count":"15","delta_time":"6","enemy_id":"truck","factor_health":"2","factor_speed_move":"1.1","path_id":"2","start_time":"103"}},{"@attributes":{"count":"7","delta_time":"20","enemy_id":"car","factor_health":"2","factor_speed_move":"1.1","path_id":"0","start_time":"52"}},{"@attributes":{"count":"7","delta_time":"20","enemy_id":"car","factor_health":"2","factor_speed_move":"1.1","path_id":"2","start_time":"52"}},{"@attributes":{"count":"10","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1.2","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1.2","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"boss":"1","color":"ffff0000","count":"1","delta_time":"20","enemy_id":"troop_carrier","factor_health":"4","path_id":"1","start_time":"195"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"1000","money_start_2":"1000"},"background":{"@attributes":{"box_exploding_pos":"268 224","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000001100000000000000000000000001000000000000000000000000000000000000000000000110100000000000000000000000100101100000000000000000000000000000000000000000110000000000000000000000001011100001000000000000000000000000001000000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_03_04_bg_0.jpg"}},"bases":{"base_01":{"@attributes":{"box_exploding_pos":"240 224","count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"212 180","rect":"0 0 60 118","texture":"game/worlds/world_03_04_bg_1_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"overlay":{"@attributes":{"position":"214 177","rect":"0 0 60 108","texture":"game/worlds/world_03_04_bg_2_1.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"181 172","rect":"0 0 100 118","texture":"game/worlds/world_03_04_bg_3_1.png","use_filter":"1"}}},"base_02":{"@attributes":{"box_exploding_pos":"290 224","count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"267 187","rect":"0 0 56 108","texture":"game/worlds/world_03_04_bg_1_2.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"overlay":{"@attributes":{"position":"271 187","rect":"0 0 52 98","texture":"game/worlds/world_03_04_bg_2_2.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"251 187","rect":"0 0 100 118","texture":"game/worlds/world_03_04_bg_3_2.png","use_filter":"1"}}}},"extra_tower_places":{"item":[{"@attributes":{"position":"239 224"}},{"@attributes":{"position":"296 224"}}]},"objects":{"object":{"@attributes":{"id":"0","position":"283 131"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"78 766"}},{"@attributes":{"point":"103 648"}},{"@attributes":{"point":"154 580"}},{"@attributes":{"point":"203 542"}},{"@attributes":{"point":"258 534"}},{"@attributes":{"point":"318 554"}},{"@attributes":{"point":"387 574"}},{"@attributes":{"point":"502 601"}},{"@attributes":{"point":"672 640"}},{"@attributes":{"point":"764 567"}},{"@attributes":{"point":"764 524"}},{"@attributes":{"point":"726 473"}},{"@attributes":{"point":"644 426"}},{"@attributes":{"point":"561 425"}},{"@attributes":{"point":"472 418"}},{"@attributes":{"point":"392 409"}},{"@attributes":{"point":"335 362"}},{"@attributes":{"point":"294 336"}},{"@attributes":{"point":"213 410"}},{"@attributes":{"point":"172 423"}},{"@attributes":{"point":"128 405"}},{"@attributes":{"point":"107 307"}},{"@attributes":{"point":"131 259"}},{"@attributes":{"point":"163 243"}},{"@attributes":{"point":"263 231"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"1022 369"}},{"@attributes":{"point":"998 400"}},{"@attributes":{"point":"939 472"}},{"@attributes":{"point":"897 556"}},{"@attributes":{"point":"818 562"}},{"@attributes":{"point":"764 528"}},{"@attributes":{"point":"706 459"}},{"@attributes":{"point":"599 426"}},{"@attributes":{"point":"529 423"}},{"@attributes":{"point":"441 413"}},{"@attributes":{"point":"350 377"}},{"@attributes":{"point":"327 342"}},{"@attributes":{"point":"277 341"}},{"@attributes":{"point":"205 422"}},{"@attributes":{"point":"116 418"}},{"@attributes":{"point":"96 291"}},{"@attributes":{"point":"182 230"}},{"@attributes":{"point":"248 245"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"376 3"}},{"@attributes":{"point":"390 51"}},{"@attributes":{"point":"424 79"}},{"@attributes":{"point":"473 141"}},{"@attributes":{"point":"561 159"}},{"@attributes":{"point":"613 141"}},{"@attributes":{"point":"693 134"}},{"@attributes":{"point":"751 131"}},{"@attributes":{"point":"821 144"}},{"@attributes":{"point":"891 170"}},{"@attributes":{"point":"882 253"}},{"@attributes":{"point":"879 295"}},{"@attributes":{"point":"839 338"}},{"@attributes":{"point":"797 334"}},{"@attributes":{"point":"729 325"}},{"@attributes":{"point":"636 313"}},{"@attributes":{"point":"568 295"}},{"@attributes":{"point":"482 268"}},{"@attributes":{"point":"420 249"}},{"@attributes":{"point":"364 243"}},{"@attributes":{"point":"331 246"}},{"@attributes":{"point":"283 237"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"1018 3"}},{"@attributes":{"point":"937 119"}},{"@attributes":{"point":"852 489"}},{"@attributes":{"point":"640 586"}},{"@attributes":{"point":"444 551"}},{"@attributes":{"point":"331 460"}},{"@attributes":{"point":"283 313"}},{"@attributes":{"point":"269 248"}},{"@attributes":{"point":"271 197"}},{"@attributes":{"point":"270 40"}},{"@attributes":{"point":"236 0"}}]},{"@attributes":{"id":"4"},"point":[{"@attributes":{"point":"2 765"}},{"@attributes":{"point":"118 478"}},{"@attributes":{"point":"225 193"}},{"@attributes":{"point":"410 139"}},{"@attributes":{"point":"721 189"}},{"@attributes":{"point":"918 352"}},{"@attributes":{"point":"1021 521"}}]}]},"separator":{"point":[{"@attributes":{"point":"99 481"}},{"@attributes":{"point":"141 454"}},{"@attributes":{"point":"241 404"}},{"@attributes":{"point":"356 411"}},{"@attributes":{"point":"249 563"}},{"@attributes":{"point":"457 520"}},{"@attributes":{"point":"444 454"}},{"@attributes":{"point":"531 477"}},{"@attributes":{"point":"573 503"}},{"@attributes":{"point":"613 526"}},{"@attributes":{"point":"650 494"}},{"@attributes":{"point":"666 470"}},{"@attributes":{"point":"696 389"}},{"@attributes":{"point":"672 326"}},{"@attributes":{"point":"647 323"}},{"@attributes":{"point":"596 316"}},{"@attributes":{"point":"573 355"}},{"@attributes":{"point":"564 380"}},{"@attributes":{"point":"508 402"}},{"@attributes":{"point":"481 366"}},{"@attributes":{"point":"450 289"}},{"@attributes":{"point":"520 293"}},{"@attributes":{"point":"611 279"}},{"@attributes":{"point":"652 258"}},{"@attributes":{"point":"639 217"}},{"@attributes":{"point":"583 228"}},{"@attributes":{"point":"507 249"}},{"@attributes":{"point":"455 275"}},{"@attributes":{"point":"417 283"}},{"@attributes":{"point":"365 276"}},{"@attributes":{"point":"248 338"}},{"@attributes":{"point":"94 404"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"17","enemy_id":"tank_light","factor_health":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"17","enemy_id":"tank_light","factor_health":"0.5","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"2","path_id":"2","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"2","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"3","enemy_id":"soldier","factor_health":"2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"5","enemy_id":"truck","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"5","enemy_id":"truck","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"5","enemy_id":"truck","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"5","enemy_id":"truck","factor_health":"1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"10","enemy_id":"fighter","factor_health":"0.3","path_id":"3","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"fighter","factor_health":"0.3","path_id":"4","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"5","enemy_id":"truck","factor_health":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"5","enemy_id":"truck","factor_health":"1.2","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"8","enemy_id":"car","factor_health":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"car","factor_health":"0.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"car","factor_health":"0.5","path_id":"2","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"4","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"4","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"4","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"0.7","path_id":"2","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"5","enemy_id":"truck","factor_health":"1","path_id":"2","start_time":"25"}},{"@attributes":{"count":"25","delta_time":"5","enemy_id":"truck","factor_health":"1","path_id":"0","start_time":"25"}},{"@attributes":{"count":"25","delta_time":"5","enemy_id":"truck","factor_health":"1","path_id":"1","start_time":"25"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"8","enemy_id":"car","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"8","enemy_id":"car","factor_health":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"30","enemy_id":"troop_carrier","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"15","enemy_id":"fighter","factor_health":"1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"10","enemy_id":"tank_light","factor_health":"1","path_id":"0","start_time":"72"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"tank_light","factor_health":"1","path_id":"2","start_time":"72"}},{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"2.55","path_id":"1","start_time":"150"}},{"@attributes":{"count":"10","delta_time":"23","enemy_id":"airship","factor_health":"1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"23","enemy_id":"airship","factor_health":"1","path_id":"4","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"30","enemy_id":"tank_heavy","factor_health":"0.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"30","enemy_id":"tank_heavy","factor_health":"0.8","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"30","enemy_id":"tank_heavy","factor_health":"0.8","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"8","enemy_id":"car","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"8","enemy_id":"car","factor_health":"1","factor_speed_move":"1.3","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"8","enemy_id":"car","factor_health":"1","factor_speed_move":"1.3","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"14","delta_time":"15","enemy_id":"tank_heavy","factor_health":"0.9","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"14","delta_time":"15","enemy_id":"tank_heavy","factor_health":"0.9","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"8","enemy_id":"car","factor_health":"0.9","factor_speed_move":"1","path_id":"0","start_time":"42"}},{"@attributes":{"count":"20","delta_time":"8","enemy_id":"car","factor_health":"0.9","factor_speed_move":"1","path_id":"2","start_time":"42"}},{"@attributes":{"count":"10","delta_time":"20","enemy_id":"troop_carrier","factor_health":"0.8","factor_speed_move":"0.8","path_id":"1","start_time":"30"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"15","enemy_id":"bomber","factor_health":"1","factor_speed_move":"1.1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"bomber","factor_health":"1","factor_speed_move":"1.1","path_id":"4","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"4","enemy_id":"fighter","factor_health":"1.3","factor_speed_move":"1.4","path_id":"3","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"4","enemy_id":"fighter","factor_health":"1.3","factor_speed_move":"1.4","path_id":"4","start_time":"2"}},{"@attributes":{"count":"40","delta_time":"1","enemy_id":"soldier","factor_health":"4.4","factor_speed_move":"1.4","path_id":"0","start_time":"2"}},{"@attributes":{"count":"40","delta_time":"1","enemy_id":"soldier","factor_health":"4.4","factor_speed_move":"1.4","path_id":"1","start_time":"2"}},{"@attributes":{"count":"40","delta_time":"1","enemy_id":"soldier","factor_health":"4.4","factor_speed_move":"1.4","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"7","enemy_id":"car","factor_health":"1","factor_hit_power":"2","factor_speed_move":"1.3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"7","enemy_id":"car","factor_health":"1","factor_hit_power":"2","factor_speed_move":"1.3","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"7","enemy_id":"car","factor_health":"1","factor_hit_power":"2","factor_speed_move":"1.3","path_id":"2","start_time":"2"}},{"@attributes":{"color":"ff0033cc","count":"10","delta_time":"12","enemy_id":"bomber","factor_health":"1","factor_hit_power":"2","factor_speed_move":"1.3","path_id":"3","start_time":"20"}},{"@attributes":{"color":"ff0033cc","count":"10","delta_time":"12","enemy_id":"bomber","factor_health":"1","factor_hit_power":"2","factor_speed_move":"1.3","path_id":"4","start_time":"20"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_hit_power":"2","factor_speed_move":"1.3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_hit_power":"2","factor_speed_move":"1.3","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_hit_power":"2","factor_speed_move":"1.3","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"5","enemy_id":"fighter","factor_health":"1.5","factor_hit_power":"2","factor_speed_move":"1","path_id":"3","start_time":"30"}},{"@attributes":{"count":"10","delta_time":"5","enemy_id":"fighter","factor_health":"1.5","factor_hit_power":"2","factor_speed_move":"1","path_id":"4","start_time":"30"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"car","factor_health":"2.1","factor_hit_power":"1.6","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"car","factor_health":"2.1","factor_hit_power":"1.6","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"car","factor_health":"2.1","factor_hit_power":"1.6","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"1.49","factor_hit_power":"2","factor_speed_move":"1","path_id":"0","start_time":"13"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"1.49","factor_hit_power":"2","factor_speed_move":"1","path_id":"1","start_time":"13"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"1.49","factor_hit_power":"2","factor_speed_move":"1","path_id":"2","start_time":"13"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ffff00ff","count":"1","delta_time":"1","enemy_id":"troop_carrier","factor_health":"3","factor_speed_move":"2.6","path_id":"1","start_time":"12"}},{"@attributes":{"count":"35","delta_time":"2","enemy_id":"car","factor_health":"1","factor_speed_move":"1.4","path_id":"1","start_time":"2"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"80","money_start_2":"80"},"background":{"@attributes":{"box_exploding_pos":"310 300","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000000000000000010000000000010000000000000000000000000000010000000000000000011000000000000000000000000110001000000000000000000000000000000000000001000000000000000100000000000100000000100000000000000000000101010000000000000000000000000000000000000000000010000000000100000000000000010000011000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_03_05_bg_0.jpg"}},"bases":{"base_01":{"@attributes":{"box_exploding_pos":"310 280","count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"228 240","rect":"0 0 160 70","texture":"game/worlds/world_03_05_bg_1_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"overlay":{"@attributes":{"position":"243 238","rect":"0 0 134 80","texture":"game/worlds/world_03_05_bg_2_1.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"230 195","rect":"0 0 152 100","texture":"game/worlds/world_03_05_bg_3_1.png","use_filter":"1"}}},"base_02":{"@attributes":{"box_exploding_pos":"300 330","count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"236 306","rect":"0 0 150 74","texture":"game/worlds/world_03_05_bg_1_2.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"overlay":{"@attributes":{"position":"245 309","rect":"0 0 130 64","texture":"game/worlds/world_03_05_bg_2_2.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"240 306","rect":"0 0 144 108","texture":"game/worlds/world_03_05_bg_3_2.png","use_filter":"1"}}}},"extra_tower_places":{"item":[{"@attributes":{"position":"310 269"}},{"@attributes":{"position":"310 331"}}]},"objects":{"object":{"@attributes":{"id":"0","position":"342 256"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"1022 216"}},{"@attributes":{"point":"895 206"}},{"@attributes":{"point":"821 200"}},{"@attributes":{"point":"775 183"}},{"@attributes":{"point":"717 166"}},{"@attributes":{"point":"639 148"}},{"@attributes":{"point":"578 132"}},{"@attributes":{"point":"492 117"}},{"@attributes":{"point":"410 103"}},{"@attributes":{"point":"341 93"}},{"@attributes":{"point":"282 84"}},{"@attributes":{"point":"246 84"}},{"@attributes":{"point":"210 101"}},{"@attributes":{"point":"185 124"}},{"@attributes":{"point":"139 161"}},{"@attributes":{"point":"112 193"}},{"@attributes":{"point":"74 239"}},{"@attributes":{"point":"68 278"}},{"@attributes":{"point":"72 317"}},{"@attributes":{"point":"77 350"}},{"@attributes":{"point":"89 382"}},{"@attributes":{"point":"112 418"}},{"@attributes":{"point":"145 447"}},{"@attributes":{"point":"176 468"}},{"@attributes":{"point":"223 489"}},{"@attributes":{"point":"285 511"}},{"@attributes":{"point":"325 520"}},{"@attributes":{"point":"377 530"}},{"@attributes":{"point":"435 539"}},{"@attributes":{"point":"478 539"}},{"@attributes":{"point":"521 540"}},{"@attributes":{"point":"585 526"}},{"@attributes":{"point":"626 513"}},{"@attributes":{"point":"671 486"}},{"@attributes":{"point":"691 461"}},{"@attributes":{"point":"700 428"}},{"@attributes":{"point":"686 388"}},{"@attributes":{"point":"645 378"}},{"@attributes":{"point":"599 382"}},{"@attributes":{"point":"556 397"}},{"@attributes":{"point":"513 407"}},{"@attributes":{"point":"467 420"}},{"@attributes":{"point":"424 429"}},{"@attributes":{"point":"368 433"}},{"@attributes":{"point":"328 432"}},{"@attributes":{"point":"310 417"}},{"@attributes":{"point":"305 389"}},{"@attributes":{"point":"309 313"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"1 562"}},{"@attributes":{"point":"90 570"}},{"@attributes":{"point":"152 575"}},{"@attributes":{"point":"210 587"}},{"@attributes":{"point":"275 625"}},{"@attributes":{"point":"311 661"}},{"@attributes":{"point":"346 674"}},{"@attributes":{"point":"394 673"}},{"@attributes":{"point":"446 667"}},{"@attributes":{"point":"488 668"}},{"@attributes":{"point":"570 666"}},{"@attributes":{"point":"624 659"}},{"@attributes":{"point":"710 645"}},{"@attributes":{"point":"781 624"}},{"@attributes":{"point":"821 609"}},{"@attributes":{"point":"867 568"}},{"@attributes":{"point":"896 528"}},{"@attributes":{"point":"905 482"}},{"@attributes":{"point":"895 434"}},{"@attributes":{"point":"866 393"}},{"@attributes":{"point":"843 349"}},{"@attributes":{"point":"808 318"}},{"@attributes":{"point":"752 298"}},{"@attributes":{"point":"688 280"}},{"@attributes":{"point":"625 258"}},{"@attributes":{"point":"548 235"}},{"@attributes":{"point":"471 215"}},{"@attributes":{"point":"419 202"}},{"@attributes":{"point":"373 192"}},{"@attributes":{"point":"342 193"}},{"@attributes":{"point":"319 209"}},{"@attributes":{"point":"306 242"}},{"@attributes":{"point":"309 293"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"1050 762"}},{"@attributes":{"point":"981 533"}},{"@attributes":{"point":"929 354"}},{"@attributes":{"point":"776 215"}},{"@attributes":{"point":"534 144"}},{"@attributes":{"point":"379 166"}},{"@attributes":{"point":"225 262"}},{"@attributes":{"point":"154 516"}},{"@attributes":{"point":"273 691"}},{"@attributes":{"point":"358 767"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"-35 766"}},{"@attributes":{"point":"81 611"}},{"@attributes":{"point":"199 395"}},{"@attributes":{"point":"398 172"}},{"@attributes":{"point":"663 179"}},{"@attributes":{"point":"811 316"}},{"@attributes":{"point":"872 544"}},{"@attributes":{"point":"691 767"}}]},{"@attributes":{"id":"4"},"point":[{"@attributes":{"point":"1050 -35"}},{"@attributes":{"point":"926 74"}},{"@attributes":{"point":"896 148"}},{"@attributes":{"point":"888 219"}},{"@attributes":{"point":"888 274"}},{"@attributes":{"point":"888 354"}},{"@attributes":{"point":"889 400"}},{"@attributes":{"point":"866 443"}},{"@attributes":{"point":"818 465"}},{"@attributes":{"point":"772 467"}},{"@attributes":{"point":"731 466"}},{"@attributes":{"point":"654 444"}},{"@attributes":{"point":"601 420"}},{"@attributes":{"point":"503 332"}},{"@attributes":{"point":"433 250"}},{"@attributes":{"point":"261 281"}},{"@attributes":{"point":"209 380"}},{"@attributes":{"point":"190 513"}},{"@attributes":{"point":"206 665"}},{"@attributes":{"point":"287 765"}}]}]},"separator":{"point":[{"@attributes":{"point":"90 540"}},{"@attributes":{"point":"201 492"}},{"@attributes":{"point":"281 499"}},{"@attributes":{"point":"321 538"}},{"@attributes":{"point":"462 597"}},{"@attributes":{"point":"526 638"}},{"@attributes":{"point":"639 646"}},{"@attributes":{"point":"674 614"}},{"@attributes":{"point":"695 545"}},{"@attributes":{"point":"745 481"}},{"@attributes":{"point":"811 466"}},{"@attributes":{"point":"854 397"}},{"@attributes":{"point":"811 357"}},{"@attributes":{"point":"754 370"}},{"@attributes":{"point":"673 377"}},{"@attributes":{"point":"614 328"}},{"@attributes":{"point":"697 279"}},{"@attributes":{"point":"775 286"}},{"@attributes":{"point":"860 259"}},{"@attributes":{"point":"849 196"}},{"@attributes":{"point":"727 208"}},{"@attributes":{"point":"628 247"}},{"@attributes":{"point":"588 208"}},{"@attributes":{"point":"518 132"}},{"@attributes":{"point":"460 124"}},{"@attributes":{"point":"452 164"}},{"@attributes":{"point":"506 222"}},{"@attributes":{"point":"562 250"}},{"@attributes":{"point":"591 339"}},{"@attributes":{"point":"526 362"}},{"@attributes":{"point":"424 402"}},{"@attributes":{"point":"307 473"}},{"@attributes":{"point":"275 398"}},{"@attributes":{"point":"68 341"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"50","delta_time":"2","enemy_id":"soldier","factor_health":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"50","delta_time":"2","enemy_id":"soldier","factor_health":"0.9","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"8","enemy_id":"fighter","factor_health":"0.25","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"fighter","factor_health":"0.25","factor_speed_move":"1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"0","start_time":"32"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"1","start_time":"32"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.8","path_id":"1","start_time":"2"}},{"@attributes":{"count":"33","delta_time":"3","enemy_id":"soldier","factor_health":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"33","delta_time":"3","enemy_id":"soldier","factor_health":"1.1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"4","enemy_id":"truck","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"4","enemy_id":"truck","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"16","delta_time":"8","enemy_id":"fighter","factor_health":"1","path_id":"4","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"9","enemy_id":"car","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"5","enemy_id":"truck","factor_health":"1.2","path_id":"1","start_time":"12"}},{"@attributes":{"count":"15","delta_time":"9","enemy_id":"fighter","factor_health":"1","factor_speed_move":"1.1","path_id":"2","start_time":"20"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"12","delta_time":"4","enemy_id":"truck","factor_health":"1.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"4","enemy_id":"truck","factor_health":"1.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"car","factor_health":"1.1","path_id":"0","start_time":"55"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"car","factor_health":"1.1","path_id":"1","start_time":"55"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"8","enemy_id":"car","factor_health":"1.4","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"car","factor_health":"1.4","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"3","enemy_id":"soldier","factor_health":"3.4","path_id":"0","start_time":"62"}},{"@attributes":{"count":"15","delta_time":"3","enemy_id":"soldier","factor_health":"3.4","path_id":"1","start_time":"62"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"6","enemy_id":"car","factor_health":"1.2","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"6","enemy_id":"car","factor_health":"1.2","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"fighter","factor_health":"1","factor_speed_move":"1.2","path_id":"3","start_time":"20"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"3","enemy_id":"truck","factor_health":"2","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"3","enemy_id":"truck","factor_health":"2","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"13","enemy_id":"tank_light","factor_health":"0.5","path_id":"0","start_time":"50"}},{"@attributes":{"count":"5","delta_time":"13","enemy_id":"tank_light","factor_health":"0.5","path_id":"1","start_time":"50"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"0..9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"truck","factor_health":"2","factor_speed_move":"1.1","path_id":"0","start_time":"75"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"truck","factor_health":"2","factor_speed_move":"1.1","path_id":"1","start_time":"75"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"1","path_id":"0","start_time":"77"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"1","path_id":"1","start_time":"77"}},{"@attributes":{"count":"10","delta_time":"22","enemy_id":"airship","factor_health":"1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"15","enemy_id":"bomber","factor_health":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"15","enemy_id":"fighter","factor_health":"2","path_id":"3","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"30","enemy_id":"airship","factor_health":"1","path_id":"3","start_time":"100"}},{"@attributes":{"count":"5","delta_time":"30","enemy_id":"airship","factor_health":"1","path_id":"4","start_time":"100"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"10","enemy_id":"car","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"10","enemy_id":"car","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"15","enemy_id":"tank_light","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"15","enemy_id":"tank_light","factor_health":"1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"10","enemy_id":"car","factor_health":"1","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"10","enemy_id":"car","factor_health":"1","factor_speed_move":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"40","enemy_id":"tank_heavy","factor_health":"1","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"40","enemy_id":"tank_heavy","factor_health":"1","factor_speed_move":"1.2","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1.3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1.3","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"25","enemy_id":"airship","factor_health":"1","factor_hit_power":"1.5","factor_speed_move":"1.2","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1","factor_speed_move":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"fighter","factor_health":"1.2","factor_speed_move":"1.1","path_id":"2","start_time":"42"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"fighter","factor_health":"1.2","factor_speed_move":"1.1","path_id":"3","start_time":"42"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"15","enemy_id":"airship","factor_health":"1.2","factor_speed_move":"1.3","path_id":"2","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"15","enemy_id":"airship","factor_health":"1.2","factor_speed_move":"1.3","path_id":"3","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"5.4","factor_speed_move":"1.3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"5.4","factor_speed_move":"1.3","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"6","enemy_id":"truck","factor_health":"2.4","factor_speed_move":"1.2","path_id":"0","start_time":"45"}},{"@attributes":{"count":"15","delta_time":"6","enemy_id":"truck","factor_health":"2.4","factor_speed_move":"1.2","path_id":"1","start_time":"45"}},{"@attributes":{"count":"6","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1.1","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1.1","factor_speed_move":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"20","enemy_id":"bomber","factor_health":"1.2","factor_speed_move":"1.3","path_id":"2","start_time":"22"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"20","enemy_id":"tank_heavy","factor_health":"2","factor_speed_move":"1.3","path_id":"0","start_time":"42"}},{"@attributes":{"count":"6","delta_time":"20","enemy_id":"tank_heavy","factor_health":"2","factor_speed_move":"1.3","path_id":"1","start_time":"42"}},{"@attributes":{"color":"ff0033cc","count":"10","delta_time":"16","enemy_id":"bomber","factor_health":"1.2","factor_hit_power":"2","factor_speed_move":"1.2","path_id":"2","start_time":"2"}},{"@attributes":{"color":"ff0033cc","count":"10","delta_time":"16","enemy_id":"bomber","factor_health":"1.2","factor_hit_power":"2","factor_speed_move":"1.2","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"10","enemy_id":"fighter","factor_health":"2","factor_speed_move":"1.5","path_id":"2","start_time":"2"}},{"@attributes":{"boss":"1","color":"ffff00ff","count":"1","delta_time":"1","enemy_id":"airship","factor_health":"8","factor_hit_power":"3","factor_speed_attack":"0.4","factor_speed_move":"1.3","path_id":"3","start_time":"60"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"bomber","factor_health":"1.2","factor_speed_move":"1.3","path_id":"4","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"truck","factor_health":"2.4","factor_hit_power":"2","factor_speed_attack":"0.3","factor_speed_move":"1.3","path_id":"0","start_time":"92"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"truck","factor_health":"2.4","factor_hit_power":"2","factor_speed_attack":"0.3","factor_speed_move":"1.3","path_id":"1","start_time":"92"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"200","money_start_2":"200"},"background":{"@attributes":{"box_exploding_pos":"122 354","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000100000000010000000000000000000110000000000000000000000011000000000000000000100001000000000000000000001000000001110000000000000000011000000000000000000000100000010000000000000000000100001100011000000000000000100010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_03_06_bg_0.jpg"}},"bases":{"base_01":{"@attributes":{"box_exploding_pos":"122 330","count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"37 300","rect":"0 0 178 60","texture":"game/worlds/world_03_06_bg_1_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"overlay":{"@attributes":{"position":"74 295","rect":"0 0 108 70","texture":"game/worlds/world_03_06_bg_2_1.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"76 398","rect":"0 0 140 100","texture":"game/worlds/world_03_06_bg_3_1.png","use_filter":"1"}}},"base_02":{"@attributes":{"box_exploding_pos":"122 380","count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"45 354","rect":"0 0 170 78","texture":"game/worlds/world_03_06_bg_1_2.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"overlay":{"@attributes":{"position":"78 354","rect":"0 0 102 78","texture":"game/worlds/world_03_06_bg_2_2.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"75 354","rect":"0 0 140 120","texture":"game/worlds/world_03_06_bg_3_2.png","use_filter":"1"}}}},"extra_tower_places":{"item":[{"@attributes":{"position":"122 324"}},{"@attributes":{"position":"122 388"}}]},"objects":{"object":{"@attributes":{"id":"0","position":"149 299"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"1023 403"}},{"@attributes":{"point":"871 401"}},{"@attributes":{"point":"761 364"}},{"@attributes":{"point":"739 304"}},{"@attributes":{"point":"690 283"}},{"@attributes":{"point":"635 292"}},{"@attributes":{"point":"586 305"}},{"@attributes":{"point":"536 335"}},{"@attributes":{"point":"506 357"}},{"@attributes":{"point":"473 416"}},{"@attributes":{"point":"443 465"}},{"@attributes":{"point":"389 505"}},{"@attributes":{"point":"344 458"}},{"@attributes":{"point":"315 402"}},{"@attributes":{"point":"309 352"}},{"@attributes":{"point":"327 311"}},{"@attributes":{"point":"375 275"}},{"@attributes":{"point":"413 243"}},{"@attributes":{"point":"455 221"}},{"@attributes":{"point":"493 191"}},{"@attributes":{"point":"534 182"}},{"@attributes":{"point":"610 195"}},{"@attributes":{"point":"661 213"}},{"@attributes":{"point":"699 227"}},{"@attributes":{"point":"768 259"}},{"@attributes":{"point":"836 269"}},{"@attributes":{"point":"867 232"}},{"@attributes":{"point":"875 203"}},{"@attributes":{"point":"849 175"}},{"@attributes":{"point":"809 150"}},{"@attributes":{"point":"750 135"}},{"@attributes":{"point":"701 114"}},{"@attributes":{"point":"648 101"}},{"@attributes":{"point":"594 95"}},{"@attributes":{"point":"556 112"}},{"@attributes":{"point":"518 124"}},{"@attributes":{"point":"455 104"}},{"@attributes":{"point":"418 77"}},{"@attributes":{"point":"365 104"}},{"@attributes":{"point":"334 142"}},{"@attributes":{"point":"302 174"}},{"@attributes":{"point":"253 196"}},{"@attributes":{"point":"184 200"}},{"@attributes":{"point":"150 220"}},{"@attributes":{"point":"126 255"}},{"@attributes":{"point":"121 290"}},{"@attributes":{"point":"119 353"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"1023 409"}},{"@attributes":{"point":"916 405"}},{"@attributes":{"point":"816 393"}},{"@attributes":{"point":"751 330"}},{"@attributes":{"point":"675 269"}},{"@attributes":{"point":"598 304"}},{"@attributes":{"point":"557 328"}},{"@attributes":{"point":"482 376"}},{"@attributes":{"point":"467 453"}},{"@attributes":{"point":"362 498"}},{"@attributes":{"point":"428 566"}},{"@attributes":{"point":"497 588"}},{"@attributes":{"point":"554 564"}},{"@attributes":{"point":"593 509"}},{"@attributes":{"point":"624 442"}},{"@attributes":{"point":"658 415"}},{"@attributes":{"point":"703 408"}},{"@attributes":{"point":"746 428"}},{"@attributes":{"point":"780 461"}},{"@attributes":{"point":"797 512"}},{"@attributes":{"point":"774 574"}},{"@attributes":{"point":"743 613"}},{"@attributes":{"point":"704 646"}},{"@attributes":{"point":"639 653"}},{"@attributes":{"point":"573 658"}},{"@attributes":{"point":"519 655"}},{"@attributes":{"point":"464 656"}},{"@attributes":{"point":"402 634"}},{"@attributes":{"point":"358 585"}},{"@attributes":{"point":"311 585"}},{"@attributes":{"point":"266 559"}},{"@attributes":{"point":"238 519"}},{"@attributes":{"point":"204 503"}},{"@attributes":{"point":"159 495"}},{"@attributes":{"point":"138 478"}},{"@attributes":{"point":"129 361"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"706 -35"}},{"@attributes":{"point":"802 70"}},{"@attributes":{"point":"910 196"}},{"@attributes":{"point":"914 307"}},{"@attributes":{"point":"880 517"}},{"@attributes":{"point":"754 699"}},{"@attributes":{"point":"574 742"}},{"@attributes":{"point":"430 737"}},{"@attributes":{"point":"294 660"}},{"@attributes":{"point":"226 588"}},{"@attributes":{"point":"164 472"}},{"@attributes":{"point":"105 276"}},{"@attributes":{"point":"57 81"}},{"@attributes":{"point":"9 8"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"606 -35"}},{"@attributes":{"point":"490 107"}},{"@attributes":{"point":"368 193"}},{"@attributes":{"point":"83 234"}},{"@attributes":{"point":"118 593"}},{"@attributes":{"point":"511 499"}},{"@attributes":{"point":"829 607"}},{"@attributes":{"point":"1050 763"}}]},{"@attributes":{"id":"4"},"point":[{"@attributes":{"point":"-35 656"}},{"@attributes":{"point":"136 577"}},{"@attributes":{"point":"385 420"}},{"@attributes":{"point":"683 470"}},{"@attributes":{"point":"819 425"}},{"@attributes":{"point":"900 346"}},{"@attributes":{"point":"908 171"}},{"@attributes":{"point":"765 68"}},{"@attributes":{"point":"551 49"}},{"@attributes":{"point":"407 182"}},{"@attributes":{"point":"263 317"}},{"@attributes":{"point":"-35 388"}}]}]},"separator":{"point":[{"@attributes":{"point":"900 300"}},{"@attributes":{"point":"727 411"}},{"@attributes":{"point":"653 408"}},{"@attributes":{"point":"635 400"}},{"@attributes":{"point":"632 375"}},{"@attributes":{"point":"639 319"}},{"@attributes":{"point":"608 318"}},{"@attributes":{"point":"580 334"}},{"@attributes":{"point":"561 367"}},{"@attributes":{"point":"569 450"}},{"@attributes":{"point":"563 551"}},{"@attributes":{"point":"470 563"}},{"@attributes":{"point":"428 472"}},{"@attributes":{"point":"491 337"}},{"@attributes":{"point":"472 297"}},{"@attributes":{"point":"445 263"}},{"@attributes":{"point":"509 212"}},{"@attributes":{"point":"634 192"}},{"@attributes":{"point":"790 261"}},{"@attributes":{"point":"819 188"}},{"@attributes":{"point":"752 120"}},{"@attributes":{"point":"425 98"}},{"@attributes":{"point":"327 175"}},{"@attributes":{"point":"322 281"}},{"@attributes":{"point":"283 382"}},{"@attributes":{"point":"276 461"}},{"@attributes":{"point":"255 486"}},{"@attributes":{"point":"308 557"}},{"@attributes":{"point":"548 658"}},{"@attributes":{"point":"927 422"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"12","delta_time":"5","enemy_id":"truck","factor_health":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"0.5","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"18","delta_time":"3.5","enemy_id":"truck","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"1.4","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"1.3","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"22","delta_time":"4","enemy_id":"soldier","factor_health":"1.3","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"5","enemy_id":"truck","factor_health":"1","factor_speed_move":"1.1","path_id":"1","start_time":"32"}},{"@attributes":{"count":"12","delta_time":"5","enemy_id":"truck","factor_health":"1","factor_speed_move":"1.1","path_id":"1","start_time":"33"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"car","factor_health":"0.8","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"18","delta_time":"10","enemy_id":"car","factor_health":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"18","delta_time":"10","enemy_id":"car","factor_health":"0.9","path_id":"1","start_time":"4"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"5","enemy_id":"truck","factor_health":"1.3","path_id":"0","start_time":"4"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"car","factor_health":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"fighter","factor_health":"1","path_id":"2","start_time":"52"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"4","enemy_id":"truck","factor_health":"1.2","factor_speed_move":"1.2","path_id":"0","start_time":"44"}},{"@attributes":{"count":"15","delta_time":"4","enemy_id":"truck","factor_health":"1.2","factor_speed_move":"1.2","path_id":"1","start_time":"42"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"fighter","factor_health":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"fighter","factor_health":"1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"8","enemy_id":"car","factor_health":"1.1","path_id":"0","start_time":"6"}},{"@attributes":{"count":"10","delta_time":"8","enemy_id":"car","factor_health":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"3","delta_time":"20","enemy_id":"tank_light","factor_health":"0.7","path_id":"1","start_time":"95"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"15","enemy_id":"tank_light","factor_health":"0.6","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"15","enemy_id":"tank_light","factor_health":"0.6","path_id":"1","start_time":"4"}},{"@attributes":{"count":"5","delta_time":"30","enemy_id":"airship","factor_health":"1","factor_speed_move":"1.2","path_id":"2","start_time":"75"}},{"@attributes":{"count":"5","delta_time":"30","enemy_id":"airship","factor_health":"1","factor_speed_move":"1.2","path_id":"3","start_time":"75"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"2","enemy_id":"truck","factor_health":"1.49","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"2","enemy_id":"truck","factor_health":"1.49","factor_speed_move":"1.2","path_id":"1","start_time":"3"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"car","factor_health":"1.2","factor_speed_move":"1.2","path_id":"0","start_time":"42"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"car","factor_health":"1.2","factor_speed_move":"1.2","path_id":"1","start_time":"43"}},{"@attributes":{"count":"10","delta_time":"12","enemy_id":"tank_light","factor_health":"1","factor_speed_move":"1.1","path_id":"0","start_time":"105"}},{"@attributes":{"count":"10","delta_time":"12","enemy_id":"tank_light","factor_health":"1","factor_speed_move":"1.1","path_id":"1","start_time":"108"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"6","enemy_id":"car","factor_health":"2","factor_speed_move":"1.2","path_id":"0","start_time":"62"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"car","factor_health":"2","factor_speed_move":"1.2","path_id":"1","start_time":"62"}},{"@attributes":{"count":"10","delta_time":"12","enemy_id":"bomber","factor_health":"1","factor_speed_move":"1.3","path_id":"4","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"6","enemy_id":"tank_light","factor_health":"1.5","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"6","enemy_id":"truck","factor_health":"2.2","factor_speed_move":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"fighter","factor_health":"1","path_id":"3","start_time":"40"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"fighter","factor_health":"1","path_id":"4","start_time":"40"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"20","enemy_id":"tank_light","factor_health":"1.6","factor_hit_power":"0.7","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"20","enemy_id":"tank_light","factor_health":"1.6","factor_hit_power":"0.7","factor_speed_move":"1.1","path_id":"1","start_time":"12"}},{"@attributes":{"count":"5","delta_time":"40","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"0.7","factor_speed_move":"1.1","path_id":"0","start_time":"3"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1.1","factor_speed_move":"1.3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1.1","factor_speed_move":"1.3","path_id":"1","start_time":"12"}},{"@attributes":{"count":"7","delta_time":"18","enemy_id":"airship","factor_health":"1","path_id":"2","start_time":"20"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"15","enemy_id":"car","factor_health":"2","factor_speed_move":"1.3","path_id":"0","start_time":"4"}},{"@attributes":{"count":"7","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1.2","factor_hit_power":"1.1","factor_speed_move":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"15","enemy_id":"fighter","factor_health":"1.1","factor_speed_move":"1.2","path_id":"2","start_time":"20"}},{"@attributes":{"count":"7","delta_time":"18","enemy_id":"bomber","factor_health":"1.1","factor_speed_move":"1.1","path_id":"3","start_time":"20"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"5","enemy_id":"truck","factor_health":"4","factor_speed_move":"1.2","path_id":"0","start_time":"22"}},{"@attributes":{"count":"10","delta_time":"5","enemy_id":"truck","factor_health":"4","factor_speed_move":"1.2","path_id":"1","start_time":"24.5"}},{"@attributes":{"count":"7","delta_time":"10","enemy_id":"tank_light","factor_health":"1.2","factor_speed_move":"1.4","path_id":"0","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"10","enemy_id":"tank_light","factor_health":"1.2","factor_speed_move":"1.4","path_id":"1","start_time":"7"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"6","enemy_id":"fighter","factor_health":"1.5","factor_speed_move":"1.4","path_id":"3","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"6","enemy_id":"fighter","factor_health":"1.5","factor_speed_move":"1.4","path_id":"2","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"16","enemy_id":"airship","factor_health":"1.2","factor_speed_move":"1.6","path_id":"4","start_time":"20"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1.2","factor_hit_power":"1.3","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1.2","factor_hit_power":"1.3","factor_speed_move":"1","path_id":"1","start_time":"12"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"15","enemy_id":"troop_carrier","factor_health":"1.3","factor_hit_power":"1.4","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"troop_carrier","factor_health":"1.3","factor_hit_power":"1.4","factor_speed_move":"1","path_id":"0","start_time":"4"}},{"@attributes":{"color":"ff33cc33","count":"4","delta_time":"30","enemy_id":"bomber","factor_health":"2","factor_hit_power":"1.3","factor_speed_move":"1.2","path_id":"4","start_time":"20"}},{"@attributes":{"color":"ff33cc33","count":"4","delta_time":"30","enemy_id":"bomber","factor_health":"2","factor_hit_power":"1.3","factor_speed_move":"1.2","path_id":"3","start_time":"20"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"10","enemy_id":"tank_light","factor_health":"2.3","factor_hit_power":"1.4","factor_speed_move":"1.4","path_id":"0","start_time":"50"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"tank_light","factor_health":"2.3","factor_hit_power":"1.4","factor_speed_move":"1.4","path_id":"1","start_time":"54"}},{"@attributes":{"count":"7","delta_time":"18","enemy_id":"troop_carrier","factor_health":"1.3","factor_hit_power":"1.4","factor_speed_move":"1.1","path_id":"0","start_time":"4"}},{"@attributes":{"count":"7","delta_time":"18","enemy_id":"troop_carrier","factor_health":"1.3","factor_hit_power":"1.4","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"13","enemy_id":"bomber","factor_health":"1.6","factor_hit_power":"1.6","factor_speed_move":"1.3","path_id":"3","start_time":"80"}},{"@attributes":{"count":"15","delta_time":"13","enemy_id":"bomber","factor_health":"1.6","factor_hit_power":"1.6","factor_speed_move":"1.3","path_id":"4","start_time":"80"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"200","money_start_2":"200"},"background":{"@attributes":{"box_exploding_pos":"957 572","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011100000000000000011000000000000000000000001000010000000000000000000100000000001100001100000000000000000001000001000000000000000100000010000000000010100000000001110000000000000000000100001000000000000000100000000000000000000000000000000010000100000000000110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_03_07_bg_0.jpg"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"860 536","rect":"0 0 168 124","texture":"game/worlds/world_03_07_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"position":"901 542","rect":"0 0 110 76","texture":"game/worlds/world_03_07_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"890 517","rect":"0 0 130 120","texture":"game/worlds/world_03_07_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"957 572"}}},"objects":{"object":{"@attributes":{"id":"0","position":"848 533"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"-20 545"}},{"@attributes":{"point":"71 571"}},{"@attributes":{"point":"132 567"}},{"@attributes":{"point":"168 546"}},{"@attributes":{"point":"193 516"}},{"@attributes":{"point":"182 462"}},{"@attributes":{"point":"153 406"}},{"@attributes":{"point":"129 357"}},{"@attributes":{"point":"95 305"}},{"@attributes":{"point":"94 256"}},{"@attributes":{"point":"122 199"}},{"@attributes":{"point":"159 145"}},{"@attributes":{"point":"204 126"}},{"@attributes":{"point":"280 114"}},{"@attributes":{"point":"332 118"}},{"@attributes":{"point":"413 131"}},{"@attributes":{"point":"466 155"}},{"@attributes":{"point":"509 202"}},{"@attributes":{"point":"538 251"}},{"@attributes":{"point":"570 290"}},{"@attributes":{"point":"619 351"}},{"@attributes":{"point":"663 389"}},{"@attributes":{"point":"736 433"}},{"@attributes":{"point":"785 454"}},{"@attributes":{"point":"851 448"}},{"@attributes":{"point":"892 419"}},{"@attributes":{"point":"923 410"}},{"@attributes":{"point":"960 457"}},{"@attributes":{"point":"961 522"}},{"@attributes":{"point":"956 544"}},{"@attributes":{"point":"954 576"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"-20 552"}},{"@attributes":{"point":"39 566"}},{"@attributes":{"point":"95 575"}},{"@attributes":{"point":"150 562"}},{"@attributes":{"point":"197 529"}},{"@attributes":{"point":"249 500"}},{"@attributes":{"point":"286 468"}},{"@attributes":{"point":"317 429"}},{"@attributes":{"point":"336 381"}},{"@attributes":{"point":"361 349"}},{"@attributes":{"point":"400 314"}},{"@attributes":{"point":"455 267"}},{"@attributes":{"point":"505 235"}},{"@attributes":{"point":"565 199"}},{"@attributes":{"point":"600 181"}},{"@attributes":{"point":"648 170"}},{"@attributes":{"point":"698 183"}},{"@attributes":{"point":"735 217"}},{"@attributes":{"point":"782 263"}},{"@attributes":{"point":"811 289"}},{"@attributes":{"point":"856 331"}},{"@attributes":{"point":"904 379"}},{"@attributes":{"point":"941 416"}},{"@attributes":{"point":"955 453"}},{"@attributes":{"point":"965 500"}},{"@attributes":{"point":"950 546"}},{"@attributes":{"point":"952 581"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"-20 538"}},{"@attributes":{"point":"55 551"}},{"@attributes":{"point":"97 560"}},{"@attributes":{"point":"138 550"}},{"@attributes":{"point":"185 533"}},{"@attributes":{"point":"211 541"}},{"@attributes":{"point":"245 561"}},{"@attributes":{"point":"273 588"}},{"@attributes":{"point":"316 602"}},{"@attributes":{"point":"382 608"}},{"@attributes":{"point":"441 605"}},{"@attributes":{"point":"510 598"}},{"@attributes":{"point":"578 584"}},{"@attributes":{"point":"616 567"}},{"@attributes":{"point":"631 541"}},{"@attributes":{"point":"631 490"}},{"@attributes":{"point":"619 456"}},{"@attributes":{"point":"631 420"}},{"@attributes":{"point":"645 393"}},{"@attributes":{"point":"703 411"}},{"@attributes":{"point":"751 444"}},{"@attributes":{"point":"812 458"}},{"@attributes":{"point":"869 436"}},{"@attributes":{"point":"909 409"}},{"@attributes":{"point":"953 431"}},{"@attributes":{"point":"970 506"}},{"@attributes":{"point":"959 580"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"-35 764"}},{"@attributes":{"point":"98 478"}},{"@attributes":{"point":"189 299"}},{"@attributes":{"point":"266 145"}},{"@attributes":{"point":"471 64"}},{"@attributes":{"point":"628 103"}},{"@attributes":{"point":"734 149"}},{"@attributes":{"point":"867 346"}},{"@attributes":{"point":"911 494"}},{"@attributes":{"point":"1015 658"}},{"@attributes":{"point":"1023 698"}}]},{"@attributes":{"id":"4"},"point":[{"@attributes":{"point":"1050 574"}},{"@attributes":{"point":"800 578"}},{"@attributes":{"point":"638 549"}},{"@attributes":{"point":"570 389"}},{"@attributes":{"point":"629 270"}},{"@attributes":{"point":"528 101"}},{"@attributes":{"point":"243 53"}},{"@attributes":{"point":"94 128"}},{"@attributes":{"point":"-35 253"}}]},{"@attributes":{"id":"5"},"point":[{"@attributes":{"point":"-35 390"}},{"@attributes":{"point":"216 390"}},{"@attributes":{"point":"465 241"}},{"@attributes":{"point":"748 339"}},{"@attributes":{"point":"841 506"}},{"@attributes":{"point":"1050 599"}}]}]},"separator":{"point":[{"@attributes":{"point":"92 463"}},{"@attributes":{"point":"245 403"}},{"@attributes":{"point":"252 352"}},{"@attributes":{"point":"213 244"}},{"@attributes":{"point":"182 218"}},{"@attributes":{"point":"168 181"}},{"@attributes":{"point":"203 164"}},{"@attributes":{"point":"245 201"}},{"@attributes":{"point":"327 204"}},{"@attributes":{"point":"390 166"}},{"@attributes":{"point":"458 172"}},{"@attributes":{"point":"590 168"}},{"@attributes":{"point":"678 181"}},{"@attributes":{"point":"740 225"}},{"@attributes":{"point":"832 303"}},{"@attributes":{"point":"853 373"}},{"@attributes":{"point":"790 464"}},{"@attributes":{"point":"698 448"}},{"@attributes":{"point":"575 361"}},{"@attributes":{"point":"540 362"}},{"@attributes":{"point":"402 398"}},{"@attributes":{"point":"341 407"}},{"@attributes":{"point":"328 450"}},{"@attributes":{"point":"376 487"}},{"@attributes":{"point":"447 512"}},{"@attributes":{"point":"372 560"}},{"@attributes":{"point":"273 568"}},{"@attributes":{"point":"139 572"}}]}},"waves":{"wave":[{"enemies":{"enemy":{"@attributes":{"count":"20","delta_time":"3.5","enemy_id":"truck","factor_health":"0.6","path_id":"1","start_time":"2"}}}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.6","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"1.1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.6","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.6","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.6","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.7","path_id":"2","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"1.2","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"5","enemy_id":"truck","factor_health":"0.6","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"car","factor_health":"0.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"5","enemy_id":"truck","factor_health":"0.6","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"1","path_id":"0","start_time":"52"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"1","path_id":"2","start_time":"52"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"car","factor_health":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"0","start_time":"62"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"1","start_time":"62"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"2","start_time":"62"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"5","enemy_id":"truck","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"5","enemy_id":"truck","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"5","enemy_id":"truck","factor_health":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"fighter","factor_health":"1","path_id":"3","start_time":"20"}},{"@attributes":{"count":"15","delta_time":"3.5","enemy_id":"truck","factor_health":"1","path_id":"0","start_time":"62"}},{"@attributes":{"count":"15","delta_time":"3.5","enemy_id":"truck","factor_health":"1","path_id":"1","start_time":"62"}},{"@attributes":{"count":"15","delta_time":"3.5","enemy_id":"truck","factor_health":"1","path_id":"2","start_time":"62"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"8","enemy_id":"car","factor_health":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"truck","factor_health":"1.1","path_id":"1","start_time":"32"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"car","factor_health":"0.9","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"7","enemy_id":"car","factor_health":"1","factor_hit_power":"1.1","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"7","enemy_id":"car","factor_health":"1","factor_hit_power":"1.1","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"7","enemy_id":"car","factor_health":"1","factor_hit_power":"1.1","factor_speed_move":"1.1","path_id":"2","start_time":"72"}},{"@attributes":{"count":"7","delta_time":"12","enemy_id":"fighter","factor_health":"0.7","path_id":"3","start_time":"106"}},{"@attributes":{"count":"7","delta_time":"12","enemy_id":"fighter","factor_health":"0.7","path_id":"4","start_time":"106"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"1","path_id":"0","start_time":"22"}},{"@attributes":{"count":"10","delta_time":"12","enemy_id":"tank_light","factor_health":"0.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"1","path_id":"2","start_time":"22"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"10","enemy_id":"car","factor_health":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"car","factor_health":"1.1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"bomber","factor_health":"1.2","path_id":"4","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"0.7","path_id":"2","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"fighter","factor_health":"1.1","path_id":"3","start_time":"20"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"fighter","factor_health":"1.1","path_id":"4","start_time":"50"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"4.5","enemy_id":"truck","factor_health":"2.2","path_id":"0","start_time":"36"}},{"@attributes":{"count":"20","delta_time":"4.5","enemy_id":"truck","factor_health":"2.2","path_id":"1","start_time":"36"}},{"@attributes":{"count":"20","delta_time":"4.5","enemy_id":"truck","factor_health":"2.2","path_id":"2","start_time":"36"}},{"@attributes":{"count":"5","delta_time":"25","enemy_id":"airship","factor_health":"1.5","factor_speed_move":"1.5","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"18","delta_time":"10","enemy_id":"car","factor_health":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"18","enemy_id":"tank_heavy","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"18","delta_time":"10","enemy_id":"car","factor_health":"1.1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"4.4","factor_speed_move":"1.1","path_id":"2","start_time":"92"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"4.4","factor_speed_move":"1.1","path_id":"0","start_time":"92"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"3","enemy_id":"truck","factor_health":"3.2","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"3","enemy_id":"truck","factor_health":"3.2","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"3","enemy_id":"truck","factor_health":"3.2","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"car","factor_health":"1.5","factor_speed_move":"1.1","path_id":"0","start_time":"47"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"car","factor_health":"1.5","factor_speed_move":"1.1","path_id":"1","start_time":"47"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"car","factor_health":"1.5","factor_speed_move":"1.1","path_id":"2","start_time":"47"}},{"@attributes":{"count":"6","delta_time":"12","enemy_id":"tank_light","factor_health":"1.1","factor_speed_move":"1.2","path_id":"0","start_time":"107"}},{"@attributes":{"count":"6","delta_time":"12","enemy_id":"tank_light","factor_health":"1.1","factor_speed_move":"1.2","path_id":"1","start_time":"107"}},{"@attributes":{"count":"6","delta_time":"12","enemy_id":"tank_light","factor_health":"1.1","factor_speed_move":"1.2","path_id":"2","start_time":"107"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"5","enemy_id":"truck","factor_health":"4.4","factor_speed_move":"1.1","path_id":"0","start_time":"52"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"car","factor_health":"2.4","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"5","enemy_id":"truck","factor_health":"4.4","factor_speed_move":"1.1","path_id":"2","start_time":"53"}},{"@attributes":{"count":"7","delta_time":"15","enemy_id":"bomber","factor_health":"1.2","factor_speed_move":"1.2","path_id":"3","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"15","enemy_id":"bomber","factor_health":"1.2","factor_speed_move":"1.2","path_id":"4","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"12","enemy_id":"tank_light","factor_health":"1.1","factor_hit_power":"1.3","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"25","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.3","factor_speed_move":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"12","enemy_id":"tank_light","factor_health":"1.1","factor_hit_power":"1.3","factor_speed_move":"1.1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"30","enemy_id":"troop_carrier","factor_health":"0.6","factor_hit_power":"1.3","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"30","enemy_id":"troop_carrier","factor_health":"0.6","factor_hit_power":"1.3","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"30","enemy_id":"troop_carrier","factor_health":"0.6","factor_hit_power":"1.3","factor_speed_move":"1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"25","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.4","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"25","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.4","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"25","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.4","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"truck","factor_health":"3.4","factor_hit_power":"1.5","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"truck","factor_health":"3.4","factor_hit_power":"1.5","factor_speed_move":"1.1","path_id":"1","start_time":"3"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"truck","factor_health":"3.4","factor_hit_power":"1.5","factor_speed_move":"1.1","path_id":"2","start_time":"4"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"7","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1.5","factor_speed_move":"1.2","path_id":"3","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"7","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1.5","factor_speed_move":"1.2","path_id":"4","start_time":"2"}},{"@attributes":{"count":"4","delta_time":"25","enemy_id":"airship","factor_health":"1.3","factor_hit_power":"1.5","factor_speed_move":"1.3 ","path_id":"5","start_time":"20"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"25","enemy_id":"tank_heavy","factor_health":"0.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"25","enemy_id":"tank_heavy","factor_health":"0.8","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"25","enemy_id":"tank_heavy","factor_health":"0.8","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"10","enemy_id":"car","factor_health":"0.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"10","enemy_id":"car","factor_health":"3","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"10","enemy_id":"car","factor_health":"3","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"25","enemy_id":"troop_carrier","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"25","enemy_id":"troop_carrier","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"25","enemy_id":"troop_carrier","factor_health":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"25","enemy_id":"bomber","factor_health":"1.5","path_id":"3","start_time":"30"}},{"@attributes":{"count":"15","delta_time":"25","enemy_id":"bomber","factor_health":"1.5","path_id":"4","start_time":"60"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"10","enemy_id":"truck","factor_health":"5","factor_hit_power":"1.6","factor_speed_move":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"color":"ffff00ff","count":"1","delta_time":"1","enemy_id":"troop_carrier","factor_health":"4","factor_hit_power":"3","factor_speed_move":"1.1","path_id":"1","start_time":"40"}},{"@attributes":{"count":"20","delta_time":"10","enemy_id":"truck","factor_health":"5","factor_hit_power":"1.6","factor_speed_move":"1.2","path_id":"1","start_time":"3"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"fighter","factor_health":"1.5","factor_speed_move":"1.5","path_id":"3","start_time":"45"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"fighter","factor_health":"1.5","factor_speed_move":"1.5","path_id":"4","start_time":"45"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"250","money_start_2":"250"},"background":{"@attributes":{"box_exploding_pos":"516 472","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001100000000000000000000000011000000000000000000010000110000100000000000001100000000001100000000000000000000000000000000000000000000000000000000000000000001110011100000000000000000000000000000000000000000000000000000000000000000000100000000001000000000000011000000000011000000000000000000110000000000000000000000001100000000000000000000000011000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_03_08_bg_0.jpg"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"428 443","rect":"0 0 174 116","texture":"game/worlds/world_03_08_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"position":"465 447","rect":"0 0 108 66","texture":"game/worlds/world_03_08_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"454 418","rect":"0 0 116 120","texture":"game/worlds/world_03_08_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"516 472"}}},"objects":{"object":{"@attributes":{"id":"0","position":"532 435"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"-20 508"}},{"@attributes":{"point":"63 482"}},{"@attributes":{"point":"100 462"}},{"@attributes":{"point":"150 450"}},{"@attributes":{"point":"190 467"}},{"@attributes":{"point":"206 499"}},{"@attributes":{"point":"186 546"}},{"@attributes":{"point":"140 584"}},{"@attributes":{"point":"136 612"}},{"@attributes":{"point":"142 648"}},{"@attributes":{"point":"176 665"}},{"@attributes":{"point":"223 668"}},{"@attributes":{"point":"279 659"}},{"@attributes":{"point":"313 646"}},{"@attributes":{"point":"361 635"}},{"@attributes":{"point":"386 610"}},{"@attributes":{"point":"404 569"}},{"@attributes":{"point":"400 532"}},{"@attributes":{"point":"379 507"}},{"@attributes":{"point":"362 478"}},{"@attributes":{"point":"361 442"}},{"@attributes":{"point":"413 411"}},{"@attributes":{"point":"463 407"}},{"@attributes":{"point":"494 407"}},{"@attributes":{"point":"520 481"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"1050 422"}},{"@attributes":{"point":"972 417"}},{"@attributes":{"point":"908 423"}},{"@attributes":{"point":"874 451"}},{"@attributes":{"point":"872 496"}},{"@attributes":{"point":"904 543"}},{"@attributes":{"point":"918 589"}},{"@attributes":{"point":"863 622"}},{"@attributes":{"point":"785 632"}},{"@attributes":{"point":"712 651"}},{"@attributes":{"point":"651 661"}},{"@attributes":{"point":"609 619"}},{"@attributes":{"point":"608 563"}},{"@attributes":{"point":"624 499"}},{"@attributes":{"point":"624 439"}},{"@attributes":{"point":"594 407"}},{"@attributes":{"point":"527 404"}},{"@attributes":{"point":"511 486"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"-20 316"}},{"@attributes":{"point":"77 342"}},{"@attributes":{"point":"136 359"}},{"@attributes":{"point":"172 349"}},{"@attributes":{"point":"192 312"}},{"@attributes":{"point":"180 258"}},{"@attributes":{"point":"148 240"}},{"@attributes":{"point":"130 212"}},{"@attributes":{"point":"134 172"}},{"@attributes":{"point":"160 139"}},{"@attributes":{"point":"202 118"}},{"@attributes":{"point":"250 108"}},{"@attributes":{"point":"320 103"}},{"@attributes":{"point":"381 100"}},{"@attributes":{"point":"443 128"}},{"@attributes":{"point":"445 184"}},{"@attributes":{"point":"392 207"}},{"@attributes":{"point":"342 228"}},{"@attributes":{"point":"346 286"}},{"@attributes":{"point":"380 318"}},{"@attributes":{"point":"427 320"}},{"@attributes":{"point":"481 321"}},{"@attributes":{"point":"510 346"}},{"@attributes":{"point":"508 412"}},{"@attributes":{"point":"517 483"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"1050 288"}},{"@attributes":{"point":"971 306"}},{"@attributes":{"point":"905 319"}},{"@attributes":{"point":"858 309"}},{"@attributes":{"point":"834 266"}},{"@attributes":{"point":"843 218"}},{"@attributes":{"point":"855 172"}},{"@attributes":{"point":"805 147"}},{"@attributes":{"point":"747 111"}},{"@attributes":{"point":"697 87"}},{"@attributes":{"point":"643 74"}},{"@attributes":{"point":"605 92"}},{"@attributes":{"point":"584 130"}},{"@attributes":{"point":"631 159"}},{"@attributes":{"point":"670 190"}},{"@attributes":{"point":"681 222"}},{"@attributes":{"point":"685 271"}},{"@attributes":{"point":"655 319"}},{"@attributes":{"point":"581 321"}},{"@attributes":{"point":"531 323"}},{"@attributes":{"point":"515 377"}},{"@attributes":{"point":"522 492"}}]},{"@attributes":{"id":"4"},"point":[{"@attributes":{"point":"-50 764"}},{"@attributes":{"point":"90 669"}},{"@attributes":{"point":"251 563"}},{"@attributes":{"point":"437 519"}},{"@attributes":{"point":"554 452"}},{"@attributes":{"point":"592 338"}},{"@attributes":{"point":"485 198"}},{"@attributes":{"point":"602 15"}},{"@attributes":{"point":"869 83"}},{"@attributes":{"point":"1100 133"}}]},{"@attributes":{"id":"5"},"point":[{"@attributes":{"point":"1100 -50"}},{"@attributes":{"point":"985 29"}},{"@attributes":{"point":"702 100"}},{"@attributes":{"point":"609 232"}},{"@attributes":{"point":"575 392"}},{"@attributes":{"point":"510 517"}},{"@attributes":{"point":"439 607"}},{"@attributes":{"point":"296 700"}},{"@attributes":{"point":"170 700"}},{"@attributes":{"point":"32 594"}},{"@attributes":{"point":"-50 484"}}]},{"@attributes":{"id":"6"},"point":[{"@attributes":{"point":"-50 369"}},{"@attributes":{"point":"58 361"}},{"@attributes":{"point":"297 414"}},{"@attributes":{"point":"461 228"}},{"@attributes":{"point":"610 199"}},{"@attributes":{"point":"719 330"}},{"@attributes":{"point":"517 466"}},{"@attributes":{"point":"448 548"}},{"@attributes":{"point":"449 667"}},{"@attributes":{"point":"661 719"}},{"@attributes":{"point":"804 524"}},{"@attributes":{"point":"1100 480"}}]}]},"separator":{"point":[{"@attributes":{"point":"96 392"}},{"@attributes":{"point":"278 373"}},{"@attributes":{"point":"314 358"}},{"@attributes":{"point":"344 321"}},{"@attributes":{"point":"431 304"}},{"@attributes":{"point":"478 332"}},{"@attributes":{"point":"501 385"}},{"@attributes":{"point":"579 405"}},{"@attributes":{"point":"866 721"}},{"@attributes":{"point":"736 292"}},{"@attributes":{"point":"665 228"}},{"@attributes":{"point":"687 149"}},{"@attributes":{"point":"806 164"}},{"@attributes":{"point":"920 451"}},{"@attributes":{"point":"878 660"}},{"@attributes":{"point":"431 712"}},{"@attributes":{"point":"95 539"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"soldier","factor_health":"1.15","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"soldier","factor_health":"1.15","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"soldier","factor_health":"1.15","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"soldier","factor_health":"1.15","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.5","path_id":"3","start_time":"2"}},{"@attributes":{"count":"33","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"33","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.6","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.6","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.6","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.6","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"13","delta_time":"5","enemy_id":"truck","factor_health":"0.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"13","delta_time":"5","enemy_id":"truck","factor_health":"0.8","path_id":"1","start_time":"2"}},{"@attributes":{"count":"13","delta_time":"5","enemy_id":"truck","factor_health":"0.8","path_id":"2","start_time":"2"}},{"@attributes":{"count":"13","delta_time":"5","enemy_id":"truck","factor_health":"0.8","path_id":"3","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"1.2","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"1.2","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"14","delta_time":"4","enemy_id":"truck","factor_health":"0.7","path_id":"0","start_time":"21"}},{"@attributes":{"count":"14","delta_time":"4","enemy_id":"truck","factor_health":"0.7","path_id":"1","start_time":"21"}},{"@attributes":{"count":"14","delta_time":"4","enemy_id":"truck","factor_health":"0.7","path_id":"2","start_time":"21"}},{"@attributes":{"count":"14","delta_time":"4","enemy_id":"truck","factor_health":"0.7","path_id":"3","start_time":"21"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"fighter","factor_health":"0.7","path_id":"5","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"8","enemy_id":"car","factor_health":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"car","factor_health":"0.5","path_id":"3","start_time":"2"}},{"@attributes":{"count":"19","delta_time":"3","enemy_id":"soldier","factor_health":"1.49","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"19","delta_time":"3","enemy_id":"soldier","factor_health":"1.49","factor_speed_move":"1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"8","enemy_id":"car","factor_health":"0.35","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"8","enemy_id":"car","factor_health":"0.35","path_id":"2","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"8","enemy_id":"car","factor_health":"0.35","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"8","enemy_id":"car","factor_health":"0.35","path_id":"3","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"13","enemy_id":"fighter","factor_health":"1","factor_speed_move":"1","path_id":"4","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"9","enemy_id":"fighter","factor_health":"1","factor_speed_move":"1","path_id":"6","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"9","enemy_id":"fighter","factor_health":"1","factor_speed_move":"1","path_id":"4","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"1.1","path_id":"0","start_time":"12"}},{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"1.1","path_id":"3","start_time":"12"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"10","enemy_id":"truck","factor_health":"1.55","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"0.25","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"0.25","path_id":"3","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"truck","factor_health":"1.55","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"10","enemy_id":"car","factor_health":"0.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"10","enemy_id":"car","factor_health":"0.8","path_id":"3","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"0.25","path_id":"1","start_time":"52"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"0.25","path_id":"2","start_time":"52"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"1","factor_speed_move":"0.7","path_id":"0","start_time":"52"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"1","factor_speed_move":"0.7","path_id":"1","start_time":"52"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"1","factor_speed_move":"0.7","path_id":"2","start_time":"52"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"1","factor_speed_move":"0.7","path_id":"3","start_time":"52"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"car","factor_health":"1","factor_speed_move":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"car","factor_health":"1","factor_speed_move":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"car","factor_health":"1","factor_speed_move":"0.7","path_id":"2","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"car","factor_health":"1","factor_speed_move":"0.7","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"20","enemy_id":"tank_heavy","factor_health":"0.4","path_id":"0","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"20","enemy_id":"tank_heavy","factor_health":"0.4","path_id":"3","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"20","enemy_id":"bomber","factor_health":"1","path_id":"4","start_time":"30"}},{"@attributes":{"count":"4","delta_time":"20","enemy_id":"bomber","factor_health":"1","path_id":"5","start_time":"60"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"20","enemy_id":"tank_heavy","factor_health":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"20","enemy_id":"tank_heavy","factor_health":"0.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"10","enemy_id":"car","factor_health":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"10","enemy_id":"car","factor_health":"1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"2","start_time":"112"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"3","start_time":"112"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"4","enemy_id":"truck","factor_health":"1.2","factor_hit_power":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"4","enemy_id":"truck","factor_health":"1.2","factor_hit_power":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"30","enemy_id":"troop_carrier","factor_health":"0.6","factor_hit_power":"1.2","path_id":"2","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"30","enemy_id":"troop_carrier","factor_health":"0.6","factor_hit_power":"1.2","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"30","enemy_id":"troop_carrier","factor_health":"0.45","factor_hit_power":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"30","enemy_id":"troop_carrier","factor_health":"0.45","factor_hit_power":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"30","enemy_id":"troop_carrier","factor_health":"0.45","factor_hit_power":"1.1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"30","enemy_id":"troop_carrier","factor_health":"0.45","factor_hit_power":"1.1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"3","enemy_id":"soldier","factor_health":"1.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"3","enemy_id":"soldier","factor_health":"1.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"3","enemy_id":"soldier","factor_health":"1.7","path_id":"2","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"3","enemy_id":"soldier","factor_health":"1.7","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"9","enemy_id":"tank_light","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"9","enemy_id":"tank_light","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"9","enemy_id":"tank_light","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1.2","path_id":"2","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"9","enemy_id":"tank_light","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1.2","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"25","enemy_id":"airship","factor_health":"1.3","factor_speed_move":"1.3","path_id":"4","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"25","enemy_id":"airship","factor_health":"1.3","factor_speed_move":"1.3","path_id":"5","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"bomber","factor_health":"1.2","factor_speed_move":"1.1","path_id":"4","start_time":"52"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"bomber","factor_health":"1.2","factor_speed_move":"1.1","path_id":"5","start_time":"52"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"20","enemy_id":"troop_carrier","factor_health":"0.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"20","enemy_id":"troop_carrier","factor_health":"0.8","path_id":"1","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"30","enemy_id":"troop_carrier","factor_health":"0.8","path_id":"2","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"30","enemy_id":"troop_carrier","factor_health":"0.8","path_id":"3","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"30","enemy_id":"airship","factor_health":"1","factor_speed_move":"1.4","path_id":"6","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"30","enemy_id":"airship","factor_health":"1","factor_speed_move":"1.4","path_id":"5","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1","factor_speed_move":"1.1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1","factor_speed_move":"1.1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"7","enemy_id":"fighter","factor_health":"1","factor_speed_move":"1.2","path_id":"4","start_time":"72"}},{"@attributes":{"count":"10","delta_time":"7","enemy_id":"fighter","factor_health":"1","factor_speed_move":"1.2","path_id":"5","start_time":"72"}},{"@attributes":{"count":"10","delta_time":"7","enemy_id":"fighter","factor_health":"1","factor_speed_move":"1.2","path_id":"6","start_time":"72"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"10","enemy_id":"car","factor_health":"2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"car","factor_health":"2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"car","factor_health":"2","path_id":"2","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"car","factor_health":"2","path_id":"3","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"17","enemy_id":"tank_heavy","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"17","enemy_id":"tank_heavy","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"17","enemy_id":"tank_heavy","factor_health":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"17","enemy_id":"tank_heavy","factor_health":"1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"12","delta_time":"16","enemy_id":"tank_heavy","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"16","enemy_id":"tank_heavy","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"16","enemy_id":"tank_heavy","factor_health":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"16","enemy_id":"tank_heavy","factor_health":"1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"9","delta_time":"20","enemy_id":"bomber","factor_health":"1.5","path_id":"6","start_time":"2"}},{"@attributes":{"count":"9","delta_time":"20","enemy_id":"bomber","factor_health":"1.5","path_id":"5","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"5","enemy_id":"truck","factor_health":"2.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"5","enemy_id":"truck","factor_health":"2.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"5","enemy_id":"truck","factor_health":"2.1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"5","enemy_id":"truck","factor_health":"2.1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"10","enemy_id":"car","factor_health":"1.3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"10","enemy_id":"car","factor_health":"1.3","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"10","enemy_id":"car","factor_health":"1.3","path_id":"2","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"10","enemy_id":"car","factor_health":"1.3","path_id":"3","start_time":"2"}},{"@attributes":{"count":"17","delta_time":"3","enemy_id":"soldier","factor_health":"3.4","path_id":"0","start_time":"10"}},{"@attributes":{"count":"17","delta_time":"3","enemy_id":"soldier","factor_health":"3.4","path_id":"1","start_time":"10"}},{"@attributes":{"count":"17","delta_time":"3","enemy_id":"soldier","factor_health":"3.4","path_id":"2","start_time":"10"}},{"@attributes":{"count":"17","delta_time":"3","enemy_id":"soldier","factor_health":"3.4","path_id":"3","start_time":"10"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.3","path_id":"1","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.3","path_id":"2","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.3","path_id":"3","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"30","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1.4","path_id":"0","start_time":"12"}},{"@attributes":{"count":"5","delta_time":"30","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1.4","path_id":"1","start_time":"12"}},{"@attributes":{"count":"5","delta_time":"30","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1.4","path_id":"2","start_time":"12"}},{"@attributes":{"count":"5","delta_time":"30","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1.4","path_id":"3","start_time":"12"}},{"@attributes":{"count":"11","delta_time":"7","enemy_id":"fighter","factor_health":"1.1","factor_speed_move":"1.2","path_id":"4","start_time":"60"}},{"@attributes":{"count":"11","delta_time":"7","enemy_id":"fighter","factor_health":"1.1","factor_speed_move":"1.2","path_id":"5","start_time":"60"}},{"@attributes":{"count":"11","delta_time":"7","enemy_id":"fighter","factor_health":"1.1","factor_speed_move":"1.2","path_id":"6","start_time":"60"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"15","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.4","factor_speed_move":"1.3","path_id":"0","start_time":"42"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.4","factor_speed_move":"1.3","path_id":"1","start_time":"42"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.4","factor_speed_move":"1.3","path_id":"2","start_time":"42"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.4","factor_speed_move":"1.3","path_id":"3","start_time":"42"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"fighter","factor_health":"3","factor_speed_move":"1.1","path_id":"5","start_time":"2"}},{"@attributes":{"boss":"1","color":"ffff00ff","count":"1","delta_time":"1","enemy_id":"airship","factor_health":"8","factor_speed_move":"2.1","path_id":"6","start_time":"115"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"fighter","factor_health":"3","factor_speed_move":"1.1","path_id":"4","start_time":"2"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"500","money_start_2":"500"},"background":{"@attributes":{"box_exploding_pos":"925 388","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000011000000000100000000000000000000000011000000000000000000000000000000000001000110000100000000000000000000000000001010000000000000000000000000000000000000000110010000000000000000010000000000110000000000000000000000000000000000000000000010000000000110000000001000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_03_09_bg_0.jpg"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"888 328","rect":"0 0 116 144","texture":"game/worlds/world_03_09_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"position":"893 345","rect":"0 0 68 108","texture":"game/worlds/world_03_09_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"871 345","rect":"0 0 100 106","texture":"game/worlds/world_03_09_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"925 388"}}},"objects":{"object":{"@attributes":{"id":"0","position":"937 381"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"-20 131"}},{"@attributes":{"point":"83 175"}},{"@attributes":{"point":"167 163"}},{"@attributes":{"point":"218 145"}},{"@attributes":{"point":"319 128"}},{"@attributes":{"point":"415 139"}},{"@attributes":{"point":"500 157"}},{"@attributes":{"point":"576 172"}},{"@attributes":{"point":"678 177"}},{"@attributes":{"point":"785 162"}},{"@attributes":{"point":"865 159"}},{"@attributes":{"point":"926 170"}},{"@attributes":{"point":"959 208"}},{"@attributes":{"point":"953 247"}},{"@attributes":{"point":"928 278"}},{"@attributes":{"point":"903 299"}},{"@attributes":{"point":"866 308"}},{"@attributes":{"point":"798 307"}},{"@attributes":{"point":"697 292"}},{"@attributes":{"point":"636 277"}},{"@attributes":{"point":"597 273"}},{"@attributes":{"point":"558 283"}},{"@attributes":{"point":"517 300"}},{"@attributes":{"point":"452 287"}},{"@attributes":{"point":"372 260"}},{"@attributes":{"point":"318 257"}},{"@attributes":{"point":"233 255"}},{"@attributes":{"point":"178 265"}},{"@attributes":{"point":"140 294"}},{"@attributes":{"point":"125 342"}},{"@attributes":{"point":"123 390"}},{"@attributes":{"point":"165 411"}},{"@attributes":{"point":"242 415"}},{"@attributes":{"point":"323 399"}},{"@attributes":{"point":"365 382"}},{"@attributes":{"point":"445 379"}},{"@attributes":{"point":"506 380"}},{"@attributes":{"point":"577 390"}},{"@attributes":{"point":"639 413"}},{"@attributes":{"point":"698 423"}},{"@attributes":{"point":"767 435"}},{"@attributes":{"point":"835 427"}},{"@attributes":{"point":"881 421"}},{"@attributes":{"point":"939 409"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"-20 543"}},{"@attributes":{"point":"91 606"}},{"@attributes":{"point":"138 652"}},{"@attributes":{"point":"193 663"}},{"@attributes":{"point":"290 654"}},{"@attributes":{"point":"325 644"}},{"@attributes":{"point":"392 622"}},{"@attributes":{"point":"452 616"}},{"@attributes":{"point":"486 610"}},{"@attributes":{"point":"567 610"}},{"@attributes":{"point":"642 623"}},{"@attributes":{"point":"714 635"}},{"@attributes":{"point":"789 651"}},{"@attributes":{"point":"857 655"}},{"@attributes":{"point":"900 659"}},{"@attributes":{"point":"949 628"}},{"@attributes":{"point":"967 596"}},{"@attributes":{"point":"958 543"}},{"@attributes":{"point":"921 525"}},{"@attributes":{"point":"877 512"}},{"@attributes":{"point":"818 506"}},{"@attributes":{"point":"762 522"}},{"@attributes":{"point":"721 539"}},{"@attributes":{"point":"681 545"}},{"@attributes":{"point":"627 533"}},{"@attributes":{"point":"571 508"}},{"@attributes":{"point":"522 495"}},{"@attributes":{"point":"444 495"}},{"@attributes":{"point":"380 506"}},{"@attributes":{"point":"326 520"}},{"@attributes":{"point":"286 523"}},{"@attributes":{"point":"223 541"}},{"@attributes":{"point":"136 530"}},{"@attributes":{"point":"98 474"}},{"@attributes":{"point":"109 428"}},{"@attributes":{"point":"112 410"}},{"@attributes":{"point":"236 404"}},{"@attributes":{"point":"293 402"}},{"@attributes":{"point":"337 393"}},{"@attributes":{"point":"395 379"}},{"@attributes":{"point":"425 377"}},{"@attributes":{"point":"480 383"}},{"@attributes":{"point":"542 386"}},{"@attributes":{"point":"606 400"}},{"@attributes":{"point":"666 415"}},{"@attributes":{"point":"727 429"}},{"@attributes":{"point":"794 434"}},{"@attributes":{"point":"855 425"}},{"@attributes":{"point":"944 417"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"-35 619"}},{"@attributes":{"point":"35 513"}},{"@attributes":{"point":"79 399"}},{"@attributes":{"point":"220 324"}},{"@attributes":{"point":"349 335"}},{"@attributes":{"point":"518 423"}},{"@attributes":{"point":"661 497"}},{"@attributes":{"point":"864 470"}},{"@attributes":{"point":"948 372"}},{"@attributes":{"point":"1050 316"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"-20 -35"}},{"@attributes":{"point":"24 87"}},{"@attributes":{"point":"171 223"}},{"@attributes":{"point":"318 467"}},{"@attributes":{"point":"500 566"}},{"@attributes":{"point":"693 595"}},{"@attributes":{"point":"837 532"}},{"@attributes":{"point":"965 355"}},{"@attributes":{"point":"1050 178"}}]},{"@attributes":{"id":"4"},"point":[{"@attributes":{"point":"1050 -35"}},{"@attributes":{"point":"737 91"}},{"@attributes":{"point":"564 117"}},{"@attributes":{"point":"373 296"}},{"@attributes":{"point":"340 451"}},{"@attributes":{"point":"368 580"}},{"@attributes":{"point":"457 667"}},{"@attributes":{"point":"601 766"}}]}]},"separator":{"point":[{"@attributes":{"point":"68 383"}},{"@attributes":{"point":"143 236"}},{"@attributes":{"point":"184 396"}},{"@attributes":{"point":"295 375"}},{"@attributes":{"point":"364 380"}},{"@attributes":{"point":"420 383"}},{"@attributes":{"point":"455 396"}},{"@attributes":{"point":"467 517"}},{"@attributes":{"point":"666 437"}},{"@attributes":{"point":"763 472"}},{"@attributes":{"point":"779 559"}},{"@attributes":{"point":"853 672"}},{"@attributes":{"point":"944 642"}},{"@attributes":{"point":"957 555"}},{"@attributes":{"point":"892 484"}},{"@attributes":{"point":"784 406"}},{"@attributes":{"point":"770 358"}},{"@attributes":{"point":"694 263"}},{"@attributes":{"point":"575 246"}},{"@attributes":{"point":"496 178"}},{"@attributes":{"point":"356 122"}},{"@attributes":{"point":"152 144"}},{"@attributes":{"point":"47 307"}}]}},"waves":{"wave":[{"enemies":{"enemy":{"@attributes":{"count":"10","delta_time":"10","enemy_id":"tank_light","factor_health":"0.5","path_id":"0","start_time":"2"}}}},{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"4","enemy_id":"truck","factor_health":"0.6","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"4","enemy_id":"truck","factor_health":"0.6","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"fighter","factor_health":"0.8","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"8","enemy_id":"car","factor_health":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"car","factor_health":"0.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"16","enemy_id":"fighter","factor_health":"1.1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"8","enemy_id":"car","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"8","enemy_id":"car","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"40","delta_time":"2","enemy_id":"soldier","factor_health":"1.49","path_id":"0","start_time":"2"}},{"@attributes":{"count":"40","delta_time":"2","enemy_id":"soldier","factor_health":"1.49","path_id":"1","start_time":"2"}},{"@attributes":{"count":"13","delta_time":"6","enemy_id":"fighter","factor_health":"1.1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"0.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"0.8","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"9","enemy_id":"soldier","factor_health":"1","path_id":"0","start_time":"62"}},{"@attributes":{"count":"10","delta_time":"9","enemy_id":"soldier","factor_health":"1","path_id":"1","start_time":"62"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"fighter","factor_health":"1.5","path_id":"3","start_time":"52"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"8","enemy_id":"fighter","factor_health":"1.15","path_id":"2","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"1.15","path_id":"3","start_time":"26"}},{"@attributes":{"count":"4","delta_time":"8","enemy_id":"fighter","factor_health":"1.15","path_id":"4","start_time":"50"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"13","enemy_id":"tank_light","factor_health":"1","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"13","enemy_id":"tank_light","factor_health":"1","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"1.49","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"1.49","factor_speed_move":"1.1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"18","enemy_id":"tank_heavy","factor_health":"0.6","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"18","enemy_id":"tank_heavy","factor_health":"0.6","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"1.49","factor_speed_move":"1.1","path_id":"0","start_time":"122"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"1.49","factor_speed_move":"1.1","path_id":"1","start_time":"122"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"3","delta_time":"20","enemy_id":"troop_carrier","factor_health":"0.6","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"3","delta_time":"20","enemy_id":"troop_carrier","factor_health":"0.6","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"4","delta_time":"15","enemy_id":"bomber","factor_health":"1","factor_speed_move":"1.2","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"25","enemy_id":"troop_carrier","factor_health":"0.9","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"25","enemy_id":"troop_carrier","factor_health":"0.9","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"1.49","factor_speed_move":"1.2","path_id":"0","start_time":"72"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"1.49","factor_speed_move":"1.2","path_id":"1","start_time":"72"}},{"@attributes":{"count":"5","delta_time":"30","enemy_id":"airship","factor_health":"1","factor_speed_move":"1.3","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"15","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1.2","path_id":"2","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"20","enemy_id":"airship","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1.4","path_id":"3","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"20","enemy_id":"bomber","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1.1","path_id":"4","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"3.4","factor_hit_power":"1.2","factor_speed_move":"1.3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"3.4","factor_hit_power":"1.2","factor_speed_move":"1.3","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"18","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.3","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"18","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.3","factor_speed_move":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"22","enemy_id":"airship","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1.4","path_id":"2","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"22","enemy_id":"airship","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1.4","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"18","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.3","factor_speed_move":"1.3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"18","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.3","factor_speed_move":"1.3","path_id":"1","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1.1","factor_speed_move":"1.2","path_id":"0","start_time":"120"}},{"@attributes":{"count":"6","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1.1","factor_speed_move":"1.2","path_id":"1","start_time":"120"}},{"@attributes":{"count":"10","delta_time":"12","enemy_id":"bomber","factor_health":"1.5","factor_hit_power":"1.3","factor_speed_move":"1.3","path_id":"4","start_time":"120"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1.4","factor_hit_power":"1.3","factor_speed_move":"1","path_id":"0","start_time":"62"}},{"@attributes":{"count":"15","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1.4","factor_hit_power":"1.3","factor_speed_move":"1","path_id":"1","start_time":"62"}},{"@attributes":{"count":"18","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"18","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"19","delta_time":"16","enemy_id":"bomber","factor_health":"1.7","factor_hit_power":"1.1","factor_speed_move":"1","path_id":"3","start_time":"60"}},{"@attributes":{"count":"19","delta_time":"16","enemy_id":"bomber","factor_health":"1.7","factor_hit_power":"1.1","factor_speed_move":"1","path_id":"4","start_time":"60"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"250","money_start_2":"250"},"background":{"@attributes":{"box_exploding_pos":"643 314","mask":"0000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000001100111001000000000000000110000000011000000000000000100000000110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100100000000000000000000000000000000100000000000000000000100000000000000000000110000110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_03_01_bg_0.jpg"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"613 237","rect":"0 0 98 178","texture":"game/worlds/world_03_01_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"position":"617 272","rect":"0 0 54 104","texture":"game/worlds/world_03_01_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"579 264","rect":"0 0 126 112","texture":"game/worlds/world_03_01_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"643 314"}}},"objects":{"object":{"@attributes":{"id":"0","position":"639 217"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"298 -20"}},{"@attributes":{"point":"322 41"}},{"@attributes":{"point":"373 73"}},{"@attributes":{"point":"399 109"}},{"@attributes":{"point":"394 149"}},{"@attributes":{"point":"374 196"}},{"@attributes":{"point":"331 244"}},{"@attributes":{"point":"294 278"}},{"@attributes":{"point":"259 323"}},{"@attributes":{"point":"243 376"}},{"@attributes":{"point":"258 410"}},{"@attributes":{"point":"293 440"}},{"@attributes":{"point":"315 473"}},{"@attributes":{"point":"337 498"}},{"@attributes":{"point":"364 514"}},{"@attributes":{"point":"396 502"}},{"@attributes":{"point":"424 472"}},{"@attributes":{"point":"424 430"}},{"@attributes":{"point":"417 385"}},{"@attributes":{"point":"430 351"}},{"@attributes":{"point":"475 338"}},{"@attributes":{"point":"516 336"}},{"@attributes":{"point":"576 339"}},{"@attributes":{"point":"655 330"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"1050 167"}},{"@attributes":{"point":"980 167"}},{"@attributes":{"point":"947 166"}},{"@attributes":{"point":"922 176"}},{"@attributes":{"point":"901 217"}},{"@attributes":{"point":"908 254"}},{"@attributes":{"point":"917 297"}},{"@attributes":{"point":"927 336"}},{"@attributes":{"point":"928 372"}},{"@attributes":{"point":"919 410"}},{"@attributes":{"point":"881 431"}},{"@attributes":{"point":"824 435"}},{"@attributes":{"point":"767 436"}},{"@attributes":{"point":"728 411"}},{"@attributes":{"point":"728 356"}},{"@attributes":{"point":"739 286"}},{"@attributes":{"point":"737 234"}},{"@attributes":{"point":"734 188"}},{"@attributes":{"point":"727 142"}},{"@attributes":{"point":"674 117"}},{"@attributes":{"point":"609 130"}},{"@attributes":{"point":"581 163"}},{"@attributes":{"point":"551 197"}},{"@attributes":{"point":"535 230"}},{"@attributes":{"point":"525 271"}},{"@attributes":{"point":"530 311"}},{"@attributes":{"point":"536 328"}},{"@attributes":{"point":"555 341"}},{"@attributes":{"point":"646 329"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"-20 606"}},{"@attributes":{"point":"88 598"}},{"@attributes":{"point":"176 595"}},{"@attributes":{"point":"246 594"}},{"@attributes":{"point":"303 606"}},{"@attributes":{"point":"370 620"}},{"@attributes":{"point":"436 629"}},{"@attributes":{"point":"497 633"}},{"@attributes":{"point":"586 644"}},{"@attributes":{"point":"646 651"}},{"@attributes":{"point":"693 625"}},{"@attributes":{"point":"725 601"}},{"@attributes":{"point":"732 569"}},{"@attributes":{"point":"727 540"}},{"@attributes":{"point":"701 515"}},{"@attributes":{"point":"654 492"}},{"@attributes":{"point":"607 481"}},{"@attributes":{"point":"572 457"}},{"@attributes":{"point":"533 412"}},{"@attributes":{"point":"525 363"}},{"@attributes":{"point":"530 342"}},{"@attributes":{"point":"642 331"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"319 790"}},{"@attributes":{"point":"95 394"}},{"@attributes":{"point":"148 208"}},{"@attributes":{"point":"232 98"}},{"@attributes":{"point":"477 44"}},{"@attributes":{"point":"640 160"}},{"@attributes":{"point":"657 290"}},{"@attributes":{"point":"614 551"}},{"@attributes":{"point":"499 790"}}]},{"@attributes":{"id":"4"},"point":[{"@attributes":{"point":"1050 -35"}},{"@attributes":{"point":"761 140"}},{"@attributes":{"point":"569 471"}},{"@attributes":{"point":"405 587"}},{"@attributes":{"point":"183 495"}},{"@attributes":{"point":"103 189"}},{"@attributes":{"point":"241 -35"}}]},{"@attributes":{"id":"5"},"point":[{"@attributes":{"point":"1050 423"}},{"@attributes":{"point":"865 519"}},{"@attributes":{"point":"594 558"}},{"@attributes":{"point":"373 701"}},{"@attributes":{"point":"182 528"}},{"@attributes":{"point":"315 385"}},{"@attributes":{"point":"480 420"}},{"@attributes":{"point":"662 363"}},{"@attributes":{"point":"685 147"}},{"@attributes":{"point":"603 -35"}}]}]},"separator":{"point":[{"@attributes":{"point":"123 537"}},{"@attributes":{"point":"295 536"}},{"@attributes":{"point":"382 517"}},{"@attributes":{"point":"397 561"}},{"@attributes":{"point":"391 600"}},{"@attributes":{"point":"455 594"}},{"@attributes":{"point":"549 579"}},{"@attributes":{"point":"595 543"}},{"@attributes":{"point":"612 516"}},{"@attributes":{"point":"583 487"}},{"@attributes":{"point":"535 487"}},{"@attributes":{"point":"459 485"}},{"@attributes":{"point":"334 472"}},{"@attributes":{"point":"303 380"}},{"@attributes":{"point":"423 288"}},{"@attributes":{"point":"436 264"}},{"@attributes":{"point":"426 215"}},{"@attributes":{"point":"472 230"}},{"@attributes":{"point":"557 222"}},{"@attributes":{"point":"601 172"}},{"@attributes":{"point":"637 153"}},{"@attributes":{"point":"680 190"}},{"@attributes":{"point":"668 231"}},{"@attributes":{"point":"715 247"}},{"@attributes":{"point":"747 209"}},{"@attributes":{"point":"802 158"}},{"@attributes":{"point":"851 153"}},{"@attributes":{"point":"884 202"}},{"@attributes":{"point":"879 219"}},{"@attributes":{"point":"831 212"}},{"@attributes":{"point":"777 250"}},{"@attributes":{"point":"746 331"}},{"@attributes":{"point":"713 462"}},{"@attributes":{"point":"717 550"}},{"@attributes":{"point":"682 645"}},{"@attributes":{"point":"161 651"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"1.2","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"4.1","enemy_id":"truck","factor_health":"0.8","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"soldier","factor_health":"1.1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"4","enemy_id":"truck","factor_health":"0.7","factor_speed_move":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"4","enemy_id":"truck","factor_health":"0.7","factor_speed_move":"0.9","path_id":"2","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"4","enemy_id":"truck","factor_health":"0.7","factor_speed_move":"0.9","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.7","path_id":"2","start_time":"2"}},{"@attributes":{"count":"33","delta_time":"3","enemy_id":"soldier","factor_health":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"33","delta_time":"3","enemy_id":"soldier","factor_health":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"33","delta_time":"3","enemy_id":"soldier","factor_health":"1.1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"6","enemy_id":"truck","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"0.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"truck","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"0.8","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"truck","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"0.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"1.2","factor_hit_power":"1.2","factor_speed_move":"0.8","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"1.2","factor_hit_power":"1.2","factor_speed_move":"0.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"1.2","factor_hit_power":"1.2","factor_speed_move":"0.8","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"2.49","factor_hit_power":"1.3","factor_speed_move":"0.7","path_id":"0","start_time":"83"}},{"@attributes":{"count":"10","delta_time":"3","enemy_id":"car","factor_health":"0.8","factor_hit_power":"1.2","factor_speed_move":"0.5","path_id":"1","start_time":"63"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"2.49","factor_hit_power":"1.3","factor_speed_move":"0.7","path_id":"2","start_time":"83"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"9","enemy_id":"car","factor_health":"1","factor_hit_power":"1.1","factor_speed_move":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"9","enemy_id":"car","factor_health":"1","factor_hit_power":"1.1","factor_speed_move":"0.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"9","enemy_id":"car","factor_health":"1","factor_hit_power":"1.1","factor_speed_move":"0.5","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"5","enemy_id":"truck","factor_health":"2.2","factor_hit_power":"1.3","factor_speed_move":"0.65","path_id":"0","start_time":"77"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"truck","factor_health":"2.2","factor_hit_power":"1.3","factor_speed_move":"0.65","path_id":"1","start_time":"77"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"truck","factor_health":"2.2","factor_hit_power":"1.3","factor_speed_move":"0.65","path_id":"2","start_time":"77"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"fighter","factor_health":"0.8","factor_hit_power":"1.2","factor_speed_move":"0.7","path_id":"3","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"fighter","factor_health":"0.8","factor_hit_power":"1.2","factor_speed_move":"0.7","path_id":"4","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"1.55","factor_hit_power":"1.3","factor_speed_move":"0.6","path_id":"0","start_time":"52"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"0.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"truck","factor_health":"1.55","factor_hit_power":"1.3","factor_speed_move":"0.6","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"2.4","factor_hit_power":"1.3","factor_speed_move":"0.9","path_id":"0","start_time":"92"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"2.4","factor_hit_power":"1.3","factor_speed_move":"0.9","path_id":"2","start_time":"92"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"0.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"0.5","path_id":"2","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"fighter","factor_health":"1.2","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"5","enemy_id":"truck","factor_health":"2.50","factor_hit_power":"1.4","factor_speed_move":"0.7","path_id":"0","start_time":"80"}},{"@attributes":{"count":"8","delta_time":"20","enemy_id":"tank_heavy","factor_health":"0.7","factor_hit_power":"1","factor_speed_move":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"truck","factor_health":"2.50","factor_hit_power":"1.4","factor_speed_move":"0.7","path_id":"2","start_time":"80"}},{"@attributes":{"count":"16","delta_time":"10","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1.3","factor_speed_move":"1.1","path_id":"4","start_time":"20"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"6","enemy_id":"car","factor_health":"1.1","factor_hit_power":"1.3","factor_speed_move":"0.8","path_id":"0","start_time":"22"}},{"@attributes":{"count":"10","delta_time":"18","enemy_id":"tank_heavy","factor_health":"0.8","factor_hit_power":"1.1","factor_speed_move":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"6","enemy_id":"car","factor_health":"1.1","factor_hit_power":"1.3","factor_speed_move":"0.8","path_id":"2","start_time":"22"}},{"@attributes":{"count":"5","delta_time":"30","enemy_id":"airship","factor_health":"1.3","factor_hit_power":"1.1","factor_speed_move":"1.1","path_id":"3","start_time":"30"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"16","enemy_id":"tank_heavy","factor_health":"0.8","factor_hit_power":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"16","enemy_id":"tank_heavy","factor_health":"0.8","factor_hit_power":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"16","enemy_id":"tank_heavy","factor_health":"0.8","factor_hit_power":"1","factor_speed_move":"1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"7","enemy_id":"car","factor_health":"1.6","factor_hit_power":"1.4","factor_speed_move":"1.2","path_id":"0","start_time":"42"}},{"@attributes":{"count":"5","delta_time":"23","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.3","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"7","enemy_id":"car","factor_health":"1.6","factor_hit_power":"1.4","factor_speed_move":"1.2","path_id":"2","start_time":"42"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"25","enemy_id":"troop_carrier","factor_health":"0.8","factor_hit_power":"1.4","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"25","enemy_id":"troop_carrier","factor_health":"0.8","factor_hit_power":"1.4","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"25","enemy_id":"troop_carrier","factor_health":"0.8","factor_hit_power":"1.4","factor_speed_move":"1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"24","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.4","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"24","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.4","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"24","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.4","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"20","enemy_id":"bomber","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1.1","path_id":"3","start_time":"20"}},{"@attributes":{"count":"6","delta_time":"20","enemy_id":"bomber","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1.1","path_id":"4","start_time":"40"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"13","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"18","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1.3","path_id":"1","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"13","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1.2","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ffffcc00","count":"8","delta_time":"12","enemy_id":"tank_light","factor_health":"1.9","factor_hit_power":"1.3","factor_speed_attack":"0.33","factor_speed_move":"1.3","path_id":"0","start_time":"2"}},{"@attributes":{"color":"ffffcc00","count":"8","delta_time":"12","enemy_id":"tank_light","factor_health":"1.9","factor_hit_power":"1.3","factor_speed_attack":"0.33","factor_speed_move":"1.3","path_id":"1","start_time":"2"}},{"@attributes":{"color":"ffffcc00","count":"8","delta_time":"12","enemy_id":"tank_light","factor_health":"1.9","factor_hit_power":"1.3","factor_speed_attack":"0.33","factor_speed_move":"1.3","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"20","enemy_id":"bomber","factor_health":"1.1","factor_hit_power":"1.3","factor_speed_move":"1.3","path_id":"3","start_time":"2"}},{"@attributes":{"count":"4","delta_time":"30","enemy_id":"airship","factor_health":"2","factor_hit_power":"1.3","factor_speed_move":"1.4","path_id":"5","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"20","enemy_id":"bomber","factor_health":"1.1","factor_hit_power":"1.3","factor_speed_move":"1.3","path_id":"4","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"1.1","factor_hit_power":"1.4","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"1.1","factor_hit_power":"1.4","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"1.1","factor_hit_power":"1.4","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"2","enemy_id":"car","factor_health":"1.7","factor_hit_power":"1.5","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"4","enemy_id":"car","factor_health":"1.7","factor_hit_power":"1.5","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"2","enemy_id":"car","factor_health":"1.7","factor_hit_power":"1.5","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"7","enemy_id":"fighter","factor_health":"1.5","factor_hit_power":"1.3","factor_speed_move":"1.5","path_id":"3","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"7","enemy_id":"fighter","factor_health":"1.5","factor_hit_power":"1.3","factor_speed_move":"1.5","path_id":"4","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ffffcc00","count":"8","delta_time":"18","enemy_id":"troop_carrier","factor_health":"1.4","factor_hit_power":"1.5","factor_speed_attack":"0.2","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"color":"ffffcc00","count":"8","delta_time":"18","enemy_id":"troop_carrier","factor_health":"1.4","factor_hit_power":"1.5","factor_speed_attack":"0.2","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"color":"ffffcc00","count":"8","delta_time":"18","enemy_id":"troop_carrier","factor_health":"1.4","factor_hit_power":"1.5","factor_speed_attack":"0.2","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"11","delta_time":"15","enemy_id":"bomber","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1.3","path_id":"3","start_time":"30"}},{"@attributes":{"count":"11","delta_time":"15","enemy_id":"bomber","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1.3","path_id":"4","start_time":"30"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"1500","money_start_2":"1500"},"background":{"@attributes":{"box_exploding_pos":"648 429","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001010011000000000000000001000000010000000000000000000000000010001000000000000110001100100000000000000001000010000100000000000000000001000010000000000000000000000000000000000000000000110000000000000000000000000110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_03_02_bg_0.jpg"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"548 390","rect":"0 0 176 128","texture":"game/worlds/world_03_02_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"position":"588 394","rect":"0 0 112 80","texture":"game/worlds/world_03_02_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"577 365","rect":"0 0 124 120","texture":"game/worlds/world_03_02_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"648 429"}}},"objects":{"object":{"@attributes":{"id":"0","position":"664 390"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"265 775"}},{"@attributes":{"point":"272 726"}},{"@attributes":{"point":"261 698"}},{"@attributes":{"point":"230 672"}},{"@attributes":{"point":"205 644"}},{"@attributes":{"point":"172 606"}},{"@attributes":{"point":"161 568"}},{"@attributes":{"point":"163 526"}},{"@attributes":{"point":"177 494"}},{"@attributes":{"point":"193 466"}},{"@attributes":{"point":"215 438"}},{"@attributes":{"point":"237 427"}},{"@attributes":{"point":"259 428"}},{"@attributes":{"point":"287 451"}},{"@attributes":{"point":"313 457"}},{"@attributes":{"point":"353 440"}},{"@attributes":{"point":"395 416"}},{"@attributes":{"point":"419 388"}},{"@attributes":{"point":"464 361"}},{"@attributes":{"point":"494 327"}},{"@attributes":{"point":"537 289"}},{"@attributes":{"point":"568 268"}},{"@attributes":{"point":"599 257"}},{"@attributes":{"point":"637 261"}},{"@attributes":{"point":"653 278"}},{"@attributes":{"point":"662 304"}},{"@attributes":{"point":"661 331"}},{"@attributes":{"point":"657 361"}},{"@attributes":{"point":"641 443"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"1050 253"}},{"@attributes":{"point":"921 217"}},{"@attributes":{"point":"872 195"}},{"@attributes":{"point":"815 171"}},{"@attributes":{"point":"746 146"}},{"@attributes":{"point":"681 142"}},{"@attributes":{"point":"619 143"}},{"@attributes":{"point":"529 146"}},{"@attributes":{"point":"464 155"}},{"@attributes":{"point":"393 163"}},{"@attributes":{"point":"348 184"}},{"@attributes":{"point":"303 215"}},{"@attributes":{"point":"269 245"}},{"@attributes":{"point":"237 272"}},{"@attributes":{"point":"200 311"}},{"@attributes":{"point":"192 346"}},{"@attributes":{"point":"208 387"}},{"@attributes":{"point":"230 405"}},{"@attributes":{"point":"273 441"}},{"@attributes":{"point":"328 453"}},{"@attributes":{"point":"373 433"}},{"@attributes":{"point":"417 403"}},{"@attributes":{"point":"445 381"}},{"@attributes":{"point":"484 345"}},{"@attributes":{"point":"515 311"}},{"@attributes":{"point":"555 280"}},{"@attributes":{"point":"585 257"}},{"@attributes":{"point":"613 249"}},{"@attributes":{"point":"653 269"}},{"@attributes":{"point":"667 296"}},{"@attributes":{"point":"671 325"}},{"@attributes":{"point":"664 369"}},{"@attributes":{"point":"648 441"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"1050 262"}},{"@attributes":{"point":"979 249"}},{"@attributes":{"point":"939 233"}},{"@attributes":{"point":"903 214"}},{"@attributes":{"point":"855 193"}},{"@attributes":{"point":"833 207"}},{"@attributes":{"point":"817 236"}},{"@attributes":{"point":"804 271"}},{"@attributes":{"point":"810 317"}},{"@attributes":{"point":"817 356"}},{"@attributes":{"point":"816 393"}},{"@attributes":{"point":"797 440"}},{"@attributes":{"point":"763 489"}},{"@attributes":{"point":"726 535"}},{"@attributes":{"point":"700 569"}},{"@attributes":{"point":"665 599"}},{"@attributes":{"point":"628 595"}},{"@attributes":{"point":"590 585"}},{"@attributes":{"point":"552 547"}},{"@attributes":{"point":"529 506"}},{"@attributes":{"point":"505 474"}},{"@attributes":{"point":"484 434"}},{"@attributes":{"point":"462 404"}},{"@attributes":{"point":"449 368"}},{"@attributes":{"point":"475 346"}},{"@attributes":{"point":"503 323"}},{"@attributes":{"point":"527 303"}},{"@attributes":{"point":"561 273"}},{"@attributes":{"point":"603 253"}},{"@attributes":{"point":"629 242"}},{"@attributes":{"point":"667 292"}},{"@attributes":{"point":"666 330"}},{"@attributes":{"point":"645 441"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"205 775"}},{"@attributes":{"point":"140 621"}},{"@attributes":{"point":"93 376"}},{"@attributes":{"point":"169 208"}},{"@attributes":{"point":"318 72"}},{"@attributes":{"point":"562 36"}},{"@attributes":{"point":"830 115"}},{"@attributes":{"point":"852 483"}},{"@attributes":{"point":"773 650"}},{"@attributes":{"point":"623 775"}}]},{"@attributes":{"id":"4"},"point":[{"@attributes":{"point":"-35 115"}},{"@attributes":{"point":"43 281"}},{"@attributes":{"point":"125 522"}},{"@attributes":{"point":"300 607"}},{"@attributes":{"point":"461 597"}},{"@attributes":{"point":"580 512"}},{"@attributes":{"point":"718 362"}},{"@attributes":{"point":"768 105"}},{"@attributes":{"point":"714 -35"}}]},{"@attributes":{"id":"5"},"point":[{"@attributes":{"point":"1050 93"}},{"@attributes":{"point":"908 310"}},{"@attributes":{"point":"701 471"}},{"@attributes":{"point":"366 350"}},{"@attributes":{"point":"126 362"}},{"@attributes":{"point":"-35 414"}}]}]},"separator":{"point":[{"@attributes":{"point":"122 457"}},{"@attributes":{"point":"306 315"}},{"@attributes":{"point":"326 240"}},{"@attributes":{"point":"472 110"}},{"@attributes":{"point":"475 231"}},{"@attributes":{"point":"502 164"}},{"@attributes":{"point":"549 164"}},{"@attributes":{"point":"600 197"}},{"@attributes":{"point":"636 245"}},{"@attributes":{"point":"651 278"}},{"@attributes":{"point":"667 205"}},{"@attributes":{"point":"734 240"}},{"@attributes":{"point":"783 259"}},{"@attributes":{"point":"795 341"}},{"@attributes":{"point":"834 378"}},{"@attributes":{"point":"740 448"}},{"@attributes":{"point":"683 439"}},{"@attributes":{"point":"656 366"}},{"@attributes":{"point":"648 311"}},{"@attributes":{"point":"616 282"}},{"@attributes":{"point":"569 286"}},{"@attributes":{"point":"532 293"}},{"@attributes":{"point":"506 361"}},{"@attributes":{"point":"488 415"}},{"@attributes":{"point":"498 474"}},{"@attributes":{"point":"425 427"}},{"@attributes":{"point":"359 434"}},{"@attributes":{"point":"415 511"}},{"@attributes":{"point":"145 542"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"18","enemy_id":"tank_light","factor_health":"0.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"18","enemy_id":"tank_light","factor_health":"0.5","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"1","enemy_id":"soldier","factor_health":"3.4","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"1","enemy_id":"soldier","factor_health":"3.4","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"1","enemy_id":"soldier","factor_health":"3.4","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"1.3","factor_speed_move":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"1.3","factor_speed_move":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"1.3","factor_speed_move":"0.9","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"1.49","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"7","enemy_id":"car","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"1.49","path_id":"2","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"fighter","factor_health":"1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"6","enemy_id":"car","factor_health":"1.1","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"6","enemy_id":"car","factor_health":"1.1","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"6","enemy_id":"car","factor_health":"1.1","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"6","enemy_id":"soldier","factor_health":"4","factor_hit_power":"1.1","factor_speed_attack":"0.7","factor_speed_move":"1.1","path_id":"0","start_time":"32"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"1","factor_hit_power":"1.1","factor_speed_attack":"0.7","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"6","enemy_id":"soldier","factor_health":"4","factor_hit_power":"1.1","factor_speed_attack":"0.7","factor_speed_move":"1.1","path_id":"2","start_time":"32"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"12","enemy_id":"tank_light","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"0.7","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"12","enemy_id":"tank_light","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"0.7","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"12","enemy_id":"tank_light","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"0.7","factor_speed_move":"1.1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"18","delta_time":"10","enemy_id":"tank_light","factor_health":"1.1","factor_hit_power":"1.1","factor_speed_attack":"0.7","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"18","delta_time":"10","enemy_id":"tank_light","factor_health":"1.1","factor_hit_power":"1.1","factor_speed_attack":"0.7","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"18","delta_time":"10","enemy_id":"tank_light","factor_health":"1.1","factor_hit_power":"1.1","factor_speed_attack":"0.7","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"15","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1.1","factor_speed_attack":"0.7","factor_speed_move":"1.1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"30","enemy_id":"airship","factor_health":"1.1","factor_hit_power":"1.2","factor_speed_attack":"0.7","factor_speed_move":"1.3","path_id":"4","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"10","enemy_id":"car","factor_health":"1.4","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1.1","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"car","factor_health":"1.4","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"20","enemy_id":"airship","factor_health":"1.2","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.4","path_id":"5","start_time":"30"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"12","delta_time":"10","enemy_id":"car","factor_health":"2","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"10","enemy_id":"car","factor_health":"2","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"10","enemy_id":"car","factor_health":"2","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"2","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"12","enemy_id":"tank_light","factor_health":"1.5","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"12","enemy_id":"tank_light","factor_health":"1.5","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"12","enemy_id":"tank_light","factor_health":"1.5","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"5","enemy_id":"truck","factor_health":"2.4","factor_hit_power":"1.5","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"0","start_time":"65"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"truck","factor_health":"2.4","factor_hit_power":"1.5","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"65"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"truck","factor_health":"2.4","factor_hit_power":"1.5","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"2","start_time":"65"}},{"@attributes":{"count":"8","delta_time":"18","enemy_id":"tank_heavy","factor_health":"1.2","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"18","enemy_id":"tank_heavy","factor_health":"1.2","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"18","enemy_id":"tank_heavy","factor_health":"1.2","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"10","enemy_id":"fighter","factor_health":"1.3","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"25","enemy_id":"airship","factor_health":"1.1","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"4","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"10","enemy_id":"fighter","factor_health":"1.3","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"5","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"25","enemy_id":"bomber","factor_health":"1.1","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"5","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"25","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.5","factor_speed_attack":"0.3","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"25","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.5","factor_speed_attack":"0.3","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"25","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.5","factor_speed_attack":"0.3","factor_speed_move":"1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.5","factor_speed_attack":"0.5","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.5","factor_speed_attack":"0.5","factor_speed_move":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.5","factor_speed_attack":"0.5","factor_speed_move":"1.2","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"fighter","factor_health":"1.5","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"5","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"fighter","factor_health":"1.5","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"4","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"4","enemy_id":"fighter","factor_health":"1.5","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.3","path_id":"3","start_time":"47"}},{"@attributes":{"count":"15","delta_time":"4","enemy_id":"fighter","factor_health":"1.5","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.3","path_id":"4","start_time":"147"}},{"@attributes":{"color":"ffff6600","count":"7","delta_time":"15","enemy_id":"airship","factor_health":"1.6","factor_hit_power":"1.3","factor_speed_attack":"0.15","factor_speed_move":"1.4","path_id":"4","start_time":"2"}},{"@attributes":{"color":"ffff6600","count":"7","delta_time":"15","enemy_id":"airship","factor_health":"1.6","factor_hit_power":"1.3","factor_speed_attack":"0.15","factor_speed_move":"1.4","path_id":"5","start_time":"107"}},{"@attributes":{"color":"ffff6600","count":"10","delta_time":"10.5","enemy_id":"bomber","factor_health":"1.6","factor_hit_power":"1.3","factor_speed_attack":"0.15","factor_speed_move":"1.2","path_id":"5","start_time":"2"}},{"@attributes":{"color":"ffff6600","count":"10","delta_time":"10.5","enemy_id":"bomber","factor_health":"1.6","factor_hit_power":"1.3","factor_speed_attack":"0.15","factor_speed_move":"1.2","path_id":"3","start_time":"107"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"15","enemy_id":"troop_carrier","factor_health":"1.2","factor_hit_power":"1.2","factor_speed_attack":"0.5","factor_speed_move":"1.2","path_id":"0","start_time":"120"}},{"@attributes":{"count":"6","delta_time":"15","enemy_id":"troop_carrier","factor_health":"1.2","factor_hit_power":"1.2","factor_speed_attack":"0.5","factor_speed_move":"1.2","path_id":"1","start_time":"120"}},{"@attributes":{"count":"6","delta_time":"15","enemy_id":"troop_carrier","factor_health":"1.2","factor_hit_power":"1.2","factor_speed_attack":"0.5","factor_speed_move":"1.2","path_id":"2","start_time":"120"}},{"@attributes":{"count":"8","delta_time":"15","enemy_id":"tank_heavy","factor_health":"1.5","factor_hit_power":"1.2","factor_speed_attack":"0.6","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"15","enemy_id":"tank_heavy","factor_health":"1.5","factor_hit_power":"1.2","factor_speed_attack":"0.6","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"15","enemy_id":"tank_heavy","factor_health":"1.5","factor_hit_power":"1.2","factor_speed_attack":"0.6","factor_speed_move":"1.1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"3.49","factor_hit_power":"1.7","factor_speed_attack":"0.5","factor_speed_move":"1.2","path_id":"0","start_time":"72"}},{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"3.49","factor_hit_power":"1.7","factor_speed_attack":"0.5","factor_speed_move":"1.2","path_id":"1","start_time":"72"}},{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"3.49","factor_hit_power":"1.7","factor_speed_attack":"0.5","factor_speed_move":"1.2","path_id":"2","start_time":"72"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"1.8","factor_hit_power":"1.2","factor_speed_attack":"0.7","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"1.8","factor_hit_power":"1.2","factor_speed_attack":"0.7","factor_speed_move":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"1.8","factor_hit_power":"1.2","factor_speed_attack":"0.7","factor_speed_move":"1.2","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.4","path_id":"4","start_time":"52"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"17","enemy_id":"tank_heavy","factor_health":"1.1","factor_hit_power":"1.3","factor_speed_attack":"0.7","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"17","enemy_id":"tank_heavy","factor_health":"1.1","factor_hit_power":"1.3","factor_speed_attack":"0.7","factor_speed_move":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"17","enemy_id":"tank_heavy","factor_health":"1.1","factor_hit_power":"1.3","factor_speed_attack":"0.7","factor_speed_move":"1.2","path_id":"2","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"2.5","enemy_id":"soldier","factor_health":"4.4","factor_hit_power":"2","factor_speed_attack":"0.3","factor_speed_move":"1.3","path_id":"0","start_time":"62"}},{"@attributes":{"count":"25","delta_time":"2.5","enemy_id":"soldier","factor_health":"4.4","factor_hit_power":"2","factor_speed_attack":"0.3","factor_speed_move":"1.3","path_id":"1","start_time":"62"}},{"@attributes":{"count":"25","delta_time":"2.5","enemy_id":"soldier","factor_health":"4.4","factor_hit_power":"2","factor_speed_attack":"0.3","factor_speed_move":"1.3","path_id":"2","start_time":"62"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ffff6600","count":"1","delta_time":"1","enemy_id":"troop_carrier","factor_health":"5","factor_hit_power":"2","factor_speed_attack":"0.3","factor_speed_move":"1.2","path_id":"0","start_time":"20"}},{"@attributes":{"color":"ffff6600","count":"1","delta_time":"1","enemy_id":"troop_carrier","factor_health":"5","factor_hit_power":"2","factor_speed_attack":"0.3","factor_speed_move":"1.2","path_id":"1","start_time":"20"}},{"@attributes":{"color":"ffff6600","count":"1","delta_time":"1","enemy_id":"troop_carrier","factor_health":"5","factor_hit_power":"2","factor_speed_attack":"0.3","factor_speed_move":"1.2","path_id":"2","start_time":"20"}},{"@attributes":{"count":"25","delta_time":"4","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.3","path_id":"4","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"4","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.3","path_id":"5","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"4","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.3","path_id":"3","start_time":"2"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"250","money_start_2":"250"},"background":{"@attributes":{"box_exploding_pos":"895 175","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000001000001000010001000000000000000100001000000000000000001110001100010000000000000001000100001000000000000000000010000100000000000000000001000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_03_03_bg_0.jpg"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"859 99","rect":"0 0 118 176","texture":"game/worlds/world_03_03_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"position":"863 130","rect":"0 0 66 114","texture":"game/worlds/world_03_03_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"839 134","rect":"0 0 108 108","texture":"game/worlds/world_03_03_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"895 175"}}},"objects":{"object":{"@attributes":{"id":"0","position":"904 169"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"-20 632"}},{"@attributes":{"point":"84 621"}},{"@attributes":{"point":"122 612"}},{"@attributes":{"point":"179 595"}},{"@attributes":{"point":"224 576"}},{"@attributes":{"point":"280 550"}},{"@attributes":{"point":"311 523"}},{"@attributes":{"point":"358 492"}},{"@attributes":{"point":"396 463"}},{"@attributes":{"point":"422 431"}},{"@attributes":{"point":"457 395"}},{"@attributes":{"point":"510 356"}},{"@attributes":{"point":"564 325"}},{"@attributes":{"point":"606 292"}},{"@attributes":{"point":"642 271"}},{"@attributes":{"point":"684 253"}},{"@attributes":{"point":"735 232"}},{"@attributes":{"point":"801 218"}},{"@attributes":{"point":"843 211"}},{"@attributes":{"point":"907 189"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"1050 407"}},{"@attributes":{"point":"963 413"}},{"@attributes":{"point":"911 413"}},{"@attributes":{"point":"875 412"}},{"@attributes":{"point":"839 419"}},{"@attributes":{"point":"816 433"}},{"@attributes":{"point":"791 456"}},{"@attributes":{"point":"746 496"}},{"@attributes":{"point":"703 526"}},{"@attributes":{"point":"664 555"}},{"@attributes":{"point":"626 596"}},{"@attributes":{"point":"597 630"}},{"@attributes":{"point":"573 655"}},{"@attributes":{"point":"535 667"}},{"@attributes":{"point":"498 673"}},{"@attributes":{"point":"451 676"}},{"@attributes":{"point":"404 676"}},{"@attributes":{"point":"384 657"}},{"@attributes":{"point":"379 625"}},{"@attributes":{"point":"386 604"}},{"@attributes":{"point":"408 589"}},{"@attributes":{"point":"436 572"}},{"@attributes":{"point":"469 557"}},{"@attributes":{"point":"500 535"}},{"@attributes":{"point":"522 497"}},{"@attributes":{"point":"536 479"}},{"@attributes":{"point":"566 461"}},{"@attributes":{"point":"597 453"}},{"@attributes":{"point":"626 443"}},{"@attributes":{"point":"641 423"}},{"@attributes":{"point":"657 397"}},{"@attributes":{"point":"680 365"}},{"@attributes":{"point":"704 348"}},{"@attributes":{"point":"744 333"}},{"@attributes":{"point":"765 317"}},{"@attributes":{"point":"776 277"}},{"@attributes":{"point":"777 242"}},{"@attributes":{"point":"777 221"}},{"@attributes":{"point":"900 186"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"609 -20"}},{"@attributes":{"point":"595 27"}},{"@attributes":{"point":"574 53"}},{"@attributes":{"point":"550 57"}},{"@attributes":{"point":"517 68"}},{"@attributes":{"point":"509 91"}},{"@attributes":{"point":"498 114"}},{"@attributes":{"point":"472 139"}},{"@attributes":{"point":"443 146"}},{"@attributes":{"point":"408 137"}},{"@attributes":{"point":"380 137"}},{"@attributes":{"point":"341 147"}},{"@attributes":{"point":"304 164"}},{"@attributes":{"point":"261 185"}},{"@attributes":{"point":"230 206"}},{"@attributes":{"point":"180 240"}},{"@attributes":{"point":"151 276"}},{"@attributes":{"point":"108 320"}},{"@attributes":{"point":"89 365"}},{"@attributes":{"point":"91 406"}},{"@attributes":{"point":"116 434"}},{"@attributes":{"point":"151 442"}},{"@attributes":{"point":"185 434"}},{"@attributes":{"point":"222 408"}},{"@attributes":{"point":"246 379"}},{"@attributes":{"point":"269 348"}},{"@attributes":{"point":"295 322"}},{"@attributes":{"point":"325 300"}},{"@attributes":{"point":"363 299"}},{"@attributes":{"point":"392 301"}},{"@attributes":{"point":"423 294"}},{"@attributes":{"point":"458 268"}},{"@attributes":{"point":"486 249"}},{"@attributes":{"point":"515 242"}},{"@attributes":{"point":"558 239"}},{"@attributes":{"point":"592 239"}},{"@attributes":{"point":"638 202"}},{"@attributes":{"point":"656 177"}},{"@attributes":{"point":"695 165"}},{"@attributes":{"point":"728 170"}},{"@attributes":{"point":"742 192"}},{"@attributes":{"point":"754 210"}},{"@attributes":{"point":"762 227"}},{"@attributes":{"point":"904 181"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"-35 -35"}},{"@attributes":{"point":"63 172"}},{"@attributes":{"point":"54 385"}},{"@attributes":{"point":"72 488"}},{"@attributes":{"point":"152 560"}},{"@attributes":{"point":"311 499"}},{"@attributes":{"point":"366 381"}},{"@attributes":{"point":"403 233"}},{"@attributes":{"point":"535 145"}},{"@attributes":{"point":"721 105"}},{"@attributes":{"point":"937 162"}},{"@attributes":{"point":"1023 324"}}]},{"@attributes":{"id":"4"},"point":[{"@attributes":{"point":"1050 -35"}},{"@attributes":{"point":"842 272"}},{"@attributes":{"point":"714 437"}},{"@attributes":{"point":"551 516"}},{"@attributes":{"point":"343 539"}},{"@attributes":{"point":"148 382"}},{"@attributes":{"point":"72 270"}},{"@attributes":{"point":"-35 116"}}]},{"@attributes":{"id":"5"},"point":[{"@attributes":{"point":"555 -35"}},{"@attributes":{"point":"499 125"}},{"@attributes":{"point":"417 359"}},{"@attributes":{"point":"493 475"}},{"@attributes":{"point":"617 510"}},{"@attributes":{"point":"709 475"}},{"@attributes":{"point":"804 347"}},{"@attributes":{"point":"903 131"}},{"@attributes":{"point":"1050 78"}}]}]},"separator":{"point":[{"@attributes":{"point":"126 533"}},{"@attributes":{"point":"250 381"}},{"@attributes":{"point":"311 324"}},{"@attributes":{"point":"376 371"}},{"@attributes":{"point":"411 401"}},{"@attributes":{"point":"474 375"}},{"@attributes":{"point":"491 322"}},{"@attributes":{"point":"492 265"}},{"@attributes":{"point":"560 239"}},{"@attributes":{"point":"656 260"}},{"@attributes":{"point":"699 297"}},{"@attributes":{"point":"699 332"}},{"@attributes":{"point":"699 407"}},{"@attributes":{"point":"748 460"}},{"@attributes":{"point":"696 491"}},{"@attributes":{"point":"625 536"}},{"@attributes":{"point":"637 453"}},{"@attributes":{"point":"612 413"}},{"@attributes":{"point":"590 382"}},{"@attributes":{"point":"565 361"}},{"@attributes":{"point":"539 360"}},{"@attributes":{"point":"489 392"}},{"@attributes":{"point":"560 531"}},{"@attributes":{"point":"444 410"}},{"@attributes":{"point":"194 599"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"12","delta_time":"5","enemy_id":"truck","factor_health":"0.4","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"0.3","factor_speed_move":"0.9","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"3","enemy_id":"truck","factor_health":"0.5","factor_hit_power":"1.1","factor_speed_move":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"truck","factor_health":"0.5","factor_hit_power":"1.1","factor_speed_move":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"3","enemy_id":"truck","factor_health":"0.5","factor_hit_power":"1.1","factor_speed_move":"0.9","path_id":"0","start_time":"4"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"6","enemy_id":"truck","factor_health":"1.5","factor_hit_power":"1.1","factor_speed_move":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"truck","factor_health":"1.5","factor_hit_power":"1.1","factor_speed_move":"0.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"truck","factor_health":"1.5","factor_hit_power":"1.1","factor_speed_move":"0.5","path_id":"2","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"fighter","factor_health":"0.5","path_id":"4","start_time":"20"}},{"@attributes":{"count":"5","delta_time":"4","enemy_id":"truck","factor_health":"1.55","factor_hit_power":"1.1","factor_speed_move":"0.6","path_id":"0","start_time":"102"}},{"@attributes":{"count":"5","delta_time":"4","enemy_id":"truck","factor_health":"1.55","factor_hit_power":"1.1","factor_speed_move":"0.6","path_id":"1","start_time":"102"}},{"@attributes":{"count":"5","delta_time":"4","enemy_id":"truck","factor_health":"1.5","factor_hit_power":"1.1","factor_speed_move":"0.6","path_id":"2","start_time":"102"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"1.55","factor_hit_power":"1.1","factor_speed_move":"0.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"8","enemy_id":"car","factor_health":"0.7","factor_hit_power":"1.1","factor_speed_move":"0.6","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"1.50","factor_hit_power":"1.1","factor_speed_move":"0.5","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"9","enemy_id":"car","factor_health":"0.7","factor_hit_power":"1.2","factor_speed_move":"0.6","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"9","enemy_id":"car","factor_health":"0.7","factor_hit_power":"1.2","factor_speed_move":"0.6","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"9","enemy_id":"car","factor_health":"0.7","factor_hit_power":"1.2","factor_speed_move":"0.6","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"8","enemy_id":"car","factor_health":"0.8","factor_hit_power":"1.3","factor_speed_move":"0.6","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"8","enemy_id":"car","factor_health":"0.8","factor_hit_power":"1.3","factor_speed_move":"0.6","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"8","enemy_id":"car","factor_health":"0.8","factor_hit_power":"1.3","factor_speed_move":"0.6","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"6","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","factor_speed_move":"1","path_id":"5","start_time":"42"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"7","enemy_id":"car","factor_health":"0.8","factor_hit_power":"1.2","factor_speed_move":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"14","enemy_id":"tank_light","factor_health":"0.6","factor_hit_power":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"7","enemy_id":"car","factor_health":"0.8","factor_hit_power":"1.2","factor_speed_move":"0.8","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"12","enemy_id":"tank_light","factor_health":"0.5","factor_hit_power":"1","factor_speed_move":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"12","enemy_id":"tank_light","factor_health":"0.5","factor_hit_power":"1","factor_speed_move":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"12","enemy_id":"tank_light","factor_health":"0.5","factor_hit_power":"1","factor_speed_move":"0.9","path_id":"2","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","factor_speed_move":"1.1","path_id":"5","start_time":"20"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"12","enemy_id":"tank_light","factor_health":"0.6","factor_hit_power":"1","factor_speed_move":"0.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"12","enemy_id":"tank_light","factor_health":"0.6","factor_hit_power":"1","factor_speed_move":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"12","enemy_id":"tank_light","factor_health":"0.6","factor_hit_power":"1","factor_speed_move":"0.7","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"6","enemy_id":"truck","factor_health":"1","factor_hit_power":"1.3","factor_speed_move":"0.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"6","enemy_id":"truck","factor_health":"1","factor_hit_power":"1.3","factor_speed_move":"0.8","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"6","enemy_id":"truck","factor_health":"1","factor_hit_power":"1.3","factor_speed_move":"0.7","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"10","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","path_id":"4","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","path_id":"5","start_time":"2"}},{"@attributes":{"count":"4","delta_time":"30","enemy_id":"bomber","factor_health":"1","factor_hit_power":"1.1","path_id":"4","start_time":"22"}},{"@attributes":{"count":"4","delta_time":"30","enemy_id":"bomber","factor_health":"1","factor_hit_power":"1.1","path_id":"5","start_time":"22"}},{"@attributes":{"count":"3","delta_time":"45","enemy_id":"airship","factor_health":"1.1","factor_hit_power":"1.1","factor_speed_move":"1.2","path_id":"4","start_time":"15"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"6","enemy_id":"truck","factor_health":"1.8","factor_hit_power":"1.3","factor_speed_move":"0.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"6","enemy_id":"truck","factor_health":"1.8","factor_hit_power":"1.3","factor_speed_move":"0.8","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"6","enemy_id":"truck","factor_health":"1.8","factor_hit_power":"1.3","factor_speed_move":"0.8","path_id":"2","start_time":"2"}},{"@attributes":{"count":"3","delta_time":"40","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"3","delta_time":"40","enemy_id":"tank_heavy","factor_health":"0.8","factor_hit_power":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"3","delta_time":"40","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"3","delta_time":"30","enemy_id":"bomber","factor_health":"1","factor_hit_power":"1.1","factor_speed_move":"1.2","path_id":"4","start_time":"22"}},{"@attributes":{"count":"3","delta_time":"30","enemy_id":"bomber","factor_health":"1","factor_hit_power":"1.1","factor_speed_move":"1.2","path_id":"5","start_time":"22"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"25","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"25","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"25","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1","factor_speed_move":"0.9","path_id":"2","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"bomber","factor_health":"1.3","factor_hit_power":"1","factor_speed_move":"1.2","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1","factor_speed_move":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1","factor_speed_move":"0.9","path_id":"2","start_time":"2"}},{"@attributes":{"count":"13","delta_time":"9","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.3","factor_speed_move":"1.1","path_id":"0","start_time":"12"}},{"@attributes":{"count":"13","delta_time":"9","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.3","factor_speed_move":"1.1","path_id":"1","start_time":"12"}},{"@attributes":{"count":"13","delta_time":"9","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.3","factor_speed_move":"1.1","path_id":"2","start_time":"12"}},{"@attributes":{"count":"15","delta_time":"6","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1.2","factor_speed_move":"1.2","path_id":"4","start_time":"40"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"12","delta_time":"10","enemy_id":"tank_light","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1.1","path_id":"0","start_time":"15"}},{"@attributes":{"count":"12","delta_time":"10","enemy_id":"tank_light","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"0.9","path_id":"1","start_time":"15"}},{"@attributes":{"count":"12","delta_time":"10","enemy_id":"tank_light","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1.1","path_id":"2","start_time":"15"}},{"@attributes":{"count":"6","delta_time":"20","enemy_id":"airship","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1","path_id":"4","start_time":"2"}},{"@attributes":{"count":"3","delta_time":"40","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"20","enemy_id":"airship","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1","path_id":"5","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"30","enemy_id":"troop_carrier","factor_health":"0.9","factor_hit_power":"1.3","factor_speed_move":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"30","enemy_id":"troop_carrier","factor_health":"0.9","factor_hit_power":"1.3","factor_speed_move":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"30","enemy_id":"troop_carrier","factor_health":"0.9","factor_hit_power":"1.3","factor_speed_move":"0.9","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"6","enemy_id":"truck","factor_health":"2.5","factor_hit_power":"1.2","factor_speed_move":"0.6","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"6","enemy_id":"truck","factor_health":"2.5","factor_hit_power":"1.2","factor_speed_move":"0.6","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1.1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"6","enemy_id":"fighter","factor_health":"1.6","factor_hit_power":"1.2","factor_speed_move":"1.2","path_id":"4","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"6","enemy_id":"fighter","factor_health":"1.6","factor_hit_power":"1.2","factor_speed_move":"1.2","path_id":"5","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"40","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1.1","factor_speed_attack":"0.5","factor_speed_move":"0.85","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"40","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1.1","factor_speed_attack":"0.5","factor_speed_move":"0.85","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"40","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1.1","factor_speed_attack":"0.5","factor_speed_move":"0.85","path_id":"2","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"28","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.3","factor_speed_attack":"0.5","factor_speed_move":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"28","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.3","factor_speed_attack":"0.5","factor_speed_move":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"28","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.3","factor_speed_attack":"0.5","factor_speed_move":"0.9","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"6","enemy_id":"fighter","factor_health":"1.8","factor_hit_power":"1.2","factor_speed_move":"1.3","path_id":"4","start_time":"80"}},{"@attributes":{"count":"20","delta_time":"6","enemy_id":"fighter","factor_health":"1.8","factor_hit_power":"1.2","factor_speed_move":"1.3","path_id":"5","start_time":"80"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"30","enemy_id":"troop_carrier","factor_health":"1.1","factor_hit_power":"1.5","factor_speed_attack":"0.5","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"30","enemy_id":"troop_carrier","factor_health":"1.1","factor_hit_power":"1.5","factor_speed_attack":"0.5","factor_speed_move":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"30","enemy_id":"troop_carrier","factor_health":"1.1","factor_hit_power":"1.5","factor_speed_attack":"0.5","factor_speed_move":"1.1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"9","delta_time":"30","enemy_id":"airship","factor_health":"2","factor_hit_power":"1.4","factor_speed_attack":"0.5","factor_speed_move":"1.1","path_id":"4","start_time":"20"}},{"@attributes":{"count":"8","delta_time":"30","enemy_id":"airship","factor_health":"2","factor_hit_power":"1.4","factor_speed_attack":"0.5","factor_speed_move":"1.1","path_id":"5","start_time":"40"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ff0033cc","count":"15","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1.7","factor_hit_power":"1.4","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"color":"ff0033cc","count":"15","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1.7","factor_hit_power":"1.4","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"color":"ff0033cc","count":"15","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1.7","factor_hit_power":"1.4","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"2","start_time":"2"}},{"@attributes":{"color":"ff0033cc","count":"35","delta_time":"8","enemy_id":"bomber","factor_health":"2","factor_hit_power":"1.1","factor_speed_attack":"0.5","factor_speed_move":"1.2","path_id":"4","start_time":"2"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"500","money_start_2":"500"},"background":{"@attributes":{"mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000001100000000000000000000000000000000010000000000000000000000000000000000000000101000000000000000000000000011011100000000000000000000000000000100000000000011000000000001000000000000000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_03_04_bg_0.jpg"}},"bases":{"base_01":{"@attributes":{"box_exploding_pos":"240 224","count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"212 180","rect":"0 0 60 118","texture":"game/worlds/world_03_04_bg_1_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"overlay":{"@attributes":{"position":"214 177","rect":"0 0 60 108","texture":"game/worlds/world_03_04_bg_2_1.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"181 172","rect":"0 0 100 118","texture":"game/worlds/world_03_04_bg_3_1.png","use_filter":"1"}}},"base_02":{"@attributes":{"box_exploding_pos":"290 224","count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"267 187","rect":"0 0 56 108","texture":"game/worlds/world_03_04_bg_1_2.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"overlay":{"@attributes":{"position":"271 187","rect":"0 0 52 98","texture":"game/worlds/world_03_04_bg_2_2.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"251 187","rect":"0 0 100 118","texture":"game/worlds/world_03_04_bg_3_2.png","use_filter":"1"}}}},"extra_tower_places":{"item":[{"@attributes":{"position":"239 224"}},{"@attributes":{"position":"296 224"}}]},"objects":{"object":{"@attributes":{"id":"0","position":"284 131"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"83 765"}},{"@attributes":{"point":"80 716"}},{"@attributes":{"point":"95 682"}},{"@attributes":{"point":"130 631"}},{"@attributes":{"point":"157 589"}},{"@attributes":{"point":"177 564"}},{"@attributes":{"point":"209 548"}},{"@attributes":{"point":"238 541"}},{"@attributes":{"point":"286 543"}},{"@attributes":{"point":"344 559"}},{"@attributes":{"point":"401 575"}},{"@attributes":{"point":"446 586"}},{"@attributes":{"point":"502 597"}},{"@attributes":{"point":"555 606"}},{"@attributes":{"point":"607 617"}},{"@attributes":{"point":"646 620"}},{"@attributes":{"point":"690 613"}},{"@attributes":{"point":"720 594"}},{"@attributes":{"point":"742 569"}},{"@attributes":{"point":"759 546"}},{"@attributes":{"point":"761 514"}},{"@attributes":{"point":"726 480"}},{"@attributes":{"point":"682 449"}},{"@attributes":{"point":"639 434"}},{"@attributes":{"point":"595 425"}},{"@attributes":{"point":"524 424"}},{"@attributes":{"point":"452 416"}},{"@attributes":{"point":"397 402"}},{"@attributes":{"point":"360 393"}},{"@attributes":{"point":"337 363"}},{"@attributes":{"point":"305 344"}},{"@attributes":{"point":"282 348"}},{"@attributes":{"point":"248 376"}},{"@attributes":{"point":"210 404"}},{"@attributes":{"point":"174 418"}},{"@attributes":{"point":"136 398"}},{"@attributes":{"point":"114 363"}},{"@attributes":{"point":"102 325"}},{"@attributes":{"point":"111 293"}},{"@attributes":{"point":"127 265"}},{"@attributes":{"point":"160 247"}},{"@attributes":{"point":"190 241"}},{"@attributes":{"point":"271 235"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"1050 371"}},{"@attributes":{"point":"976 419"}},{"@attributes":{"point":"947 466"}},{"@attributes":{"point":"924 500"}},{"@attributes":{"point":"896 529"}},{"@attributes":{"point":"879 550"}},{"@attributes":{"point":"849 566"}},{"@attributes":{"point":"816 558"}},{"@attributes":{"point":"785 536"}},{"@attributes":{"point":"761 508"}},{"@attributes":{"point":"732 486"}},{"@attributes":{"point":"707 464"}},{"@attributes":{"point":"667 442"}},{"@attributes":{"point":"621 428"}},{"@attributes":{"point":"567 426"}},{"@attributes":{"point":"499 422"}},{"@attributes":{"point":"436 413"}},{"@attributes":{"point":"383 399"}},{"@attributes":{"point":"351 381"}},{"@attributes":{"point":"325 356"}},{"@attributes":{"point":"291 344"}},{"@attributes":{"point":"262 362"}},{"@attributes":{"point":"228 389"}},{"@attributes":{"point":"197 409"}},{"@attributes":{"point":"155 410"}},{"@attributes":{"point":"126 383"}},{"@attributes":{"point":"102 344"}},{"@attributes":{"point":"102 312"}},{"@attributes":{"point":"116 279"}},{"@attributes":{"point":"140 257"}},{"@attributes":{"point":"177 246"}},{"@attributes":{"point":"199 241"}},{"@attributes":{"point":"272 245"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"381 -35"}},{"@attributes":{"point":"379 36"}},{"@attributes":{"point":"398 60"}},{"@attributes":{"point":"428 93"}},{"@attributes":{"point":"463 119"}},{"@attributes":{"point":"495 140"}},{"@attributes":{"point":"526 153"}},{"@attributes":{"point":"574 151"}},{"@attributes":{"point":"600 147"}},{"@attributes":{"point":"630 144"}},{"@attributes":{"point":"697 145"}},{"@attributes":{"point":"736 141"}},{"@attributes":{"point":"783 144"}},{"@attributes":{"point":"841 159"}},{"@attributes":{"point":"874 171"}},{"@attributes":{"point":"886 205"}},{"@attributes":{"point":"883 240"}},{"@attributes":{"point":"878 276"}},{"@attributes":{"point":"866 309"}},{"@attributes":{"point":"850 329"}},{"@attributes":{"point":"803 337"}},{"@attributes":{"point":"737 327"}},{"@attributes":{"point":"678 317"}},{"@attributes":{"point":"613 306"}},{"@attributes":{"point":"547 289"}},{"@attributes":{"point":"475 269"}},{"@attributes":{"point":"411 248"}},{"@attributes":{"point":"370 245"}},{"@attributes":{"point":"282 239"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"1050 742"}},{"@attributes":{"point":"800 705"}},{"@attributes":{"point":"552 667"}},{"@attributes":{"point":"439 562"}},{"@attributes":{"point":"456 348"}},{"@attributes":{"point":"322 276"}},{"@attributes":{"point":"147 157"}},{"@attributes":{"point":"-35 -35"}}]},{"@attributes":{"id":"4"},"point":[{"@attributes":{"point":"-35 495"}},{"@attributes":{"point":"277 740"}},{"@attributes":{"point":"474 675"}},{"@attributes":{"point":"540 502"}},{"@attributes":{"point":"537 399"}},{"@attributes":{"point":"526 320"}},{"@attributes":{"point":"563 193"}},{"@attributes":{"point":"760 77"}},{"@attributes":{"point":"1050 -35"}}]},{"@attributes":{"id":"5"},"point":[{"@attributes":{"point":"-35 391"}},{"@attributes":{"point":"60 285"}},{"@attributes":{"point":"261 212"}},{"@attributes":{"point":"407 291"}},{"@attributes":{"point":"571 393"}},{"@attributes":{"point":"713 428"}},{"@attributes":{"point":"860 412"}},{"@attributes":{"point":"982 265"}},{"@attributes":{"point":"876 89"}},{"@attributes":{"point":"538 -35"}}]}]},"separator":{"point":[{"@attributes":{"point":"137 533"}},{"@attributes":{"point":"240 387"}},{"@attributes":{"point":"306 371"}},{"@attributes":{"point":"361 393"}},{"@attributes":{"point":"409 338"}},{"@attributes":{"point":"416 256"}},{"@attributes":{"point":"420 171"}},{"@attributes":{"point":"487 148"}},{"@attributes":{"point":"535 185"}},{"@attributes":{"point":"530 266"}},{"@attributes":{"point":"532 355"}},{"@attributes":{"point":"550 411"}},{"@attributes":{"point":"660 455"}},{"@attributes":{"point":"710 461"}},{"@attributes":{"point":"765 488"}},{"@attributes":{"point":"716 621"}},{"@attributes":{"point":"204 625"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"8","enemy_id":"fighter","factor_health":"0.5","path_id":"3","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"fighter","factor_health":"0.5","path_id":"4","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"10","enemy_id":"fighter","factor_health":"1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"fighter","factor_health":"1","path_id":"4","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"fighter","factor_health":"1","path_id":"5","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"33","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.8","path_id":"1","start_time":"2"}},{"@attributes":{"count":"33","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.5","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"0.8","factor_hit_power":"1","factor_speed_move":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"0.8","factor_hit_power":"1","factor_speed_move":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"0.8","factor_hit_power":"1","factor_speed_move":"0.7","path_id":"2","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2.8","enemy_id":"soldier","factor_health":"1.3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2.8","enemy_id":"soldier","factor_health":"1.3","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2.8","enemy_id":"soldier","factor_health":"1.3","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"0.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"0.8","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"0.8","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"0.8","path_id":"0","start_time":"82"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"0.8","path_id":"1","start_time":"82"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"truck","factor_health":"0.8","path_id":"2","start_time":"82"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"4","enemy_id":"truck","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"10","enemy_id":"car","factor_health":"0.8","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"4","enemy_id":"truck","factor_health":"1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"4","enemy_id":"truck","factor_health":"1.2","factor_hit_power":"1.1","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"car","factor_health":"0.8","factor_hit_power":"1.1","factor_speed_move":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"4","enemy_id":"truck","factor_health":"1.2","factor_hit_power":"1.1","factor_speed_move":"1.1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1","factor_speed_move":"1.1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"6","enemy_id":"car","factor_health":"1.2","factor_hit_power":"1.1","factor_speed_move":"0.75","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"6","enemy_id":"car","factor_health":"1.2","factor_hit_power":"1.1","factor_speed_move":"0.75","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"6","enemy_id":"car","factor_health":"1.2","factor_hit_power":"1.1","factor_speed_move":"0.75","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"7","enemy_id":"car","factor_health":"1.1","factor_hit_power":"1.2","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"7","enemy_id":"car","factor_health":"1.1","factor_hit_power":"1.2","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"7","enemy_id":"car","factor_health":"1.1","factor_hit_power":"1.2","factor_speed_move":"1.1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"35","delta_time":"4","enemy_id":"soldier","factor_health":"1.4","factor_hit_power":"1.5","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"35","delta_time":"4","enemy_id":"soldier","factor_health":"1.4","factor_hit_power":"1.5","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"35","delta_time":"4","enemy_id":"soldier","factor_health":"1.4","factor_hit_power":"1.5","factor_speed_move":"1.1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"car","factor_health":"1","factor_hit_power":"1.5","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"car","factor_health":"1","factor_hit_power":"1.5","factor_speed_move":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"car","factor_health":"1","factor_hit_power":"1.5","factor_speed_move":"1.2","path_id":"2","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1","factor_speed_move":"1","path_id":"4","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1","factor_speed_move":"1","path_id":"5","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"18","delta_time":"10","enemy_id":"car","factor_health":"1.4","factor_hit_power":"1","factor_speed_move":"0.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"12","enemy_id":"tank_light","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"18","delta_time":"10","enemy_id":"car","factor_health":"1.4","factor_hit_power":"1","factor_speed_move":"0.8","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"18","delta_time":"10","enemy_id":"tank_light","factor_health":"1","factor_hit_power":"1","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"18","delta_time":"10","enemy_id":"tank_light","factor_health":"1","factor_hit_power":"1","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"18","delta_time":"10","enemy_id":"tank_light","factor_health":"1","factor_hit_power":"1","factor_speed_move":"1.1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"12","delta_time":"10","enemy_id":"tank_light","factor_health":"1.1","factor_hit_power":"1.1","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"10","enemy_id":"tank_light","factor_health":"1.1","factor_hit_power":"1.1","factor_speed_move":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"10","enemy_id":"tank_light","factor_health":"1.1","factor_hit_power":"1.1","factor_speed_move":"1.2","path_id":"2","start_time":"2"}},{"@attributes":{"count":"14","delta_time":"8","enemy_id":"fighter","factor_health":"1.3","factor_hit_power":"1","factor_speed_move":"1.3","path_id":"3","start_time":"2"}},{"@attributes":{"count":"14","delta_time":"8","enemy_id":"fighter","factor_health":"1.3","factor_hit_power":"1","factor_speed_move":"1.3","path_id":"4","start_time":"2"}},{"@attributes":{"count":"14","delta_time":"8","enemy_id":"fighter","factor_health":"1.3","factor_hit_power":"1","factor_speed_move":"1.3","path_id":"5","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ffff6600","count":"20","delta_time":"3","enemy_id":"truck","factor_health":"3.4","factor_hit_power":"1.5","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"color":"ffff6600","count":"20","delta_time":"3","enemy_id":"truck","factor_health":"3.4","factor_hit_power":"1.5","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"color":"ffff6600","count":"20","delta_time":"3","enemy_id":"truck","factor_health":"3.4","factor_hit_power":"1.5","factor_speed_move":"1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"9","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"9","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"9","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"9","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1.1","factor_speed_move":"1.3","path_id":"3","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"9","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1.1","factor_speed_move":"1.3","path_id":"4","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"9","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1.1","factor_hit_power":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"9","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1.1","factor_hit_power":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"9","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1.1","factor_hit_power":"1.1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"40","delta_time":"3","enemy_id":"truck","factor_health":"1.5","factor_hit_power":"1","path_id":"1","start_time":"62"}},{"@attributes":{"count":"40","delta_time":"3","enemy_id":"truck","factor_health":"1.5","factor_hit_power":"1","path_id":"2","start_time":"62"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"12","delta_time":"15","enemy_id":"bomber","factor_health":"1.5","factor_hit_power":"1.1","factor_speed_move":"0.9","path_id":"3","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"15","enemy_id":"bomber","factor_health":"1.5","factor_hit_power":"1.1","factor_speed_move":"0.9","path_id":"4","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"9","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1.1","factor_speed_move":"1","path_id":"5","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"30","enemy_id":"airship","factor_health":"1.5","factor_hit_power":"1.2","factor_speed_move":"1.3","path_id":"3","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"30","enemy_id":"airship","factor_health":"1.5","factor_hit_power":"1.2","factor_speed_move":"1.3","path_id":"4","start_time":"2"}},{"@attributes":{"count":"60","delta_time":"2","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1.5","factor_speed_move":"1.2","path_id":"0","start_time":"32"}},{"@attributes":{"count":"60","delta_time":"2","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1.5","factor_speed_move":"1.2","path_id":"1","start_time":"32"}},{"@attributes":{"count":"60","delta_time":"2","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1.5","factor_speed_move":"1.2","path_id":"2","start_time":"32"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1.1","path_id":"2","start_time":"2"}},{"@attributes":{"color":"ff33cc33","count":"5","delta_time":"10","enemy_id":"fighter","factor_health":"1.5","factor_hit_power":"1.2","factor_speed_move":"1.5","path_id":"3","start_time":"2"}},{"@attributes":{"color":"ff33cc33","count":"5","delta_time":"10","enemy_id":"fighter","factor_health":"1.5","factor_hit_power":"1.2","factor_speed_move":"1.5","path_id":"4","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ff0033cc","count":"7","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1.1","factor_hit_power":"1.5","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"color":"ff0033cc","count":"7","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1.1","factor_hit_power":"1.5","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"color":"ff0033cc","count":"7","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1.1","factor_hit_power":"1.5","factor_speed_move":"1.1","path_id":"2","start_time":"2"}},{"@attributes":{"color":"ff33cc33","count":"7","delta_time":"20","enemy_id":"airship","factor_health":"1.5","factor_hit_power":"1.2","factor_speed_move":"1.7","path_id":"5","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"25","enemy_id":"troop_carrier","factor_health":"1.2","factor_hit_power":"1","factor_speed_move":"0.7","path_id":"0","start_time":"12"}},{"@attributes":{"count":"7","delta_time":"25","enemy_id":"troop_carrier","factor_health":"1.2","factor_hit_power":"1","factor_speed_move":"0.7","path_id":"1","start_time":"12"}},{"@attributes":{"count":"7","delta_time":"25","enemy_id":"troop_carrier","factor_health":"1.2","factor_hit_power":"1","factor_speed_move":"0.7","path_id":"2","start_time":"12"}},{"@attributes":{"count":"10","delta_time":"18","enemy_id":"tank_heavy","factor_health":"1.3","factor_hit_power":"1.1","factor_speed_move":"0.6","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"18","enemy_id":"tank_heavy","factor_health":"1.3","factor_hit_power":"1.1","factor_speed_move":"0.6","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"25","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.6","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"25","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.6","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"25","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.6","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"16.5","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1.4","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"16.5","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1.4","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"16.5","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1.4","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"8","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1.3","factor_speed_move":"1.1","path_id":"3","start_time":"42"}},{"@attributes":{"count":"10","delta_time":"20","enemy_id":"airship","factor_health":"2","factor_hit_power":"1.3","factor_speed_move":"1.2","path_id":"4","start_time":"2"}},{"@attributes":{"count":"14","delta_time":"15","enemy_id":"bomber","factor_health":"2","factor_hit_power":"1.3","factor_speed_move":"1.1","path_id":"5","start_time":"2"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"160","money_start_2":"160"},"background":{"@attributes":{"box_exploding_pos":"957 572","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000110000000000000000000000000000001100001000000000000000000000000001000000000000000100000000000000000010000000000000100000000000010000000100000000000000000000000000000000000000000000001000000010000100000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_03_07_bg_0.jpg"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"860 536","rect":"0 0 168 124","texture":"game/worlds/world_03_07_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"position":"901 542","rect":"0 0 110 76","texture":"game/worlds/world_03_07_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"890 517","rect":"0 0 130 120","texture":"game/worlds/world_03_07_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"957 572"}}},"objects":{"object":{"@attributes":{"id":"0","position":"857 546"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"-20 549"}},{"@attributes":{"point":"54 566"}},{"@attributes":{"point":"82 570"}},{"@attributes":{"point":"131 569"}},{"@attributes":{"point":"153 556"}},{"@attributes":{"point":"184 534"}},{"@attributes":{"point":"223 516"}},{"@attributes":{"point":"251 496"}},{"@attributes":{"point":"280 476"}},{"@attributes":{"point":"301 454"}},{"@attributes":{"point":"317 422"}},{"@attributes":{"point":"331 392"}},{"@attributes":{"point":"354 355"}},{"@attributes":{"point":"384 328"}},{"@attributes":{"point":"423 303"}},{"@attributes":{"point":"469 266"}},{"@attributes":{"point":"495 244"}},{"@attributes":{"point":"516 228"}},{"@attributes":{"point":"556 204"}},{"@attributes":{"point":"601 176"}},{"@attributes":{"point":"643 170"}},{"@attributes":{"point":"684 176"}},{"@attributes":{"point":"745 219"}},{"@attributes":{"point":"766 245"}},{"@attributes":{"point":"793 276"}},{"@attributes":{"point":"834 304"}},{"@attributes":{"point":"862 337"}},{"@attributes":{"point":"901 370"}},{"@attributes":{"point":"924 408"}},{"@attributes":{"point":"946 429"}},{"@attributes":{"point":"961 464"}},{"@attributes":{"point":"967 491"}},{"@attributes":{"point":"965 526"}},{"@attributes":{"point":"955 581"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"-20 540"}},{"@attributes":{"point":"34 557"}},{"@attributes":{"point":"75 567"}},{"@attributes":{"point":"104 563"}},{"@attributes":{"point":"137 561"}},{"@attributes":{"point":"162 546"}},{"@attributes":{"point":"191 523"}},{"@attributes":{"point":"194 501"}},{"@attributes":{"point":"178 454"}},{"@attributes":{"point":"157 417"}},{"@attributes":{"point":"138 375"}},{"@attributes":{"point":"121 343"}},{"@attributes":{"point":"104 304"}},{"@attributes":{"point":"98 273"}},{"@attributes":{"point":"101 241"}},{"@attributes":{"point":"116 202"}},{"@attributes":{"point":"146 166"}},{"@attributes":{"point":"175 140"}},{"@attributes":{"point":"215 123"}},{"@attributes":{"point":"250 117"}},{"@attributes":{"point":"298 118"}},{"@attributes":{"point":"350 118"}},{"@attributes":{"point":"394 127"}},{"@attributes":{"point":"442 138"}},{"@attributes":{"point":"462 158"}},{"@attributes":{"point":"495 177"}},{"@attributes":{"point":"507 203"}},{"@attributes":{"point":"521 217"}},{"@attributes":{"point":"546 247"}},{"@attributes":{"point":"552 276"}},{"@attributes":{"point":"574 301"}},{"@attributes":{"point":"607 338"}},{"@attributes":{"point":"640 367"}},{"@attributes":{"point":"682 398"}},{"@attributes":{"point":"719 424"}},{"@attributes":{"point":"764 448"}},{"@attributes":{"point":"800 461"}},{"@attributes":{"point":"850 452"}},{"@attributes":{"point":"885 427"}},{"@attributes":{"point":"902 411"}},{"@attributes":{"point":"920 399"}},{"@attributes":{"point":"962 447"}},{"@attributes":{"point":"968 507"}},{"@attributes":{"point":"962 547"}},{"@attributes":{"point":"957 583"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"-20 558"}},{"@attributes":{"point":"29 555"}},{"@attributes":{"point":"74 572"}},{"@attributes":{"point":"111 568"}},{"@attributes":{"point":"163 543"}},{"@attributes":{"point":"195 527"}},{"@attributes":{"point":"221 546"}},{"@attributes":{"point":"255 578"}},{"@attributes":{"point":"276 593"}},{"@attributes":{"point":"323 607"}},{"@attributes":{"point":"386 609"}},{"@attributes":{"point":"463 607"}},{"@attributes":{"point":"515 602"}},{"@attributes":{"point":"581 588"}},{"@attributes":{"point":"618 569"}},{"@attributes":{"point":"632 549"}},{"@attributes":{"point":"633 516"}},{"@attributes":{"point":"622 485"}},{"@attributes":{"point":"620 457"}},{"@attributes":{"point":"632 425"}},{"@attributes":{"point":"646 398"}},{"@attributes":{"point":"676 362"}},{"@attributes":{"point":"696 314"}},{"@attributes":{"point":"722 287"}},{"@attributes":{"point":"747 248"}},{"@attributes":{"point":"779 217"}},{"@attributes":{"point":"805 189"}},{"@attributes":{"point":"840 173"}},{"@attributes":{"point":"870 175"}},{"@attributes":{"point":"913 190"}},{"@attributes":{"point":"940 212"}},{"@attributes":{"point":"953 242"}},{"@attributes":{"point":"969 263"}},{"@attributes":{"point":"973 309"}},{"@attributes":{"point":"958 344"}},{"@attributes":{"point":"936 375"}},{"@attributes":{"point":"935 397"}},{"@attributes":{"point":"942 436"}},{"@attributes":{"point":"969 469"}},{"@attributes":{"point":"967 500"}},{"@attributes":{"point":"954 544"}},{"@attributes":{"point":"958 589"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"-50 766"}},{"@attributes":{"point":"106 649"}},{"@attributes":{"point":"354 536"}},{"@attributes":{"point":"542 642"}},{"@attributes":{"point":"692 680"}},{"@attributes":{"point":"922 683"}},{"@attributes":{"point":"1005 519"}},{"@attributes":{"point":"879 212"}},{"@attributes":{"point":"1007 19"}},{"@attributes":{"point":"1100 -50"}}]},{"@attributes":{"id":"4"},"point":[{"@attributes":{"point":"-50 -50"}},{"@attributes":{"point":"82 155"}},{"@attributes":{"point":"115 258"}},{"@attributes":{"point":"182 375"}},{"@attributes":{"point":"306 411"}},{"@attributes":{"point":"449 380"}},{"@attributes":{"point":"646 294"}},{"@attributes":{"point":"787 351"}},{"@attributes":{"point":"903 453"}},{"@attributes":{"point":"991 658"}},{"@attributes":{"point":"1100 762"}}]},{"@attributes":{"id":"5"},"point":[{"@attributes":{"point":"753 767"}},{"@attributes":{"point":"468 646"}},{"@attributes":{"point":"211 588"}},{"@attributes":{"point":"144 408"}},{"@attributes":{"point":"187 281"}},{"@attributes":{"point":"339 162"}},{"@attributes":{"point":"478 155"}},{"@attributes":{"point":"631 203"}},{"@attributes":{"point":"736 257"}},{"@attributes":{"point":"902 258"}},{"@attributes":{"point":"1100 219"}}]}]},"separator":{"point":[{"@attributes":{"point":"119 507"}},{"@attributes":{"point":"218 395"}},{"@attributes":{"point":"238 366"}},{"@attributes":{"point":"329 310"}},{"@attributes":{"point":"339 219"}},{"@attributes":{"point":"341 149"}},{"@attributes":{"point":"449 162"}},{"@attributes":{"point":"459 213"}},{"@attributes":{"point":"371 394"}},{"@attributes":{"point":"338 451"}},{"@attributes":{"point":"315 553"}},{"@attributes":{"point":"405 591"}},{"@attributes":{"point":"535 355"}},{"@attributes":{"point":"597 299"}},{"@attributes":{"point":"729 292"}},{"@attributes":{"point":"805 328"}},{"@attributes":{"point":"993 518"}},{"@attributes":{"point":"795 529"}},{"@attributes":{"point":"626 667"}},{"@attributes":{"point":"147 621"}}]}},"waves":{"wave":[{"enemies":{"enemy":{"@attributes":{"count":"15","delta_time":"6","enemy_id":"fighter","factor_health":"0.6","path_id":"5","start_time":"2"}}}},{"enemies":{"enemy":{"@attributes":{"count":"15","delta_time":"6","enemy_id":"fighter","factor_health":"1","path_id":"4","start_time":"2"}}}},{"enemies":{"enemy":[{"@attributes":{"count":"4","delta_time":"10","enemy_id":"fighter","factor_health":"1","path_id":"5","start_time":"22"}},{"@attributes":{"count":"6","delta_time":"10","enemy_id":"fighter","factor_health":"1","path_id":"4","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"10","enemy_id":"fighter","factor_health":"1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"8","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"5","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"20","enemy_id":"airship","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.4","path_id":"4","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"20","enemy_id":"bomber","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"4","start_time":"2"}},{"@attributes":{"count":"16","delta_time":"6","enemy_id":"fighter","factor_health":"1.1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"3","start_time":"8"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"12","enemy_id":"bomber","factor_health":"1.1","factor_hit_power":"1","factor_speed_attack":"0.5","factor_speed_move":"1.2","path_id":"5","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"12 ","enemy_id":"bomber","factor_health":"1.1","factor_hit_power":"1","factor_speed_attack":"0.5","factor_speed_move":"1.2","path_id":"4","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"boss":"1","color":"ffff0000","count":"16","delta_time":"5","enemy_id":"soldier","factor_health":"3.49","factor_hit_power":"3","factor_speed_attack":"1","factor_speed_move":"1.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"16","delta_time":"5","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.3","path_id":"3","start_time":"2"}},{"@attributes":{"count":"16","delta_time":"5","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.3","path_id":"4","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"12","delta_time":"4","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.3","path_id":"5","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"4","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.3","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"5","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1","factor_speed_attack":"1.1","factor_speed_move":"1.3","path_id":"5","start_time":"15"}},{"@attributes":{"count":"15","delta_time":"5","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1","factor_speed_attack":"1.1","factor_speed_move":"1.3","path_id":"3","start_time":"15"}},{"@attributes":{"count":"6","delta_time":"15","enemy_id":"airship","factor_health":"1.2","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1.6","path_id":"4","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"4","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.3","path_id":"3","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"4","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.3","path_id":"4","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"4","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.3","path_id":"5","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ff33cc33","count":"8","delta_time":"10","enemy_id":"bomber","factor_health":"1.2","factor_hit_power":"1.5","factor_speed_attack":"0.5","factor_speed_move":"1.5","path_id":"3","start_time":"2"}},{"@attributes":{"color":"ff33cc33","count":"7","delta_time":"10","enemy_id":"bomber","factor_health":"1.2","factor_hit_power":"1.5","factor_speed_attack":"0.5","factor_speed_move":"1.5","path_id":"4","start_time":"26"}},{"@attributes":{"color":"ff33cc33","count":"9","delta_time":"10","enemy_id":"bomber","factor_health":"1.2","factor_hit_power":"1.5","factor_speed_attack":"0.5","factor_speed_move":"1.5","path_id":"5","start_time":"14"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"9","delta_time":"16.5","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1.3","factor_speed_attack":"0.5","factor_speed_move":"1.5","path_id":"3","start_time":"9"}},{"@attributes":{"count":"9","delta_time":"16.5","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1.3","factor_speed_attack":"0.5","factor_speed_move":"1.5","path_id":"4","start_time":"9"}},{"@attributes":{"count":"9","delta_time":"16.5","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1.3","factor_speed_attack":"0.5","factor_speed_move":"1.5","path_id":"5","start_time":"9"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"bomber","factor_health":"1.1","factor_hit_power":"1.5","factor_speed_attack":"0.5","factor_speed_move":"1.3","path_id":"3","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"bomber","factor_health":"1.1","factor_hit_power":"1.5","factor_speed_attack":"0.5","factor_speed_move":"1.3","path_id":"4","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"bomber","factor_health":"1.1","factor_hit_power":"1.5","factor_speed_attack":"0.5","factor_speed_move":"1.3","path_id":"5","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"12","enemy_id":"fighter","factor_health":"1.4","factor_hit_power":"1.3","factor_speed_attack":"0.5","factor_speed_move":"1.5","path_id":"3","start_time":"23"}},{"@attributes":{"count":"15","delta_time":"12","enemy_id":"fighter","factor_health":"1.4","factor_hit_power":"1.3","factor_speed_attack":"0.5","factor_speed_move":"1.5","path_id":"4","start_time":"23"}},{"@attributes":{"count":"15","delta_time":"12","enemy_id":"fighter","factor_health":"1.4","factor_hit_power":"1.3","factor_speed_attack":"0.5","factor_speed_move":"1.5","path_id":"5","start_time":"23"}},{"@attributes":{"count":"8","delta_time":"25","enemy_id":"bomber","factor_health":"1.1","factor_hit_power":"1.7","factor_speed_attack":"0.5","factor_speed_move":"1.3","path_id":"3","start_time":"12"}},{"@attributes":{"count":"8","delta_time":"25","enemy_id":"bomber","factor_health":"1.1","factor_hit_power":"1.7","factor_speed_attack":"0.5","factor_speed_move":"1.3","path_id":"4","start_time":"12"}},{"@attributes":{"count":"8","delta_time":"25","enemy_id":"bomber","factor_health":"1.1","factor_hit_power":"1.7","factor_speed_attack":"0.5","factor_speed_move":"1.3","path_id":"5","start_time":"12"}},{"@attributes":{"count":"5","delta_time":"40","enemy_id":"airship","factor_health":"1.2","factor_hit_power":"1.7","factor_speed_attack":"0.5","factor_speed_move":"1.6","path_id":"3","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"40","enemy_id":"airship","factor_health":"1.2","factor_hit_power":"1.7","factor_speed_attack":"0.5","factor_speed_move":"1.6","path_id":"4","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"40","enemy_id":"airship","factor_health":"1.2","factor_hit_power":"1.7","factor_speed_attack":"0.5","factor_speed_move":"1.6","path_id":"5","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"22","delta_time":"4","enemy_id":"fighter","factor_health":"1.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.4","path_id":"3","start_time":"32"}},{"@attributes":{"count":"22","delta_time":"4","enemy_id":"fighter","factor_health":"1.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.4","path_id":"4","start_time":"32"}},{"@attributes":{"boss":"1","color":"ffff0000","count":"10","delta_time":"12","enemy_id":"soldier","factor_health":"6","factor_hit_power":"1.5","factor_speed_attack":"1","factor_speed_move":"1.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"1","delta_time":"1","enemy_id":"tank_heavy","factor_health":"0.1","factor_hit_power":"1.4","factor_speed_attack":"0.3","factor_speed_move":"0.9","path_id":"0","start_time":"125"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.4","path_id":"3","start_time":"150"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.4","path_id":"4","start_time":"150"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.4","path_id":"5","start_time":"150"}},{"@attributes":{"boss":"1","color":"ffff00ff","count":"1","delta_time":"1","enemy_id":"bomber","factor_health":"10","factor_hit_power":"3","factor_speed_attack":"0.3","factor_speed_move":"1.2","path_id":"4","start_time":"135"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"500","money_start_2":"500"},"background":{"@attributes":{"box_exploding_pos":"516 472","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100001000000000000000000010000111000100000000000001000000100001100000000000001000000000010000000000000000000000000000000000000000001110010100000000000000000000000000100100000000000000000000000000000000000000100000000001000000000000010000000000001000000000000010000010000000000000000000000001000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_03_08_bg_0.jpg"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"position":"428 443","rect":"0 0 174 116","texture":"game/worlds/world_03_08_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_1","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"position":"465 447","rect":"0 0 108 66","texture":"game/worlds/world_03_08_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"position":"454 418","rect":"0 0 116 120","texture":"game/worlds/world_03_08_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"516 472"}}},"objects":{"object":{"@attributes":{"id":"0","position":"532 432"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"-20 315"}},{"@attributes":{"point":"69 341"}},{"@attributes":{"point":"121 351"}},{"@attributes":{"point":"152 353"}},{"@attributes":{"point":"180 332"}},{"@attributes":{"point":"192 309"}},{"@attributes":{"point":"185 279"}},{"@attributes":{"point":"160 252"}},{"@attributes":{"point":"138 238"}},{"@attributes":{"point":"126 205"}},{"@attributes":{"point":"135 171"}},{"@attributes":{"point":"158 142"}},{"@attributes":{"point":"188 126"}},{"@attributes":{"point":"236 113"}},{"@attributes":{"point":"278 108"}},{"@attributes":{"point":"324 103"}},{"@attributes":{"point":"362 105"}},{"@attributes":{"point":"414 108"}},{"@attributes":{"point":"434 126"}},{"@attributes":{"point":"438 152"}},{"@attributes":{"point":"436 175"}},{"@attributes":{"point":"420 199"}},{"@attributes":{"point":"389 219"}},{"@attributes":{"point":"362 231"}},{"@attributes":{"point":"344 269"}},{"@attributes":{"point":"358 283"}},{"@attributes":{"point":"393 308"}},{"@attributes":{"point":"436 314"}},{"@attributes":{"point":"483 318"}},{"@attributes":{"point":"509 329"}},{"@attributes":{"point":"510 365"}},{"@attributes":{"point":"515 498"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"-20 509"}},{"@attributes":{"point":"55 487"}},{"@attributes":{"point":"100 470"}},{"@attributes":{"point":"131 463"}},{"@attributes":{"point":"155 456"}},{"@attributes":{"point":"178 464"}},{"@attributes":{"point":"196 483"}},{"@attributes":{"point":"195 511"}},{"@attributes":{"point":"191 537"}},{"@attributes":{"point":"165 555"}},{"@attributes":{"point":"157 572"}},{"@attributes":{"point":"137 600"}},{"@attributes":{"point":"139 630"}},{"@attributes":{"point":"157 653"}},{"@attributes":{"point":"180 664"}},{"@attributes":{"point":"235 665"}},{"@attributes":{"point":"279 661"}},{"@attributes":{"point":"327 645"}},{"@attributes":{"point":"367 625"}},{"@attributes":{"point":"392 601"}},{"@attributes":{"point":"400 567"}},{"@attributes":{"point":"398 530"}},{"@attributes":{"point":"383 510"}},{"@attributes":{"point":"367 482"}},{"@attributes":{"point":"369 449"}},{"@attributes":{"point":"408 422"}},{"@attributes":{"point":"448 408"}},{"@attributes":{"point":"488 401"}},{"@attributes":{"point":"510 405"}},{"@attributes":{"point":"513 493"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"1050 286"}},{"@attributes":{"point":"981 302"}},{"@attributes":{"point":"947 314"}},{"@attributes":{"point":"907 320"}},{"@attributes":{"point":"866 312"}},{"@attributes":{"point":"848 281"}},{"@attributes":{"point":"840 248"}},{"@attributes":{"point":"850 218"}},{"@attributes":{"point":"851 190"}},{"@attributes":{"point":"830 161"}},{"@attributes":{"point":"781 139"}},{"@attributes":{"point":"754 117"}},{"@attributes":{"point":"716 93"}},{"@attributes":{"point":"677 78"}},{"@attributes":{"point":"634 68"}},{"@attributes":{"point":"599 90"}},{"@attributes":{"point":"593 121"}},{"@attributes":{"point":"610 147"}},{"@attributes":{"point":"627 167"}},{"@attributes":{"point":"659 175"}},{"@attributes":{"point":"674 194"}},{"@attributes":{"point":"678 226"}},{"@attributes":{"point":"673 265"}},{"@attributes":{"point":"662 300"}},{"@attributes":{"point":"631 316"}},{"@attributes":{"point":"574 324"}},{"@attributes":{"point":"537 319"}},{"@attributes":{"point":"517 319"}},{"@attributes":{"point":"517 491"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"1050 425"}},{"@attributes":{"point":"979 419"}},{"@attributes":{"point":"918 412"}},{"@attributes":{"point":"875 434"}},{"@attributes":{"point":"871 466"}},{"@attributes":{"point":"876 502"}},{"@attributes":{"point":"893 533"}},{"@attributes":{"point":"907 563"}},{"@attributes":{"point":"901 603"}},{"@attributes":{"point":"862 622"}},{"@attributes":{"point":"800 629"}},{"@attributes":{"point":"749 641"}},{"@attributes":{"point":"697 652"}},{"@attributes":{"point":"653 653"}},{"@attributes":{"point":"626 626"}},{"@attributes":{"point":"606 591"}},{"@attributes":{"point":"607 550"}},{"@attributes":{"point":"626 506"}},{"@attributes":{"point":"627 457"}},{"@attributes":{"point":"611 418"}},{"@attributes":{"point":"559 406"}},{"@attributes":{"point":"515 406"}},{"@attributes":{"point":"519 495"}}]},{"@attributes":{"id":"4"},"point":[{"@attributes":{"point":"-50 435"}},{"@attributes":{"point":"206 617"}},{"@attributes":{"point":"448 711"}},{"@attributes":{"point":"574 517"}},{"@attributes":{"point":"453 415"}},{"@attributes":{"point":"323 314"}},{"@attributes":{"point":"373 139"}},{"@attributes":{"point":"605 -50"}}]},{"@attributes":{"id":"5"},"point":[{"@attributes":{"point":"1100 628"}},{"@attributes":{"point":"809 719"}},{"@attributes":{"point":"518 694"}},{"@attributes":{"point":"480 489"}},{"@attributes":{"point":"580 352"}},{"@attributes":{"point":"754 307"}},{"@attributes":{"point":"769 138"}},{"@attributes":{"point":"653 45"}},{"@attributes":{"point":"524 -50"}}]},{"@attributes":{"id":"6"},"point":[{"@attributes":{"point":"1100 191"}},{"@attributes":{"point":"825 448"}},{"@attributes":{"point":"711 570"}},{"@attributes":{"point":"511 595"}},{"@attributes":{"point":"330 568"}},{"@attributes":{"point":"98 360"}},{"@attributes":{"point":"-50 178"}}]}]},"separator":{"point":[{"@attributes":{"point":"136 371"}},{"@attributes":{"point":"259 337"}},{"@attributes":{"point":"395 312"}},{"@attributes":{"point":"475 343"}},{"@attributes":{"point":"509 375"}},{"@attributes":{"point":"599 413"}},{"@attributes":{"point":"692 456"}},{"@attributes":{"point":"755 394"}},{"@attributes":{"point":"713 325"}},{"@attributes":{"point":"667 207"}},{"@attributes":{"point":"729 140"}},{"@attributes":{"point":"817 203"}},{"@attributes":{"point":"821 329"}},{"@attributes":{"point":"779 420"}},{"@attributes":{"point":"699 461"}},{"@attributes":{"point":"642 532"}},{"@attributes":{"point":"621 705"}},{"@attributes":{"point":"328 677"}},{"@attributes":{"point":"119 494"}}]}},"waves":{"wave":[{"enemies":{"enemy":{"@attributes":{"color":"ffff0000","count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"3.6","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"1","start_time":"2"}}}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"5","enemy_id":"truck","factor_health":"0.5","path_id":"2","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"1.2","path_id":"1","start_time":"42"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"1.2","path_id":"3","start_time":"42"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"0.6","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"0.6","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"0.6","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"0.6","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"0.6","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"0.6","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"0.6","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"0.6","path_id":"3","start_time":"2"}},{"@attributes":{"count":"26","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"26","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"26","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"26","delta_time":"3","enemy_id":"soldier","factor_health":"1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"3","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"3","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"3","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"3","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"fighter","factor_health":"0.6","path_id":"4","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"6","enemy_id":"truck","factor_health":"1.1","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"0","start_time":"90"}},{"@attributes":{"count":"5","delta_time":"6","enemy_id":"truck","factor_health":"1.1","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"90"}},{"@attributes":{"count":"5","delta_time":"6","enemy_id":"truck","factor_health":"1.1","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"2","start_time":"90"}},{"@attributes":{"count":"5","delta_time":"6","enemy_id":"truck","factor_health":"1.1","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"3","start_time":"90"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"0.9","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"0","start_time":"32"}},{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"0.9","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"32"}},{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"0.9","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"2","start_time":"32"}},{"@attributes":{"count":"20","delta_time":"4","enemy_id":"truck","factor_health":"0.9","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"3","start_time":"32"}},{"@attributes":{"count":"7","delta_time":"15","enemy_id":"bomber","factor_health":"1","factor_hit_power":"1.1","factor_speed_attack":"0.4","factor_speed_move":"0.9","path_id":"5","start_time":"2"}}]}},{"enemies":{"enemy":{"@attributes":{"color":"ff0033cc","count":"20","delta_time":"5","enemy_id":"car","factor_health":"1","factor_hit_power":"1.5","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"1","start_time":"2"}}}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"8","enemy_id":"car","factor_health":"0.7","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"car","factor_health":"0.7","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"car","factor_health":"0.7","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"car","factor_health":"0.7","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"7","enemy_id":"car","factor_health":"0.7","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"52"}},{"@attributes":{"count":"10","delta_time":"7","enemy_id":"car","factor_health":"0.7","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"52"}},{"@attributes":{"count":"10","delta_time":"7","enemy_id":"car","factor_health":"0.7","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"52"}},{"@attributes":{"count":"15","delta_time":"7","enemy_id":"car","factor_health":"0.7","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"4","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"5","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"6","start_time":"2"}}]}},{"enemies":{"enemy":{"@attributes":{"color":"ffffcc00","count":"10","delta_time":"12","enemy_id":"tank_light","factor_health":"0.5","factor_hit_power":"0.5","factor_speed_attack":"0.3","factor_speed_move":"1","path_id":"2","start_time":"2"}}}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"15","enemy_id":"tank_light","factor_health":"0.3","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"15","enemy_id":"tank_light","factor_health":"0.3","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"15","enemy_id":"tank_light","factor_health":"0.3","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"15","enemy_id":"tank_light","factor_health":"0.3","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"20","enemy_id":"bomber","factor_health":"1.3","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"5","start_time":"20"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"15","enemy_id":"tank_light","factor_health":"0.4","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"15","enemy_id":"tank_light","factor_health":"0.4","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"15","enemy_id":"tank_light","factor_health":"0.4","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"15","enemy_id":"tank_light","factor_health":"0.4","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"6","enemy_id":"fighter","factor_health":"1.5","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"4","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"6","enemy_id":"fighter","factor_health":"1.5","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"5","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ffff6600","count":"5","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1.3","factor_hit_power":"0.4","factor_speed_attack":"0.4","factor_speed_move":"0.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"fighter","factor_health":"1.3","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"3","start_time":"42"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"fighter","factor_health":"1.3","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"4","start_time":"42"}},{"@attributes":{"count":"15","delta_time":"10","enemy_id":"fighter","factor_health":"1.3","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"5","start_time":"42"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"25","enemy_id":"tank_heavy","factor_health":"0.7","factor_hit_power":"0.9","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"25","enemy_id":"tank_heavy","factor_health":"0.7","factor_hit_power":"0.9","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"25","enemy_id":"tank_heavy","factor_health":"0.7","factor_hit_power":"0.9","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"2","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"25","enemy_id":"tank_heavy","factor_health":"0.7","factor_hit_power":"0.9","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":{"@attributes":{"color":"ffff0000","count":"5","delta_time":"30","enemy_id":"troop_carrier","factor_health":"1.8","factor_hit_power":"1.3","factor_speed_attack":"0.5","factor_speed_move":"0.4","path_id":"0","start_time":"2"}}}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"25","enemy_id":"troop_carrier","factor_health":"0.4","factor_hit_power":"1.3","factor_speed_attack":"0.5","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"25","enemy_id":"troop_carrier","factor_health":"0.4","factor_hit_power":"1.3","factor_speed_attack":"0.5","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"25","enemy_id":"troop_carrier","factor_health":"0.4","factor_hit_power":"1.3","factor_speed_attack":"0.5","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"25","enemy_id":"troop_carrier","factor_health":"0.4","factor_hit_power":"1.3","factor_speed_attack":"0.5","factor_speed_move":"1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"30","enemy_id":"airship","factor_health":"1.5","factor_hit_power":"1.2","factor_speed_attack":"0.5","factor_speed_move":"1.2","path_id":"4","start_time":"35"}},{"@attributes":{"count":"10","delta_time":"12","enemy_id":"fighter","factor_health":"1.5","factor_hit_power":"1.3","factor_speed_attack":"0.5","factor_speed_move":"1.3","path_id":"5","start_time":"35"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"9","delta_time":"20","enemy_id":"tank_heavy","factor_health":"0.7","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"9","delta_time":"20","enemy_id":"tank_heavy","factor_health":"0.7","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"1","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"25","enemy_id":"troop_carrier","factor_health":"0.7","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"2","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"25","enemy_id":"troop_carrier","factor_health":"0.7","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"3","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"car","factor_health":"2","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"car","factor_health":"2","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"truck","factor_health":"2","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"2","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"truck","factor_health":"2","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"40","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"40","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"40","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"2","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"40","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"3","start_time":"2"}},{"@attributes":{"count":"9","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"0","start_time":"17"}},{"@attributes":{"count":"9","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"1","start_time":"17"}},{"@attributes":{"count":"9","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"2","start_time":"17"}},{"@attributes":{"count":"9","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"3","start_time":"17"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ff33cc33","count":"3","delta_time":"20","enemy_id":"tank_light","factor_health":"1.5","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1.5","path_id":"0","start_time":"2"}},{"@attributes":{"color":"ff33cc33","count":"3","delta_time":"20","enemy_id":"tank_light","factor_health":"1.5","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1.5","path_id":"1","start_time":"2"}},{"@attributes":{"color":"ff33cc33","count":"3","delta_time":"20","enemy_id":"tank_light","factor_health":"1.5","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1.5","path_id":"2","start_time":"2"}},{"@attributes":{"color":"ff33cc33","count":"3","delta_time":"20","enemy_id":"tank_light","factor_health":"1.5","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1.5","path_id":"3","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"5","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"5","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"5","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"5","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1.3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ffff0000","count":"1","delta_time":"5","enemy_id":"bomber","factor_health":"5","factor_hit_power":"1.3","factor_speed_attack":"0.7","factor_speed_move":"1","path_id":"4","start_time":"8"}},{"@attributes":{"count":"3","delta_time":"3","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1.3","factor_speed_attack":"0.7","factor_speed_move":"1","path_id":"5","start_time":"2"}},{"@attributes":{"count":"3","delta_time":"3","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1.3","factor_speed_attack":"0.7","factor_speed_move":"1","path_id":"6","start_time":"2"}},{"@attributes":{"count":"3","delta_time":"3","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1.3","factor_speed_attack":"0.7","factor_speed_move":"1","path_id":"5","start_time":"35"}},{"@attributes":{"count":"3","delta_time":"3","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1.3","factor_speed_attack":"0.7","factor_speed_move":"1","path_id":"6","start_time":"35"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ffff0000","count":"2","delta_time":"25","enemy_id":"troop_carrier","factor_health":"2","factor_hit_power":"1.5","factor_speed_attack":"0.7","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"color":"ffff0000","count":"2","delta_time":"25","enemy_id":"troop_carrier","factor_health":"2","factor_hit_power":"1.5","factor_speed_attack":"0.7","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"color":"ffff0000","count":"2","delta_time":"25","enemy_id":"troop_carrier","factor_health":"2","factor_hit_power":"1.5","factor_speed_attack":"0.7","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"color":"ffff0000","count":"2","delta_time":"25","enemy_id":"troop_carrier","factor_health":"2","factor_hit_power":"1.5","factor_speed_attack":"0.7","factor_speed_move":"1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ffff6600","count":"1","delta_time":"15","enemy_id":"airship","factor_health":"4","factor_hit_power":"1.3","factor_speed_attack":"0.3","factor_speed_move":"1.5","path_id":"4","start_time":"2"}},{"@attributes":{"color":"ffffcc00","count":"3","delta_time":"30","enemy_id":"tank_heavy","factor_health":"2","factor_hit_power":"1.1","factor_speed_attack":"0.5","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"color":"ffffcc00","count":"3","delta_time":"30","enemy_id":"tank_heavy","factor_health":"2","factor_hit_power":"1.1","factor_speed_attack":"0.5","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"color":"ffffcc00","count":"3","delta_time":"30","enemy_id":"tank_heavy","factor_health":"2","factor_hit_power":"1.1","factor_speed_attack":"0.5","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"color":"ffffcc00","count":"3","delta_time":"30","enemy_id":"tank_heavy","factor_health":"2","factor_hit_power":"1.1","factor_speed_attack":"0.5","factor_speed_move":"1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"boss":"1","color":"ffff00ff","count":"1","delta_time":"1","enemy_id":"bomber","factor_health":"6","factor_hit_power":"2.5","factor_speed_attack":"0.5","factor_speed_move":"1","path_id":"5","start_time":"32"}},{"@attributes":{"count":"4","delta_time":"3","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1.5","factor_speed_attack":"0.7","factor_speed_move":"1.1","path_id":"4","start_time":"2"}},{"@attributes":{"count":"4","delta_time":"3","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1.5","factor_speed_attack":"0.7","factor_speed_move":"1.1","path_id":"6","start_time":"2"}},{"@attributes":{"count":"1","delta_time":"3","enemy_id":"airship","factor_health":"2","factor_hit_power":"1.5","factor_speed_attack":"0.7","factor_speed_move":"1.3","path_id":"4","start_time":"62"}},{"@attributes":{"count":"1","delta_time":"3","enemy_id":"airship","factor_health":"2","factor_hit_power":"1.5","factor_speed_attack":"0.7","factor_speed_move":"1.3","path_id":"6","start_time":"62"}},{"@attributes":{"count":"4","delta_time":"3","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1.5","factor_speed_attack":"0.7","factor_speed_move":"1.1","path_id":"4","start_time":"62"}},{"@attributes":{"count":"4","delta_time":"3","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1.5","factor_speed_attack":"0.7","factor_speed_move":"1.1","path_id":"6","start_time":"62"}},{"@attributes":{"boss":"1","color":"ffff00ff","count":"1","delta_time":"1","enemy_id":"tank_heavy","factor_health":"10","factor_hit_power":"2","factor_speed_attack":"0.4","factor_speed_move":"1","path_id":"1","start_time":"100"}},{"@attributes":{"count":"3","delta_time":"15","enemy_id":"tank_light","factor_health":"2.2","factor_hit_power":"1.2","factor_speed_attack":"0.7","factor_speed_move":"1.1","path_id":"0","start_time":"125"}},{"@attributes":{"count":"3","delta_time":"15","enemy_id":"tank_light","factor_health":"2.2","factor_hit_power":"1.2","factor_speed_attack":"0.7","factor_speed_move":"1.1","path_id":"2","start_time":"125"}},{"@attributes":{"count":"3","delta_time":"15","enemy_id":"fighter","factor_health":"2.2","factor_hit_power":"1.2","factor_speed_attack":"0.7","factor_speed_move":"1.1","path_id":"3","start_time":"125"}},{"@attributes":{"boss":"1","color":"ffff00ff","count":"1","delta_time":"1","enemy_id":"soldier","factor_health":"250","factor_hit_power":"5","factor_speed_attack":"0.3","factor_speed_move":"1","path_id":"3","start_time":"200"}}]}}]}}]}
\ No newline at end of file
diff --git a/static/_app/tools/toy-defence/data/game/worlds/world_08.json b/static/_app/tools/toy-defence/data/game/worlds/world_08.json
new file mode 100644
index 00000000..9618d4cd
--- /dev/null
+++ b/static/_app/tools/toy-defence/data/game/worlds/world_08.json
@@ -0,0 +1 @@
+{"@attributes":{"missions_to_open_next_world":"-1"},"mission":[{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"40","money_start_2":"40"},"background":{"@attributes":{"box_exploding_pos":"858 558","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000010101000000000001000010001000000000000000000000000000000000000000000001001001000001000000000000000000000000000000000000001000000010000000000001000000001000000000000000000000001000001010100000000000000000100000000000000001000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_06_01_bg_0.jpg","use_filter":"1"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"hotspot":"65 78","position":"858 558","rect":"0 0 130 156","texture":"game/worlds/world_06_01_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_2","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"hotspot":"65 78","position":"858 558","rect":"0 0 130 156","texture":"game/worlds/world_06_01_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"hotspot":"65 78","position":"858 558","rect":"0 0 130 156","texture":"game/worlds/world_06_01_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"849 552"}}},"objects":{"object":{"@attributes":{"id":"0","position":"856 444"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"-15.6923 333.231"}},{"@attributes":{"point":"79.6923 264"}},{"@attributes":{"point":"164 188"}},{"@attributes":{"point":"274 189"}},{"@attributes":{"point":"377 212"}},{"@attributes":{"point":"407 296"}},{"@attributes":{"point":"386 392"}},{"@attributes":{"point":"308 463"}},{"@attributes":{"point":"271 567"}},{"@attributes":{"point":"312 664"}},{"@attributes":{"point":"432 617.846"}},{"@attributes":{"point":"505 547"}},{"@attributes":{"point":"576 515"}},{"@attributes":{"point":"628 558"}},{"@attributes":{"point":"851 552"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"1035.08 133.231"}},{"@attributes":{"point":"888 155"}},{"@attributes":{"point":"671 143"}},{"@attributes":{"point":"558 160"}},{"@attributes":{"point":"507.385 231.692"}},{"@attributes":{"point":"500 335"}},{"@attributes":{"point":"544 543"}},{"@attributes":{"point":"679 553"}},{"@attributes":{"point":"790 550"}},{"@attributes":{"point":"851 545"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"1053.54 271.692"}},{"@attributes":{"point":"876 238"}},{"@attributes":{"point":"678 233"}},{"@attributes":{"point":"425 185"}},{"@attributes":{"point":"207.385 299.385"}},{"@attributes":{"point":"144.308 464"}},{"@attributes":{"point":"175 687"}},{"@attributes":{"point":"425 552"}},{"@attributes":{"point":"616 457"}},{"@attributes":{"point":"701 371"}},{"@attributes":{"point":"916 362"}},{"@attributes":{"point":"832 576"}},{"@attributes":{"point":"829 690"}},{"@attributes":{"point":"878.154 787.077"}}]}]},"separator":{"point":[{"@attributes":{"point":"139 300"}},{"@attributes":{"point":"280 274"}},{"@attributes":{"point":"326 203"}},{"@attributes":{"point":"375 139"}},{"@attributes":{"point":"449 123"}},{"@attributes":{"point":"448 199"}},{"@attributes":{"point":"496 238"}},{"@attributes":{"point":"452 285"}},{"@attributes":{"point":"332 285"}},{"@attributes":{"point":"305 305"}},{"@attributes":{"point":"297 350"}},{"@attributes":{"point":"395 373"}},{"@attributes":{"point":"460 378"}},{"@attributes":{"point":"495 446"}},{"@attributes":{"point":"436 487"}},{"@attributes":{"point":"388 517"}},{"@attributes":{"point":"319 546"}},{"@attributes":{"point":"356 604"}},{"@attributes":{"point":"435 617"}},{"@attributes":{"point":"552 522"}},{"@attributes":{"point":"647 509"}},{"@attributes":{"point":"655 470"}},{"@attributes":{"point":"707 444"}},{"@attributes":{"point":"735 491"}},{"@attributes":{"point":"773 518"}},{"@attributes":{"point":"816 483"}},{"@attributes":{"point":"773 407"}},{"@attributes":{"point":"579 369"}},{"@attributes":{"point":"526 343"}},{"@attributes":{"point":"551 258"}},{"@attributes":{"point":"573 203"}},{"@attributes":{"point":"629 169"}},{"@attributes":{"point":"683 183"}},{"@attributes":{"point":"699 237"}},{"@attributes":{"point":"782 375"}},{"@attributes":{"point":"899 349"}},{"@attributes":{"point":"761 249"}},{"@attributes":{"point":"802 158"}},{"@attributes":{"point":"441 81"}},{"@attributes":{"point":"113 199"}}]}},"waves":{"wave":[{"enemies":{"enemy":{"@attributes":{"count":"15","delta_time":"4","enemy_id":"soldier","factor_health":"1.55","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}}}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"0.9","factor_hit_power":"1","factor_money":"3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"1.25","factor_hit_power":"1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"5","enemy_id":"truck","factor_health":"0.95","factor_hit_power":"1","factor_money":"2","factor_speed_move":"0.625","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"2.2","factor_hit_power":"1","factor_speed_move":"0.625","path_id":"1","start_time":"40"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"22","delta_time":"1","enemy_id":"soldier","factor_health":"2.3","factor_hit_power":"1.2","factor_money":"3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"1.5","enemy_id":"soldier","factor_health":"2.5","factor_hit_power":"1.2","factor_money":"3","factor_speed_move":"0.625","path_id":"0","start_time":"35"}},{"@attributes":{"count":"7","delta_time":"6","enemy_id":"truck","factor_health":"1.25","factor_hit_power":"1.2","factor_speed_move":"0.625","path_id":"1","start_time":"35"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"4","enemy_id":"truck","factor_health":"1.9","factor_hit_power":"1.2","factor_money":"3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"4.375","factor_hit_power":"1.2","factor_money":"4","factor_speed_move":"0.625","path_id":"1","start_time":"45"}},{"@attributes":{"count":"7","delta_time":"7","enemy_id":"fighter","factor_health":"0.7","factor_hit_power":"1.2","factor_money":"3","factor_speed_move":"0.625","path_id":"2","start_time":"45"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"4.375","factor_hit_power":"1.4","factor_money":"3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"car","factor_health":"0.625","factor_hit_power":"1.2","factor_speed_move":"0.625","path_id":"1","start_time":"45"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"4.5","enemy_id":"truck","factor_health":"1.875","factor_hit_power":"1.2","factor_money":"3","path_id":"0","start_time":"1"}},{"@attributes":{"count":"8","delta_time":"4.5","enemy_id":"truck","factor_health":"1.875","factor_hit_power":"1.2","factor_money":"3","factor_speed_move":"1","path_id":"1","start_time":"1"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"7","enemy_id":"car","factor_health":"1.875","factor_hit_power":"1.2","path_id":"0","start_time":"1"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1.2","factor_speed_move":"1","path_id":"1","start_time":"1"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"4.375","factor_hit_power":"1.6","factor_money":"3","path_id":"0","start_time":"1"}},{"@attributes":{"count":"8","delta_time":"6","enemy_id":"fighter","factor_health":"1.8","factor_hit_power":"1.2","factor_money":"3","factor_speed_move":"1","path_id":"2","start_time":"70"}},{"@attributes":{"count":"8","delta_time":"7","enemy_id":"truck","factor_health":"4.5","factor_hit_power":"1.2","factor_money":"3","path_id":"0","start_time":"1"}},{"@attributes":{"count":"8","delta_time":"8","enemy_id":"tank_light","factor_health":"1.45","factor_hit_power":"1.2","path_id":"1","start_time":"70"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1.6","factor_money":"3","path_id":"0","start_time":"1"}},{"@attributes":{"count":"10","delta_time":"4.5","enemy_id":"truck","factor_health":"4","factor_hit_power":"1.2","path_id":"1","start_time":"40"}},{"@attributes":{"count":"8","delta_time":"6","enemy_id":"car","factor_health":"2.2","factor_hit_power":"1.2","path_id":"0","start_time":"1"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"6.25","factor_hit_power":"1.6","factor_money":"3","path_id":"0","start_time":"1"}},{"@attributes":{"count":"10","delta_time":"7","enemy_id":"tank_light","factor_health":"2","factor_hit_power":"1.2","factor_speed_move":"0.9","path_id":"1","start_time":"1"}},{"@attributes":{"count":"30","delta_time":"1.5","enemy_id":"soldier","factor_health":"6.25","factor_hit_power":"1.2","path_id":"0","start_time":"35"}}]}},{"enemies":{"enemy":{"@attributes":{"boss":"1","color":"ffff0000","count":"20","delta_time":"1.2","enemy_id":"soldier","factor_health":"15.625","factor_hit_power":"10","factor_speed_move":"1","path_id":"0","start_time":"1"}}}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"35","money_start_2":"35"},"background":{"@attributes":{"box_exploding_pos":"852 178","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000101010000000000000000000000000000100100000000001000001001000100000000000000000000000000010000000000000100001010001000000000001000000000000000000000000000000000001010001000000010000000000000000000000000010000100010010100100000000000000000000000000000000000000000000000000010000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_06_02_bg_0.jpg","use_filter":"1"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"hotspot":"65 80","position":"852 178","rect":"0 0 130 160","texture":"game/worlds/world_06_02_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_2","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"hotspot":"65 80","position":"852 178","rect":"0 0 130 160","texture":"game/worlds/world_06_02_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"hotspot":"65 80","position":"852 178","rect":"0 0 130 160","texture":"game/worlds/world_06_02_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"841 172.5"}}},"objects":{"object":{"@attributes":{"id":"0","position":"857 80"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"-20.3077 591.692"}},{"@attributes":{"point":"125 592"}},{"@attributes":{"point":"403 577"}},{"@attributes":{"point":"601 598"}},{"@attributes":{"point":"722 585"}},{"@attributes":{"point":"759 541"}},{"@attributes":{"point":"758 490"}},{"@attributes":{"point":"694 419"}},{"@attributes":{"point":"583 264"}},{"@attributes":{"point":"581 210"}},{"@attributes":{"point":"613 167"}},{"@attributes":{"point":"663 152"}},{"@attributes":{"point":"832 174"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"516.615 790.154"}},{"@attributes":{"point":"544.308 656.308"}},{"@attributes":{"point":"562 540"}},{"@attributes":{"point":"528 478"}},{"@attributes":{"point":"458.154 417.846"}},{"@attributes":{"point":"352 309"}},{"@attributes":{"point":"303 208"}},{"@attributes":{"point":"327.385 173.231"}},{"@attributes":{"point":"360 132"}},{"@attributes":{"point":"519.692 142.462"}},{"@attributes":{"point":"606 145"}},{"@attributes":{"point":"843 170"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"-20.3077 116.308"}},{"@attributes":{"point":"212 230.154"}},{"@attributes":{"point":"328.923 457.846"}},{"@attributes":{"point":"384.308 668.615"}},{"@attributes":{"point":"724.308 667.077"}},{"@attributes":{"point":"816.615 559.385"}},{"@attributes":{"point":"842.769 311.692"}},{"@attributes":{"point":"848.923 -20.6154"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"81.2308 788.615"}},{"@attributes":{"point":"78.1538 682.462"}},{"@attributes":{"point":"81.2308 536.308"}},{"@attributes":{"point":"124.308 291.692"}},{"@attributes":{"point":"241.231 128.615"}},{"@attributes":{"point":"504.308 219.385"}},{"@attributes":{"point":"353.538 608.615"}},{"@attributes":{"point":"924.308 462.462"}},{"@attributes":{"point":"542.769 250.154"}},{"@attributes":{"point":"735.077 0.92308"}},{"@attributes":{"point":"1056.62 434.769"}}]}]},"separator":{"point":[{"@attributes":{"point":"29 498"}},{"@attributes":{"point":"72 536"}},{"@attributes":{"point":"132 486"}},{"@attributes":{"point":"203 478"}},{"@attributes":{"point":"317 477"}},{"@attributes":{"point":"431 522"}},{"@attributes":{"point":"470 568"}},{"@attributes":{"point":"527 566"}},{"@attributes":{"point":"575 503"}},{"@attributes":{"point":"603 481"}},{"@attributes":{"point":"640 499"}},{"@attributes":{"point":"683 556"}},{"@attributes":{"point":"688 609"}},{"@attributes":{"point":"696 691"}},{"@attributes":{"point":"777 677"}},{"@attributes":{"point":"775 635"}},{"@attributes":{"point":"776 574"}},{"@attributes":{"point":"819 562"}},{"@attributes":{"point":"866 542"}},{"@attributes":{"point":"852 469"}},{"@attributes":{"point":"836 406"}},{"@attributes":{"point":"775 398"}},{"@attributes":{"point":"707 452"}},{"@attributes":{"point":"685 410"}},{"@attributes":{"point":"672 355"}},{"@attributes":{"point":"653 232"}},{"@attributes":{"point":"772 281"}},{"@attributes":{"point":"823 238"}},{"@attributes":{"point":"800 169"}},{"@attributes":{"point":"700 156"}},{"@attributes":{"point":"630 176"}},{"@attributes":{"point":"594 239"}},{"@attributes":{"point":"606 333"}},{"@attributes":{"point":"587 408"}},{"@attributes":{"point":"506 421"}},{"@attributes":{"point":"443 352"}},{"@attributes":{"point":"461 284"}},{"@attributes":{"point":"493 229"}},{"@attributes":{"point":"490 176"}},{"@attributes":{"point":"429 135"}},{"@attributes":{"point":"352 150"}},{"@attributes":{"point":"277 194"}},{"@attributes":{"point":"202 301"}},{"@attributes":{"point":"162 353"}},{"@attributes":{"point":"73 374"}},{"@attributes":{"point":"20 418"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"1.5","enemy_id":"soldier","factor_health":"0.9","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"0.625","path_id":"1","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"5","enemy_id":"truck","factor_health":"0.6","factor_hit_power":"1","factor_money":"2","path_id":"0","start_time":"40"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"1.25","factor_hit_power":"1","factor_money":"3","path_id":"0","start_time":"1"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"1.825","factor_hit_power":"1","path_id":"1","start_time":"40"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"4","enemy_id":"soldier","factor_health":"2.18","factor_hit_power":"1","factor_money":"3","factor_speed_move":"0.625","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"5","enemy_id":"truck","factor_health":"1.25","factor_hit_power":"1","factor_speed_move":"0.625","path_id":"0","start_time":"3"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"fighter","factor_health":"0.65","factor_hit_power":"1","factor_money":"2","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"5","enemy_id":"car","factor_health":"0.65","factor_hit_power":"1","path_id":"0","start_time":"50"}},{"@attributes":{"count":"20","delta_time":"2","enemy_id":"soldier","factor_health":"3.125","factor_hit_power":"1","factor_money":"3","path_id":"1","start_time":"1"}},{"@attributes":{"count":"10","delta_time":"5","enemy_id":"fighter","factor_health":"1.25","factor_hit_power":"1","path_id":"2","start_time":"1"}},{"@attributes":{"count":"4","delta_time":"15","enemy_id":"bomber","factor_health":"1.25","factor_hit_power":"1","path_id":"3","start_time":"80"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"2","enemy_id":"soldier","factor_health":"3.75","factor_hit_power":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"5","delta_time":"10","enemy_id":"car","factor_health":"1.25","factor_hit_power":"1","factor_money":"3","path_id":"0","start_time":"1"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"1.875","factor_hit_power":"1","path_id":"1","start_time":"80"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"truck","factor_health":"1.875","factor_hit_power":"1","path_id":"1","start_time":"80"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"5","enemy_id":"fighter","factor_health":"1.56","factor_hit_power":"1","path_id":"2","start_time":"1"}},{"@attributes":{"count":"6","delta_time":"10","enemy_id":"bomber","factor_health":"1.56","factor_hit_power":"1","factor_money":"3","path_id":"3","start_time":"80"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"8","delta_time":"6","enemy_id":"car","factor_health":"2.5","factor_hit_power":"1","factor_money":"3","path_id":"0","start_time":"50"}},{"@attributes":{"count":"5","delta_time":"10","enemy_id":"tank_light","factor_health":"1.875","factor_hit_power":"1","path_id":"1","start_time":"100"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"3","enemy_id":"truck","factor_health":"3.75","factor_hit_power":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"fighter","factor_health":"1.875","factor_hit_power":"1","factor_money":"3","path_id":"2","start_time":"1"}},{"@attributes":{"count":"10","delta_time":"4","enemy_id":"truck","factor_health":"3.75","factor_hit_power":"1","path_id":"0","start_time":"65"}},{"@attributes":{"count":"6","delta_time":"10","enemy_id":"bomber","factor_health":"1.875","factor_hit_power":"1","path_id":"3","start_time":"65"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"4","delta_time":"10","enemy_id":"tank_light","factor_health":"3.125","factor_hit_power":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"6.25","factor_hit_power":"1","factor_money":"3","path_id":"1","start_time":"1"}},{"@attributes":{"count":"8","delta_time":"6","enemy_id":"car","factor_health":"3.125","factor_hit_power":"1","path_id":"0","start_time":"60"}},{"@attributes":{"count":"6","delta_time":"10","enemy_id":"bomber","factor_health":"1.875","factor_hit_power":"1","path_id":"2","start_time":"60"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ff33cc33","count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"6.25","factor_hit_power":"1","factor_speed_move":"2","path_id":"0","start_time":"1"}},{"@attributes":{"color":"ff33cc33","count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"6.25","factor_hit_power":"1","factor_speed_move":"2","path_id":"1","start_time":"1"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"9","delta_time":"5","enemy_id":"fighter","factor_health":"3.125","factor_hit_power":"1","path_id":"2","start_time":"1"}},{"@attributes":{"count":"9","delta_time":"5","enemy_id":"fighter","factor_health":"3.125","factor_hit_power":"1","factor_money":"3","path_id":"3","start_time":"1"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1","path_id":"0","start_time":"50"}},{"@attributes":{"count":"10","delta_time":"3","enemy_id":"truck","factor_health":"3.125","factor_hit_power":"1","path_id":"1","start_time":"50"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"6","enemy_id":"tank_light","factor_health":"2.8","factor_hit_power":"1","path_id":"0","start_time":"1"}},{"@attributes":{"count":"6","delta_time":"6","enemy_id":"tank_light","factor_health":"2.8","factor_hit_power":"1","factor_money":"3","path_id":"1","start_time":"1"}},{"@attributes":{"count":"15","delta_time":"2","enemy_id":"soldier","factor_health":"6.25","factor_hit_power":"1","path_id":"0","start_time":"1"}},{"@attributes":{"count":"8","delta_time":"6","enemy_id":"bomber","factor_health":"3.125","factor_hit_power":"1","path_id":"2","start_time":"20"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"6","enemy_id":"fighter","factor_health":"5","factor_hit_power":"1","path_id":"2","start_time":"1"}},{"@attributes":{"count":"5","delta_time":"6","enemy_id":"fighter","factor_health":"5","factor_hit_power":"1","factor_money":"3","path_id":"3","start_time":"1"}},{"@attributes":{"boss":"1","color":"ffff0000","count":"1","delta_time":"1","enemy_id":"airship","factor_health":"6.25","factor_hit_power":"1","factor_speed_move":"1","path_id":"3","start_time":"50"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"60","money_start_2":"60"},"background":{"@attributes":{"box_exploding_pos":"93 194","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001001001000000000000000000000000000000000000000000000000000000000000000100000001000101000000000000000100000000000100000000000000000100010100100000000000000000000101001000000000000100010000000100000000000000000000010100000000000001010001000000000000000000000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_06_03_bg_0.jpg","use_filter":"1"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"hotspot":"65 78","position":"93 194","rect":"0 0 130 156","texture":"game/worlds/world_06_03_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_2","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"hotspot":"65 78","position":"93 194","rect":"0 0 130 156","texture":"game/worlds/world_06_03_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"hotspot":"65 78","position":"93 194","rect":"0 0 130 156","texture":"game/worlds/world_06_03_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"100 189"}}},"objects":{"object":{"@attributes":{"id":"0","position":"67 78"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"528.923 782.462"}},{"@attributes":{"point":"527 612"}},{"@attributes":{"point":"562 484"}},{"@attributes":{"point":"560 410"}},{"@attributes":{"point":"575 344"}},{"@attributes":{"point":"578 274"}},{"@attributes":{"point":"560 191"}},{"@attributes":{"point":"430.462 184"}},{"@attributes":{"point":"222 185"}},{"@attributes":{"point":"91 191"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"521.231 790.154"}},{"@attributes":{"point":"524 705"}},{"@attributes":{"point":"530 577"}},{"@attributes":{"point":"545 527"}},{"@attributes":{"point":"584 509"}},{"@attributes":{"point":"653 515"}},{"@attributes":{"point":"782 510"}},{"@attributes":{"point":"846 500"}},{"@attributes":{"point":"922 410"}},{"@attributes":{"point":"889 219"}},{"@attributes":{"point":"792 159"}},{"@attributes":{"point":"456 201"}},{"@attributes":{"point":"385 178"}},{"@attributes":{"point":"307 183"}},{"@attributes":{"point":"225 180"}},{"@attributes":{"point":"184 201"}},{"@attributes":{"point":"91 188"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"1052 71.6923"}},{"@attributes":{"point":"912 96.3077"}},{"@attributes":{"point":"767.385 333.231"}},{"@attributes":{"point":"759.692 577.846"}},{"@attributes":{"point":"690.462 705.538"}},{"@attributes":{"point":"458 685"}},{"@attributes":{"point":"388 671"}},{"@attributes":{"point":"333.538 599.385"}},{"@attributes":{"point":"325.846 482.462"}},{"@attributes":{"point":"404.308 374.769"}},{"@attributes":{"point":"450.462 245.538"}},{"@attributes":{"point":"436.615 114.769"}},{"@attributes":{"point":"313.538 65.5385"}},{"@attributes":{"point":"185.846 96.3077"}},{"@attributes":{"point":"68.9231 208.615"}},{"@attributes":{"point":"24.3077 280.923"}},{"@attributes":{"point":"-51.0769 348.615"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"208.923 793.231"}},{"@attributes":{"point":"227.385 631.692"}},{"@attributes":{"point":"452 497.846"}},{"@attributes":{"point":"638.154 611.692"}},{"@attributes":{"point":"942.769 631.692"}},{"@attributes":{"point":"693.538 305.538"}},{"@attributes":{"point":"801.231 64"}},{"@attributes":{"point":"436.615 53.2308"}},{"@attributes":{"point":"538.154 434.769"}},{"@attributes":{"point":"247.385 457.846"}},{"@attributes":{"point":"219.692 342.462"}},{"@attributes":{"point":"-12.6154 48.6154"}}]}]},"separator":{"point":[{"@attributes":{"point":"418 617"}},{"@attributes":{"point":"423 524"}},{"@attributes":{"point":"465 457"}},{"@attributes":{"point":"545 442"}},{"@attributes":{"point":"588 457"}},{"@attributes":{"point":"616 476"}},{"@attributes":{"point":"668 482"}},{"@attributes":{"point":"692 437"}},{"@attributes":{"point":"702 405"}},{"@attributes":{"point":"774 411"}},{"@attributes":{"point":"796 452"}},{"@attributes":{"point":"870 438"}},{"@attributes":{"point":"891 362"}},{"@attributes":{"point":"895 303"}},{"@attributes":{"point":"856 258"}},{"@attributes":{"point":"845 277"}},{"@attributes":{"point":"786 396"}},{"@attributes":{"point":"766 34"}},{"@attributes":{"point":"686 109"}},{"@attributes":{"point":"690 338"}},{"@attributes":{"point":"688 402"}},{"@attributes":{"point":"623 399"}},{"@attributes":{"point":"528 378"}},{"@attributes":{"point":"470 354"}},{"@attributes":{"point":"450 252"}},{"@attributes":{"point":"412 210"}},{"@attributes":{"point":"242 181"}},{"@attributes":{"point":"160 198"}},{"@attributes":{"point":"131 267"}},{"@attributes":{"point":"221 353"}},{"@attributes":{"point":"324 440"}},{"@attributes":{"point":"385 470"}},{"@attributes":{"point":"356 610"}}]}},"waves":{"wave":[{"enemies":{"enemy":{"@attributes":{"count":"8","delta_time":"4","enemy_id":"truck","factor_health":"0.625","factor_hit_power":"1","factor_money":"3","path_id":"0","start_time":"1"}}}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"1.25","factor_hit_power":"1","factor_money":"3","path_id":"0","start_time":"1"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"1.875","factor_hit_power":"1","path_id":"1","start_time":"40"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"4","enemy_id":"truck","factor_health":"1.875","factor_hit_power":"1","factor_money":"3","factor_speed_move":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"20","delta_time":"2","enemy_id":"soldier","factor_health":"1.875","factor_hit_power":"1","factor_money":"3","factor_speed_move":"0.9","path_id":"0","start_time":"50"}},{"@attributes":{"count":"6","delta_time":"10","enemy_id":"fighter","factor_health":"0.625","factor_hit_power":"1","factor_money":"3","path_id":"2","start_time":"50"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"4","enemy_id":"car","factor_health":"0.625","factor_hit_power":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"20","delta_time":"2","enemy_id":"soldier","factor_health":"1.875","factor_hit_power":"1","factor_money":"3","path_id":"0","start_time":"1"}},{"@attributes":{"count":"8","delta_time":"3.5","enemy_id":"truck","factor_health":"1.25","factor_hit_power":"1","path_id":"1","start_time":"45"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"bomber","factor_health":"1.25","factor_hit_power":"1","path_id":"3","start_time":"70"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"1.5","enemy_id":"soldier","factor_health":"2.18","factor_hit_power":"1","factor_money":"4","path_id":"0","start_time":"1"}},{"@attributes":{"count":"6","delta_time":"10","enemy_id":"tank_light","factor_health":"0.625","factor_hit_power":"1","factor_money":"4","path_id":"1","start_time":"1"}},{"@attributes":{"count":"20","delta_time":"1.5","enemy_id":"soldier","factor_health":"2.5","factor_hit_power":"1","path_id":"1","start_time":"80"}},{"@attributes":{"count":"6","delta_time":"4","enemy_id":"truck","factor_health":"1.875","factor_hit_power":"1","path_id":"0","start_time":"80"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"7","enemy_id":"tank_light","factor_health":"1.25","factor_hit_power":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"6","delta_time":"7","enemy_id":"tank_light","factor_health":"1.25","factor_hit_power":"1","path_id":"0","start_time":"100"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"1","enemy_id":"soldier","factor_health":"4.375","factor_hit_power":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"25","delta_time":"1","enemy_id":"soldier","factor_health":"4.375","factor_hit_power":"1","factor_money":"3","path_id":"0","start_time":"25"}},{"@attributes":{"count":"5","delta_time":"10","enemy_id":"tank_heavy","factor_health":"0.625","factor_hit_power":"1","path_id":"0","start_time":"50"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"4","enemy_id":"truck","factor_health":"3.75","factor_hit_power":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"fighter","factor_health":"1.875","factor_hit_power":"1","factor_money":"3","path_id":"2","start_time":"1"}},{"@attributes":{"count":"5","delta_time":"10","enemy_id":"tank_light","factor_health":"1.875","factor_hit_power":"1","path_id":"0","start_time":"65"}},{"@attributes":{"count":"6","delta_time":"10","enemy_id":"bomber","factor_health":"1.875","factor_hit_power":"1","path_id":"3","start_time":"65"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"10","enemy_id":"tank_heavy","factor_health":"1.05","factor_hit_power":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1","factor_money":"3","path_id":"0","start_time":"1"}},{"@attributes":{"count":"5","delta_time":"10","enemy_id":"tank_heavy","factor_health":"1.05","factor_hit_power":"1","path_id":"0","start_time":"80"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1","path_id":"1","start_time":"80"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ff0033cc","count":"3","delta_time":"10","enemy_id":"tank_light","factor_health":"3.125","factor_hit_power":"5","factor_speed_move":"1","path_id":"1","start_time":"1"}},{"@attributes":{"color":"ff0033cc","count":"3","delta_time":"10","enemy_id":"tank_light","factor_health":"3.125","factor_hit_power":"5","factor_speed_move":"1","path_id":"0","start_time":"1"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"5","enemy_id":"fighter","factor_health":"2.5","factor_hit_power":"1","path_id":"2","start_time":"1"}},{"@attributes":{"count":"7","delta_time":"5","enemy_id":"bomber","factor_health":"1.875","factor_hit_power":"1","path_id":"3","start_time":"1"}},{"@attributes":{"count":"8","delta_time":"4","enemy_id":"car","factor_health":"2.5","factor_hit_power":"1","factor_money":"3","path_id":"0","start_time":"1"}},{"@attributes":{"count":"8","delta_time":"4","enemy_id":"car","factor_health":"2.5","factor_hit_power":"1","factor_money":"3","path_id":"1","start_time":"1"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"1.5","enemy_id":"soldier","factor_health":"6.25","factor_hit_power":"1","factor_money":"3","path_id":"0","start_time":"1"}},{"@attributes":{"count":"10","delta_time":"3","enemy_id":"truck","factor_health":"3.125","factor_hit_power":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"25","delta_time":"2","enemy_id":"soldier","factor_health":"6.25","factor_hit_power":"1","path_id":"0","start_time":"50"}},{"@attributes":{"count":"10","delta_time":"9","enemy_id":"tank_heavy","factor_health":"2","factor_hit_power":"0.5","path_id":"1","start_time":"50"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"2","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1.5","factor_hit_power":"1","factor_money":"2","path_id":"1","start_time":"1"}},{"@attributes":{"count":"2","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1.5","factor_hit_power":"1","factor_money":"2","path_id":"0","start_time":"50"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"4","enemy_id":"truck","factor_health":"4.375","factor_hit_power":"1","path_id":"0","start_time":"1"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"tank_light","factor_health":"3.33","factor_hit_power":"1","path_id":"0","start_time":"90"}},{"@attributes":{"count":"10","delta_time":"4","enemy_id":"car","factor_health":"4.375","factor_hit_power":"1","factor_money":"2","path_id":"1","start_time":"45"}}]}},{"enemies":{"enemy":[{"@attributes":{"boss":"1","color":"ffff0000","count":"3","delta_time":"15","enemy_id":"tank_heavy","factor_health":"3.5","factor_hit_power":"1","path_id":"0","start_time":"1"}},{"@attributes":{"boss":"1","color":"ffff0000","count":"3","delta_time":"15","enemy_id":"tank_heavy","factor_health":"3.5","factor_hit_power":"1","path_id":"1","start_time":"45"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"74","money_start_2":"74"},"background":{"@attributes":{"box_exploding_pos":"858 558","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000001000010100010000000001000000001000010000000000101000000100010000000000000001001000100001000000000000100000010100001000000000000000100000001000000001000000010000101000000000000001001010000101000000000000000001000000000000000001000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_06_01_bg_0.jpg","use_filter":"1"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"hotspot":"65 78","position":"858 558","rect":"0 0 130 156","texture":"game/worlds/world_06_01_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_2","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"hotspot":"65 78","position":"858 558","rect":"0 0 130 156","texture":"game/worlds/world_06_01_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"hotspot":"65 78","position":"858 558","rect":"0 0 130 156","texture":"game/worlds/world_06_01_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"849 552"}}},"objects":{"object":{"@attributes":{"id":"0","position":"856 444"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"-17.2308 337.846"}},{"@attributes":{"point":"104.308 239.385"}},{"@attributes":{"point":"217 175"}},{"@attributes":{"point":"357 198"}},{"@attributes":{"point":"420 299"}},{"@attributes":{"point":"362.769 410.154"}},{"@attributes":{"point":"276 517"}},{"@attributes":{"point":"279 629"}},{"@attributes":{"point":"373 653"}},{"@attributes":{"point":"445.846 607.077"}},{"@attributes":{"point":"545 508"}},{"@attributes":{"point":"650 552"}},{"@attributes":{"point":"791 550"}},{"@attributes":{"point":"850.461 556.308"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"1035.08 137.846"}},{"@attributes":{"point":"934 150"}},{"@attributes":{"point":"841 144"}},{"@attributes":{"point":"726 151"}},{"@attributes":{"point":"635 140"}},{"@attributes":{"point":"539 180"}},{"@attributes":{"point":"509 249"}},{"@attributes":{"point":"498 332"}},{"@attributes":{"point":"538 456"}},{"@attributes":{"point":"540 533"}},{"@attributes":{"point":"636 542"}},{"@attributes":{"point":"710 558"}},{"@attributes":{"point":"853.539 548.615"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"-37.2308 633.231"}},{"@attributes":{"point":"315.077 707.077"}},{"@attributes":{"point":"152 291.692"}},{"@attributes":{"point":"258.154 240.923"}},{"@attributes":{"point":"422.769 142.462"}},{"@attributes":{"point":"555.077 74.7692"}},{"@attributes":{"point":"779.692 110.154"}},{"@attributes":{"point":"896.615 219.385"}},{"@attributes":{"point":"933.539 351.692"}},{"@attributes":{"point":"856.615 456.308"}},{"@attributes":{"point":"838.154 614.769"}},{"@attributes":{"point":"856.615 779.385"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"107.385 -19.0769"}},{"@attributes":{"point":"164.308 311.692"}},{"@attributes":{"point":"164 465"}},{"@attributes":{"point":"189 592"}},{"@attributes":{"point":"283 660"}},{"@attributes":{"point":"414 577"}},{"@attributes":{"point":"438.154 471.692"}},{"@attributes":{"point":"444 376"}},{"@attributes":{"point":"448 179"}},{"@attributes":{"point":"657 48"}},{"@attributes":{"point":"928 112"}},{"@attributes":{"point":"739 377"}},{"@attributes":{"point":"578 347"}},{"@attributes":{"point":"579 739"}},{"@attributes":{"point":"864.308 544"}},{"@attributes":{"point":"988 434"}},{"@attributes":{"point":"1035.08 362.462"}}]}]},"separator":{"point":[{"@attributes":{"point":"162 666"}},{"@attributes":{"point":"90 637"}},{"@attributes":{"point":"53 548"}},{"@attributes":{"point":"118 499"}},{"@attributes":{"point":"229 445"}},{"@attributes":{"point":"271 410"}},{"@attributes":{"point":"314 496"}},{"@attributes":{"point":"341 518"}},{"@attributes":{"point":"412 568"}},{"@attributes":{"point":"463 538"}},{"@attributes":{"point":"500 500"}},{"@attributes":{"point":"570 418"}},{"@attributes":{"point":"612 400"}},{"@attributes":{"point":"656 448"}},{"@attributes":{"point":"685 481"}},{"@attributes":{"point":"727 509"}},{"@attributes":{"point":"771 491"}},{"@attributes":{"point":"763 444"}},{"@attributes":{"point":"724 398"}},{"@attributes":{"point":"754 364"}},{"@attributes":{"point":"779 299"}},{"@attributes":{"point":"818 277"}},{"@attributes":{"point":"850 235"}},{"@attributes":{"point":"827 206"}},{"@attributes":{"point":"774 216"}},{"@attributes":{"point":"742 237"}},{"@attributes":{"point":"698 238"}},{"@attributes":{"point":"681 191"}},{"@attributes":{"point":"625 155"}},{"@attributes":{"point":"609 199"}},{"@attributes":{"point":"567 252"}},{"@attributes":{"point":"650 292"}},{"@attributes":{"point":"641 378"}},{"@attributes":{"point":"544 315"}},{"@attributes":{"point":"382 394"}},{"@attributes":{"point":"448 267"}},{"@attributes":{"point":"395 258"}},{"@attributes":{"point":"331 251"}},{"@attributes":{"point":"294 249"}},{"@attributes":{"point":"270 267"}},{"@attributes":{"point":"243 325"}},{"@attributes":{"point":"113 374"}},{"@attributes":{"point":"56 386"}},{"@attributes":{"point":"38 462"}},{"@attributes":{"point":"40 577"}},{"@attributes":{"point":"52 669"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"4","enemy_id":"truck","factor_health":"0.625","factor_hit_power":"1","factor_money":"2","path_id":"0","start_time":"1"}},{"@attributes":{"count":"25","delta_time":"1.5","enemy_id":"soldier","factor_health":"0.625","factor_hit_power":"1","factor_money":"3","path_id":"1","start_time":"1"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"1.25","factor_hit_power":"1","factor_money":"2","path_id":"0","start_time":"1"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"1.25","factor_hit_power":"1","factor_money":"2","path_id":"1","start_time":"1"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"4","enemy_id":"truck","factor_health":"1.25","factor_hit_power":"1","factor_money":"2","factor_speed_move":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"1.875","factor_hit_power":"1","factor_money":"3","factor_speed_move":"0.9","path_id":"0","start_time":"50"}},{"@attributes":{"count":"6","delta_time":"10","enemy_id":"fighter","factor_health":"0.625","factor_hit_power":"1","factor_money":"3","path_id":"2","start_time":"50"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"4","enemy_id":"truck","factor_health":"1.875","factor_hit_power":"1","path_id":"0","start_time":"1"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"2.5","factor_hit_power":"1","factor_money":"3","path_id":"30","start_time":"1"}},{"@attributes":{"count":"10","delta_time":"3","enemy_id":"truck","factor_health":"1.75","factor_hit_power":"1","path_id":"1","start_time":"50"}},{"@attributes":{"count":"4","delta_time":"10","enemy_id":"bomber","factor_health":"1.25","factor_hit_power":"1","factor_money":"3","path_id":"3","start_time":"50"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"5","enemy_id":"tank_light","factor_health":"0.625","factor_hit_power":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"2.5","factor_hit_power":"1","factor_money":"3","path_id":"0","start_time":"1"}},{"@attributes":{"count":"20","delta_time":"0.5","enemy_id":"soldier","factor_health":"3.125","factor_hit_power":"1","path_id":"1","start_time":"40"}},{"@attributes":{"count":"7","delta_time":"4","enemy_id":"truck","factor_health":"2.5","factor_hit_power":"1","path_id":"0","start_time":"30"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"5","enemy_id":"fighter","factor_health":"1.875","factor_hit_power":"1","path_id":"2","start_time":"1"}},{"@attributes":{"count":"10","delta_time":"5","enemy_id":"bomber","factor_health":"1.875","factor_hit_power":"1","factor_money":"3","path_id":"3","start_time":"80"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"3.75","factor_hit_power":"1","path_id":"1","start_time":"40"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"5","enemy_id":"truck","factor_health":"3.75","factor_hit_power":"1","factor_money":"3","path_id":"1","start_time":"1"}},{"@attributes":{"count":"7","delta_time":"4","enemy_id":"tank_light","factor_health":"1.25","factor_hit_power":"1","factor_money":"3","path_id":"0","start_time":"50"}},{"@attributes":{"count":"7","delta_time":"4","enemy_id":"tank_light","factor_health":"1.25","factor_hit_power":"1","path_id":"1","start_time":"100"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"5","enemy_id":"car","factor_health":"1.25","factor_hit_power":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"fighter","factor_health":"2.18","factor_hit_power":"1","factor_money":"3","path_id":"2","start_time":"1"}},{"@attributes":{"count":"8","delta_time":"5","enemy_id":"tank_light","factor_health":"1.875","factor_hit_power":"1","path_id":"0","start_time":"65"}},{"@attributes":{"count":"6","delta_time":"10","enemy_id":"bomber","factor_health":"2.18","factor_hit_power":"1","path_id":"3","start_time":"65"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1","factor_speed_move":"0.5","path_id":"1","start_time":"10"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1","factor_money":"3","factor_speed_move":"0.5","path_id":"0","start_time":"10"}},{"@attributes":{"count":"2","delta_time":"35","enemy_id":"tank_heavy","factor_health":"1.875","factor_hit_power":"1","path_id":"0","start_time":"1"}},{"@attributes":{"count":"2","delta_time":"35","enemy_id":"tank_heavy","factor_health":"1.875","factor_hit_power":"1","path_id":"1","start_time":"1"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"4","enemy_id":"truck","factor_health":"4","factor_hit_power":"1","factor_speed_move":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"10","delta_time":"4","enemy_id":"truck","factor_health":"4","factor_hit_power":"1","factor_money":"3","factor_speed_move":"1","path_id":"0","start_time":"1"}},{"@attributes":{"color":"ff33cc33","count":"5","delta_time":"7","enemy_id":"fighter","factor_health":"1.875","factor_hit_power":"1","factor_speed_move":"2","path_id":"2","start_time":"40"}},{"@attributes":{"color":"ff33cc33","count":"5","delta_time":"7","enemy_id":"fighter","factor_health":"1.875","factor_hit_power":"1","factor_speed_move":"2","path_id":"3","start_time":"40"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"10","enemy_id":"tank_light","factor_health":"3.125","factor_hit_power":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"7","delta_time":"7","enemy_id":"bomber","factor_health":"2.5","factor_hit_power":"1","factor_money":"2","path_id":"3","start_time":"1"}},{"@attributes":{"count":"8","delta_time":"4","enemy_id":"car","factor_health":"2.5","factor_hit_power":"1","path_id":"0","start_time":"40"}},{"@attributes":{"count":"8","delta_time":"4","enemy_id":"car","factor_health":"3.75","factor_hit_power":"1","path_id":"1","start_time":"150"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"1.5","enemy_id":"soldier","factor_health":"6.25","factor_hit_power":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"10","delta_time":"3","enemy_id":"truck","factor_health":"5","factor_hit_power":"1","factor_money":"2","path_id":"0","start_time":"1"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"6.25","factor_hit_power":"1","path_id":"1","start_time":"50"}},{"@attributes":{"count":"8","delta_time":"10","enemy_id":"tank_heavy","factor_health":"3.9","factor_hit_power":"1","path_id":"0","start_time":"50"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"3","delta_time":"40","enemy_id":"airship","factor_health":"5","factor_hit_power":"1","path_id":"2","start_time":"20"}},{"@attributes":{"count":"10","delta_time":"8","enemy_id":"tank_light","factor_health":"4.2","factor_hit_power":"1","path_id":"0","start_time":"1"}},{"@attributes":{"count":"10","delta_time":"4","enemy_id":"truck","factor_health":"4.375","factor_hit_power":"1","path_id":"1","start_time":"1"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"9","delta_time":"10","enemy_id":"tank_heavy","factor_health":"2","factor_hit_power":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"9","delta_time":"10","enemy_id":"tank_heavy","factor_health":"2","factor_hit_power":"1","path_id":"0","start_time":"1"}},{"@attributes":{"count":"20","delta_time":"1.5","enemy_id":"soldier","factor_health":"7.5","factor_hit_power":"1","factor_money":"4","path_id":"1","start_time":"50"}},{"@attributes":{"count":"7","delta_time":"7","enemy_id":"fighter","factor_health":"3.125","factor_hit_power":"1","path_id":"3","start_time":"70"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"4","enemy_id":"truck","factor_health":"5","factor_hit_power":"1","path_id":"0","start_time":"1"}},{"@attributes":{"count":"5","delta_time":"6","enemy_id":"car","factor_health":"3.125","factor_hit_power":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"20","delta_time":"1.5","enemy_id":"soldier","factor_health":"7.5","factor_hit_power":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"7","delta_time":"7","enemy_id":"bomber","factor_health":"2.5","factor_hit_power":"1","path_id":"2","start_time":"10"}}]}},{"enemies":{"enemy":[{"@attributes":{"boss":"1","color":"ffff6600","count":"2","delta_time":"30","enemy_id":"troop_carrier","factor_health":"6.25","factor_hit_power":"5","path_id":"1","start_time":"1"}},{"@attributes":{"boss":"1","color":"ffff6600","count":"2","delta_time":"30","enemy_id":"troop_carrier","factor_health":"6.25","factor_hit_power":"5","path_id":"0","start_time":"1"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"35","money_start_2":"35"},"background":{"@attributes":{"box_exploding_pos":"852 178","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000101010000000000000000000000101000101000000000001000000101000101000000000000000000010000100000000000000100001010000000000000001000000001010001000000000000000000001000000000000000000000000001100010000000010000100000001100000000000000000000000000000100000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_06_02_bg_0.jpg","use_filter":"1"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"hotspot":"65 80","position":"852 178","rect":"0 0 130 160","texture":"game/worlds/world_06_02_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_2","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"hotspot":"65 80","position":"852 178","rect":"0 0 130 160","texture":"game/worlds/world_06_02_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"hotspot":"65 80","position":"852 178","rect":"0 0 130 160","texture":"game/worlds/world_06_02_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"841 172.5"}}},"objects":{"object":{"@attributes":{"id":"0","position":"857 80"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"-20.3077 591.692"}},{"@attributes":{"point":"125 592"}},{"@attributes":{"point":"403 577"}},{"@attributes":{"point":"601 598"}},{"@attributes":{"point":"722 585"}},{"@attributes":{"point":"759 541"}},{"@attributes":{"point":"758 490"}},{"@attributes":{"point":"694 419"}},{"@attributes":{"point":"583 264"}},{"@attributes":{"point":"581 210"}},{"@attributes":{"point":"613 167"}},{"@attributes":{"point":"663 152"}},{"@attributes":{"point":"832 174"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"516.615 790.154"}},{"@attributes":{"point":"544.308 656.308"}},{"@attributes":{"point":"562 540"}},{"@attributes":{"point":"528 478"}},{"@attributes":{"point":"458.154 417.846"}},{"@attributes":{"point":"352 309"}},{"@attributes":{"point":"303 208"}},{"@attributes":{"point":"327.385 173.231"}},{"@attributes":{"point":"360 132"}},{"@attributes":{"point":"519.692 142.462"}},{"@attributes":{"point":"606 145"}},{"@attributes":{"point":"843 170"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"44.3077 -29.8461"}},{"@attributes":{"point":"135.077 305.538"}},{"@attributes":{"point":"195.077 557.846"}},{"@attributes":{"point":"444.308 745.539"}},{"@attributes":{"point":"607.385 431.692"}},{"@attributes":{"point":"470.462 144"}},{"@attributes":{"point":"718.154 5.53847"}},{"@attributes":{"point":"1047.38 399.385"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"87.3846 797.846"}},{"@attributes":{"point":"78.1538 682.462"}},{"@attributes":{"point":"81.2308 536.308"}},{"@attributes":{"point":"50.4615 239.385"}},{"@attributes":{"point":"235.077 36.3077"}},{"@attributes":{"point":"513.538 253.231"}},{"@attributes":{"point":"578.154 573.231"}},{"@attributes":{"point":"890.461 494.769"}},{"@attributes":{"point":"772 188.615"}},{"@attributes":{"point":"990.461 30.1539"}},{"@attributes":{"point":"1032 19.3846"}}]}]},"separator":{"point":[{"@attributes":{"point":"115 465"}},{"@attributes":{"point":"216 449"}},{"@attributes":{"point":"239 387"}},{"@attributes":{"point":"257 290"}},{"@attributes":{"point":"304 257"}},{"@attributes":{"point":"357 175"}},{"@attributes":{"point":"386 177"}},{"@attributes":{"point":"422 217"}},{"@attributes":{"point":"437 234"}},{"@attributes":{"point":"476 217"}},{"@attributes":{"point":"507 218"}},{"@attributes":{"point":"531 239"}},{"@attributes":{"point":"583 265"}},{"@attributes":{"point":"666 274"}},{"@attributes":{"point":"691 238"}},{"@attributes":{"point":"778 315"}},{"@attributes":{"point":"781 354"}},{"@attributes":{"point":"857 431"}},{"@attributes":{"point":"873 533"}},{"@attributes":{"point":"894 597"}},{"@attributes":{"point":"838 594"}},{"@attributes":{"point":"794 556"}},{"@attributes":{"point":"740 500"}},{"@attributes":{"point":"689 453"}},{"@attributes":{"point":"627 439"}},{"@attributes":{"point":"636 531"}},{"@attributes":{"point":"592 527"}},{"@attributes":{"point":"537 466"}},{"@attributes":{"point":"547 425"}},{"@attributes":{"point":"571 402"}},{"@attributes":{"point":"612 371"}},{"@attributes":{"point":"586 321"}},{"@attributes":{"point":"497 304"}},{"@attributes":{"point":"477 255"}},{"@attributes":{"point":"424 258"}},{"@attributes":{"point":"399 303"}},{"@attributes":{"point":"445 548"}},{"@attributes":{"point":"174 658"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"4","enemy_id":"truck","factor_health":"0.5","factor_money":"3","factor_speed_move":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"4","enemy_id":"truck","factor_health":"0.5","factor_money":"3","factor_speed_move":"0.5","path_id":"1","start_time":"60"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"0.8","path_id":"1","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"3","enemy_id":"truck","factor_health":"0.6","factor_money":"3","path_id":"0","start_time":"30"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.8","path_id":"1","start_time":"30"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"1.3","factor_money":"2","factor_speed_move":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"1.3","factor_money":"2","factor_speed_move":"0.7","path_id":"1","start_time":"3"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"4","enemy_id":"truck","factor_health":"1.2","factor_money":"2","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"1","enemy_id":"soldier","factor_health":"1.2","factor_speed_move":"1.1","path_id":"1","start_time":"3"}},{"@attributes":{"count":"15","delta_time":"1","enemy_id":"soldier","factor_health":"1.2","factor_money":"2","factor_speed_move":"1.1","path_id":"1","start_time":"25"}},{"@attributes":{"count":"7","delta_time":"4","enemy_id":"fighter","factor_health":"0.5","factor_speed_move":"1.1","path_id":"2","start_time":"25"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"1.7","factor_money":"2","path_id":"0","start_time":"3"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"1.7","factor_money":"2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"4","enemy_id":"fighter","factor_health":"1.5","factor_money":"2","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"4","enemy_id":"truck","factor_health":"1.4","factor_money":"2","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1.5","enemy_id":"soldier","factor_health":"1.4","factor_money":"2","factor_speed_move":"1","path_id":"0","start_time":"3"}},{"@attributes":{"count":"8","delta_time":"5","enemy_id":"car","factor_health":"0.8","factor_speed_move":"0.9","path_id":"1","start_time":"60"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"12","delta_time":"5","enemy_id":"car","factor_health":"1","factor_money":"2","factor_speed_move":"0.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"35","delta_time":"1.5","enemy_id":"soldier","factor_health":"2","factor_money":"2","factor_speed_move":"1","path_id":"1","start_time":"3"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"5","enemy_id":"truck","factor_health":"1.9","factor_money":"2","path_id":"1","start_time":"3"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"1.5","factor_money":"3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"10","enemy_id":"tank_light","factor_health":"0.8","path_id":"1","start_time":"60"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"4","enemy_id":"truck","factor_health":"2.2","path_id":"1","start_time":"3"}},{"@attributes":{"count":"12","delta_time":"4","enemy_id":"fighter","factor_health":"2","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"1.9","factor_money":"2","factor_speed_move":"1","path_id":"0","start_time":"62"}},{"@attributes":{"count":"6","delta_time":"12","enemy_id":"bomber","factor_health":"1.35","factor_speed_move":"1","path_id":"3","start_time":"62"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"4","delta_time":"10","enemy_id":"tank_light","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_money":"2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"4","delta_time":"20","enemy_id":"tank_light","factor_health":"1","path_id":"0","start_time":"45"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_money":"2","factor_speed_move":"0.8","path_id":"0","start_time":"45"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"6","enemy_id":"fighter","factor_health":"2.5","factor_speed_move":"0.8","path_id":"2","start_time":"50"}},{"@attributes":{"count":"8","delta_time":"3","enemy_id":"truck","factor_health":"3.2","factor_speed_move":"0.8","path_id":"1","start_time":"2"}},{"@attributes":{"count":"3","delta_time":"30","enemy_id":"tank_heavy","factor_health":"0.9","factor_money":"2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"3","delta_time":"30","enemy_id":"tank_heavy","factor_health":"0.9","factor_money":"2","path_id":"1","start_time":"50"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"5","enemy_id":"fighter","factor_health":"2","factor_speed_move":"1.2","path_id":"2","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"7","enemy_id":"bomber","factor_health":"1.85","factor_speed_move":"1.2","path_id":"3","start_time":"3"}},{"@attributes":{"count":"7","delta_time":"5","enemy_id":"fighter","factor_health":"2","factor_speed_move":"1.2","path_id":"3","start_time":"51"}},{"@attributes":{"count":"5","delta_time":"7","enemy_id":"bomber","factor_health":"1.85","factor_speed_move":"1.2","path_id":"2","start_time":"51"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"7","enemy_id":"car","factor_health":"3","factor_speed_move":"1.1","path_id":"0","start_time":"40"}},{"@attributes":{"boss":"1","color":"ffff0000","count":"20","delta_time":"1.5","enemy_id":"soldier","factor_health":"10","factor_speed_move":"1.2","path_id":"1","start_time":"130"}},{"@attributes":{"count":"5","delta_time":"7","enemy_id":"tank_light","factor_health":"1.7","factor_speed_move":"1.4","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"7","enemy_id":"truck","factor_health":"2.5","factor_speed_move":"0.9","path_id":"1","start_time":"82"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"1","enemy_id":"soldier","factor_health":"3.5","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"1","enemy_id":"soldier","factor_health":"3.5","factor_speed_move":"1","path_id":"0","start_time":"3"}},{"@attributes":{"count":"10","delta_time":"8","enemy_id":"fighter","factor_health":"3","path_id":"3","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"4","enemy_id":"car","factor_health":"2.5","path_id":"1","start_time":"35"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"2","delta_time":"20","enemy_id":"airship","factor_health":"1.2","factor_speed_move":"1.2","path_id":"3","start_time":"65"}},{"@attributes":{"count":"1","delta_time":"1","enemy_id":"troop_carrier","factor_health":"1","factor_speed_move":"1.2","path_id":"0","start_time":"150"}},{"@attributes":{"count":"1","delta_time":"1","enemy_id":"troop_carrier","factor_health":"1","factor_speed_move":"1.2","path_id":"1","start_time":"150"}},{"@attributes":{"count":"7","delta_time":"3","enemy_id":"tank_heavy","factor_health":"0.65","factor_speed_move":"3","path_id":"1","start_time":"110"}},{"@attributes":{"count":"8","delta_time":"2.5","enemy_id":"tank_light","factor_health":"0.7","factor_speed_move":"3","path_id":"0","start_time":"20"}},{"@attributes":{"count":"6","delta_time":"8","enemy_id":"bomber","factor_health":"2","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"3","factor_speed_move":"1","path_id":"1","start_time":"40"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"1.5","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"1.5","factor_speed_move":"1.2","path_id":"1","start_time":"3"}},{"@attributes":{"count":"6","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1.5","factor_speed_move":"1.2","path_id":"0","start_time":"20"}},{"@attributes":{"count":"6","delta_time":"20","enemy_id":"tank_heavy","factor_health":"1.5","factor_speed_move":"1.2","path_id":"1","start_time":"24"}},{"@attributes":{"count":"2","delta_time":"30","enemy_id":"troop_carrier","factor_health":"1.5","factor_speed_move":"1.2","path_id":"0","start_time":"200"}},{"@attributes":{"count":"2","delta_time":"30","enemy_id":"troop_carrier","factor_health":"1.5","factor_speed_move":"1.2","path_id":"1","start_time":"230"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"75","money_start_2":"75"},"background":{"@attributes":{"box_exploding_pos":"543 346","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001001000000000000000000000000000001010001001000000001000000100000101000000000000000000000000100000000000001000010000000000000000000000100000000000000000000000000000000001010000000000000000010000001001000000000000000000000000001000000000100000000000000000000000000000000101010000000000000010100001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_06_04_bg_0.jpg","use_filter":"1"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"hotspot":"65 78","position":"543 346","rect":"0 0 130 156","texture":"game/worlds/world_06_04_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_2","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"hotspot":"65 78","position":"543 346","rect":"0 0 130 156","texture":"game/worlds/world_06_04_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"hotspot":"65 78","position":"543 346","rect":"0 0 130 156","texture":"game/worlds/world_06_04_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"549.5 341"}}},"objects":{"object":{"@attributes":{"id":"0","position":"543 232"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"-20.3077 467.077"}},{"@attributes":{"point":"95.0769 454.769"}},{"@attributes":{"point":"289 465"}},{"@attributes":{"point":"352 436"}},{"@attributes":{"point":"369 379"}},{"@attributes":{"point":"351 321"}},{"@attributes":{"point":"334 230"}},{"@attributes":{"point":"363 161"}},{"@attributes":{"point":"425 135"}},{"@attributes":{"point":"507.385 150.154"}},{"@attributes":{"point":"706 154"}},{"@attributes":{"point":"825 134"}},{"@attributes":{"point":"877 173"}},{"@attributes":{"point":"890 237"}},{"@attributes":{"point":"833 298"}},{"@attributes":{"point":"807 332"}},{"@attributes":{"point":"750.461 337.846"}},{"@attributes":{"point":"628.923 342.462"}},{"@attributes":{"point":"556.615 344"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"508.923 790.154"}},{"@attributes":{"point":"433 640"}},{"@attributes":{"point":"418 533"}},{"@attributes":{"point":"437 502"}},{"@attributes":{"point":"461 474"}},{"@attributes":{"point":"525 471"}},{"@attributes":{"point":"603 499"}},{"@attributes":{"point":"709 534"}},{"@attributes":{"point":"860 553"}},{"@attributes":{"point":"918 514"}},{"@attributes":{"point":"925 467"}},{"@attributes":{"point":"905 420"}},{"@attributes":{"point":"848 357"}},{"@attributes":{"point":"796 330"}},{"@attributes":{"point":"683 350"}},{"@attributes":{"point":"599.692 344"}},{"@attributes":{"point":"552 336.308"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"-44.9231 73.2308"}},{"@attributes":{"point":"115.077 207.077"}},{"@attributes":{"point":"152 314.769"}},{"@attributes":{"point":"188.923 510.154"}},{"@attributes":{"point":"242.769 653.231"}},{"@attributes":{"point":"330.462 719.385"}},{"@attributes":{"point":"455.077 716.308"}},{"@attributes":{"point":"570.462 645.538"}},{"@attributes":{"point":"561.231 530.154"}},{"@attributes":{"point":"572 434.769"}},{"@attributes":{"point":"513.538 224"}},{"@attributes":{"point":"559.692 94.7692"}},{"@attributes":{"point":"798.154 48.6154"}},{"@attributes":{"point":"1005.85 233.231"}},{"@attributes":{"point":"1035.08 285.538"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"955.077 793.231"}},{"@attributes":{"point":"932 624"}},{"@attributes":{"point":"872 480.923"}},{"@attributes":{"point":"822.769 407.077"}},{"@attributes":{"point":"726 216"}},{"@attributes":{"point":"599.692 82.4615"}},{"@attributes":{"point":"507 54"}},{"@attributes":{"point":"318 62"}},{"@attributes":{"point":"201.231 116.308"}},{"@attributes":{"point":"81.2308 305.538"}},{"@attributes":{"point":"47.3846 508.615"}},{"@attributes":{"point":"188.923 611.692"}},{"@attributes":{"point":"350.462 551.692"}},{"@attributes":{"point":"416.615 474.769"}},{"@attributes":{"point":"556.615 271.692"}},{"@attributes":{"point":"799.692 400.923"}},{"@attributes":{"point":"748.923 634.769"}},{"@attributes":{"point":"732 730.154"}},{"@attributes":{"point":"728.923 796.308"}}]}]},"separator":{"point":[{"@attributes":{"point":"98 663"}},{"@attributes":{"point":"110 487"}},{"@attributes":{"point":"392 474"}},{"@attributes":{"point":"389 378"}},{"@attributes":{"point":"573 400"}},{"@attributes":{"point":"629 357"}},{"@attributes":{"point":"774 349"}},{"@attributes":{"point":"866 314"}},{"@attributes":{"point":"979 633"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.5","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.6","factor_hit_power":"1","factor_speed_attack":"2","factor_speed_move":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"1","enemy_id":"soldier","factor_health":"0.6","factor_hit_power":"1","factor_speed_attack":"2","factor_speed_move":"0.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"1","enemy_id":"soldier","factor_health":"0.6","factor_hit_power":"1","factor_speed_attack":"2","factor_speed_move":"0.5","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"12","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"1","enemy_id":"soldier","factor_health":"1.1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"1","enemy_id":"soldier","factor_health":"1.1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"10","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"10","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"50","delta_time":"0.8","enemy_id":"soldier","factor_health":"1.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"5","enemy_id":"truck","factor_health":"1.4","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"6","delta_time":"5","enemy_id":"truck","factor_health":"1.4","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"1"}},{"@attributes":{"count":"6","delta_time":"15","enemy_id":"fighter","factor_health":"0.6","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"2","start_time":"3"}},{"@attributes":{"count":"6","delta_time":"15","enemy_id":"fighter","factor_health":"0.6","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"3","start_time":"12"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"9","delta_time":"13","enemy_id":"fighter","factor_health":"0.9","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"2","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"13","enemy_id":"bomber","factor_health":"0.9","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"3","start_time":"3"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"6","enemy_id":"truck","factor_health":"1.1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"8"}},{"@attributes":{"count":"6","delta_time":"6","enemy_id":"truck","factor_health":"1.1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"9"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"2.2","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"2.2","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"1","start_time":"7"}},{"@attributes":{"count":"15","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"0","start_time":"7"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"12","enemy_id":"car","factor_health":"1.1","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"6"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"10","enemy_id":"car","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"soldier","factor_health":"2.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"0","start_time":"3"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"truck","factor_health":"2.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"0","start_time":"3"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"2","start_time":"5"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"3","start_time":"5"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"20","enemy_id":"bomber","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"3","start_time":"1"}},{"@attributes":{"count":"5","delta_time":"8","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"36"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"10","enemy_id":"car","factor_health":"1.4","factor_hit_power":"1.2","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"4","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"0","start_time":"3"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"4","factor_hit_power":"1.2","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"3"}},{"@attributes":{"count":"8","delta_time":"5","enemy_id":"tank_light","factor_health":"1","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"1","start_time":"60"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"10","enemy_id":"car","factor_health":"1.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"2","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"0","start_time":"3"}},{"@attributes":{"count":"15","delta_time":"2","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"1","start_time":"3"}},{"@attributes":{"count":"12","delta_time":"5","enemy_id":"truck","factor_health":"3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"1","start_time":"3"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"3","start_time":"4"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"8","enemy_id":"tank_light","factor_health":"1.6","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"0","start_time":"6"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"1.6","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1.5","enemy_id":"soldier","factor_health":"6","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.3","path_id":"1","start_time":"3"}},{"@attributes":{"count":"9","delta_time":"7","enemy_id":"bomber","factor_health":"1.2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"9","delta_time":"7","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"3","start_time":"4"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"2","start_time":"10"}},{"@attributes":{"count":"4","delta_time":"15","enemy_id":"airship","factor_health":"2.2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"3","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"2","start_time":"55"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"4","delta_time":"15","enemy_id":"tank_light","factor_health":"1.2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"6","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.4","path_id":"0","start_time":"3"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"6","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.4","path_id":"1","start_time":"3"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ffff6600","count":"10","delta_time":"4","enemy_id":"truck","factor_health":"4","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.5","path_id":"0","start_time":"2"}},{"@attributes":{"color":"ffff6600","count":"10","delta_time":"4","enemy_id":"truck","factor_health":"4","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.5","path_id":"1","start_time":"2"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"85","money_start_2":"85"},"background":{"@attributes":{"box_exploding_pos":"473 594","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000000000000010000100010000100000000001000100100000110100000000100010100000000010100000000001010010001000000000000100001001000001000000000000001000100000001010000000000000000000100001000000000000000000010001001000000000000010000010001000000000000000000000000100000000000100001000001000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_06_05_bg_0.jpg","use_filter":"1"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"hotspot":"78 65","position":"473 594","rect":"0 0 156 130","texture":"game/worlds/world_06_05_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_2","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"hotspot":"78 65","position":"473 594","rect":"0 0 156 130","texture":"game/worlds/world_06_05_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"hotspot":"78 65","position":"473 594","rect":"0 0 156 130","texture":"game/worlds/world_06_05_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"475 581"}}},"objects":{"object":{"@attributes":{"id":"0","position":"471 477"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"-28 462.462"}},{"@attributes":{"point":"84 482"}},{"@attributes":{"point":"190 391"}},{"@attributes":{"point":"212 295"}},{"@attributes":{"point":"276.615 210.154"}},{"@attributes":{"point":"350.462 142.462"}},{"@attributes":{"point":"456 108"}},{"@attributes":{"point":"543 118"}},{"@attributes":{"point":"561.231 200.923"}},{"@attributes":{"point":"566 313"}},{"@attributes":{"point":"516 357"}},{"@attributes":{"point":"476 420"}},{"@attributes":{"point":"450 488"}},{"@attributes":{"point":"475.077 580.923"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"1035.08 133.231"}},{"@attributes":{"point":"931 112"}},{"@attributes":{"point":"843 97"}},{"@attributes":{"point":"794 93"}},{"@attributes":{"point":"702.769 119.385"}},{"@attributes":{"point":"653 174"}},{"@attributes":{"point":"670 250"}},{"@attributes":{"point":"733 266"}},{"@attributes":{"point":"808 306"}},{"@attributes":{"point":"881 305"}},{"@attributes":{"point":"916 361"}},{"@attributes":{"point":"892 428.615"}},{"@attributes":{"point":"876 477"}},{"@attributes":{"point":"768.923 576.308"}},{"@attributes":{"point":"726 612"}},{"@attributes":{"point":"642 583"}},{"@attributes":{"point":"639 516"}},{"@attributes":{"point":"646 413"}},{"@attributes":{"point":"614 324"}},{"@attributes":{"point":"523 336"}},{"@attributes":{"point":"527.385 348.615"}},{"@attributes":{"point":"488.923 394.769"}},{"@attributes":{"point":"461.231 464"}},{"@attributes":{"point":"461.231 524"}},{"@attributes":{"point":"468.923 580.923"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"930.461 780.923"}},{"@attributes":{"point":"799 659"}},{"@attributes":{"point":"802 472"}},{"@attributes":{"point":"795 401"}},{"@attributes":{"point":"808.923 279.385"}},{"@attributes":{"point":"798.154 159.385"}},{"@attributes":{"point":"683 59"}},{"@attributes":{"point":"600 52"}},{"@attributes":{"point":"501 127"}},{"@attributes":{"point":"471 271"}},{"@attributes":{"point":"446 385"}},{"@attributes":{"point":"495.077 636.308"}},{"@attributes":{"point":"435.077 685.538"}},{"@attributes":{"point":"352 736.308"}},{"@attributes":{"point":"216.615 654.769"}},{"@attributes":{"point":"181.231 539.385"}},{"@attributes":{"point":"115.077 371.692"}},{"@attributes":{"point":"112 220.923"}},{"@attributes":{"point":"132 113.231"}},{"@attributes":{"point":"221.231 -26.7692"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"-34.1539 685.538"}},{"@attributes":{"point":"145.846 670.154"}},{"@attributes":{"point":"305.846 640.923"}},{"@attributes":{"point":"562.769 553.231"}},{"@attributes":{"point":"718.154 450.154"}},{"@attributes":{"point":"835.077 376.308"}},{"@attributes":{"point":"939.692 245.538"}},{"@attributes":{"point":"819.692 154.769"}},{"@attributes":{"point":"761 131"}},{"@attributes":{"point":"619.692 105.538"}},{"@attributes":{"point":"368.923 79.3846"}},{"@attributes":{"point":"230 125"}},{"@attributes":{"point":"-18.7692 188.615"}}]}]},"separator":{"point":[{"@attributes":{"point":"45 426"}},{"@attributes":{"point":"92 289"}},{"@attributes":{"point":"139 277"}},{"@attributes":{"point":"206 272"}},{"@attributes":{"point":"267 207"}},{"@attributes":{"point":"290 161"}},{"@attributes":{"point":"263 131"}},{"@attributes":{"point":"266 94"}},{"@attributes":{"point":"316 76"}},{"@attributes":{"point":"358 119"}},{"@attributes":{"point":"406 169"}},{"@attributes":{"point":"451 224"}},{"@attributes":{"point":"504 245"}},{"@attributes":{"point":"592 214"}},{"@attributes":{"point":"683 165"}},{"@attributes":{"point":"779 113"}},{"@attributes":{"point":"780 178"}},{"@attributes":{"point":"804 203"}},{"@attributes":{"point":"852 237"}},{"@attributes":{"point":"802 304"}},{"@attributes":{"point":"735 318"}},{"@attributes":{"point":"700 353"}},{"@attributes":{"point":"713 417"}},{"@attributes":{"point":"821 549"}},{"@attributes":{"point":"667 566"}},{"@attributes":{"point":"585 528"}},{"@attributes":{"point":"611 437"}},{"@attributes":{"point":"479 405"}},{"@attributes":{"point":"503 305"}},{"@attributes":{"point":"388 261"}},{"@attributes":{"point":"356 402"}},{"@attributes":{"point":"216 269"}},{"@attributes":{"point":"29 589"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"1","enemy_id":"soldier","factor_health":"0.8","factor_hit_power":"1","factor_money":"2","path_id":"0","start_time":"1"}},{"@attributes":{"count":"25","delta_time":"1","enemy_id":"soldier","factor_health":"0.8","factor_hit_power":"1","factor_money":"2","path_id":"1","start_time":"15"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"1.1","factor_hit_power":"0.8","factor_money":"4","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"1","enemy_id":"soldier","factor_health":"1.1","factor_hit_power":"0.7","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"1","enemy_id":"soldier","factor_health":"1.1","factor_hit_power":"0.8","factor_speed_move":"1","path_id":"0","start_time":"4"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"1.5","factor_hit_power":"1","factor_money":"3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"2","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_money":"2","path_id":"1","start_time":"30"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"2","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_move":"1","path_id":"0","start_time":"30"}},{"@attributes":{"count":"8","delta_time":"3","enemy_id":"truck","factor_health":"1.2","factor_hit_power":"1","factor_money":"2","factor_speed_move":"1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"40","delta_time":"1","enemy_id":"soldier","factor_health":"1.7","factor_hit_power":"1.1","factor_money":"2","factor_speed_move":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"1.7","factor_hit_power":"1.1","factor_money":"2","factor_speed_move":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"4","enemy_id":"truck","factor_health":"1.3","factor_hit_power":"1.2","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"4.5","enemy_id":"fighter","factor_health":"0.7","factor_hit_power":"1","factor_money":"2","path_id":"3","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"2.5","factor_hit_power":"1.1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"2.5","factor_hit_power":"1.1","factor_speed_move":"1","path_id":"1","start_time":"15"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"40","delta_time":"0.7","enemy_id":"soldier","factor_health":"2.5","factor_hit_power":"1","factor_money":"3","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"4","enemy_id":"car","factor_health":"0.6","factor_hit_power":"1.2","factor_money":"4","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"35","delta_time":"1","enemy_id":"soldier","factor_health":"2.6","factor_hit_power":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"4","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","path_id":"2","start_time":"15"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"6","enemy_id":"bomber","factor_health":"0.7","factor_hit_power":"1","factor_money":"2","path_id":"3","start_time":"2"}},{"@attributes":{"count":"24","delta_time":"1","enemy_id":"soldier","factor_health":"2.5","factor_hit_power":"1","factor_money":"3","path_id":"1","start_time":"25"}},{"@attributes":{"count":"4","delta_time":"6.5","enemy_id":"tank_light","factor_health":"0.7","factor_hit_power":"1","factor_money":"2","path_id":"0","start_time":"25"}},{"@attributes":{"count":"4","delta_time":"6.5","enemy_id":"tank_light","factor_health":"0.7","factor_hit_power":"1","factor_money":"2","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"10","enemy_id":"fighter","factor_health":"0.8","factor_hit_power":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"6","enemy_id":"tank_light","factor_health":"0.7","factor_hit_power":"1","factor_money":"2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"6","enemy_id":"tank_light","factor_health":"0.7","factor_hit_power":"1","factor_money":"2","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"2.5","enemy_id":"truck","factor_health":"1.2","factor_hit_power":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"2.5","enemy_id":"truck","factor_health":"1.2","factor_hit_power":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"24","delta_time":"1","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1","path_id":"1","start_time":"30"}},{"@attributes":{"count":"24","delta_time":"1","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1","path_id":"0","start_time":"30"}},{"@attributes":{"count":"6","delta_time":"8","enemy_id":"bomber","factor_health":"1.5","factor_hit_power":"1","path_id":"3","start_time":"20"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"1.5","enemy_id":"soldier","factor_health":"4.6","factor_hit_power":"1","factor_speed_move":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"1.5","enemy_id":"soldier","factor_health":"4.5","factor_hit_power":"1","factor_speed_move":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"1.5","enemy_id":"soldier","factor_health":"4.5","factor_hit_power":"1","factor_money":"2","factor_speed_move":"0.9","path_id":"1","start_time":"3"}},{"@attributes":{"count":"25","delta_time":"1.5","enemy_id":"soldier","factor_health":"4.5","factor_hit_power":"1","factor_money":"2","factor_speed_move":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"4","enemy_id":"fighter","factor_health":"2.7","factor_hit_power":"1","factor_speed_move":"0.9","path_id":"2","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"4","enemy_id":"fighter","factor_health":"2.7","factor_hit_power":"1","factor_speed_move":"0.9","path_id":"3","start_time":"3"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"12","enemy_id":"fighter","factor_health":"4","factor_hit_power":"1","path_id":"2","start_time":"30"}},{"@attributes":{"count":"6","delta_time":"8","enemy_id":"tank_heavy","factor_health":"0.7","factor_hit_power":"1","path_id":"0","start_time":"30"}},{"@attributes":{"count":"40","delta_time":"1.5","enemy_id":"soldier","factor_health":"5.5","factor_hit_power":"1","factor_speed_move":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"bomber","factor_health":"2.2","factor_hit_power":"1","path_id":"3","start_time":"20"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"4","enemy_id":"car","factor_health":"1","factor_hit_power":"1.2","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"8","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1","path_id":"0","start_time":"60"}},{"@attributes":{"count":"6","delta_time":"8","enemy_id":"tank_light","factor_health":"1","factor_hit_power":"1","path_id":"1","start_time":"60"}},{"@attributes":{"count":"12","delta_time":"10","enemy_id":"fighter","factor_health":"1.8","factor_hit_power":"1","path_id":"2","start_time":"30"}},{"@attributes":{"count":"12","delta_time":"10","enemy_id":"bomber","factor_health":"2.5","factor_hit_power":"1.2","path_id":"3","start_time":"20"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"8","enemy_id":"fighter","factor_health":"4","factor_hit_power":"1","factor_speed_move":"1.2","path_id":"3","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"8","enemy_id":"fighter","factor_health":"4","factor_hit_power":"1","factor_speed_move":"1.2","path_id":"2","start_time":"2"}},{"@attributes":{"count":"14","delta_time":"3","enemy_id":"truck","factor_health":"2.5","factor_hit_power":"1.2","factor_speed_move":"1.1","path_id":"0","start_time":"50"}},{"@attributes":{"count":"50","delta_time":"1","enemy_id":"soldier","factor_health":"2.49","factor_hit_power":"1.2","factor_speed_move":"1.3","path_id":"1","start_time":"50"}},{"@attributes":{"count":"2","delta_time":"10","enemy_id":"troop_carrier","factor_health":"1.2","factor_hit_power":"1.2","factor_speed_move":"1.1","path_id":"0","start_time":"100"}},{"@attributes":{"count":"2","delta_time":"10","enemy_id":"troop_carrier","factor_health":"1.2","factor_hit_power":"1.2","factor_speed_move":"1.1","path_id":"1","start_time":"100"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"0.5","enemy_id":"soldier","factor_health":"7","factor_hit_power":"1.2","factor_money":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"0.5","enemy_id":"soldier","factor_health":"7","factor_hit_power":"1.2","factor_money":"0.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"10","enemy_id":"tank_light","factor_health":"3","factor_hit_power":"1","factor_money":"0.5","path_id":"0","start_time":"40"}},{"@attributes":{"count":"8","delta_time":"10","enemy_id":"tank_light","factor_health":"3","factor_hit_power":"1","factor_money":"0.5","path_id":"1","start_time":"40"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1","factor_money":"0.5","factor_speed_move":"1.2","path_id":"3","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"10","enemy_id":"bomber","factor_health":"2.5","factor_hit_power":"1.2","factor_money":"0.5","path_id":"2","start_time":"80"}},{"@attributes":{"count":"3","delta_time":"10","enemy_id":"troop_carrier","factor_health":"1.6","factor_hit_power":"1.2","factor_money":"0.2","factor_speed_move":"1.1","path_id":"1","start_time":"150"}}]}},{"enemies":{"enemy":[{"@attributes":{"boss":"1","color":"ffff0000","count":"5","delta_time":"8","enemy_id":"tank_heavy","factor_health":"2","factor_hit_power":"1","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"boss":"1","color":"ffff0000","count":"5","delta_time":"8","enemy_id":"tank_heavy","factor_health":"2","factor_hit_power":"1","factor_speed_move":"1.2","path_id":"1","start_time":"2"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"100","money_start_2":"100"},"background":{"@attributes":{"box_exploding_pos":"543 346","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001001000000000000000000000000000001001001010000000001000100101001001010000000000000000000001001000000000001000010000000000000000000000100000000000000000000000000000000000101000000000000000010000010100100000000000001000000000100000000000100000010000000000000000000000000010100000000000000010100001010101010100000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_06_04_bg_0.jpg","use_filter":"1"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"hotspot":"65 78","position":"543 346","rect":"0 0 130 156","texture":"game/worlds/world_06_04_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_2","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"hotspot":"65 78","position":"543 346","rect":"0 0 130 156","texture":"game/worlds/world_06_04_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"hotspot":"65 78","position":"543 346","rect":"0 0 130 156","texture":"game/worlds/world_06_04_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"549.5 341"}}},"objects":{"object":{"@attributes":{"id":"0","position":"543 232"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"507.385 779.385"}},{"@attributes":{"point":"467.385 687.077"}},{"@attributes":{"point":"427.385 591.692"}},{"@attributes":{"point":"419 514"}},{"@attributes":{"point":"465 468"}},{"@attributes":{"point":"522.769 476.308"}},{"@attributes":{"point":"605.846 496.308"}},{"@attributes":{"point":"724.308 531.692"}},{"@attributes":{"point":"823 546"}},{"@attributes":{"point":"908 532"}},{"@attributes":{"point":"922 463"}},{"@attributes":{"point":"901.231 419.385"}},{"@attributes":{"point":"858.154 373.231"}},{"@attributes":{"point":"812 330"}},{"@attributes":{"point":"716.615 340.923"}},{"@attributes":{"point":"634 344"}},{"@attributes":{"point":"554 341"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"-23.3846 468.615"}},{"@attributes":{"point":"76.6154 457.846"}},{"@attributes":{"point":"222 453"}},{"@attributes":{"point":"324 464"}},{"@attributes":{"point":"359 415"}},{"@attributes":{"point":"361.231 364"}},{"@attributes":{"point":"337 268"}},{"@attributes":{"point":"345 192"}},{"@attributes":{"point":"385 144"}},{"@attributes":{"point":"480 142"}},{"@attributes":{"point":"604 148"}},{"@attributes":{"point":"747.385 147.077"}},{"@attributes":{"point":"831 130"}},{"@attributes":{"point":"876.615 184"}},{"@attributes":{"point":"885 226"}},{"@attributes":{"point":"843 288"}},{"@attributes":{"point":"804 343"}},{"@attributes":{"point":"698.154 342.462"}},{"@attributes":{"point":"605.846 348.615"}},{"@attributes":{"point":"545.846 340.923"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"-29.5385 71.6923"}},{"@attributes":{"point":"108.923 142.462"}},{"@attributes":{"point":"172 268.615"}},{"@attributes":{"point":"202.769 454.769"}},{"@attributes":{"point":"218.154 573.231"}},{"@attributes":{"point":"239.692 664"}},{"@attributes":{"point":"322.769 710.154"}},{"@attributes":{"point":"433.538 707.077"}},{"@attributes":{"point":"516.615 630.154"}},{"@attributes":{"point":"541.231 533.231"}},{"@attributes":{"point":"547.385 230.154"}},{"@attributes":{"point":"595.077 84"}},{"@attributes":{"point":"741.231 53.2308"}},{"@attributes":{"point":"815.077 225.538"}},{"@attributes":{"point":"818.154 384"}},{"@attributes":{"point":"848.923 513.231"}},{"@attributes":{"point":"872 668.615"}},{"@attributes":{"point":"898.154 799.385"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"-23.3846 654.769"}},{"@attributes":{"point":"244.308 702.462"}},{"@attributes":{"point":"415 337"}},{"@attributes":{"point":"657 665"}},{"@attributes":{"point":"797 686"}},{"@attributes":{"point":"914 574"}},{"@attributes":{"point":"808.923 454.769"}},{"@attributes":{"point":"696.615 402.462"}},{"@attributes":{"point":"458.154 297.846"}},{"@attributes":{"point":"368.923 273.231"}},{"@attributes":{"point":"299.692 231.692"}},{"@attributes":{"point":"288.923 160.923"}},{"@attributes":{"point":"324.308 91.6923"}},{"@attributes":{"point":"435.077 45.5385"}},{"@attributes":{"point":"619.692 -22.1538"}}]}]},"separator":{"point":[{"@attributes":{"point":"75 523"}},{"@attributes":{"point":"138 456"}},{"@attributes":{"point":"260 440"}},{"@attributes":{"point":"374 404"}},{"@attributes":{"point":"389 503"}},{"@attributes":{"point":"484 440"}},{"@attributes":{"point":"509 489"}},{"@attributes":{"point":"568 541"}},{"@attributes":{"point":"600 607"}},{"@attributes":{"point":"691 665"}},{"@attributes":{"point":"686 553"}},{"@attributes":{"point":"702 491"}},{"@attributes":{"point":"703 431"}},{"@attributes":{"point":"727 403"}},{"@attributes":{"point":"749 420"}},{"@attributes":{"point":"783 447"}},{"@attributes":{"point":"822 424"}},{"@attributes":{"point":"829 384"}},{"@attributes":{"point":"820 304"}},{"@attributes":{"point":"870 249"}},{"@attributes":{"point":"809 181"}},{"@attributes":{"point":"756 156"}},{"@attributes":{"point":"707 237"}},{"@attributes":{"point":"681 253"}},{"@attributes":{"point":"650 244"}},{"@attributes":{"point":"634 186"}},{"@attributes":{"point":"527 151"}},{"@attributes":{"point":"553 286"}},{"@attributes":{"point":"459 276"}},{"@attributes":{"point":"411 280"}},{"@attributes":{"point":"263 318"}},{"@attributes":{"point":"183 58"}},{"@attributes":{"point":"103 237"}},{"@attributes":{"point":"61 365"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"50","delta_time":"1","enemy_id":"soldier","factor_health":"0.9","factor_money":"2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"50","delta_time":"1","enemy_id":"soldier","factor_health":"0.9","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"8","enemy_id":"fighter","factor_health":"0.35","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"8","enemy_id":"fighter","factor_health":"0.35","factor_speed_move":"1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"1","path_id":"0","start_time":"32"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"1","path_id":"1","start_time":"32"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"5","enemy_id":"truck","factor_health":"0.8","factor_money":"2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"5","enemy_id":"truck","factor_health":"0.8","factor_money":"2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"1.1","factor_money":"2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"3","enemy_id":"soldier","factor_health":"1.1","factor_money":"2","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"13","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_money":"2.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"13","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_money":"2.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"14","delta_time":"5","enemy_id":"fighter","factor_health":"1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"9","enemy_id":"car","factor_health":"1","factor_money":"2.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"13","delta_time":"5","enemy_id":"truck","factor_health":"1.2","factor_money":"2.5","path_id":"1","start_time":"12"}},{"@attributes":{"count":"8","delta_time":"9","enemy_id":"fighter","factor_health":"1","factor_money":"2.5","factor_speed_move":"1.1","path_id":"2","start_time":"20"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"2.5","enemy_id":"truck","factor_health":"1.7","factor_money":"3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"2.5","enemy_id":"truck","factor_health":"1.7","factor_money":"3","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"5","enemy_id":"car","factor_health":"1.1","path_id":"0","start_time":"39"}},{"@attributes":{"count":"10","delta_time":"5","enemy_id":"car","factor_health":"1.1","path_id":"1","start_time":"39"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"8","enemy_id":"car","factor_health":"1.4","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"8","enemy_id":"car","factor_health":"1.4","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"3","enemy_id":"soldier","factor_health":"3.4","path_id":"0","start_time":"62"}},{"@attributes":{"count":"15","delta_time":"3","enemy_id":"soldier","factor_health":"3.4","path_id":"1","start_time":"62"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"6","enemy_id":"fighter","factor_health":"1.2","factor_speed_move":"1.1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"16","delta_time":"6","enemy_id":"bomber","factor_health":"1.2","factor_speed_move":"1.1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"8","enemy_id":"fighter","factor_health":"1","factor_speed_move":"1.2","path_id":"2","start_time":"70"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"3","enemy_id":"truck","factor_health":"2","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"3","enemy_id":"truck","factor_health":"2","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"13","enemy_id":"tank_light","factor_health":"0.5","path_id":"0","start_time":"50"}},{"@attributes":{"count":"5","delta_time":"13","enemy_id":"tank_light","factor_health":"0.5","path_id":"1","start_time":"50"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"10","enemy_id":"fighter","factor_health":"2","factor_money":"0.2","path_id":"2","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"15","enemy_id":"bomber","factor_health":"2","path_id":"3","start_time":"75"}},{"@attributes":{"count":"15","delta_time":"4","enemy_id":"truck","factor_health":"2.3","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"4","factor_money":"0.1","factor_speed_move":"1.1","path_id":"1","start_time":"75"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"2","factor_money":"0.2","path_id":"0","start_time":"77"}},{"@attributes":{"count":"10","delta_time":"15","enemy_id":"tank_light","factor_health":"2","factor_money":"0.2","path_id":"1","start_time":"77"}},{"@attributes":{"count":"5","delta_time":"18","enemy_id":"airship","factor_health":"2","factor_money":"0.1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"13","delta_time":"6","enemy_id":"bomber","factor_health":"1.5","factor_money":"0.01","path_id":"2","start_time":"2"}},{"@attributes":{"count":"13","delta_time":"6","enemy_id":"fighter","factor_health":"2.5","factor_money":"0.01","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"10","enemy_id":"car","factor_health":"1","factor_money":"0.01","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"car","factor_health":"1","factor_money":"0.01","path_id":"1","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"10","enemy_id":"tank_light","factor_health":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"10","enemy_id":"tank_light","factor_health":"1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"12","delta_time":"10","enemy_id":"fighter","factor_health":"3","factor_money":"0.01","factor_speed_move":"1.2","path_id":"2","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"10","enemy_id":"bomber","factor_health":"2.5","factor_money":"0.01","factor_speed_move":"1.2","path_id":"3","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"40","enemy_id":"tank_heavy","factor_health":"2","factor_money":"0.01","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"40","enemy_id":"tank_heavy","factor_health":"2","factor_money":"0.01","factor_speed_move":"1.2","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"15","enemy_id":"tank_heavy","factor_health":"1.3","factor_money":"0.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"15","enemy_id":"tank_heavy","factor_health":"1.3","factor_money":"0.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"20","enemy_id":"airship","factor_health":"4","factor_hit_power":"1.5","factor_money":"0.1","factor_speed_move":"1.2","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1","factor_money":"0.1","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1","factor_money":"0.1","factor_speed_move":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"fighter","factor_health":"5","factor_money":"0.2","factor_speed_move":"1.1","path_id":"2","start_time":"42"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"fighter","factor_health":"5","factor_money":"0.2","factor_speed_move":"1.1","path_id":"3","start_time":"42"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"15","enemy_id":"airship","factor_health":"5","factor_money":"0.01","factor_speed_move":"1.3","path_id":"2","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"15","enemy_id":"airship","factor_health":"5","factor_money":"0.01","factor_speed_move":"1.3","path_id":"3","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"5.4","factor_money":"0.1","factor_speed_move":"1.3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"5.4","factor_money":"0.1","factor_speed_move":"1.3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"5.4","factor_money":"0.1","factor_speed_move":"1.3","path_id":"1","start_time":"40"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"5.4","factor_money":"0.1","factor_speed_move":"1.3","path_id":"1","start_time":"40"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"5.4","factor_money":"0.1","factor_speed_move":"1.3","path_id":"0","start_time":"60"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"5.4","factor_money":"0.1","factor_speed_move":"1.3","path_id":"0","start_time":"60"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"5.4","factor_money":"0.1","factor_speed_move":"1.3","path_id":"1","start_time":"80"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"5.4","factor_money":"0.1","factor_speed_move":"1.3","path_id":"1","start_time":"80"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"6","enemy_id":"fighter","factor_health":"3.5","factor_money":"0.1","factor_speed_move":"1.2","path_id":"2","start_time":"45"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"fighter","factor_health":"3.5","factor_money":"0.1","factor_speed_move":"1.2","path_id":"3","start_time":"45"}},{"@attributes":{"count":"4","delta_time":"20","enemy_id":"troop_carrier","factor_health":"1.5","factor_money":"0.1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"color":"ff33cc33","count":"6","delta_time":"20","enemy_id":"tank_light","factor_health":"2","factor_money":"0.1","factor_speed_move":"1.5","path_id":"1","start_time":"2"}},{"@attributes":{"boss":"1","color":"ffff00ff","count":"5","delta_time":"20","enemy_id":"bomber","factor_health":"8","factor_money":"0.1","factor_speed_move":"1.2","path_id":"2","start_time":"200"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"60","money_start_2":"60"},"background":{"@attributes":{"box_exploding_pos":"858 558","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000001000000000000110000000000011000000100000000000000000001000000100010100000000000000000011000000000000000000000000010000000000001000000000000000100000000000000000110000001100000000000000001000000000000000001000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_06_01_bg_0.jpg","use_filter":"1"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"hotspot":"65 78","position":"858 558","rect":"0 0 130 156","texture":"game/worlds/world_06_01_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_2","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"hotspot":"65 78","position":"858 558","rect":"0 0 130 156","texture":"game/worlds/world_06_01_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"hotspot":"65 78","position":"858 558","rect":"0 0 130 156","texture":"game/worlds/world_06_01_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"849 552"}}},"objects":{"object":{"@attributes":{"id":"0","position":"856 444"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"-15.6923 333.231"}},{"@attributes":{"point":"79.6923 264"}},{"@attributes":{"point":"164 188"}},{"@attributes":{"point":"274 177"}},{"@attributes":{"point":"377 212"}},{"@attributes":{"point":"407 296"}},{"@attributes":{"point":"386 392"}},{"@attributes":{"point":"308 463"}},{"@attributes":{"point":"271 567"}},{"@attributes":{"point":"312 664"}},{"@attributes":{"point":"432 617.846"}},{"@attributes":{"point":"505 547"}},{"@attributes":{"point":"576 515"}},{"@attributes":{"point":"628 558"}},{"@attributes":{"point":"851 552"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"1035.08 133.231"}},{"@attributes":{"point":"888 155"}},{"@attributes":{"point":"671 143"}},{"@attributes":{"point":"558 160"}},{"@attributes":{"point":"507.385 231.692"}},{"@attributes":{"point":"500 335"}},{"@attributes":{"point":"544 543"}},{"@attributes":{"point":"679 553"}},{"@attributes":{"point":"790 550"}},{"@attributes":{"point":"851 545"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"1053.54 271.692"}},{"@attributes":{"point":"876 238"}},{"@attributes":{"point":"678 233"}},{"@attributes":{"point":"425 185"}},{"@attributes":{"point":"207.385 299.385"}},{"@attributes":{"point":"144.308 464"}},{"@attributes":{"point":"175 687"}},{"@attributes":{"point":"425 552"}},{"@attributes":{"point":"616 457"}},{"@attributes":{"point":"701 371"}},{"@attributes":{"point":"916 362"}},{"@attributes":{"point":"832 576"}},{"@attributes":{"point":"829 690"}},{"@attributes":{"point":"878.154 787.077"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"90.4615 782.462"}},{"@attributes":{"point":"99.6923 690.154"}},{"@attributes":{"point":"132 547"}},{"@attributes":{"point":"206 310"}},{"@attributes":{"point":"237 237"}},{"@attributes":{"point":"272 175"}},{"@attributes":{"point":"341 89"}},{"@attributes":{"point":"436 83"}},{"@attributes":{"point":"530 126"}},{"@attributes":{"point":"573 401"}},{"@attributes":{"point":"628 628"}},{"@attributes":{"point":"730.462 659.385"}},{"@attributes":{"point":"799 643"}},{"@attributes":{"point":"904 460"}},{"@attributes":{"point":"933 329"}},{"@attributes":{"point":"965 202"}},{"@attributes":{"point":"993.539 -14.4615"}}]}]},"separator":{"point":[{"@attributes":{"point":"168 606"}},{"@attributes":{"point":"266 499"}},{"@attributes":{"point":"389 503"}},{"@attributes":{"point":"490 508"}},{"@attributes":{"point":"504 569"}},{"@attributes":{"point":"599 495"}},{"@attributes":{"point":"645 418"}},{"@attributes":{"point":"692 342"}},{"@attributes":{"point":"779 376"}},{"@attributes":{"point":"815 334"}},{"@attributes":{"point":"791 281"}},{"@attributes":{"point":"738 274"}},{"@attributes":{"point":"741 235"}},{"@attributes":{"point":"762 213"}},{"@attributes":{"point":"779 180"}},{"@attributes":{"point":"707 161"}},{"@attributes":{"point":"592 210"}},{"@attributes":{"point":"625 287"}},{"@attributes":{"point":"589 306"}},{"@attributes":{"point":"525 343"}},{"@attributes":{"point":"413 359"}},{"@attributes":{"point":"341 379"}},{"@attributes":{"point":"303 356"}},{"@attributes":{"point":"273 349"}},{"@attributes":{"point":"269 279"}},{"@attributes":{"point":"296 220"}},{"@attributes":{"point":"228 207"}},{"@attributes":{"point":"189 248"}},{"@attributes":{"point":"144 387"}},{"@attributes":{"point":"135 568"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"0.8","enemy_id":"soldier","factor_health":"0.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"0.8","enemy_id":"soldier","factor_health":"0.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"20"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"22","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.5","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"22","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"0.8","enemy_id":"soldier","factor_health":"1.3","factor_hit_power":"1","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"3","enemy_id":"truck","factor_health":"0.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"25"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"0.7","enemy_id":"soldier","factor_health":"1.2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.7","enemy_id":"soldier","factor_health":"1.2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"20"}},{"@attributes":{"count":"10","delta_time":"4","enemy_id":"fighter","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"0.8","enemy_id":"soldier","factor_health":"1.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"20"}},{"@attributes":{"count":"8","delta_time":"4","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"4","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"boss":"1","color":"ffff0000","count":"15","delta_time":"0.5","enemy_id":"soldier","factor_health":"2.2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"1","start_time":"30"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"1.3","enemy_id":"soldier","factor_health":"2.5","factor_hit_power":"1","factor_money":"3","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"1.3","enemy_id":"soldier","factor_health":"2.5","factor_hit_power":"1","factor_money":"3","factor_speed_move":"1","path_id":"0","start_time":"35"}},{"@attributes":{"count":"15","delta_time":"1.3","enemy_id":"soldier","factor_health":"2.5","factor_hit_power":"1","factor_speed_move":"1","path_id":"1","start_time":"35"}},{"@attributes":{"count":"5","delta_time":"4","enemy_id":"truck","factor_health":"2","factor_hit_power":"1","factor_money":"3","factor_speed_move":"0.57","path_id":"0","start_time":"60"}},{"@attributes":{"count":"8","delta_time":"4","enemy_id":"fighter","factor_health":"2.5","factor_hit_power":"1","factor_money":"2","factor_speed_move":"0.57","path_id":"2","start_time":"60"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1","factor_money":"4","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"truck","factor_health":"1.8","factor_hit_power":"1","factor_speed_move":"0.7","path_id":"0","start_time":"4"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"truck","factor_health":"1.8","factor_hit_power":"1","factor_money":"4","factor_speed_move":"0.7","path_id":"1","start_time":"4"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"3.4","factor_hit_power":"1","factor_speed_move":"0.75","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"7","enemy_id":"car","factor_health":"0.7","factor_hit_power":"1","factor_speed_move":"0.75","path_id":"1","start_time":"32"}},{"@attributes":{"count":"5","delta_time":"6","enemy_id":"fighter","factor_health":"3.2","factor_hit_power":"1","factor_speed_move":"1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"32","delta_time":"0.5","enemy_id":"soldier","factor_health":"3.8","factor_hit_power":"1","factor_money":"4","factor_speed_move":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"3","enemy_id":"truck","factor_health":"3","factor_hit_power":"1","factor_money":"4","factor_speed_move":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"3","delta_time":"3","enemy_id":"fighter","factor_health":"3.5","factor_hit_power":"1","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"1","delta_time":"1","enemy_id":"bomber","factor_health":"2.5","factor_hit_power":"0.8","factor_speed_move":"1","path_id":"3","start_time":"15"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"4.2","factor_hit_power":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"9","delta_time":"6","enemy_id":"car","factor_health":"1.1","factor_hit_power":"1","factor_speed_move":"0.9","path_id":"0","start_time":"40"}},{"@attributes":{"count":"9","delta_time":"6","enemy_id":"car","factor_health":"1.1","factor_hit_power":"1","factor_speed_move":"0.9","path_id":"1","start_time":"40"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"35","delta_time":"1","enemy_id":"soldier","factor_health":"4.5","factor_hit_power":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"fighter","factor_health":"4","factor_hit_power":"1","factor_speed_move":"1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"5","enemy_id":"fighter","factor_health":"5","factor_hit_power":"1","factor_speed_move":"1","path_id":"2","start_time":"62"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"5","enemy_id":"fighter","factor_health":"5","factor_hit_power":"1","factor_speed_move":"0.9","path_id":"2","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"8","enemy_id":"tank_light","factor_health":"1","factor_hit_power":"0.5","factor_speed_move":"1","path_id":"0","start_time":"45"}},{"@attributes":{"count":"5","delta_time":"8","enemy_id":"tank_light","factor_health":"1","factor_hit_power":"0.5","factor_speed_move":"1","path_id":"1","start_time":"45"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"6","factor_hit_power":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"6","factor_hit_power":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"2.5","enemy_id":"truck","factor_health":"5.5","factor_hit_power":"1","factor_speed_move":"0.5","path_id":"0","start_time":"30"}},{"@attributes":{"count":"6","delta_time":"2.5","enemy_id":"truck","factor_health":"5.5","factor_hit_power":"1","factor_speed_move":"0.5","path_id":"1","start_time":"30"}},{"@attributes":{"count":"5","delta_time":"6","enemy_id":"tank_light","factor_health":"1.4","factor_hit_power":"0.7","factor_speed_move":"0.8","path_id":"0","start_time":"60"}},{"@attributes":{"count":"5","delta_time":"6","enemy_id":"tank_light","factor_health":"1.4","factor_hit_power":"0.7","factor_speed_move":"0.8","path_id":"1","start_time":"60"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"6","enemy_id":"tank_light","factor_health":"2","factor_hit_power":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"4","enemy_id":"fighter","factor_health":"4","factor_hit_power":"1","factor_speed_move":"1","path_id":"3","start_time":"25"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"7","factor_hit_power":"1","factor_speed_move":"1","path_id":"1","start_time":"45"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"4","enemy_id":"fighter","factor_health":"2.5","factor_hit_power":"1","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.7","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.7","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"5","enemy_id":"tank_heavy","factor_health":"1.2","factor_hit_power":"1","factor_speed_move":"1","path_id":"1","start_time":"32"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"80","money_start_2":"80"},"background":{"@attributes":{"box_exploding_pos":"473 594","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000000011100000010000000000000001000000000000000000000000110010000000000000000000000001000001000000000000000000000000001010000000000000000000000100000000000000000000011000001000000000000010000010001000000000000000000000000010000000000100001000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_06_05_bg_0.jpg","use_filter":"1"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"hotspot":"78 65","position":"473 594","rect":"0 0 156 130","texture":"game/worlds/world_06_05_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_2","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"hotspot":"78 65","position":"473 594","rect":"0 0 156 130","texture":"game/worlds/world_06_05_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"hotspot":"78 65","position":"473 594","rect":"0 0 156 130","texture":"game/worlds/world_06_05_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"475 581"}}},"objects":{"object":{"@attributes":{"id":"0","position":"471 477"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"-28 462.462"}},{"@attributes":{"point":"84 482"}},{"@attributes":{"point":"190 391"}},{"@attributes":{"point":"212 295"}},{"@attributes":{"point":"276.615 210.154"}},{"@attributes":{"point":"350.462 142.462"}},{"@attributes":{"point":"456 108"}},{"@attributes":{"point":"543 118"}},{"@attributes":{"point":"561.231 200.923"}},{"@attributes":{"point":"566 313"}},{"@attributes":{"point":"516 357"}},{"@attributes":{"point":"476 420"}},{"@attributes":{"point":"450 488"}},{"@attributes":{"point":"475.077 580.923"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"1035.08 133.231"}},{"@attributes":{"point":"931 112"}},{"@attributes":{"point":"843 97"}},{"@attributes":{"point":"794 93"}},{"@attributes":{"point":"702.769 119.385"}},{"@attributes":{"point":"653 174"}},{"@attributes":{"point":"670 250"}},{"@attributes":{"point":"733 266"}},{"@attributes":{"point":"808 306"}},{"@attributes":{"point":"881 305"}},{"@attributes":{"point":"916 361"}},{"@attributes":{"point":"892 428.615"}},{"@attributes":{"point":"876 477"}},{"@attributes":{"point":"768.923 576.308"}},{"@attributes":{"point":"726 612"}},{"@attributes":{"point":"642 583"}},{"@attributes":{"point":"639 516"}},{"@attributes":{"point":"646 413"}},{"@attributes":{"point":"614 324"}},{"@attributes":{"point":"523 336"}},{"@attributes":{"point":"527.385 348.615"}},{"@attributes":{"point":"488.923 394.769"}},{"@attributes":{"point":"461.231 464"}},{"@attributes":{"point":"461.231 524"}},{"@attributes":{"point":"468.923 580.923"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"930.461 780.923"}},{"@attributes":{"point":"799 659"}},{"@attributes":{"point":"802 472"}},{"@attributes":{"point":"795 401"}},{"@attributes":{"point":"808.923 279.385"}},{"@attributes":{"point":"798.154 159.385"}},{"@attributes":{"point":"683 59"}},{"@attributes":{"point":"600 52"}},{"@attributes":{"point":"501 127"}},{"@attributes":{"point":"471 271"}},{"@attributes":{"point":"446 385"}},{"@attributes":{"point":"495.077 636.308"}},{"@attributes":{"point":"435.077 685.538"}},{"@attributes":{"point":"352 736.308"}},{"@attributes":{"point":"216.615 654.769"}},{"@attributes":{"point":"181.231 539.385"}},{"@attributes":{"point":"115.077 371.692"}},{"@attributes":{"point":"112 220.923"}},{"@attributes":{"point":"132 113.231"}},{"@attributes":{"point":"221.231 -26.7692"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"-34.1539 685.538"}},{"@attributes":{"point":"145.846 670.154"}},{"@attributes":{"point":"305.846 640.923"}},{"@attributes":{"point":"562.769 553.231"}},{"@attributes":{"point":"718.154 450.154"}},{"@attributes":{"point":"835.077 376.308"}},{"@attributes":{"point":"939.692 245.538"}},{"@attributes":{"point":"819.692 154.769"}},{"@attributes":{"point":"761 131"}},{"@attributes":{"point":"619.692 105.538"}},{"@attributes":{"point":"368.923 79.3846"}},{"@attributes":{"point":"230 125"}},{"@attributes":{"point":"-18.7692 188.615"}}]}]},"separator":{"point":[{"@attributes":{"point":"219 587"}},{"@attributes":{"point":"267 519"}},{"@attributes":{"point":"366 522"}},{"@attributes":{"point":"515 489"}},{"@attributes":{"point":"560 518"}},{"@attributes":{"point":"626 506"}},{"@attributes":{"point":"634 438"}},{"@attributes":{"point":"649 384"}},{"@attributes":{"point":"689 364"}},{"@attributes":{"point":"718 398"}},{"@attributes":{"point":"781 412"}},{"@attributes":{"point":"838 387"}},{"@attributes":{"point":"840 332"}},{"@attributes":{"point":"772 252"}},{"@attributes":{"point":"724 200"}},{"@attributes":{"point":"750 154"}},{"@attributes":{"point":"793 186"}},{"@attributes":{"point":"847 210"}},{"@attributes":{"point":"852 135"}},{"@attributes":{"point":"775 110"}},{"@attributes":{"point":"649 140"}},{"@attributes":{"point":"553 217"}},{"@attributes":{"point":"475 400"}},{"@attributes":{"point":"405 350"}},{"@attributes":{"point":"414 236"}},{"@attributes":{"point":"376 209"}},{"@attributes":{"point":"333 211"}},{"@attributes":{"point":"292 252"}},{"@attributes":{"point":"295 305"}},{"@attributes":{"point":"188 585"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"1.5","enemy_id":"soldier","factor_health":"1","factor_hit_power":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1.5","enemy_id":"soldier","factor_health":"1","factor_hit_power":"1","path_id":"1","start_time":"3"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"45","delta_time":"1.5","enemy_id":"soldier","factor_health":"1.5","factor_hit_power":"1","factor_speed_move":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"1","factor_hit_power":"1","factor_speed_move":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"1","factor_hit_power":"1","factor_speed_move":"0.7","path_id":"1","start_time":"3"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"1.2","factor_hit_power":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"1.2","factor_hit_power":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"1.2","factor_hit_power":"1","path_id":"1","start_time":"2.5"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"1.2","factor_hit_power":"1","path_id":"1","start_time":"2.5"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"40","delta_time":"1","enemy_id":"soldier","factor_health":"1.5","factor_hit_power":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"1","enemy_id":"soldier","factor_health":"1.2","factor_hit_power":"1.1","factor_speed_move":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"1","enemy_id":"soldier","factor_health":"1.2","factor_hit_power":"1.1","factor_speed_move":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"6","enemy_id":"truck","factor_health":"1","factor_hit_power":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"6","enemy_id":"truck","factor_health":"1","factor_hit_power":"1.2","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"8","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","factor_money":"2","path_id":"2","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"8","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"2.5","factor_hit_power":"1.1","factor_money":"3","factor_speed_move":"1","path_id":"0","start_time":"20"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"2.5","factor_hit_power":"1.1","factor_money":"3","factor_speed_move":"1","path_id":"1","start_time":"20"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"40","delta_time":"1.4","enemy_id":"soldier","factor_health":"2.5","factor_hit_power":"1","factor_money":"2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"6","enemy_id":"car","factor_health":"0.8","factor_hit_power":"1.2","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"2.8","factor_hit_power":"1","factor_money":"2.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"6","enemy_id":"car","factor_health":"1","factor_hit_power":"1.2","path_id":"1","start_time":"60"}},{"@attributes":{"count":"10","delta_time":"12","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1.2","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"2","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"2","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1.2","path_id":"0","start_time":"3"}},{"@attributes":{"count":"15","delta_time":"2","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"2","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1.2","path_id":"1","start_time":"3"}},{"@attributes":{"count":"6","delta_time":"10","enemy_id":"car","factor_health":"1.2","factor_hit_power":"1.2","path_id":"0","start_time":"60"}},{"@attributes":{"count":"6","delta_time":"10","enemy_id":"car","factor_health":"1.2","factor_hit_power":"1.2","path_id":"1","start_time":"60"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"12","enemy_id":"fighter","factor_health":"0.8","factor_hit_power":"1","path_id":"3","start_time":"20"}},{"@attributes":{"count":"6","delta_time":"16","enemy_id":"tank_light","factor_health":"0.7","factor_hit_power":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1.2","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"4","enemy_id":"truck","factor_health":"1.2","factor_hit_power":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"4","enemy_id":"truck","factor_health":"1.2","factor_hit_power":"1.2","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"2","enemy_id":"soldier","factor_health":"4.5","factor_hit_power":"1.2","factor_speed_move":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"2","enemy_id":"soldier","factor_health":"4.5","factor_hit_power":"1.2","factor_speed_move":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"5","enemy_id":"fighter","factor_health":"1.5","factor_hit_power":"1.2","factor_speed_move":"0.9","path_id":"2","start_time":"3"}},{"@attributes":{"count":"25","delta_time":"3","enemy_id":"soldier","factor_health":"4.5","factor_hit_power":"1.2","factor_speed_move":"0.9","path_id":"1","start_time":"60"}},{"@attributes":{"count":"25","delta_time":"3","enemy_id":"soldier","factor_health":"4.5","factor_hit_power":"1.2","factor_speed_move":"0.9","path_id":"0","start_time":"60"}},{"@attributes":{"count":"4","delta_time":"7","enemy_id":"bomber","factor_health":"1.2","factor_hit_power":"1.2","factor_speed_move":"0.9","path_id":"3","start_time":"60"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"12","enemy_id":"fighter","factor_health":"6","factor_hit_power":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"16","enemy_id":"tank_heavy","factor_health":"0.8","factor_hit_power":"1","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"5","enemy_id":"car","factor_health":"1.5","factor_hit_power":"1.2","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"5","enemy_id":"car","factor_health":"1.5","factor_hit_power":"1.2","factor_speed_move":"1.1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"10","enemy_id":"fighter","factor_health":"1.1","factor_hit_power":"1","factor_speed_move":"1.2","path_id":"3","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"fighter","factor_health":"1.1","factor_hit_power":"1","factor_speed_move":"1.2","path_id":"2","start_time":"2"}},{"@attributes":{"count":"16","delta_time":"3","enemy_id":"truck","factor_health":"1.2","factor_hit_power":"1.2","factor_speed_move":"1.1","path_id":"0","start_time":"52"}},{"@attributes":{"count":"50","delta_time":"2","enemy_id":"soldier","factor_health":"6","factor_hit_power":"1.2","factor_speed_move":"1.3","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"1","enemy_id":"soldier","factor_health":"7","factor_hit_power":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"1","enemy_id":"soldier","factor_health":"7","factor_hit_power":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"10","enemy_id":"tank_light","factor_health":"1","factor_hit_power":"1","path_id":"0","start_time":"2"}},{"@attributes":{"boss":"1","color":"ffff0000","count":"1","delta_time":"10","enemy_id":"tank_light","factor_health":"3","factor_hit_power":"1","path_id":"1","start_time":"110"}},{"@attributes":{"boss":"1","color":"ffff0000","count":"1","delta_time":"10","enemy_id":"tank_light","factor_health":"3","factor_hit_power":"1","path_id":"0","start_time":"110"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"100","money_start_2":"100"},"background":{"@attributes":{"box_exploding_pos":"852 178","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000100100000000000000000000000110000011000000000001000001001000100000000000000000000100000010000000000000100000000001000000000001000000001000001000000000000000000000100000000000000000000000001000010000000000000100000011000100000000000000000000000001100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_06_02_bg_0.jpg","use_filter":"1"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"hotspot":"65 80","position":"852 178","rect":"0 0 130 160","texture":"game/worlds/world_06_02_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_2","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"hotspot":"65 80","position":"852 178","rect":"0 0 130 160","texture":"game/worlds/world_06_02_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"hotspot":"65 80","position":"852 178","rect":"0 0 130 160","texture":"game/worlds/world_06_02_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"841 172.5"}}},"objects":{"object":{"@attributes":{"id":"0","position":"857 80"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"-20.3077 591.692"}},{"@attributes":{"point":"125 592"}},{"@attributes":{"point":"403 577"}},{"@attributes":{"point":"601 598"}},{"@attributes":{"point":"722 585"}},{"@attributes":{"point":"759 541"}},{"@attributes":{"point":"758 490"}},{"@attributes":{"point":"694 419"}},{"@attributes":{"point":"583 264"}},{"@attributes":{"point":"581 210"}},{"@attributes":{"point":"613 167"}},{"@attributes":{"point":"663 152"}},{"@attributes":{"point":"832 174"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"516.615 790.154"}},{"@attributes":{"point":"544.308 656.308"}},{"@attributes":{"point":"562 540"}},{"@attributes":{"point":"528 478"}},{"@attributes":{"point":"458.154 417.846"}},{"@attributes":{"point":"352 309"}},{"@attributes":{"point":"303 208"}},{"@attributes":{"point":"327.385 173.231"}},{"@attributes":{"point":"360 132"}},{"@attributes":{"point":"519.692 142.462"}},{"@attributes":{"point":"606 145"}},{"@attributes":{"point":"843 170"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"44.3077 -29.8461"}},{"@attributes":{"point":"135.077 305.538"}},{"@attributes":{"point":"195.077 557.846"}},{"@attributes":{"point":"444.308 745.539"}},{"@attributes":{"point":"607.385 431.692"}},{"@attributes":{"point":"470.462 144"}},{"@attributes":{"point":"718.154 5.53847"}},{"@attributes":{"point":"1047.38 399.385"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"87.3846 797.846"}},{"@attributes":{"point":"78.1538 682.462"}},{"@attributes":{"point":"81.2308 536.308"}},{"@attributes":{"point":"50.4615 239.385"}},{"@attributes":{"point":"235.077 36.3077"}},{"@attributes":{"point":"513.538 253.231"}},{"@attributes":{"point":"578.154 573.231"}},{"@attributes":{"point":"890.461 494.769"}},{"@attributes":{"point":"772 188.615"}},{"@attributes":{"point":"990.461 30.1539"}},{"@attributes":{"point":"1032 19.3846"}}]}]},"separator":{"point":[{"@attributes":{"point":"128 492"}},{"@attributes":{"point":"226 463"}},{"@attributes":{"point":"251 380"}},{"@attributes":{"point":"225 297"}},{"@attributes":{"point":"258 263"}},{"@attributes":{"point":"334 252"}},{"@attributes":{"point":"375 303"}},{"@attributes":{"point":"410 338"}},{"@attributes":{"point":"475 305"}},{"@attributes":{"point":"490 259"}},{"@attributes":{"point":"469 221"}},{"@attributes":{"point":"449 185"}},{"@attributes":{"point":"473 160"}},{"@attributes":{"point":"546 159"}},{"@attributes":{"point":"672 184"}},{"@attributes":{"point":"745 205"}},{"@attributes":{"point":"777 247"}},{"@attributes":{"point":"741 299"}},{"@attributes":{"point":"702 325"}},{"@attributes":{"point":"687 377"}},{"@attributes":{"point":"742 455"}},{"@attributes":{"point":"821 437"}},{"@attributes":{"point":"915 514"}},{"@attributes":{"point":"879 594"}},{"@attributes":{"point":"801 616"}},{"@attributes":{"point":"699 553"}},{"@attributes":{"point":"669 473"}},{"@attributes":{"point":"642 401"}},{"@attributes":{"point":"596 392"}},{"@attributes":{"point":"559 439"}},{"@attributes":{"point":"545 474"}},{"@attributes":{"point":"447 448"}},{"@attributes":{"point":"207 558"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.4","factor_hit_power":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.5","factor_hit_power":"1","factor_speed_move":"1","path_id":"1","start_time":"10"}},{"@attributes":{"count":"15","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.6","factor_hit_power":"1","factor_speed_move":"1","path_id":"0","start_time":"25"}},{"@attributes":{"count":"15","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.8","factor_hit_power":"1","factor_speed_move":"1","path_id":"1","start_time":"35"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"2","enemy_id":"soldier","factor_health":"1.1","factor_hit_power":"1.1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"2","enemy_id":"soldier","factor_health":"1.1","factor_hit_power":"1.1","factor_speed_move":"1","path_id":"0","start_time":"3"}},{"@attributes":{"count":"20","delta_time":"2","enemy_id":"soldier","factor_health":"1.1","factor_hit_power":"1.1","factor_speed_move":"1.3","path_id":"1","start_time":"45"}},{"@attributes":{"count":"20","delta_time":"2","enemy_id":"soldier","factor_health":"1.1","factor_hit_power":"1.1","factor_speed_move":"1.3","path_id":"1","start_time":"46"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"0.8","enemy_id":"soldier","factor_health":"1","factor_hit_power":"1.2","factor_money":"3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"0.8","enemy_id":"soldier","factor_health":"1","factor_hit_power":"1.2","factor_money":"3","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"1.3","factor_hit_power":"1.3","factor_money":"4","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"1.3","factor_hit_power":"1.3","factor_money":"4","factor_speed_move":"2","path_id":"0","start_time":"3"}},{"@attributes":{"count":"8","delta_time":"4","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","factor_speed_move":"1","path_id":"2","start_time":"15"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"8","enemy_id":"truck","factor_health":"1.5","factor_hit_power":"1","factor_money":"3","path_id":"1","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"8","enemy_id":"truck","factor_health":"1.5","factor_hit_power":"1","factor_money":"4","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.3","factor_money":"3","factor_speed_move":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.3","factor_money":"3","factor_speed_move":"0.9","path_id":"0","start_time":"1.5"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.3","factor_speed_move":"0.9","path_id":"1","start_time":"35"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.3","factor_speed_move":"0.9","path_id":"1","start_time":"35.5"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"45","delta_time":"0.7","enemy_id":"soldier","factor_health":"2.2","factor_hit_power":"1.3","path_id":"1","start_time":"3"}},{"@attributes":{"count":"5","delta_time":"5","enemy_id":"car","factor_health":"0.8","factor_hit_power":"1.3","path_id":"0","start_time":"35"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"5","enemy_id":"fighter","factor_health":"1.5","factor_hit_power":"1","factor_speed_move":"1.1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"8","enemy_id":"truck","factor_health":"2","factor_hit_power":"1","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"2.4","factor_hit_power":"1.3","path_id":"1","start_time":"3"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"0.4","enemy_id":"soldier","factor_health":"2.2","factor_hit_power":"1.3","factor_money":"3","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"0.4","enemy_id":"soldier","factor_health":"2.2","factor_hit_power":"1.3","factor_money":"3","factor_speed_move":"1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"2.5","factor_hit_power":"1.3","factor_money":"5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"4","enemy_id":"car","factor_health":"1.3","factor_hit_power":"1.3","path_id":"0","start_time":"4"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"15","enemy_id":"airship","factor_health":"1.1","factor_hit_power":"1","factor_speed_move":"1.2","path_id":"2","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"truck","factor_health":"3","factor_hit_power":"1","factor_speed_move":"1.2","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"2","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1.3","factor_money":"4","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"2","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1.3","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"2","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1.3","factor_speed_move":"1.2","path_id":"0","start_time":"2.5"}},{"@attributes":{"count":"15","delta_time":"2","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1.3","factor_money":"4","factor_speed_move":"1.2","path_id":"1","start_time":"30"}},{"@attributes":{"count":"15","delta_time":"2","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1.3","factor_speed_move":"1.2","path_id":"1","start_time":"31"}},{"@attributes":{"count":"15","delta_time":"2","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1.3","factor_speed_move":"1.2","path_id":"1","start_time":"32"}},{"@attributes":{"count":"6","delta_time":"10","enemy_id":"bomber","factor_health":"1,5","factor_hit_power":"1.3","factor_speed_move":"1.2","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"8","enemy_id":"fighter","factor_health":"1.5","factor_hit_power":"1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"8","enemy_id":"fighter","factor_health":"1.5","factor_hit_power":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"10","enemy_id":"tank_light","factor_health":"1.2","factor_hit_power":"1","path_id":"0","start_time":"10"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"1.2","enemy_id":"soldier","factor_health":"5.4","factor_hit_power":"1.3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"1.2","enemy_id":"soldier","factor_health":"5.4","factor_hit_power":"1.3","path_id":"1","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"6","enemy_id":"bomber","factor_health":"1.5","factor_hit_power":"1.3","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"50","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1","path_id":"1","start_time":"50"}},{"@attributes":{"count":"10","delta_time":"10","enemy_id":"tank_light","factor_health":"1.5","factor_hit_power":"1","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"7","enemy_id":"fighter","factor_health":"2.2","factor_hit_power":"2","factor_speed_move":"1.2","path_id":"3","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"7","enemy_id":"fighter","factor_health":"2.2","factor_hit_power":"3","factor_speed_move":"1.2","path_id":"2","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"6","enemy_id":"truck","factor_health":"1.8","factor_hit_power":"1","factor_speed_move":"1.4","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ff33cc33","count":"5","delta_time":"10","enemy_id":"bomber","factor_health":"1.5","factor_hit_power":"1","factor_speed_move":"1.9","path_id":"2","start_time":"2"}},{"@attributes":{"color":"ff33cc33","count":"5","delta_time":"10","enemy_id":"tank_light","factor_health":"1.5","factor_hit_power":"1","factor_speed_move":"1.7","path_id":"0","start_time":"2"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"60","money_start_2":"60"},"background":{"@attributes":{"box_exploding_pos":"93 194","mask":"0000000000000000000000000000000000000000000000000000000000001000000000000000000000000000001010000000000000000000000000000000000000000000000000000000000000000000100000000000010100000000000000100010001001100000000000000000100011001000000000000000000000100001000000000000100000000100100000000000000000100011001000000000001010001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_06_03_bg_0.jpg","use_filter":"1"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"hotspot":"65 78","position":"93 194","rect":"0 0 130 156","texture":"game/worlds/world_06_03_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_2","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"hotspot":"65 78","position":"93 194","rect":"0 0 130 156","texture":"game/worlds/world_06_03_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"hotspot":"65 78","position":"93 194","rect":"0 0 130 156","texture":"game/worlds/world_06_03_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"100 189"}}},"objects":{"object":{"@attributes":{"id":"0","position":"67 78"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"528.923 782.462"}},{"@attributes":{"point":"527 612"}},{"@attributes":{"point":"562 484"}},{"@attributes":{"point":"560 410"}},{"@attributes":{"point":"575 344"}},{"@attributes":{"point":"578 274"}},{"@attributes":{"point":"560 191"}},{"@attributes":{"point":"430.462 184"}},{"@attributes":{"point":"222 185"}},{"@attributes":{"point":"91 191"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"521.231 790.154"}},{"@attributes":{"point":"524 705"}},{"@attributes":{"point":"530 577"}},{"@attributes":{"point":"545 527"}},{"@attributes":{"point":"584 509"}},{"@attributes":{"point":"653 515"}},{"@attributes":{"point":"782 510"}},{"@attributes":{"point":"846 500"}},{"@attributes":{"point":"922 410"}},{"@attributes":{"point":"889 219"}},{"@attributes":{"point":"792 159"}},{"@attributes":{"point":"456 201"}},{"@attributes":{"point":"385 178"}},{"@attributes":{"point":"307 183"}},{"@attributes":{"point":"225 180"}},{"@attributes":{"point":"184 201"}},{"@attributes":{"point":"91 188"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"1052 71.6923"}},{"@attributes":{"point":"912 96.3077"}},{"@attributes":{"point":"767.385 333.231"}},{"@attributes":{"point":"759.692 577.846"}},{"@attributes":{"point":"690.462 705.538"}},{"@attributes":{"point":"458 685"}},{"@attributes":{"point":"388 671"}},{"@attributes":{"point":"333.538 599.385"}},{"@attributes":{"point":"325.846 482.462"}},{"@attributes":{"point":"404.308 374.769"}},{"@attributes":{"point":"450.462 245.538"}},{"@attributes":{"point":"436.615 114.769"}},{"@attributes":{"point":"313.538 65.5385"}},{"@attributes":{"point":"185.846 96.3077"}},{"@attributes":{"point":"68.9231 208.615"}},{"@attributes":{"point":"24.3077 280.923"}},{"@attributes":{"point":"-51.0769 348.615"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"208.923 793.231"}},{"@attributes":{"point":"227.385 631.692"}},{"@attributes":{"point":"452 497.846"}},{"@attributes":{"point":"775 687"}},{"@attributes":{"point":"938 474"}},{"@attributes":{"point":"693.538 305.538"}},{"@attributes":{"point":"801.231 64"}},{"@attributes":{"point":"436.615 53.2308"}},{"@attributes":{"point":"538.154 434.769"}},{"@attributes":{"point":"247.385 457.846"}},{"@attributes":{"point":"219.692 342.462"}},{"@attributes":{"point":"-12.6154 48.6154"}}]},{"@attributes":{"id":"4"},"point":[{"@attributes":{"point":"921.231 785.539"}},{"@attributes":{"point":"896.615 617.846"}},{"@attributes":{"point":"755.077 439.385"}},{"@attributes":{"point":"539.692 310.154"}},{"@attributes":{"point":"287.385 234.769"}},{"@attributes":{"point":"38.1538 185.538"}},{"@attributes":{"point":"-17.2308 182.462"}}]}]},"separator":{"point":[{"@attributes":{"point":"136 444"}},{"@attributes":{"point":"204 393"}},{"@attributes":{"point":"328 447"}},{"@attributes":{"point":"457 407"}},{"@attributes":{"point":"529 398"}},{"@attributes":{"point":"615 464"}},{"@attributes":{"point":"705 489"}},{"@attributes":{"point":"753 431"}},{"@attributes":{"point":"774 360"}},{"@attributes":{"point":"834 360"}},{"@attributes":{"point":"854 299"}},{"@attributes":{"point":"846 256"}},{"@attributes":{"point":"805 198"}},{"@attributes":{"point":"764 204"}},{"@attributes":{"point":"742 224"}},{"@attributes":{"point":"730 269"}},{"@attributes":{"point":"734 313"}},{"@attributes":{"point":"704 359"}},{"@attributes":{"point":"680 380"}},{"@attributes":{"point":"638 406"}},{"@attributes":{"point":"576 364"}},{"@attributes":{"point":"519 262"}},{"@attributes":{"point":"523 162"}},{"@attributes":{"point":"540 119"}},{"@attributes":{"point":"515 85"}},{"@attributes":{"point":"440 98"}},{"@attributes":{"point":"283 173"}},{"@attributes":{"point":"104 363"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"0.6","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"0.6","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"0.5","factor_hit_power":"1","factor_speed_attack":"2","factor_speed_move":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"0.5","factor_hit_power":"1","factor_speed_attack":"2","factor_speed_move":"0.7","path_id":"1","start_time":"3"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.5","factor_hit_power":"1","factor_speed_attack":"2","factor_speed_move":"0.7","path_id":"0","start_time":"15"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"12","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"1","enemy_id":"soldier","factor_health":"1.1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"1","enemy_id":"soldier","factor_health":"1.1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"10","enemy_id":"truck","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"10","enemy_id":"truck","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"50","delta_time":"0.8","enemy_id":"soldier","factor_health":"1.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"3","delta_time":"5","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"6","delta_time":"5","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"1"}},{"@attributes":{"count":"1","delta_time":"15","enemy_id":"fighter","factor_health":"0.3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"2","start_time":"3"}},{"@attributes":{"count":"1","delta_time":"15","enemy_id":"fighter","factor_health":"0.3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"3","start_time":"12"}},{"@attributes":{"count":"1","delta_time":"15","enemy_id":"fighter","factor_health":"0.3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"2","start_time":"22"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"4","delta_time":"13","enemy_id":"fighter","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"2","start_time":"2"}},{"@attributes":{"count":"4","delta_time":"13","enemy_id":"fighter","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"3","start_time":"3"}},{"@attributes":{"count":"4","delta_time":"13","enemy_id":"fighter","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"2","start_time":"5"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"6","enemy_id":"truck","factor_health":"1.2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"3"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"6","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"1","enemy_id":"soldier","factor_health":"1.5","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"1","enemy_id":"soldier","factor_health":"1.5","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"12","enemy_id":"car","factor_health":"1.1","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"1","start_time":"20"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"6","enemy_id":"truck","factor_health":"1.5","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"0","start_time":"3"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"truck","factor_health":"1.5","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"1","start_time":"3"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"3","start_time":"5"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"2","start_time":"5"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"1.3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"1.3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"4","start_time":"4"}},{"@attributes":{"count":"3","delta_time":"20","enemy_id":"bomber","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"3","start_time":"1"}},{"@attributes":{"count":"3","delta_time":"8","enemy_id":"fighter","factor_health":"1.3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"36"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"10","enemy_id":"car","factor_health":"1.3","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"3"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"70"}},{"@attributes":{"count":"12","delta_time":"5","enemy_id":"truck","factor_health":"2","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"0","start_time":"70"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"10","enemy_id":"car","factor_health":"1.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"3"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"1.4","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"1.4","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"2","start_time":"4"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"8","enemy_id":"tank_light","factor_health":"1","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1.5","enemy_id":"soldier","factor_health":"6","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.3","path_id":"0","start_time":"3"}},{"@attributes":{"count":"9","delta_time":"7","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"9","delta_time":"7","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"3","start_time":"4"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"1.25","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"2","start_time":"10"}},{"@attributes":{"count":"1","delta_time":"1","enemy_id":"airship","factor_health":"2.2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"4","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"1.25","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"4","start_time":"10"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"3","enemy_id":"truck","factor_health":"2.2","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"3","enemy_id":"truck","factor_health":"2.2","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"15","enemy_id":"tank_heavy","factor_health":"1.2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.4","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"4","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"3"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"4","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"3"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"4","delta_time":"15","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"2","start_time":"30"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"4.5","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"0","start_time":"3"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"4.5","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"30"}},{"@attributes":{"count":"15","delta_time":"4","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"3","start_time":"4"}},{"@attributes":{"boss":"1","color":"ffff0000","count":"1","delta_time":"15","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.4","path_id":"0","start_time":"70"}},{"@attributes":{"boss":"1","color":"ffff0000","count":"1","delta_time":"15","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.4","path_id":"1","start_time":"78"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"60","money_start_2":"60"},"background":{"@attributes":{"box_exploding_pos":"126 497","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001010100000011010100000000000000000010000010000000000000010000110100000000000000100000000000000000000000000000000100100001010000000000000000100000100100000000000000010000000010000000000000000000010000000000000000000000000000000000000000000110000100000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_06_06_bg_0.jpg","use_filter":"1"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"hotspot":"70 78","position":"126 497","rect":"0 0 140 156","texture":"game/worlds/world_06_06_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_2","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"hotspot":"70 78","position":"126 497","rect":"0 0 140 156","texture":"game/worlds/world_06_06_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"hotspot":"70 78","position":"126 497","rect":"0 0 140 156","texture":"game/worlds/world_06_06_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"138 494"}}},"objects":{"object":{"@attributes":{"id":"0","position":"78.7692 374.248"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"535.077 784"}},{"@attributes":{"point":"525.846 713.231"}},{"@attributes":{"point":"530.462 653.231"}},{"@attributes":{"point":"559 579"}},{"@attributes":{"point":"606 514"}},{"@attributes":{"point":"698 500"}},{"@attributes":{"point":"789 520"}},{"@attributes":{"point":"874 486"}},{"@attributes":{"point":"920 415"}},{"@attributes":{"point":"881 308"}},{"@attributes":{"point":"819.692 297.846"}},{"@attributes":{"point":"728.923 293.231"}},{"@attributes":{"point":"650.462 327.077"}},{"@attributes":{"point":"582.769 397.846"}},{"@attributes":{"point":"498.154 459.385"}},{"@attributes":{"point":"418.154 504"}},{"@attributes":{"point":"336.615 490.154"}},{"@attributes":{"point":"245.846 510.154"}},{"@attributes":{"point":"141.231 494.769"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"536.615 785.539"}},{"@attributes":{"point":"532 740.923"}},{"@attributes":{"point":"524.308 688.615"}},{"@attributes":{"point":"539.692 616.308"}},{"@attributes":{"point":"590 537"}},{"@attributes":{"point":"675 499"}},{"@attributes":{"point":"753 523"}},{"@attributes":{"point":"846 500"}},{"@attributes":{"point":"904 446"}},{"@attributes":{"point":"905.846 371.692"}},{"@attributes":{"point":"870.461 310.154"}},{"@attributes":{"point":"886 249"}},{"@attributes":{"point":"844 176"}},{"@attributes":{"point":"781 144"}},{"@attributes":{"point":"693 138"}},{"@attributes":{"point":"602 147"}},{"@attributes":{"point":"504 138"}},{"@attributes":{"point":"415 171"}},{"@attributes":{"point":"374 205"}},{"@attributes":{"point":"350 239"}},{"@attributes":{"point":"348 296"}},{"@attributes":{"point":"357 352"}},{"@attributes":{"point":"357 413"}},{"@attributes":{"point":"353 472"}},{"@attributes":{"point":"300 509"}},{"@attributes":{"point":"214 511"}},{"@attributes":{"point":"135 498"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"925.846 800.923"}},{"@attributes":{"point":"908.923 636.308"}},{"@attributes":{"point":"835.077 416.308"}},{"@attributes":{"point":"741.231 373.231"}},{"@attributes":{"point":"647 407"}},{"@attributes":{"point":"550.462 504"}},{"@attributes":{"point":"470.462 600.923"}},{"@attributes":{"point":"373 676"}},{"@attributes":{"point":"231 651"}},{"@attributes":{"point":"154 581"}},{"@attributes":{"point":"114 425"}},{"@attributes":{"point":"153.538 296.308"}},{"@attributes":{"point":"230.462 190.154"}},{"@attributes":{"point":"318.154 140.923"}},{"@attributes":{"point":"484.308 94.7692"}},{"@attributes":{"point":"587.385 51.6923"}},{"@attributes":{"point":"676.615 -19.0769"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"1048.92 53.2308"}},{"@attributes":{"point":"943 84"}},{"@attributes":{"point":"905 93"}},{"@attributes":{"point":"739 97"}},{"@attributes":{"point":"545.846 84"}},{"@attributes":{"point":"367 86"}},{"@attributes":{"point":"198 144"}},{"@attributes":{"point":"150 242"}},{"@attributes":{"point":"192 390"}},{"@attributes":{"point":"301 430"}},{"@attributes":{"point":"423 400"}},{"@attributes":{"point":"496.615 342.462"}},{"@attributes":{"point":"572 317.846"}},{"@attributes":{"point":"693.538 364"}},{"@attributes":{"point":"728.923 453.231"}},{"@attributes":{"point":"712 593.231"}},{"@attributes":{"point":"602.769 653.231"}},{"@attributes":{"point":"444.308 673.231"}},{"@attributes":{"point":"287.385 657.846"}},{"@attributes":{"point":"204 554"}},{"@attributes":{"point":"106 453"}},{"@attributes":{"point":"-20.3077 484"}}]}]},"separator":{"point":[{"@attributes":{"point":"344 669"}},{"@attributes":{"point":"397 574"}},{"@attributes":{"point":"458 504"}},{"@attributes":{"point":"510 522"}},{"@attributes":{"point":"567 537"}},{"@attributes":{"point":"885 466"}},{"@attributes":{"point":"739 409"}},{"@attributes":{"point":"782 348"}},{"@attributes":{"point":"774 246"}},{"@attributes":{"point":"770 179"}},{"@attributes":{"point":"726 153"}},{"@attributes":{"point":"664 145"}},{"@attributes":{"point":"616 174"}},{"@attributes":{"point":"602 189"}},{"@attributes":{"point":"600 235"}},{"@attributes":{"point":"546 242"}},{"@attributes":{"point":"532 259"}},{"@attributes":{"point":"516 385"}},{"@attributes":{"point":"430 502"}},{"@attributes":{"point":"277 88"}},{"@attributes":{"point":"220 193"}},{"@attributes":{"point":"183 242"}},{"@attributes":{"point":"223 494"}},{"@attributes":{"point":"203 624"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"0.6","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"0.6","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"0.5","factor_hit_power":"1","factor_speed_attack":"2","factor_speed_move":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"5","enemy_id":"truck","factor_health":"0.5","factor_hit_power":"1","factor_speed_attack":"2","factor_speed_move":"0.7","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"6","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"6","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"0","start_time":"5"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"10","enemy_id":"truck","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"10","enemy_id":"truck","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"1","start_time":"5"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"fighter","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"6","delta_time":"5","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"1"}},{"@attributes":{"count":"3","delta_time":"15","enemy_id":"fighter","factor_health":"0.3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"2","start_time":"3"}},{"@attributes":{"count":"3","delta_time":"15","enemy_id":"fighter","factor_health":"0.3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"3","start_time":"12"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"4","delta_time":"13","enemy_id":"fighter","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"2","start_time":"2"}},{"@attributes":{"count":"4","delta_time":"13","enemy_id":"fighter","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"3","start_time":"3"}},{"@attributes":{"count":"4","delta_time":"13","enemy_id":"fighter","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"2","start_time":"7"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"6","enemy_id":"truck","factor_health":"1.2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"3"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"6","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"1","enemy_id":"soldier","factor_health":"1.5","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"1","enemy_id":"soldier","factor_health":"1.5","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"12","enemy_id":"car","factor_health":"1.1","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"1","start_time":"30"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"6","enemy_id":"truck","factor_health":"1.5","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"0","start_time":"3"}},{"@attributes":{"count":"8","delta_time":"6","enemy_id":"truck","factor_health":"1.5","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"1","start_time":"7"}},{"@attributes":{"count":"5","delta_time":"8","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"3","start_time":"5"}},{"@attributes":{"count":"3","delta_time":"14","enemy_id":"bomber","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"2","start_time":"5"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"1.3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"20","enemy_id":"bomber","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"3","start_time":"1"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"10","enemy_id":"car","factor_health":"1.8","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"4","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"3"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"4","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"85"}},{"@attributes":{"count":"12","delta_time":"5","enemy_id":"truck","factor_health":"3","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"85"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"10","enemy_id":"car","factor_health":"1.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"3"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"1.4","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"1.4","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"4"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"8","enemy_id":"tank_light","factor_health":"1.2","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"1","start_time":"30"}},{"@attributes":{"count":"30","delta_time":"1.5","enemy_id":"soldier","factor_health":"6","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"0","start_time":"3"}},{"@attributes":{"count":"9","delta_time":"7","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"1","delta_time":"1","enemy_id":"airship","factor_health":"2.2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"3","start_time":"50"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"1","delta_time":"1","enemy_id":"airship","factor_health":"2.2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"2","start_time":"50"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"6","enemy_id":"tank_light","factor_health":"2.2","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"2.2","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"15","enemy_id":"tank_heavy","factor_health":"1.2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.4","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"4","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"3"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"4","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"30"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"4","delta_time":"4","enemy_id":"fighter","factor_health":"2","factor_hit_power":"3","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"2","start_time":"30"}},{"@attributes":{"boss":"1","color":"ffff0000","count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"6","factor_hit_power":"1.2","factor_money":"0.3","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"0","start_time":"3"}},{"@attributes":{"boss":"1","color":"ffff0000","count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"6","factor_hit_power":"1.2","factor_money":"0.3","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"30"}},{"@attributes":{"count":"4","delta_time":"4","enemy_id":"fighter","factor_health":"2","factor_hit_power":"3","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"3","start_time":"4"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"75","money_start_2":"75"},"background":{"@attributes":{"box_exploding_pos":"543 346","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000000000001100000001000000001000000100000101100000000000000000000001000000000000001000000000000000000000000000000000000000000000000000000000000001001000000000000000010000011001000000000000000000000000001000000000100000000000000000000000000000000011000000000000000010100000100010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_06_04_bg_0.jpg","use_filter":"1"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"hotspot":"65 78","position":"543 346","rect":"0 0 130 156","texture":"game/worlds/world_06_04_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_2","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"hotspot":"65 78","position":"543 346","rect":"0 0 130 156","texture":"game/worlds/world_06_04_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"hotspot":"65 78","position":"543 346","rect":"0 0 130 156","texture":"game/worlds/world_06_04_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"549.5 341"}}},"objects":{"object":{"@attributes":{"id":"0","position":"543 232"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"-20.3077 467.077"}},{"@attributes":{"point":"95.0769 454.769"}},{"@attributes":{"point":"289 465"}},{"@attributes":{"point":"352 436"}},{"@attributes":{"point":"369 379"}},{"@attributes":{"point":"351 321"}},{"@attributes":{"point":"334 230"}},{"@attributes":{"point":"363 161"}},{"@attributes":{"point":"425 135"}},{"@attributes":{"point":"507.385 150.154"}},{"@attributes":{"point":"706 154"}},{"@attributes":{"point":"825 134"}},{"@attributes":{"point":"877 173"}},{"@attributes":{"point":"890 237"}},{"@attributes":{"point":"833 298"}},{"@attributes":{"point":"807 332"}},{"@attributes":{"point":"750.461 337.846"}},{"@attributes":{"point":"628.923 342.462"}},{"@attributes":{"point":"556.615 344"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"508.923 790.154"}},{"@attributes":{"point":"433 640"}},{"@attributes":{"point":"418 533"}},{"@attributes":{"point":"437 502"}},{"@attributes":{"point":"461 474"}},{"@attributes":{"point":"525 471"}},{"@attributes":{"point":"603 499"}},{"@attributes":{"point":"709 534"}},{"@attributes":{"point":"860 553"}},{"@attributes":{"point":"918 514"}},{"@attributes":{"point":"925 467"}},{"@attributes":{"point":"905 420"}},{"@attributes":{"point":"848 357"}},{"@attributes":{"point":"796 330"}},{"@attributes":{"point":"683 350"}},{"@attributes":{"point":"599.692 344"}},{"@attributes":{"point":"552 336.308"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"-44.9231 73.2308"}},{"@attributes":{"point":"115.077 207.077"}},{"@attributes":{"point":"152 314.769"}},{"@attributes":{"point":"188.923 510.154"}},{"@attributes":{"point":"242.769 653.231"}},{"@attributes":{"point":"330.462 719.385"}},{"@attributes":{"point":"455.077 716.308"}},{"@attributes":{"point":"570.462 645.538"}},{"@attributes":{"point":"561.231 530.154"}},{"@attributes":{"point":"572 434.769"}},{"@attributes":{"point":"513.538 224"}},{"@attributes":{"point":"559.692 94.7692"}},{"@attributes":{"point":"798.154 48.6154"}},{"@attributes":{"point":"1005.85 233.231"}},{"@attributes":{"point":"1035.08 285.538"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"955.077 793.231"}},{"@attributes":{"point":"932 624"}},{"@attributes":{"point":"872 480.923"}},{"@attributes":{"point":"822.769 407.077"}},{"@attributes":{"point":"726 216"}},{"@attributes":{"point":"599.692 82.4615"}},{"@attributes":{"point":"507 54"}},{"@attributes":{"point":"318 62"}},{"@attributes":{"point":"201.231 116.308"}},{"@attributes":{"point":"81.2308 305.538"}},{"@attributes":{"point":"47.3846 508.615"}},{"@attributes":{"point":"188.923 611.692"}},{"@attributes":{"point":"350.462 551.692"}},{"@attributes":{"point":"416.615 474.769"}},{"@attributes":{"point":"556.615 271.692"}},{"@attributes":{"point":"799.692 400.923"}},{"@attributes":{"point":"748.923 634.769"}},{"@attributes":{"point":"732 730.154"}},{"@attributes":{"point":"728.923 796.308"}}]}]},"separator":{"point":[{"@attributes":{"point":"153 558"}},{"@attributes":{"point":"183 470"}},{"@attributes":{"point":"367 455"}},{"@attributes":{"point":"422 292"}},{"@attributes":{"point":"464 262"}},{"@attributes":{"point":"373 140"}},{"@attributes":{"point":"519 158"}},{"@attributes":{"point":"564 207"}},{"@attributes":{"point":"609 297"}},{"@attributes":{"point":"680 354"}},{"@attributes":{"point":"702 199"}},{"@attributes":{"point":"808 154"}},{"@attributes":{"point":"893 182"}},{"@attributes":{"point":"739 372"}},{"@attributes":{"point":"737 437"}},{"@attributes":{"point":"744 485"}},{"@attributes":{"point":"644 490"}},{"@attributes":{"point":"539 470"}},{"@attributes":{"point":"398 558"}},{"@attributes":{"point":"331 660"}},{"@attributes":{"point":"206 710"}}]}},"waves":{"wave":[{"enemies":{"enemy":{"@attributes":{"count":"20","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.5","path_id":"0","start_time":"2"}}}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.9","factor_hit_power":"1","factor_speed_attack":"2","factor_speed_move":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"1","enemy_id":"soldier","factor_health":"0.9","factor_hit_power":"1","factor_speed_attack":"2","factor_speed_move":"0.5","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"1","enemy_id":"soldier","factor_health":"1.1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"1","enemy_id":"soldier","factor_health":"1.1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"10","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"0.8","enemy_id":"soldier","factor_health":"1.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"5","enemy_id":"truck","factor_health":"1.4","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"6","delta_time":"15","enemy_id":"fighter","factor_health":"0.6","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"3","start_time":"12"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"8","enemy_id":"fighter","factor_health":"0.9","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"2","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"0.8","enemy_id":"soldier","factor_health":"1.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"0.8","enemy_id":"soldier","factor_health":"1.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"6","enemy_id":"truck","factor_health":"1.1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"8"}},{"@attributes":{"count":"5","delta_time":"6","enemy_id":"truck","factor_health":"1.1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"9"}},{"@attributes":{"count":"22","delta_time":"1","enemy_id":"soldier","factor_health":"2.2","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"22","delta_time":"1","enemy_id":"soldier","factor_health":"2.2","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"10","enemy_id":"car","factor_health":"0.8","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"35"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"6","enemy_id":"soldier","factor_health":"2.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"0","start_time":"3"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"truck","factor_health":"2.5","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"0","start_time":"3"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"2","start_time":"5"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"3","start_time":"5"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"8","enemy_id":"car","factor_health":"1.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"8","enemy_id":"car","factor_health":"1.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"0","start_time":"1"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"10","enemy_id":"car","factor_health":"1","factor_hit_power":"1.2","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"4","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"0","start_time":"3"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"4","factor_hit_power":"1.2","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"3"}},{"@attributes":{"count":"8","delta_time":"5","enemy_id":"bomber","factor_health":"1","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"3","start_time":"60"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"10","enemy_id":"tank_light","factor_health":"1.3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"2","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"0","start_time":"3"}},{"@attributes":{"count":"15","delta_time":"2","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"1","start_time":"3"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"8","enemy_id":"tank_light","factor_health":"1.5","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"6"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"1.6","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"8","enemy_id":"tank_light","factor_health":"1.5","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"0","start_time":"6"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"2","start_time":"10"}},{"@attributes":{"count":"4","delta_time":"15","enemy_id":"bomber","factor_health":"2.2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"3","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"55"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"4","delta_time":"15","enemy_id":"tank_heavy","factor_health":"1.2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"6","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.4","path_id":"0","start_time":"3"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"4","delta_time":"8","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"8","enemy_id":"tank_light","factor_health":"1","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.5","path_id":"1","start_time":"40"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"1","start_time":"3"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"5","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.5","path_id":"2","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"5","enemy_id":"truck","factor_health":"4","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"4","delta_time":"10","enemy_id":"bomber","factor_health":"3","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"3","start_time":"45"}},{"@attributes":{"count":"35","delta_time":"1","enemy_id":"soldier","factor_health":"4","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"0","start_time":"45"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ff33cc33","count":"2","delta_time":"7","enemy_id":"tank_heavy","factor_health":"1.2","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"2","path_id":"0","start_time":"45"}},{"@attributes":{"color":"ff33cc33","count":"2","delta_time":"7","enemy_id":"tank_heavy","factor_health":"1.2","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"2","path_id":"1","start_time":"45"}},{"@attributes":{"count":"30","delta_time":"0.7","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.7","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"80","money_start_2":"80"},"background":{"@attributes":{"box_exploding_pos":"858 558","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000101000000000001000010001000001000000000001000000110000000000000000010000000000000000000000000000000011000000000000000001000100000000000000001000100001000100000000000000000000110000010100000000000000010000000000000000001000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_06_01_bg_0.jpg","use_filter":"1"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"hotspot":"65 78","position":"858 558","rect":"0 0 130 156","texture":"game/worlds/world_06_01_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_2","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"hotspot":"65 78","position":"858 558","rect":"0 0 130 156","texture":"game/worlds/world_06_01_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"hotspot":"65 78","position":"858 558","rect":"0 0 130 156","texture":"game/worlds/world_06_01_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"849 552"}}},"objects":{"object":{"@attributes":{"id":"0","position":"856 444"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"-15.6923 333.231"}},{"@attributes":{"point":"79.6923 264"}},{"@attributes":{"point":"164 188"}},{"@attributes":{"point":"274 189"}},{"@attributes":{"point":"377 212"}},{"@attributes":{"point":"407 296"}},{"@attributes":{"point":"386 392"}},{"@attributes":{"point":"308 463"}},{"@attributes":{"point":"271 567"}},{"@attributes":{"point":"312 664"}},{"@attributes":{"point":"432 617.846"}},{"@attributes":{"point":"505 547"}},{"@attributes":{"point":"576 515"}},{"@attributes":{"point":"628 558"}},{"@attributes":{"point":"851 552"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"1035.08 133.231"}},{"@attributes":{"point":"888 155"}},{"@attributes":{"point":"671 143"}},{"@attributes":{"point":"558 160"}},{"@attributes":{"point":"507.385 231.692"}},{"@attributes":{"point":"500 335"}},{"@attributes":{"point":"544 543"}},{"@attributes":{"point":"679 553"}},{"@attributes":{"point":"790 550"}},{"@attributes":{"point":"851 545"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"121.231 785.539"}},{"@attributes":{"point":"135.077 622.462"}},{"@attributes":{"point":"165.846 467.077"}},{"@attributes":{"point":"205 337"}},{"@attributes":{"point":"236 227"}},{"@attributes":{"point":"266 179"}},{"@attributes":{"point":"327 115"}},{"@attributes":{"point":"413 112"}},{"@attributes":{"point":"492 136"}},{"@attributes":{"point":"545.846 274.769"}},{"@attributes":{"point":"570.462 394.769"}},{"@attributes":{"point":"585.846 593.231"}},{"@attributes":{"point":"623 674"}},{"@attributes":{"point":"706 704"}},{"@attributes":{"point":"850 667"}},{"@attributes":{"point":"852 437.846"}},{"@attributes":{"point":"879 228"}},{"@attributes":{"point":"932 -17.5385"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"-35.6923 82.4615"}},{"@attributes":{"point":"242.769 99.3846"}},{"@attributes":{"point":"442.769 154.769"}},{"@attributes":{"point":"611 199"}},{"@attributes":{"point":"696 222"}},{"@attributes":{"point":"735 268"}},{"@attributes":{"point":"736 347"}},{"@attributes":{"point":"662 417"}},{"@attributes":{"point":"447 450"}},{"@attributes":{"point":"364 521"}},{"@attributes":{"point":"353 600"}},{"@attributes":{"point":"408 698"}},{"@attributes":{"point":"527 700"}},{"@attributes":{"point":"690.462 639.385"}},{"@attributes":{"point":"781 616"}},{"@attributes":{"point":"899.692 500.923"}},{"@attributes":{"point":"1030.46 404"}}]}]},"separator":{"point":[{"@attributes":{"point":"214 698"}},{"@attributes":{"point":"369 600"}},{"@attributes":{"point":"332 519"}},{"@attributes":{"point":"365 483"}},{"@attributes":{"point":"394 505"}},{"@attributes":{"point":"450 529"}},{"@attributes":{"point":"532 491"}},{"@attributes":{"point":"552 419"}},{"@attributes":{"point":"619 400"}},{"@attributes":{"point":"722 383"}},{"@attributes":{"point":"807 311"}},{"@attributes":{"point":"908 267"}},{"@attributes":{"point":"892 184"}},{"@attributes":{"point":"805 138"}},{"@attributes":{"point":"689 154"}},{"@attributes":{"point":"685 233"}},{"@attributes":{"point":"661 298"}},{"@attributes":{"point":"605 325"}},{"@attributes":{"point":"538 322"}},{"@attributes":{"point":"502 275"}},{"@attributes":{"point":"511 220"}},{"@attributes":{"point":"439 193"}},{"@attributes":{"point":"391 219"}},{"@attributes":{"point":"341 357"}},{"@attributes":{"point":"285 365"}},{"@attributes":{"point":"219 388"}},{"@attributes":{"point":"152 506"}},{"@attributes":{"point":"131 618"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"0.8","enemy_id":"soldier","factor_health":"0.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"0.8","enemy_id":"soldier","factor_health":"0.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"20"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"22","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.5","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"22","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"0.8","enemy_id":"soldier","factor_health":"1.3","factor_hit_power":"1","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"3","enemy_id":"truck","factor_health":"0.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"25"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"0.7","enemy_id":"soldier","factor_health":"1.2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.7","enemy_id":"soldier","factor_health":"1.2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"20"}},{"@attributes":{"count":"10","delta_time":"4","enemy_id":"fighter","factor_health":"0.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"0.8","enemy_id":"soldier","factor_health":"1.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"20"}},{"@attributes":{"count":"8","delta_time":"4","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"12","delta_time":"4","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"1","start_time":"30"}},{"@attributes":{"count":"8","delta_time":"4","enemy_id":"fighter","factor_health":"1.4","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"4","enemy_id":"fighter","factor_health":"1.4","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"30"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"1.3","enemy_id":"soldier","factor_health":"2.5","factor_hit_power":"1","factor_money":"3","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"1.3","enemy_id":"soldier","factor_health":"2.5","factor_hit_power":"1","factor_money":"3","factor_speed_move":"1","path_id":"0","start_time":"35"}},{"@attributes":{"count":"15","delta_time":"1.3","enemy_id":"soldier","factor_health":"2.5","factor_hit_power":"1","factor_speed_move":"1","path_id":"1","start_time":"35"}},{"@attributes":{"count":"5","delta_time":"4","enemy_id":"truck","factor_health":"2","factor_hit_power":"1","factor_money":"3","factor_speed_move":"0.57","path_id":"0","start_time":"60"}},{"@attributes":{"count":"8","delta_time":"4","enemy_id":"fighter","factor_health":"2.5","factor_hit_power":"1","factor_money":"2","factor_speed_move":"0.57","path_id":"2","start_time":"60"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1","factor_money":"4","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"truck","factor_health":"1.8","factor_hit_power":"1","factor_speed_move":"0.7","path_id":"0","start_time":"4"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"truck","factor_health":"1.8","factor_hit_power":"1","factor_money":"4","factor_speed_move":"0.7","path_id":"1","start_time":"4"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"3.4","factor_hit_power":"1","factor_speed_move":"0.75","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"7","enemy_id":"car","factor_health":"0.7","factor_hit_power":"1","factor_speed_move":"0.75","path_id":"1","start_time":"32"}},{"@attributes":{"count":"5","delta_time":"6","enemy_id":"fighter","factor_health":"3.2","factor_hit_power":"1","factor_speed_move":"1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"32","delta_time":"0.5","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1","factor_money":"4","factor_speed_move":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"3","enemy_id":"truck","factor_health":"3","factor_hit_power":"1","factor_money":"4","factor_speed_move":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"3","delta_time":"3","enemy_id":"fighter","factor_health":"3.5","factor_hit_power":"1","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"1","delta_time":"1","enemy_id":"bomber","factor_health":"2.2","factor_hit_power":"0.8","factor_speed_move":"1","path_id":"3","start_time":"15"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"4.2","factor_hit_power":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"9","delta_time":"6","enemy_id":"car","factor_health":"1.1","factor_hit_power":"1","factor_speed_move":"0.9","path_id":"0","start_time":"40"}},{"@attributes":{"count":"9","delta_time":"6","enemy_id":"car","factor_health":"1.1","factor_hit_power":"1","factor_speed_move":"0.9","path_id":"1","start_time":"40"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"35","delta_time":"1","enemy_id":"soldier","factor_health":"4.5","factor_hit_power":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"10","delta_time":"6","enemy_id":"fighter","factor_health":"4","factor_hit_power":"1","factor_speed_move":"1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"5","enemy_id":"fighter","factor_health":"5","factor_hit_power":"1","factor_speed_move":"1","path_id":"2","start_time":"62"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"5","enemy_id":"fighter","factor_health":"5","factor_hit_power":"1","factor_speed_move":"0.9","path_id":"2","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"8","enemy_id":"tank_light","factor_health":"1","factor_hit_power":"0.5","factor_speed_move":"1","path_id":"0","start_time":"45"}},{"@attributes":{"count":"5","delta_time":"8","enemy_id":"tank_light","factor_health":"1","factor_hit_power":"0.5","factor_speed_move":"1","path_id":"1","start_time":"45"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"6","factor_hit_power":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"6","factor_hit_power":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"2.5","enemy_id":"truck","factor_health":"5.5","factor_hit_power":"1","factor_speed_move":"0.5","path_id":"0","start_time":"30"}},{"@attributes":{"count":"6","delta_time":"2.5","enemy_id":"truck","factor_health":"5.5","factor_hit_power":"1","factor_speed_move":"0.5","path_id":"1","start_time":"30"}},{"@attributes":{"count":"5","delta_time":"6","enemy_id":"tank_light","factor_health":"1.4","factor_hit_power":"0.7","factor_speed_move":"0.8","path_id":"0","start_time":"60"}},{"@attributes":{"count":"5","delta_time":"6","enemy_id":"tank_light","factor_health":"1.4","factor_hit_power":"0.7","factor_speed_move":"0.8","path_id":"1","start_time":"60"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"6","enemy_id":"tank_light","factor_health":"2","factor_hit_power":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"4","enemy_id":"fighter","factor_health":"4","factor_hit_power":"1","factor_speed_move":"1","path_id":"3","start_time":"25"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"7","factor_hit_power":"1","factor_speed_move":"1","path_id":"1","start_time":"45"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"4","enemy_id":"fighter","factor_health":"2.5","factor_hit_power":"1","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.7","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.7","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"4","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1","factor_speed_move":"1","path_id":"2","start_time":"45"}},{"@attributes":{"count":"7","delta_time":"5","enemy_id":"truck","factor_health":"5","factor_hit_power":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"6","enemy_id":"tank_light","factor_health":"3","factor_hit_power":"1","factor_speed_move":"1","path_id":"1","start_time":"45"}},{"@attributes":{"count":"5","delta_time":"10","enemy_id":"bomber","factor_health":"2","factor_hit_power":"1","factor_speed_move":"1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"boss":"1","color":"ffff0000","count":"5","delta_time":"10","enemy_id":"tank_heavy","factor_health":"3","factor_hit_power":"1","factor_speed_move":"1.5","path_id":"0","start_time":"30"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"60","money_start_2":"60"},"background":{"@attributes":{"box_exploding_pos":"126 497","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001010100000101101100000000000000000011000010000000000000010001000110000000000000100000010001000000000000000000000011000001010000000000000000100000000000000000000100010000001010000000000000000000000000000000000000000000000000000000000000000011000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_06_06_bg_0.jpg","use_filter":"1"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"hotspot":"70 78","position":"126 497","rect":"0 0 140 156","texture":"game/worlds/world_06_06_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_2","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"hotspot":"70 78","position":"126 497","rect":"0 0 140 156","texture":"game/worlds/world_06_06_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"hotspot":"70 78","position":"126 497","rect":"0 0 140 156","texture":"game/worlds/world_06_06_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"138 494"}}},"objects":{"object":{"@attributes":{"id":"0","position":"78.7692 374.248"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"538.154 793.231"}},{"@attributes":{"point":"525 682"}},{"@attributes":{"point":"546 613"}},{"@attributes":{"point":"582 550"}},{"@attributes":{"point":"630 511"}},{"@attributes":{"point":"681 497"}},{"@attributes":{"point":"737 514"}},{"@attributes":{"point":"820 509"}},{"@attributes":{"point":"872 475"}},{"@attributes":{"point":"917 421"}},{"@attributes":{"point":"893 355"}},{"@attributes":{"point":"878 317"}},{"@attributes":{"point":"891 266"}},{"@attributes":{"point":"858 201"}},{"@attributes":{"point":"814 158"}},{"@attributes":{"point":"739 134"}},{"@attributes":{"point":"635 148"}},{"@attributes":{"point":"544 140"}},{"@attributes":{"point":"458 151"}},{"@attributes":{"point":"389 192"}},{"@attributes":{"point":"352 234"}},{"@attributes":{"point":"344 293"}},{"@attributes":{"point":"348 353"}},{"@attributes":{"point":"356 425"}},{"@attributes":{"point":"345 476"}},{"@attributes":{"point":"297 504"}},{"@attributes":{"point":"236 518"}},{"@attributes":{"point":"135 497"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"528.923 793.231"}},{"@attributes":{"point":"531 740"}},{"@attributes":{"point":"529 664"}},{"@attributes":{"point":"550 599"}},{"@attributes":{"point":"595 540"}},{"@attributes":{"point":"647 509"}},{"@attributes":{"point":"712 511"}},{"@attributes":{"point":"757 512"}},{"@attributes":{"point":"837 495"}},{"@attributes":{"point":"896 458"}},{"@attributes":{"point":"905 394"}},{"@attributes":{"point":"889 342"}},{"@attributes":{"point":"861 307"}},{"@attributes":{"point":"786 294"}},{"@attributes":{"point":"701 303"}},{"@attributes":{"point":"632 343"}},{"@attributes":{"point":"592 400"}},{"@attributes":{"point":"505 452"}},{"@attributes":{"point":"475 495"}},{"@attributes":{"point":"416 505"}},{"@attributes":{"point":"385 508"}},{"@attributes":{"point":"352 497"}},{"@attributes":{"point":"276 504"}},{"@attributes":{"point":"213 510"}},{"@attributes":{"point":"140 491"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"-34.1539 717.846"}},{"@attributes":{"point":"125.846 704"}},{"@attributes":{"point":"207 694"}},{"@attributes":{"point":"277 689"}},{"@attributes":{"point":"341 681"}},{"@attributes":{"point":"461 658"}},{"@attributes":{"point":"676 632"}},{"@attributes":{"point":"833 568"}},{"@attributes":{"point":"863 383"}},{"@attributes":{"point":"842 252"}},{"@attributes":{"point":"717 128"}},{"@attributes":{"point":"647 87"}},{"@attributes":{"point":"534 73"}},{"@attributes":{"point":"443 142"}},{"@attributes":{"point":"470 275"}},{"@attributes":{"point":"526 364"}},{"@attributes":{"point":"495 584"}},{"@attributes":{"point":"190 570"}},{"@attributes":{"point":"115.077 474.769"}},{"@attributes":{"point":"75 409"}},{"@attributes":{"point":"88 236"}},{"@attributes":{"point":"153.538 125.538"}},{"@attributes":{"point":"252 -14.4615"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"916.615 -20.6154"}},{"@attributes":{"point":"901.231 168.615"}},{"@attributes":{"point":"864.308 413.231"}},{"@attributes":{"point":"812 613.231"}},{"@attributes":{"point":"725.846 671.692"}},{"@attributes":{"point":"624.308 656.308"}},{"@attributes":{"point":"578.154 499.385"}},{"@attributes":{"point":"545.846 314.769"}},{"@attributes":{"point":"532 197.846"}},{"@attributes":{"point":"485.846 96.3077"}},{"@attributes":{"point":"412 68.6154"}},{"@attributes":{"point":"344.308 79.3846"}},{"@attributes":{"point":"253.538 184"}},{"@attributes":{"point":"204.308 308.615"}},{"@attributes":{"point":"168.923 417.846"}},{"@attributes":{"point":"93.5385 597.846"}},{"@attributes":{"point":"79 637"}},{"@attributes":{"point":"42.7692 780.923"}}]}]},"separator":{"point":[{"@attributes":{"point":"167 593"}},{"@attributes":{"point":"257 533"}},{"@attributes":{"point":"340 512"}},{"@attributes":{"point":"449 576"}},{"@attributes":{"point":"498 616"}},{"@attributes":{"point":"596 524"}},{"@attributes":{"point":"644 413"}},{"@attributes":{"point":"741 396"}},{"@attributes":{"point":"816 407"}},{"@attributes":{"point":"882 365"}},{"@attributes":{"point":"830 281"}},{"@attributes":{"point":"779 273"}},{"@attributes":{"point":"698 291"}},{"@attributes":{"point":"649 259"}},{"@attributes":{"point":"594 241"}},{"@attributes":{"point":"534 248"}},{"@attributes":{"point":"529 186"}},{"@attributes":{"point":"509 147"}},{"@attributes":{"point":"420 183"}},{"@attributes":{"point":"225 166"}},{"@attributes":{"point":"214 192"}},{"@attributes":{"point":"203 285"}},{"@attributes":{"point":"252 344"}},{"@attributes":{"point":"350 286"}},{"@attributes":{"point":"374 249"}},{"@attributes":{"point":"420 246"}},{"@attributes":{"point":"446 277"}},{"@attributes":{"point":"446 339"}},{"@attributes":{"point":"414 358"}},{"@attributes":{"point":"412 409"}},{"@attributes":{"point":"463 448"}},{"@attributes":{"point":"438 489"}},{"@attributes":{"point":"327 502"}},{"@attributes":{"point":"264 393"}},{"@attributes":{"point":"156 386"}},{"@attributes":{"point":"77 436"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"0.6","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"0.6","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.9","factor_hit_power":"1","factor_speed_attack":"2","factor_speed_move":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.9","factor_hit_power":"1","factor_speed_attack":"2","factor_speed_move":"0.7","path_id":"2","start_time":"20"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"2","start_time":"40"}},{"@attributes":{"count":"25","delta_time":"0.6","enemy_id":"soldier","factor_health":"1.1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"2","start_time":"40"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"3","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"0","start_time":"1"}},{"@attributes":{"count":"3","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"2","start_time":"2"}},{"@attributes":{"count":"2","delta_time":"15","enemy_id":"fighter","factor_health":"0.5","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"1","start_time":"15"}},{"@attributes":{"count":"2","delta_time":"15","enemy_id":"fighter","factor_health":"0.5","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"3","start_time":"15"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"10","enemy_id":"fighter","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"10","enemy_id":"fighter","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"3","start_time":"2"}},{"@attributes":{"count":"4","delta_time":"10","enemy_id":"bomber","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"3","start_time":"60"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"3","enemy_id":"truck","factor_health":"1.2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"6","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"0.5","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"0.5","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"8","enemy_id":"bomber","factor_health":"1.5","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"12","enemy_id":"car","factor_health":"1.1","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"2","start_time":"20"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ff33cc33","count":"10","delta_time":"3","enemy_id":"truck","factor_health":"1.5","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"2","start_time":"1"}},{"@attributes":{"count":"3","delta_time":"5","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"1","start_time":"1"}},{"@attributes":{"count":"3","delta_time":"5","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"3","start_time":"15"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"40","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"1"}},{"@attributes":{"count":"5","delta_time":"8","enemy_id":"tank_light","factor_health":"1.3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"15"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"10","enemy_id":"car","factor_health":"2","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"4","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"2","start_time":"3"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"4","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"2","start_time":"70"}},{"@attributes":{"count":"12","delta_time":"5","enemy_id":"truck","factor_health":"2.5","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"0","start_time":"70"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"10","enemy_id":"tank_light","factor_health":"1.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"3"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"4"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"10","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"30"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"6","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.3","path_id":"0","start_time":"3"}},{"@attributes":{"count":"9","delta_time":"7","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"bomber","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"3","start_time":"1"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"10","enemy_id":"tank_heavy","factor_health":"1.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"5","enemy_id":"fighter","factor_health":"3.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"0.6","enemy_id":"soldier","factor_health":"8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"80"}},{"@attributes":{"count":"6","delta_time":"5","enemy_id":"fighter","factor_health":"4","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"3","start_time":"80"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"8","enemy_id":"tank_heavy","factor_health":"2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"1"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"9","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"30"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"1"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"7","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"30"}},{"@attributes":{"count":"5","delta_time":"10","enemy_id":"bomber","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"3","start_time":"1"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"4.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"0","start_time":"30"}},{"@attributes":{"count":"5","delta_time":"4","enemy_id":"tank_light","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"2","start_time":"1"}},{"@attributes":{"boss":"1","color":"ffff0000","count":"1","delta_time":"15","enemy_id":"troop_carrier","factor_health":"2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.4","path_id":"2","start_time":"78"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"80","money_start_2":"80"},"background":{"@attributes":{"box_exploding_pos":"881 155","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000000010000000000000000000000000000010000000000000010000000000100000001000000000001000000000000000010000000010000000000000000000010000010001000000000001000000001000001000000000000000010010000100000000000000000000010001000000000000001000000110000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_06_07_bg_0.jpg","use_filter":"1"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"hotspot":"78 70","position":"881 155","rect":"0 0 156 140","texture":"game/worlds/world_06_07_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_2","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"hotspot":"78 70","position":"881 155","rect":"0 0 156 140","texture":"game/worlds/world_06_07_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"hotspot":"78 70","position":"881 155","rect":"0 0 156 140","texture":"game/worlds/world_06_07_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"878 161"}}},"objects":{"object":{"@attributes":{"id":"0","position":"908 99"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"108.923 787.077"}},{"@attributes":{"point":"166 525"}},{"@attributes":{"point":"222.769 330.154"}},{"@attributes":{"point":"283 232"}},{"@attributes":{"point":"352 105"}},{"@attributes":{"point":"419 84"}},{"@attributes":{"point":"487 113"}},{"@attributes":{"point":"550.462 290.154"}},{"@attributes":{"point":"586 483"}},{"@attributes":{"point":"651 562"}},{"@attributes":{"point":"799 541"}},{"@attributes":{"point":"910.461 464"}},{"@attributes":{"point":"948.923 374.769"}},{"@attributes":{"point":"941.231 244"}},{"@attributes":{"point":"848.923 124"}},{"@attributes":{"point":"744.308 -22.1538"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"1053.54 727.077"}},{"@attributes":{"point":"836.615 717.846"}},{"@attributes":{"point":"647 704"}},{"@attributes":{"point":"504 665"}},{"@attributes":{"point":"321 637"}},{"@attributes":{"point":"231 562"}},{"@attributes":{"point":"224 514"}},{"@attributes":{"point":"206 459"}},{"@attributes":{"point":"238 356"}},{"@attributes":{"point":"305.846 325.538"}},{"@attributes":{"point":"427.385 299.385"}},{"@attributes":{"point":"603 368"}},{"@attributes":{"point":"787 358"}},{"@attributes":{"point":"841 280"}},{"@attributes":{"point":"874 196"}},{"@attributes":{"point":"888 118"}},{"@attributes":{"point":"904.308 -12.9231"}}]},{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"-21.8462 584"}},{"@attributes":{"point":"59.6923 585.538"}},{"@attributes":{"point":"122.769 488.615"}},{"@attributes":{"point":"155.077 262.462"}},{"@attributes":{"point":"253.538 173.231"}},{"@attributes":{"point":"367.385 156.308"}},{"@attributes":{"point":"492 177.846"}},{"@attributes":{"point":"536 208"}},{"@attributes":{"point":"697 335"}},{"@attributes":{"point":"705.846 393.231"}},{"@attributes":{"point":"696.615 502.462"}},{"@attributes":{"point":"702 554"}},{"@attributes":{"point":"762.769 594.769"}},{"@attributes":{"point":"821 571"}},{"@attributes":{"point":"850.461 504"}},{"@attributes":{"point":"867.385 422.462"}},{"@attributes":{"point":"872 317.846"}},{"@attributes":{"point":"879.692 239.385"}},{"@attributes":{"point":"879 161"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"538.154 784"}},{"@attributes":{"point":"530.462 693.231"}},{"@attributes":{"point":"519.692 540.923"}},{"@attributes":{"point":"510.462 424"}},{"@attributes":{"point":"496.615 376.308"}},{"@attributes":{"point":"498.154 307.077"}},{"@attributes":{"point":"513.538 240.923"}},{"@attributes":{"point":"567.385 154.769"}},{"@attributes":{"point":"605.846 127.077"}},{"@attributes":{"point":"655.077 133.231"}},{"@attributes":{"point":"712 163"}},{"@attributes":{"point":"728 264"}},{"@attributes":{"point":"713.538 328.615"}},{"@attributes":{"point":"690.462 473.231"}},{"@attributes":{"point":"696.615 547.077"}},{"@attributes":{"point":"747 590"}},{"@attributes":{"point":"814 579"}},{"@attributes":{"point":"844.308 531.692"}},{"@attributes":{"point":"869 460"}},{"@attributes":{"point":"861 373"}},{"@attributes":{"point":"879.692 280.923"}},{"@attributes":{"point":"880 162"}}]}]},"separator":{"point":[{"@attributes":{"point":"615 664"}},{"@attributes":{"point":"572 561"}},{"@attributes":{"point":"594 490"}},{"@attributes":{"point":"646 494"}},{"@attributes":{"point":"718 556"}},{"@attributes":{"point":"772 580"}},{"@attributes":{"point":"818 518"}},{"@attributes":{"point":"793 462"}},{"@attributes":{"point":"746 432"}},{"@attributes":{"point":"743 378"}},{"@attributes":{"point":"808 328"}},{"@attributes":{"point":"856 294"}},{"@attributes":{"point":"836 199"}},{"@attributes":{"point":"772 192"}},{"@attributes":{"point":"709 234"}},{"@attributes":{"point":"660 305"}},{"@attributes":{"point":"598 283"}},{"@attributes":{"point":"529 269"}},{"@attributes":{"point":"388 238"}},{"@attributes":{"point":"179 165"}},{"@attributes":{"point":"21 161"}},{"@attributes":{"point":"336 451"}},{"@attributes":{"point":"433 430"}},{"@attributes":{"point":"550 401"}},{"@attributes":{"point":"614 424"}},{"@attributes":{"point":"594 504"}},{"@attributes":{"point":"574 525"}},{"@attributes":{"point":"536 639"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"0.6","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"0.6","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.9","factor_hit_power":"1","factor_speed_attack":"2","factor_speed_move":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.9","factor_hit_power":"1","factor_speed_attack":"2","factor_speed_move":"0.7","path_id":"1","start_time":"20"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"1","start_time":"40"}},{"@attributes":{"count":"25","delta_time":"0.6","enemy_id":"soldier","factor_health":"1.1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"1","start_time":"20"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"0.5","enemy_id":"soldier","factor_health":"1.2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"0","start_time":"1"}},{"@attributes":{"count":"5","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"6","enemy_id":"fighter","factor_health":"0.5","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"2","start_time":"15"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"10","enemy_id":"fighter","factor_health":"0.9","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"2","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"10","enemy_id":"fighter","factor_health":"0.9","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"3","enemy_id":"truck","factor_health":"1.2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"6","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"0.8","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"0.8","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"8","enemy_id":"bomber","factor_health":"1.3","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"4","delta_time":"10","enemy_id":"car","factor_health":"1.1","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"1","start_time":"20"}},{"@attributes":{"count":"25","delta_time":"0.8","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"0.8","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"5","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"3","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"5","enemy_id":"truck","factor_health":"3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"32","delta_time":"0.8","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"5","delta_time":"8","enemy_id":"tank_light","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.5","path_id":"0","start_time":"10"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"6","enemy_id":"car","factor_health":"2","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"4","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"4","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"60"}},{"@attributes":{"count":"8","delta_time":"5","enemy_id":"fighter","factor_health":"1.5","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"2","start_time":"60"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"10","enemy_id":"tank_light","factor_health":"1.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"3"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"10","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"1","start_time":"30"}},{"@attributes":{"count":"40","delta_time":"1","enemy_id":"soldier","factor_health":"6","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.3","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"2","start_time":"1"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"bomber","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"3","start_time":"20"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"10","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"30"}},{"@attributes":{"count":"6","delta_time":"5","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"5","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"8","enemy_id":"tank_heavy","factor_health":"1.2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"20","delta_time":"0.5","enemy_id":"soldier","factor_health":"7","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"30"}},{"@attributes":{"count":"20","delta_time":"0.5","enemy_id":"soldier","factor_health":"7","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"1"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"40","delta_time":"0.7","enemy_id":"soldier","factor_health":"8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"3","delta_time":"15","enemy_id":"troop_carrier","factor_health":"1","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.4","path_id":"1","start_time":"50"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"60","money_start_2":"60"},"background":{"@attributes":{"box_exploding_pos":"852 178","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000010000010100000000000000000000000101000110100000000001000000100000100000000000000000000110000000000000000000100000100001000000000001000000000100000000000000000000000001100001000000000000000000000100000000000000000100000010000100000000000000000000000000100000000000000000000000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_06_02_bg_0.jpg","use_filter":"1"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"hotspot":"65 80","position":"852 178","rect":"0 0 130 160","texture":"game/worlds/world_06_02_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_2","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"hotspot":"65 80","position":"852 178","rect":"0 0 130 160","texture":"game/worlds/world_06_02_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"hotspot":"65 80","position":"852 178","rect":"0 0 130 160","texture":"game/worlds/world_06_02_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"841 172.5"}}},"objects":{"object":{"@attributes":{"id":"0","position":"857 80"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"-20.3077 591.692"}},{"@attributes":{"point":"125 592"}},{"@attributes":{"point":"403 577"}},{"@attributes":{"point":"601 598"}},{"@attributes":{"point":"722 585"}},{"@attributes":{"point":"759 541"}},{"@attributes":{"point":"758 490"}},{"@attributes":{"point":"694 419"}},{"@attributes":{"point":"583 264"}},{"@attributes":{"point":"581 210"}},{"@attributes":{"point":"613 167"}},{"@attributes":{"point":"663 152"}},{"@attributes":{"point":"832 174"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"516.615 790.154"}},{"@attributes":{"point":"544.308 656.308"}},{"@attributes":{"point":"562 540"}},{"@attributes":{"point":"528 478"}},{"@attributes":{"point":"458.154 417.846"}},{"@attributes":{"point":"352 309"}},{"@attributes":{"point":"303 208"}},{"@attributes":{"point":"327.385 173.231"}},{"@attributes":{"point":"360 132"}},{"@attributes":{"point":"519.692 142.462"}},{"@attributes":{"point":"606 145"}},{"@attributes":{"point":"843 170"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"44.3077 -29.8461"}},{"@attributes":{"point":"135.077 305.538"}},{"@attributes":{"point":"195.077 557.846"}},{"@attributes":{"point":"444.308 745.539"}},{"@attributes":{"point":"607.385 431.692"}},{"@attributes":{"point":"470.462 144"}},{"@attributes":{"point":"718.154 5.53847"}},{"@attributes":{"point":"1047.38 399.385"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"87.3846 797.846"}},{"@attributes":{"point":"78.1538 682.462"}},{"@attributes":{"point":"81.2308 536.308"}},{"@attributes":{"point":"50.4615 239.385"}},{"@attributes":{"point":"235.077 36.3077"}},{"@attributes":{"point":"513.538 253.231"}},{"@attributes":{"point":"578.154 573.231"}},{"@attributes":{"point":"890.461 494.769"}},{"@attributes":{"point":"772 188.615"}},{"@attributes":{"point":"990.461 30.1539"}},{"@attributes":{"point":"1032 19.3846"}}]}]},"separator":{"point":[{"@attributes":{"point":"149 513"}},{"@attributes":{"point":"396 461"}},{"@attributes":{"point":"552 476"}},{"@attributes":{"point":"629 508"}},{"@attributes":{"point":"820 573"}},{"@attributes":{"point":"843 533"}},{"@attributes":{"point":"862 426"}},{"@attributes":{"point":"812 400"}},{"@attributes":{"point":"727 418"}},{"@attributes":{"point":"676 347"}},{"@attributes":{"point":"731 304"}},{"@attributes":{"point":"730 239"}},{"@attributes":{"point":"704 199"}},{"@attributes":{"point":"557 168"}},{"@attributes":{"point":"479 167"}},{"@attributes":{"point":"443 218"}},{"@attributes":{"point":"463 267"}},{"@attributes":{"point":"486 275"}},{"@attributes":{"point":"550 287"}},{"@attributes":{"point":"566 333"}},{"@attributes":{"point":"560 380"}},{"@attributes":{"point":"526 413"}},{"@attributes":{"point":"303 280"}},{"@attributes":{"point":"249 296"}},{"@attributes":{"point":"134 339"}},{"@attributes":{"point":"66 431"}}]}},"waves":{"wave":[{"enemies":{"enemy":{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"0.5","factor_money":"3","factor_speed_move":"1","path_id":"0","start_time":"2"}}}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"0.7","enemy_id":"soldier","factor_health":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.7","enemy_id":"soldier","factor_health":"0.9","path_id":"0","start_time":"30"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"1.3","factor_money":"2","factor_speed_move":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"1.3","factor_money":"2","factor_speed_move":"0.7","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"5","enemy_id":"truck","factor_health":"1.2","factor_money":"2","factor_speed_move":"1.1","path_id":"0","start_time":"30"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"1.5","factor_speed_move":"1.1","path_id":"1","start_time":"1"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"1","enemy_id":"soldier","factor_health":"1.7","factor_money":"2","path_id":"0","start_time":"10"}},{"@attributes":{"count":"25","delta_time":"1","enemy_id":"soldier","factor_health":"1.7","factor_money":"2","path_id":"1","start_time":"10"}},{"@attributes":{"count":"7","delta_time":"5","enemy_id":"fighter","factor_health":"0.4","factor_money":"2","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"5","enemy_id":"truck","factor_health":"1.5","factor_money":"2","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.7","enemy_id":"soldier","factor_health":"1.5","factor_money":"2","factor_speed_move":"1","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"5","enemy_id":"car","factor_health":"1","factor_money":"2","factor_speed_move":"0.5","path_id":"0","start_time":"25"}},{"@attributes":{"count":"35","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_money":"2","factor_speed_move":"1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"5","enemy_id":"truck","factor_health":"2","factor_money":"2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"1.5","factor_money":"3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"10","enemy_id":"fighter","factor_health":"1.8","path_id":"3","start_time":"30"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"12","delta_time":"5","enemy_id":"fighter","factor_health":"2","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"2","factor_money":"2","factor_speed_move":"1","path_id":"0","start_time":"30"}},{"@attributes":{"count":"6","delta_time":"12","enemy_id":"bomber","factor_health":"1.35","factor_speed_move":"1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"10","enemy_id":"tank_light","factor_health":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"4","delta_time":"20","enemy_id":"tank_light","factor_health":"1","path_id":"0","start_time":"45"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_money":"2","factor_speed_move":"0.7","path_id":"0","start_time":"45"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"6","enemy_id":"fighter","factor_health":"2.5","factor_speed_move":"0.8","path_id":"2","start_time":"50"}},{"@attributes":{"count":"8","delta_time":"3","enemy_id":"truck","factor_health":"3.2","factor_speed_move":"0.8","path_id":"1","start_time":"2"}},{"@attributes":{"count":"3","delta_time":"30","enemy_id":"tank_heavy","factor_health":"0.9","factor_money":"2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"3","delta_time":"30","enemy_id":"tank_heavy","factor_health":"0.9","factor_money":"2","path_id":"1","start_time":"50"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"40","delta_time":"0.7","enemy_id":"soldier","factor_health":"3","factor_speed_move":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"40","delta_time":"0.7","enemy_id":"soldier","factor_health":"3","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"8","enemy_id":"bomber","factor_health":"1.85","factor_speed_move":"1.2","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"5","enemy_id":"car","factor_health":"2","factor_speed_move":"1.1","path_id":"0","start_time":"20"}},{"@attributes":{"count":"5","delta_time":"5","enemy_id":"car","factor_health":"2","factor_speed_move":"1.4","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"7","enemy_id":"fighter","factor_health":"2.5","factor_speed_move":"0.9","path_id":"2","start_time":"40"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"15","delta_time":"1","enemy_id":"soldier","factor_health":"3.5","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"1","enemy_id":"soldier","factor_health":"3.5","factor_speed_move":"1","path_id":"0","start_time":"3"}},{"@attributes":{"count":"10","delta_time":"8","enemy_id":"fighter","factor_health":"3","path_id":"3","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"4","enemy_id":"car","factor_health":"2.5","path_id":"1","start_time":"35"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ff33cc33","count":"6","delta_time":"7","enemy_id":"tank_heavy","factor_health":"0.6","factor_speed_move":"1.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"40","delta_time":"1","enemy_id":"soldier","factor_health":"3","factor_speed_move":"1","path_id":"0","start_time":"30"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"4","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"4","factor_speed_move":"1.2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"4","enemy_id":"tank_light","factor_health":"1.2","factor_speed_move":"1.2","path_id":"0","start_time":"24"}},{"@attributes":{"count":"6","delta_time":"4","enemy_id":"fighter","factor_health":"1.5","factor_speed_move":"1.2","path_id":"2","start_time":"24"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"2","enemy_id":"truck","factor_health":"1","factor_speed_move":"1.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"40","delta_time":"1","enemy_id":"soldier","factor_health":"6.5","factor_speed_move":"1","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"40","delta_time":"0.7","enemy_id":"soldier","factor_health":"4.5","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"40","delta_time":"0.7","enemy_id":"soldier","factor_health":"4.5","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"2","delta_time":"15","enemy_id":"troop_carrier","factor_health":"0.5","factor_speed_move":"1.5","path_id":"1","start_time":"50"}},{"@attributes":{"count":"2","delta_time":"15","enemy_id":"troop_carrier","factor_health":"0.5","factor_speed_move":"1.5","path_id":"0","start_time":"50"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"85","money_start_2":"85"},"background":{"@attributes":{"box_exploding_pos":"473 594","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000100000000100000000000000100100000010100000000000010100000000000100000000001000010001000000000000000010001000000100000000000000000100000010010000000000000000000100010100000000000000000010000100000000000000010000010010100000000000000000000000010000000000100001000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_06_05_bg_0.jpg","use_filter":"1"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"hotspot":"78 65","position":"473 594","rect":"0 0 156 130","texture":"game/worlds/world_06_05_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_2","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"hotspot":"78 65","position":"473 594","rect":"0 0 156 130","texture":"game/worlds/world_06_05_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"hotspot":"78 65","position":"473 594","rect":"0 0 156 130","texture":"game/worlds/world_06_05_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"475 581"}}},"objects":{"object":{"@attributes":{"id":"0","position":"471 477"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"-28 462.462"}},{"@attributes":{"point":"84 482"}},{"@attributes":{"point":"190 391"}},{"@attributes":{"point":"212 295"}},{"@attributes":{"point":"276.615 210.154"}},{"@attributes":{"point":"350.462 142.462"}},{"@attributes":{"point":"456 108"}},{"@attributes":{"point":"543 118"}},{"@attributes":{"point":"561.231 200.923"}},{"@attributes":{"point":"566 313"}},{"@attributes":{"point":"516 357"}},{"@attributes":{"point":"476 420"}},{"@attributes":{"point":"450 488"}},{"@attributes":{"point":"475.077 580.923"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"1035.08 133.231"}},{"@attributes":{"point":"931 112"}},{"@attributes":{"point":"843 97"}},{"@attributes":{"point":"794 93"}},{"@attributes":{"point":"702.769 119.385"}},{"@attributes":{"point":"653 174"}},{"@attributes":{"point":"670 250"}},{"@attributes":{"point":"733 266"}},{"@attributes":{"point":"808 306"}},{"@attributes":{"point":"881 305"}},{"@attributes":{"point":"916 361"}},{"@attributes":{"point":"892 428.615"}},{"@attributes":{"point":"876 477"}},{"@attributes":{"point":"768.923 576.308"}},{"@attributes":{"point":"726 612"}},{"@attributes":{"point":"642 583"}},{"@attributes":{"point":"639 516"}},{"@attributes":{"point":"646 413"}},{"@attributes":{"point":"614 324"}},{"@attributes":{"point":"523 336"}},{"@attributes":{"point":"527.385 348.615"}},{"@attributes":{"point":"488.923 394.769"}},{"@attributes":{"point":"461.231 464"}},{"@attributes":{"point":"461.231 524"}},{"@attributes":{"point":"468.923 580.923"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"930.461 780.923"}},{"@attributes":{"point":"799 659"}},{"@attributes":{"point":"802 472"}},{"@attributes":{"point":"795 401"}},{"@attributes":{"point":"808.923 279.385"}},{"@attributes":{"point":"798.154 159.385"}},{"@attributes":{"point":"683 59"}},{"@attributes":{"point":"600 52"}},{"@attributes":{"point":"501 127"}},{"@attributes":{"point":"471 271"}},{"@attributes":{"point":"446 385"}},{"@attributes":{"point":"495.077 636.308"}},{"@attributes":{"point":"435.077 685.538"}},{"@attributes":{"point":"352 736.308"}},{"@attributes":{"point":"216.615 654.769"}},{"@attributes":{"point":"181.231 539.385"}},{"@attributes":{"point":"115.077 371.692"}},{"@attributes":{"point":"112 220.923"}},{"@attributes":{"point":"132 113.231"}},{"@attributes":{"point":"221.231 -26.7692"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"-34.1539 685.538"}},{"@attributes":{"point":"145.846 670.154"}},{"@attributes":{"point":"305.846 640.923"}},{"@attributes":{"point":"562.769 553.231"}},{"@attributes":{"point":"718.154 450.154"}},{"@attributes":{"point":"835.077 376.308"}},{"@attributes":{"point":"939.692 245.538"}},{"@attributes":{"point":"819.692 154.769"}},{"@attributes":{"point":"761 131"}},{"@attributes":{"point":"619.692 105.538"}},{"@attributes":{"point":"368.923 79.3846"}},{"@attributes":{"point":"230 125"}},{"@attributes":{"point":"-18.7692 188.615"}}]}]},"separator":{"point":[{"@attributes":{"point":"124 364"}},{"@attributes":{"point":"238 260"}},{"@attributes":{"point":"282 238"}},{"@attributes":{"point":"325 280"}},{"@attributes":{"point":"361 284"}},{"@attributes":{"point":"445 278"}},{"@attributes":{"point":"479 247"}},{"@attributes":{"point":"454 210"}},{"@attributes":{"point":"497 153"}},{"@attributes":{"point":"585 147"}},{"@attributes":{"point":"775 134"}},{"@attributes":{"point":"835 133"}},{"@attributes":{"point":"851 169"}},{"@attributes":{"point":"830 186"}},{"@attributes":{"point":"796 247"}},{"@attributes":{"point":"841 342"}},{"@attributes":{"point":"871 418"}},{"@attributes":{"point":"800 450"}},{"@attributes":{"point":"772 408"}},{"@attributes":{"point":"747 368"}},{"@attributes":{"point":"711 372"}},{"@attributes":{"point":"697 409"}},{"@attributes":{"point":"704 454"}},{"@attributes":{"point":"720 479"}},{"@attributes":{"point":"768 513"}},{"@attributes":{"point":"780 567"}},{"@attributes":{"point":"652 572"}},{"@attributes":{"point":"628 493"}},{"@attributes":{"point":"580 447"}},{"@attributes":{"point":"633 365"}},{"@attributes":{"point":"446 371"}},{"@attributes":{"point":"385 297"}},{"@attributes":{"point":"375 431"}},{"@attributes":{"point":"382 528"}},{"@attributes":{"point":"311 525"}},{"@attributes":{"point":"242 553"}},{"@attributes":{"point":"95 456"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"1","enemy_id":"soldier","factor_health":"0.8","factor_hit_power":"1","factor_money":"2","path_id":"0","start_time":"1"}},{"@attributes":{"count":"25","delta_time":"1","enemy_id":"soldier","factor_health":"0.8","factor_hit_power":"1","factor_money":"2","path_id":"1","start_time":"25"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"1.1","factor_hit_power":"0.8","factor_money":"4","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"1.1","factor_hit_power":"0.7","factor_speed_move":"1","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"1.5","factor_hit_power":"1","factor_money":"3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"2","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_money":"2","path_id":"1","start_time":"30"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_move":"0.7","path_id":"0","start_time":"20"}},{"@attributes":{"count":"6","delta_time":"3","enemy_id":"truck","factor_health":"1.2","factor_hit_power":"1","factor_money":"2","factor_speed_move":"0.7","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"40","delta_time":"1","enemy_id":"soldier","factor_health":"1.7","factor_hit_power":"1.1","factor_money":"3","factor_speed_move":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"1.7","factor_hit_power":"1.1","factor_money":"3","factor_speed_move":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"4","enemy_id":"truck","factor_health":"1.3","factor_hit_power":"1.2","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"3","enemy_id":"fighter","factor_health":"0.7","factor_hit_power":"1","factor_money":"3","path_id":"3","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"2.5","factor_hit_power":"1.1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"2.5","factor_hit_power":"1.1","factor_speed_move":"1","path_id":"1","start_time":"15"}}]}},{"enemies":{"enemy":{"@attributes":{"count":"8","delta_time":"4","enemy_id":"car","factor_health":"0.7","factor_hit_power":"1.2","factor_money":"3","factor_speed_move":"1","path_id":"0","start_time":"2"}}}},{"enemies":{"enemy":[{"@attributes":{"count":"35","delta_time":"1","enemy_id":"soldier","factor_health":"2.6","factor_hit_power":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"4","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","path_id":"2","start_time":"15"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ff33cc33","count":"24","delta_time":"1","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1","factor_money":"1.5","factor_speed_move":"1.5","path_id":"1","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"5","enemy_id":"tank_light","factor_health":"0.7","factor_hit_power":"1","factor_money":"2","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"5","enemy_id":"tank_light","factor_health":"0.7","factor_hit_power":"1","factor_money":"2","path_id":"1","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"5","enemy_id":"tank_light","factor_health":"0.7","factor_hit_power":"1","factor_money":"2","path_id":"0","start_time":"20"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"8","enemy_id":"bomber","factor_health":"1","factor_hit_power":"1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"4.5","factor_hit_power":"1","factor_money":"2","factor_speed_move":"0.9","path_id":"1","start_time":"3"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"4.5","factor_hit_power":"1","factor_money":"2","factor_speed_move":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"4","enemy_id":"fighter","factor_health":"2.7","factor_hit_power":"1","factor_speed_move":"0.6","path_id":"2","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"4","enemy_id":"fighter","factor_health":"2.7","factor_hit_power":"1","factor_speed_move":"0.6","path_id":"3","start_time":"3"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"8","enemy_id":"tank_heavy","factor_health":"0.7","factor_hit_power":"1","path_id":"0","start_time":"20"}},{"@attributes":{"count":"40","delta_time":"1","enemy_id":"soldier","factor_health":"5.5","factor_hit_power":"1","factor_speed_move":"0.9","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"8","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"8","enemy_id":"tank_light","factor_health":"1","factor_hit_power":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"10","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1","path_id":"2","start_time":"30"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"50","delta_time":"1","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1.2","factor_money":"0.6","factor_speed_move":"1.3","path_id":"0","start_time":"2"}},{"@attributes":{"count":"2","delta_time":"10","enemy_id":"troop_carrier","factor_health":"0.7","factor_hit_power":"1.2","factor_speed_move":"2","path_id":"1","start_time":"20"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"3","delta_time":"15","enemy_id":"airship","factor_health":"2","factor_hit_power":"1.2","factor_money":"1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"7","factor_hit_power":"1.2","factor_money":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"3","enemy_id":"truck","factor_health":"3","factor_hit_power":"1","factor_money":"1","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"boss":"1","color":"ffff6600","count":"3","delta_time":"8","enemy_id":"tank_heavy","factor_health":"1.8","factor_hit_power":"1","factor_speed_move":"1.2","path_id":"0","start_time":"2"}},{"@attributes":{"boss":"1","color":"ffff6600","count":"3","delta_time":"8","enemy_id":"tank_heavy","factor_health":"1.8","factor_hit_power":"1","factor_speed_move":"1.2","path_id":"1","start_time":"2"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"75","money_start_2":"75"},"background":{"@attributes":{"box_exploding_pos":"881 155","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001000000000000000000000000100000000000010000000000000000000000000000010000000100000010000000000100000000000000000001000001000000000010000000011000100000000000000010000001000100000000001000000001000010000000000000000000001000100000000000000000000110000000000000000001000000110000010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_06_07_bg_0.jpg","use_filter":"1"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"hotspot":"78 70","position":"881 155","rect":"0 0 156 140","texture":"game/worlds/world_06_07_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_2","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"hotspot":"78 70","position":"881 155","rect":"0 0 156 140","texture":"game/worlds/world_06_07_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"hotspot":"78 70","position":"881 155","rect":"0 0 156 140","texture":"game/worlds/world_06_07_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"878 161"}}},"objects":{"object":{"@attributes":{"id":"0","position":"908 99"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"-31.0769 576.308"}},{"@attributes":{"point":"48 587"}},{"@attributes":{"point":"106 511"}},{"@attributes":{"point":"133.538 417.846"}},{"@attributes":{"point":"159 304"}},{"@attributes":{"point":"196 214"}},{"@attributes":{"point":"275 161"}},{"@attributes":{"point":"402.769 171.692"}},{"@attributes":{"point":"529 183"}},{"@attributes":{"point":"580 255"}},{"@attributes":{"point":"711 347"}},{"@attributes":{"point":"699 457"}},{"@attributes":{"point":"690 526"}},{"@attributes":{"point":"753 599"}},{"@attributes":{"point":"824 555"}},{"@attributes":{"point":"863 497"}},{"@attributes":{"point":"873 427"}},{"@attributes":{"point":"861 380"}},{"@attributes":{"point":"879 286"}},{"@attributes":{"point":"881 168"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"108.923 787.077"}},{"@attributes":{"point":"166 525"}},{"@attributes":{"point":"222.769 330.154"}},{"@attributes":{"point":"283 232"}},{"@attributes":{"point":"352 105"}},{"@attributes":{"point":"419 84"}},{"@attributes":{"point":"487 113"}},{"@attributes":{"point":"550.462 290.154"}},{"@attributes":{"point":"587 459"}},{"@attributes":{"point":"651 562"}},{"@attributes":{"point":"861 534"}},{"@attributes":{"point":"910.461 464"}},{"@attributes":{"point":"948.923 374.769"}},{"@attributes":{"point":"941.231 244"}},{"@attributes":{"point":"848.923 124"}},{"@attributes":{"point":"744.308 -22.1538"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"1053.54 727.077"}},{"@attributes":{"point":"836.615 717.846"}},{"@attributes":{"point":"647 704"}},{"@attributes":{"point":"504 665"}},{"@attributes":{"point":"325 625"}},{"@attributes":{"point":"231 562"}},{"@attributes":{"point":"224 514"}},{"@attributes":{"point":"206 459"}},{"@attributes":{"point":"238 356"}},{"@attributes":{"point":"305.846 325.538"}},{"@attributes":{"point":"427.385 299.385"}},{"@attributes":{"point":"603 368"}},{"@attributes":{"point":"787 358"}},{"@attributes":{"point":"841 280"}},{"@attributes":{"point":"874 196"}},{"@attributes":{"point":"888 118"}},{"@attributes":{"point":"904.308 -12.9231"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"539.692 780.923"}},{"@attributes":{"point":"540 612"}},{"@attributes":{"point":"519 477"}},{"@attributes":{"point":"510 433"}},{"@attributes":{"point":"493.538 364"}},{"@attributes":{"point":"512 253.231"}},{"@attributes":{"point":"572 130"}},{"@attributes":{"point":"662 128"}},{"@attributes":{"point":"716 186"}},{"@attributes":{"point":"734 283"}},{"@attributes":{"point":"699.692 427.077"}},{"@attributes":{"point":"696.615 514.769"}},{"@attributes":{"point":"716 575"}},{"@attributes":{"point":"785 589"}},{"@attributes":{"point":"835 554"}},{"@attributes":{"point":"861 499"}},{"@attributes":{"point":"870.461 413.231"}},{"@attributes":{"point":"875.077 328.615"}},{"@attributes":{"point":"882.769 239.385"}},{"@attributes":{"point":"878.154 160.923"}}]}]},"separator":{"point":[{"@attributes":{"point":"101 441"}},{"@attributes":{"point":"60 307"}},{"@attributes":{"point":"71 231"}},{"@attributes":{"point":"139 253"}},{"@attributes":{"point":"189 396"}},{"@attributes":{"point":"215 394"}},{"@attributes":{"point":"283 352"}},{"@attributes":{"point":"352 209"}},{"@attributes":{"point":"452 217"}},{"@attributes":{"point":"600 270"}},{"@attributes":{"point":"648 343"}},{"@attributes":{"point":"644 378"}},{"@attributes":{"point":"600 409"}},{"@attributes":{"point":"624 436"}},{"@attributes":{"point":"578 469"}},{"@attributes":{"point":"602 505"}},{"@attributes":{"point":"571 588"}},{"@attributes":{"point":"675 630"}},{"@attributes":{"point":"733 468"}},{"@attributes":{"point":"721 412"}},{"@attributes":{"point":"740 356"}},{"@attributes":{"point":"799 454"}},{"@attributes":{"point":"893 423"}},{"@attributes":{"point":"704 296"}},{"@attributes":{"point":"816 172"}},{"@attributes":{"point":"880 211"}},{"@attributes":{"point":"926 381"}},{"@attributes":{"point":"936 522"}},{"@attributes":{"point":"840 528"}},{"@attributes":{"point":"826 625"}},{"@attributes":{"point":"561 626"}},{"@attributes":{"point":"413 520"}},{"@attributes":{"point":"335 498"}},{"@attributes":{"point":"156 518"}}]}},"waves":{"wave":[{"enemies":{"enemy":{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"0.9","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"0","start_time":"2"}}}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"2","factor_speed_move":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"2","factor_speed_move":"0.7","path_id":"1","start_time":"20"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"1","start_time":"40"}},{"@attributes":{"count":"25","delta_time":"0.6","enemy_id":"soldier","factor_health":"1.1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"1","start_time":"20"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"2","delta_time":"15","enemy_id":"fighter","factor_health":"0.5","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"10","enemy_id":"fighter","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"3","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"10","enemy_id":"bomber","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"2","start_time":"60"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"3","enemy_id":"truck","factor_health":"1.2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"6","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"8","enemy_id":"bomber","factor_health":"1.5","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"6","enemy_id":"car","factor_health":"1.1","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"1","start_time":"20"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ff33cc33","count":"10","delta_time":"3","enemy_id":"truck","factor_health":"3","factor_hit_power":"1","factor_money":"2","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"1","start_time":"1"}},{"@attributes":{"count":"3","delta_time":"5","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"2","start_time":"1"}},{"@attributes":{"count":"3","delta_time":"5","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"3","start_time":"15"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"40","delta_time":"0.7","enemy_id":"soldier","factor_health":"4","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"6","delta_time":"7","enemy_id":"tank_light","factor_health":"1.3","factor_hit_power":"0.7","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"0","start_time":"15"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"4","enemy_id":"car","factor_health":"2","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"0","start_time":"30"}},{"@attributes":{"count":"8","delta_time":"4","enemy_id":"truck","factor_health":"2.5","factor_hit_power":"1.2","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"7.5","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.7","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"3"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ffffcc00","count":"5","delta_time":"10","enemy_id":"tank_light","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"0.8","factor_speed_move":"2","path_id":"1","start_time":"30"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"6","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.3","path_id":"0","start_time":"3"}},{"@attributes":{"count":"9","delta_time":"7","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"2","start_time":"1"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"bomber","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"3","start_time":"1"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"8","enemy_id":"tank_heavy","factor_health":"1.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"0","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"5","enemy_id":"truck","factor_health":"5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.6","enemy_id":"soldier","factor_health":"8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"80"}},{"@attributes":{"count":"6","delta_time":"5","enemy_id":"fighter","factor_health":"4","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"3","start_time":"80"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"8","enemy_id":"tank_heavy","factor_health":"1.5","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"1"}},{"@attributes":{"color":"ff0033cc","count":"20","delta_time":"0.8","enemy_id":"soldier","factor_health":"9","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"30"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"12","enemy_id":"bomber","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"3","start_time":"2"}},{"@attributes":{"boss":"1","color":"ffff0000","count":"5","delta_time":"4","enemy_id":"tank_light","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"50"}},{"@attributes":{"count":"2","delta_time":"20","enemy_id":"troop_carrier","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.4","path_id":"0","start_time":"2"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"80","money_start_2":"80"},"background":{"@attributes":{"box_exploding_pos":"112 535","mask":"0000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000001100000000000000000000000000000000000000000000000000000001000000001000101000000011110000000000000000000000100110000000000100000000010110100000000000001000000101010000000000000000000010101100000000000000000000110100000000000010000000010000000000000000000000001000000001100000000000000100000001110000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_06_08_bg_0.jpg","use_filter":"1"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"hotspot":"65 78","position":"112 535","rect":"0 0 130 156","texture":"game/worlds/world_06_08_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_2","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"hotspot":"65 78","position":"112 535","rect":"0 0 130 156","texture":"game/worlds/world_06_08_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"hotspot":"65 78","position":"112 535","rect":"0 0 130 156","texture":"game/worlds/world_06_08_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"118 530"}}},"objects":{"object":{"@attributes":{"id":"0","position":"54 425"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"545.846 784"}},{"@attributes":{"point":"541.231 693.231"}},{"@attributes":{"point":"541 585"}},{"@attributes":{"point":"618 510"}},{"@attributes":{"point":"733 505"}},{"@attributes":{"point":"826 489"}},{"@attributes":{"point":"902 378"}},{"@attributes":{"point":"915.077 287.077"}},{"@attributes":{"point":"896 196"}},{"@attributes":{"point":"830 141"}},{"@attributes":{"point":"781.231 144"}},{"@attributes":{"point":"670.462 191.692"}},{"@attributes":{"point":"613 197"}},{"@attributes":{"point":"607.385 256.308"}},{"@attributes":{"point":"565.846 347.077"}},{"@attributes":{"point":"525 449"}},{"@attributes":{"point":"452 514.769"}},{"@attributes":{"point":"399.692 530.154"}},{"@attributes":{"point":"244.308 533.231"}},{"@attributes":{"point":"120 539"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"1039.81 99.9763"}},{"@attributes":{"point":"902.769 113.231"}},{"@attributes":{"point":"812 140.923"}},{"@attributes":{"point":"705.846 177.846"}},{"@attributes":{"point":"630.462 197.846"}},{"@attributes":{"point":"619 212"}},{"@attributes":{"point":"582.769 319.385"}},{"@attributes":{"point":"535 430"}},{"@attributes":{"point":"479.692 493.231"}},{"@attributes":{"point":"428.923 528.615"}},{"@attributes":{"point":"308.923 527.077"}},{"@attributes":{"point":"114 540"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"-34.1539 167.077"}},{"@attributes":{"point":"90.4615 164"}},{"@attributes":{"point":"196.615 162.462"}},{"@attributes":{"point":"435.077 160.923"}},{"@attributes":{"point":"532 168"}},{"@attributes":{"point":"601.231 196.308"}},{"@attributes":{"point":"619.692 224"}},{"@attributes":{"point":"596.615 279.385"}},{"@attributes":{"point":"550.462 377.846"}},{"@attributes":{"point":"511 468"}},{"@attributes":{"point":"468.923 504"}},{"@attributes":{"point":"455 513"}},{"@attributes":{"point":"421.231 525.538"}},{"@attributes":{"point":"350.462 533.231"}},{"@attributes":{"point":"264.308 530.154"}},{"@attributes":{"point":"113.538 533.231"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"65.8462 -29.8461"}},{"@attributes":{"point":"122.769 262.462"}},{"@attributes":{"point":"181.231 384"}},{"@attributes":{"point":"285.846 448.615"}},{"@attributes":{"point":"393.538 416.308"}},{"@attributes":{"point":"455.077 325.538"}},{"@attributes":{"point":"488.923 251.692"}},{"@attributes":{"point":"521.231 54.7692"}},{"@attributes":{"point":"736.615 57.8462"}},{"@attributes":{"point":"810.461 271.692"}},{"@attributes":{"point":"835.077 377.846"}},{"@attributes":{"point":"692 617.846"}},{"@attributes":{"point":"482.769 677.846"}},{"@attributes":{"point":"247.385 653.231"}},{"@attributes":{"point":"164.308 582.462"}},{"@attributes":{"point":"-34.1539 362.462"}}]},{"@attributes":{"id":"4"},"point":[{"@attributes":{"point":"1055.08 708.615"}},{"@attributes":{"point":"872 653.231"}},{"@attributes":{"point":"825.846 317.846"}},{"@attributes":{"point":"765.846 256.308"}},{"@attributes":{"point":"659.692 265.538"}},{"@attributes":{"point":"613.538 397.846"}},{"@attributes":{"point":"559.692 490.154"}},{"@attributes":{"point":"518.154 539.385"}},{"@attributes":{"point":"448.923 605.538"}},{"@attributes":{"point":"295.077 684"}},{"@attributes":{"point":"107.385 608.615"}},{"@attributes":{"point":"105.846 420.923"}},{"@attributes":{"point":"204.308 240.923"}},{"@attributes":{"point":"319.692 151.692"}},{"@attributes":{"point":"464.308 64"}},{"@attributes":{"point":"628.923 -25.2308"}}]}]},"separator":{"point":[{"@attributes":{"point":"346 657"}},{"@attributes":{"point":"376 591"}},{"@attributes":{"point":"455 523"}},{"@attributes":{"point":"514 545"}},{"@attributes":{"point":"582 562"}},{"@attributes":{"point":"623 502"}},{"@attributes":{"point":"599 473"}},{"@attributes":{"point":"569 446"}},{"@attributes":{"point":"557 387"}},{"@attributes":{"point":"590 368"}},{"@attributes":{"point":"634 381"}},{"@attributes":{"point":"669 422"}},{"@attributes":{"point":"695 455"}},{"@attributes":{"point":"710 519"}},{"@attributes":{"point":"746 564"}},{"@attributes":{"point":"839 498"}},{"@attributes":{"point":"864 608"}},{"@attributes":{"point":"908 604"}},{"@attributes":{"point":"955 578"}},{"@attributes":{"point":"963 501"}},{"@attributes":{"point":"908 452"}},{"@attributes":{"point":"828 441"}},{"@attributes":{"point":"768 427"}},{"@attributes":{"point":"740 413"}},{"@attributes":{"point":"751 381"}},{"@attributes":{"point":"777 358"}},{"@attributes":{"point":"800 333"}},{"@attributes":{"point":"824 335"}},{"@attributes":{"point":"872 374"}},{"@attributes":{"point":"887 312"}},{"@attributes":{"point":"880 235"}},{"@attributes":{"point":"835 225"}},{"@attributes":{"point":"784 219"}},{"@attributes":{"point":"798 290"}},{"@attributes":{"point":"758 273"}},{"@attributes":{"point":"736 295"}},{"@attributes":{"point":"714 259"}},{"@attributes":{"point":"673 270"}},{"@attributes":{"point":"620 255"}},{"@attributes":{"point":"676 152"}},{"@attributes":{"point":"695 86"}},{"@attributes":{"point":"579 82"}},{"@attributes":{"point":"545 151"}},{"@attributes":{"point":"428 256"}},{"@attributes":{"point":"361 279"}},{"@attributes":{"point":"305 275"}},{"@attributes":{"point":"209 292"}},{"@attributes":{"point":"202 367"}},{"@attributes":{"point":"311 644"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"0.6","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"0.6","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.7","factor_hit_power":"1","factor_speed_attack":"2","factor_speed_move":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.7","factor_hit_power":"1","factor_speed_attack":"2","factor_speed_move":"0.7","path_id":"2","start_time":"20"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"2","start_time":"30"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"3","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"0","start_time":"1"}},{"@attributes":{"count":"3","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"2","start_time":"2"}},{"@attributes":{"count":"2","delta_time":"15","enemy_id":"fighter","factor_health":"0.5","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"4","start_time":"15"}},{"@attributes":{"count":"2","delta_time":"15","enemy_id":"fighter","factor_health":"0.5","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"3","start_time":"15"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"10","enemy_id":"fighter","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"4","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"10","enemy_id":"fighter","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"3","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"1.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"1","start_time":"30"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"3","enemy_id":"truck","factor_health":"1.2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"6","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1.1","factor_money":"2","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"2","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"8","enemy_id":"bomber","factor_health":"1","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"4","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"12","enemy_id":"car","factor_health":"1.1","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"1","start_time":"30"}},{"@attributes":{"count":"20","delta_time":"0.5","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"0.5","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.5","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ff33cc33","count":"10","delta_time":"3","enemy_id":"truck","factor_health":"1.5","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"2","start_time":"1"}},{"@attributes":{"color":"ff33cc33","count":"10","delta_time":"3","enemy_id":"truck","factor_health":"1.5","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"0","start_time":"30"}},{"@attributes":{"count":"3","delta_time":"5","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"4","start_time":"1"}},{"@attributes":{"count":"3","delta_time":"5","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"3","start_time":"15"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"40","delta_time":"0.4","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"1"}},{"@attributes":{"count":"5","delta_time":"7","enemy_id":"tank_light","factor_health":"0.7","factor_hit_power":"0.5","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"15"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"10","enemy_id":"car","factor_health":"2","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"4","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"2","start_time":"3"}},{"@attributes":{"color":"ff0033cc","count":"30","delta_time":"0.3","enemy_id":"soldier","factor_health":"6","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"1","start_time":"80"}},{"@attributes":{"count":"12","delta_time":"5","enemy_id":"fighter","factor_health":"1.5","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"10","enemy_id":"tank_light","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"3"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"3","start_time":"50"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"4","start_time":"50"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"10","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"30"}},{"@attributes":{"count":"40","delta_time":"0.7","enemy_id":"soldier","factor_health":"6","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.3","path_id":"2","start_time":"3"}},{"@attributes":{"count":"9","delta_time":"7","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"4","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"4","start_time":"1"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"bomber","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"3","start_time":"1"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"10","enemy_id":"tank_heavy","factor_health":"1.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"3.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"0.6","enemy_id":"soldier","factor_health":"8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"80"}},{"@attributes":{"count":"6","delta_time":"5","enemy_id":"fighter","factor_health":"4","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"3","start_time":"80"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"8","enemy_id":"tank_heavy","factor_health":"1.5","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"1","start_time":"15"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"9","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"1"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"1"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ffff6600","count":"8","delta_time":"7","enemy_id":"fighter","factor_health":"5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"4","start_time":"30"}},{"@attributes":{"count":"5","delta_time":"10","enemy_id":"bomber","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"3","start_time":"1"}},{"@attributes":{"count":"50","delta_time":"0.5","enemy_id":"soldier","factor_health":"4.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"0","start_time":"60"}},{"@attributes":{"count":"5","delta_time":"4","enemy_id":"tank_light","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"2","start_time":"1"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"75","money_start_2":"75"},"background":{"@attributes":{"box_exploding_pos":"112 535","mask":"0000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000000000000000101000100001010000000000000000000000101000000000000100000000010010100000000000001000000101000000000000000000000011100100000000000000000000100000000000000000000000010000000000000000000000001000000001000000000000000100001011000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_06_08_bg_0.jpg","use_filter":"1"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"hotspot":"65 78","position":"112 535","rect":"0 0 130 156","texture":"game/worlds/world_06_08_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_2","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"hotspot":"65 78","position":"112 535","rect":"0 0 130 156","texture":"game/worlds/world_06_08_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"hotspot":"65 78","position":"112 535","rect":"0 0 130 156","texture":"game/worlds/world_06_08_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"118 530"}}},"objects":{"object":{"@attributes":{"id":"0","position":"54 425"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"-20.3077 171.692"}},{"@attributes":{"point":"72 171.692"}},{"@attributes":{"point":"164.308 157.846"}},{"@attributes":{"point":"441.231 157.846"}},{"@attributes":{"point":"544.308 176.308"}},{"@attributes":{"point":"607.385 182.462"}},{"@attributes":{"point":"619.692 222.462"}},{"@attributes":{"point":"595.077 296.308"}},{"@attributes":{"point":"564.308 348.615"}},{"@attributes":{"point":"508.923 465.538"}},{"@attributes":{"point":"447.385 527.077"}},{"@attributes":{"point":"372 528.615"}},{"@attributes":{"point":"313.538 527.077"}},{"@attributes":{"point":"225.846 537.846"}},{"@attributes":{"point":"173.538 533.231"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"1050.46 100.923"}},{"@attributes":{"point":"942.769 108.615"}},{"@attributes":{"point":"875.077 122.462"}},{"@attributes":{"point":"818.154 134.769"}},{"@attributes":{"point":"748.923 162.462"}},{"@attributes":{"point":"678.154 188.615"}},{"@attributes":{"point":"624.308 197.846"}},{"@attributes":{"point":"602.769 273.231"}},{"@attributes":{"point":"572 330.154"}},{"@attributes":{"point":"539.692 400.923"}},{"@attributes":{"point":"498.154 485.538"}},{"@attributes":{"point":"432 522.462"}},{"@attributes":{"point":"345.846 528.615"}},{"@attributes":{"point":"258.154 531.692"}},{"@attributes":{"point":"125.846 530.154"}},{"@attributes":{"point":"118.154 528.615"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"548.923 782.462"}},{"@attributes":{"point":"541.231 700.923"}},{"@attributes":{"point":"542.769 630.154"}},{"@attributes":{"point":"558.154 574.769"}},{"@attributes":{"point":"599.692 524"}},{"@attributes":{"point":"678.154 499.385"}},{"@attributes":{"point":"770.461 510.154"}},{"@attributes":{"point":"838.154 465.538"}},{"@attributes":{"point":"890.461 393.231"}},{"@attributes":{"point":"910.461 317.846"}},{"@attributes":{"point":"924.308 251.692"}},{"@attributes":{"point":"878.154 187.077"}},{"@attributes":{"point":"827.385 137.846"}},{"@attributes":{"point":"799.692 144"}},{"@attributes":{"point":"732 167.077"}},{"@attributes":{"point":"652 191.692"}},{"@attributes":{"point":"618.154 220.923"}},{"@attributes":{"point":"579.692 317.846"}},{"@attributes":{"point":"548.923 374.769"}},{"@attributes":{"point":"522.769 434.769"}},{"@attributes":{"point":"482.769 505.538"}},{"@attributes":{"point":"418.154 530.154"}},{"@attributes":{"point":"287.385 531.692"}},{"@attributes":{"point":"113.538 531.692"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"579.692 -36"}},{"@attributes":{"point":"633.538 64"}},{"@attributes":{"point":"704.308 148.615"}},{"@attributes":{"point":"779.692 213.231"}},{"@attributes":{"point":"828.923 307.077"}},{"@attributes":{"point":"876.615 470.154"}},{"@attributes":{"point":"862.769 568.615"}},{"@attributes":{"point":"830.461 644"}},{"@attributes":{"point":"715.077 664"}},{"@attributes":{"point":"625.846 624"}},{"@attributes":{"point":"498.154 433.231"}},{"@attributes":{"point":"427.385 337.846"}},{"@attributes":{"point":"302.769 320.923"}},{"@attributes":{"point":"187.385 413.231"}},{"@attributes":{"point":"-21.8462 750.154"}}]},{"@attributes":{"id":"4"},"point":[{"@attributes":{"point":"867.385 -28.3077"}},{"@attributes":{"point":"855.077 56.3077"}},{"@attributes":{"point":"832 231.692"}},{"@attributes":{"point":"773.539 344"}},{"@attributes":{"point":"721.231 420.923"}},{"@attributes":{"point":"635.077 453.231"}},{"@attributes":{"point":"567.385 465.538"}},{"@attributes":{"point":"498.154 576.308"}},{"@attributes":{"point":"402.769 650.154"}},{"@attributes":{"point":"275.077 659.385"}},{"@attributes":{"point":"124.308 630.154"}},{"@attributes":{"point":"104.308 459.385"}},{"@attributes":{"point":"138.154 367.077"}},{"@attributes":{"point":"212 280.923"}},{"@attributes":{"point":"301.231 242.462"}},{"@attributes":{"point":"413.538 196.308"}},{"@attributes":{"point":"452 79.3846"}},{"@attributes":{"point":"473.538 -40.6154"}}]}]},"separator":{"point":[{"@attributes":{"point":"387 662"}},{"@attributes":{"point":"408 578"}},{"@attributes":{"point":"484 516"}},{"@attributes":{"point":"529 542"}},{"@attributes":{"point":"600 571"}},{"@attributes":{"point":"675 599"}},{"@attributes":{"point":"734 587"}},{"@attributes":{"point":"735 518"}},{"@attributes":{"point":"819 510"}},{"@attributes":{"point":"867 562"}},{"@attributes":{"point":"940 565"}},{"@attributes":{"point":"924 444"}},{"@attributes":{"point":"869 354"}},{"@attributes":{"point":"827 359"}},{"@attributes":{"point":"773 367"}},{"@attributes":{"point":"716 327"}},{"@attributes":{"point":"734 294"}},{"@attributes":{"point":"776 258"}},{"@attributes":{"point":"759 207"}},{"@attributes":{"point":"677 202"}},{"@attributes":{"point":"653 256"}},{"@attributes":{"point":"673 307"}},{"@attributes":{"point":"687 344"}},{"@attributes":{"point":"633 516"}},{"@attributes":{"point":"573 437"}},{"@attributes":{"point":"495 330"}},{"@attributes":{"point":"460 298"}},{"@attributes":{"point":"377 289"}},{"@attributes":{"point":"341 252"}},{"@attributes":{"point":"315 211"}},{"@attributes":{"point":"268 207"}},{"@attributes":{"point":"224 289"}},{"@attributes":{"point":"220 362"}},{"@attributes":{"point":"298 381"}},{"@attributes":{"point":"379 322"}},{"@attributes":{"point":"410 353"}},{"@attributes":{"point":"370 427"}},{"@attributes":{"point":"258 648"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"0.6","enemy_id":"soldier","factor_health":"0.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"0.6","enemy_id":"soldier","factor_health":"0.6","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"2","start_time":"20"}},{"@attributes":{"count":"20","delta_time":"0.6","enemy_id":"soldier","factor_health":"0.7","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"1","start_time":"30"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.9","factor_hit_power":"1","factor_speed_attack":"2","factor_speed_move":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.9","factor_hit_power":"1","factor_speed_attack":"2","factor_speed_move":"0.7","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"25","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"2","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"1","start_time":"2"}},{"@attributes":{"count":"25","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"5","enemy_id":"fighter","factor_health":"0.5","factor_hit_power":"1","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"3","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"1","factor_hit_power":"1","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"1"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"20"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"3","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"0","start_time":"40"}},{"@attributes":{"count":"8","delta_time":"5","enemy_id":"fighter","factor_health":"0.7","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"40","delta_time":"0.5","enemy_id":"soldier","factor_health":"1","factor_hit_power":"1","factor_money":"2","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"1"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"5","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","factor_money":"4","factor_speed_move":"0.9","path_id":"4","start_time":"1"}},{"@attributes":{"count":"5","delta_time":"2","enemy_id":"truck","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"0","start_time":"1"}},{"@attributes":{"count":"5","delta_time":"2","enemy_id":"truck","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"2","start_time":"30"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"5","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"4","start_time":"1"}},{"@attributes":{"count":"5","delta_time":"2","enemy_id":"truck","factor_health":"0.8","factor_hit_power":"1","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"0","start_time":"1"}},{"@attributes":{"color":"ffffcc00","count":"30","delta_time":"0.6","enemy_id":"soldier","factor_health":"1.5","factor_hit_power":"1","factor_speed_attack":"0.7","factor_speed_move":"1","path_id":"1","start_time":"30"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"32","delta_time":"0.5","enemy_id":"soldier","factor_health":"1","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"32","delta_time":"0.5","enemy_id":"soldier","factor_health":"1","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"2","start_time":"2"}},{"@attributes":{"color":"ff33cc33","count":"3","delta_time":"1","enemy_id":"truck","factor_health":"0.5","factor_hit_power":"1.1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"1","start_time":"15"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"3","delta_time":"7","enemy_id":"car","factor_health":"0.5","factor_hit_power":"1.1","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"0","start_time":"1"}},{"@attributes":{"count":"3","delta_time":"7","enemy_id":"car","factor_health":"0.5","factor_hit_power":"1.1","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"2","start_time":"15"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ff33cc33","count":"5","delta_time":"6","enemy_id":"car","factor_health":"0.9","factor_hit_power":"1","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"20"}},{"@attributes":{"count":"35","delta_time":"0.5","enemy_id":"soldier","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"1","start_time":"1"}},{"@attributes":{"count":"5","delta_time":"4","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"3","start_time":"15"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"40","delta_time":"0.5","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"6","delta_time":"4","enemy_id":"fighter","factor_health":"1.2","factor_hit_power":"1","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"4","start_time":"1"}},{"@attributes":{"count":"5","delta_time":"8","enemy_id":"tank_light","factor_health":"0.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"2","start_time":"15"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"7","enemy_id":"tank_light","factor_health":"0.7","factor_hit_power":"1","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"3"}},{"@attributes":{"count":"6","delta_time":"2.5","enemy_id":"truck","factor_health":"3.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"2","start_time":"70"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"5","enemy_id":"tank_light","factor_health":"1.2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"40","delta_time":"0.5","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.5","path_id":"0","start_time":"40"}},{"@attributes":{"count":"8","delta_time":"8","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"5","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"4","start_time":"40"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"10","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"20"}},{"@attributes":{"count":"30","delta_time":"0.3","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.3","path_id":"0","start_time":"3"}},{"@attributes":{"count":"9","delta_time":"7","enemy_id":"fighter","factor_health":"1.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"4","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"8","enemy_id":"fighter","factor_health":"4","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"4","start_time":"1"}},{"@attributes":{"color":"ffff6600","count":"7","delta_time":"8","enemy_id":"bomber","factor_health":"1.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"3","start_time":"30"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"10","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"5","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"0.3","enemy_id":"soldier","factor_health":"4","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"80"}},{"@attributes":{"count":"6","delta_time":"5","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"3","start_time":"80"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"6","enemy_id":"tank_light","factor_health":"2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"30","delta_time":"0.8","enemy_id":"soldier","factor_health":"6","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.8","enemy_id":"soldier","factor_health":"6","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"1"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"7","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"4","start_time":"30"}},{"@attributes":{"count":"5","delta_time":"10","enemy_id":"bomber","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"3","start_time":"1"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"4.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"0","start_time":"30"}},{"@attributes":{"count":"5","delta_time":"4","enemy_id":"tank_light","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"2","start_time":"1"}},{"@attributes":{"boss":"1","color":"ffff0000","count":"5","delta_time":"12","enemy_id":"tank_heavy","factor_health":"3","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1.4","path_id":"2","start_time":"78"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"60","money_start_2":"60"},"background":{"@attributes":{"box_exploding_pos":"126 497","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001010100000001001000000000000000000101000101000000000000010000000100000000000000100000010010000000000000000000000001000001000000000000000000100000000000000000001100000000010101000000000000000000000000000000000000000000001000000000000000000010010100000000010000000000000000000001010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_06_06_bg_0.jpg","use_filter":"1"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"hotspot":"70 78","position":"126 497","rect":"0 0 140 156","texture":"game/worlds/world_06_06_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_2","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"hotspot":"70 78","position":"126 497","rect":"0 0 140 156","texture":"game/worlds/world_06_06_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"hotspot":"70 78","position":"126 497","rect":"0 0 140 156","texture":"game/worlds/world_06_06_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"138 494"}}},"objects":{"object":{"@attributes":{"id":"0","position":"78.7692 374.248"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"538.154 793.231"}},{"@attributes":{"point":"525 682"}},{"@attributes":{"point":"546 613"}},{"@attributes":{"point":"582 550"}},{"@attributes":{"point":"630 511"}},{"@attributes":{"point":"681 497"}},{"@attributes":{"point":"737 514"}},{"@attributes":{"point":"820 509"}},{"@attributes":{"point":"872 475"}},{"@attributes":{"point":"917 421"}},{"@attributes":{"point":"893 355"}},{"@attributes":{"point":"878 317"}},{"@attributes":{"point":"891 266"}},{"@attributes":{"point":"858 201"}},{"@attributes":{"point":"814 158"}},{"@attributes":{"point":"739 134"}},{"@attributes":{"point":"635 148"}},{"@attributes":{"point":"544 140"}},{"@attributes":{"point":"458 151"}},{"@attributes":{"point":"389 192"}},{"@attributes":{"point":"352 234"}},{"@attributes":{"point":"344 293"}},{"@attributes":{"point":"348 353"}},{"@attributes":{"point":"356 425"}},{"@attributes":{"point":"345 476"}},{"@attributes":{"point":"297 504"}},{"@attributes":{"point":"236 518"}},{"@attributes":{"point":"135 497"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"528.923 793.231"}},{"@attributes":{"point":"531 740"}},{"@attributes":{"point":"529 664"}},{"@attributes":{"point":"550 599"}},{"@attributes":{"point":"595 540"}},{"@attributes":{"point":"647 509"}},{"@attributes":{"point":"712 511"}},{"@attributes":{"point":"757 512"}},{"@attributes":{"point":"837 495"}},{"@attributes":{"point":"896 458"}},{"@attributes":{"point":"905 394"}},{"@attributes":{"point":"889 342"}},{"@attributes":{"point":"861 307"}},{"@attributes":{"point":"786 294"}},{"@attributes":{"point":"701 303"}},{"@attributes":{"point":"632 343"}},{"@attributes":{"point":"592 400"}},{"@attributes":{"point":"505 452"}},{"@attributes":{"point":"475 495"}},{"@attributes":{"point":"416 505"}},{"@attributes":{"point":"385 508"}},{"@attributes":{"point":"352 497"}},{"@attributes":{"point":"276 504"}},{"@attributes":{"point":"213 510"}},{"@attributes":{"point":"140 491"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"-34.1539 717.846"}},{"@attributes":{"point":"125.846 704"}},{"@attributes":{"point":"207 694"}},{"@attributes":{"point":"277 689"}},{"@attributes":{"point":"341 681"}},{"@attributes":{"point":"461 658"}},{"@attributes":{"point":"676 632"}},{"@attributes":{"point":"833 568"}},{"@attributes":{"point":"863 383"}},{"@attributes":{"point":"842 252"}},{"@attributes":{"point":"717 128"}},{"@attributes":{"point":"647 87"}},{"@attributes":{"point":"534 73"}},{"@attributes":{"point":"443 142"}},{"@attributes":{"point":"470 275"}},{"@attributes":{"point":"526 364"}},{"@attributes":{"point":"495 584"}},{"@attributes":{"point":"190 570"}},{"@attributes":{"point":"115.077 474.769"}},{"@attributes":{"point":"75 409"}},{"@attributes":{"point":"88 236"}},{"@attributes":{"point":"153.538 125.538"}},{"@attributes":{"point":"252 -14.4615"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"916.615 -20.6154"}},{"@attributes":{"point":"901.231 168.615"}},{"@attributes":{"point":"864.308 413.231"}},{"@attributes":{"point":"812 613.231"}},{"@attributes":{"point":"725.846 671.692"}},{"@attributes":{"point":"624.308 656.308"}},{"@attributes":{"point":"578.154 499.385"}},{"@attributes":{"point":"545.846 314.769"}},{"@attributes":{"point":"532 197.846"}},{"@attributes":{"point":"485.846 96.3077"}},{"@attributes":{"point":"412 68.6154"}},{"@attributes":{"point":"344.308 79.3846"}},{"@attributes":{"point":"253.538 184"}},{"@attributes":{"point":"204.308 308.615"}},{"@attributes":{"point":"168.923 417.846"}},{"@attributes":{"point":"93.5385 597.846"}},{"@attributes":{"point":"79 637"}},{"@attributes":{"point":"42.7692 780.923"}}]}]},"separator":{"point":[{"@attributes":{"point":"167 593"}},{"@attributes":{"point":"257 533"}},{"@attributes":{"point":"340 512"}},{"@attributes":{"point":"449 576"}},{"@attributes":{"point":"498 616"}},{"@attributes":{"point":"596 524"}},{"@attributes":{"point":"644 413"}},{"@attributes":{"point":"741 396"}},{"@attributes":{"point":"816 407"}},{"@attributes":{"point":"882 365"}},{"@attributes":{"point":"830 281"}},{"@attributes":{"point":"779 273"}},{"@attributes":{"point":"698 291"}},{"@attributes":{"point":"649 259"}},{"@attributes":{"point":"594 241"}},{"@attributes":{"point":"534 248"}},{"@attributes":{"point":"529 186"}},{"@attributes":{"point":"509 147"}},{"@attributes":{"point":"420 183"}},{"@attributes":{"point":"225 166"}},{"@attributes":{"point":"214 192"}},{"@attributes":{"point":"203 285"}},{"@attributes":{"point":"252 344"}},{"@attributes":{"point":"350 286"}},{"@attributes":{"point":"374 249"}},{"@attributes":{"point":"420 246"}},{"@attributes":{"point":"446 277"}},{"@attributes":{"point":"446 339"}},{"@attributes":{"point":"414 358"}},{"@attributes":{"point":"412 409"}},{"@attributes":{"point":"463 448"}},{"@attributes":{"point":"438 489"}},{"@attributes":{"point":"327 502"}},{"@attributes":{"point":"264 393"}},{"@attributes":{"point":"156 386"}},{"@attributes":{"point":"77 436"}}]}},"waves":{"wave":[{"enemies":{"enemy":[{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"0.6","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"1","enemy_id":"soldier","factor_health":"0.6","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.5","factor_hit_power":"1","factor_speed_attack":"2","factor_speed_move":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.5","factor_hit_power":"1","factor_speed_attack":"2","factor_speed_move":"0.9","path_id":"2","start_time":"20"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"3","enemy_id":"truck","factor_health":"0.7","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"2","start_time":"40"}},{"@attributes":{"count":"25","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.9","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"0","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"3","enemy_id":"truck","factor_health":"0.7","factor_hit_power":"1","factor_money":"2","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"3","enemy_id":"truck","factor_health":"0.7","factor_hit_power":"1","factor_money":"2","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"2","start_time":"40"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"4","enemy_id":"truck","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"0","start_time":"1"}},{"@attributes":{"count":"5","delta_time":"4","enemy_id":"truck","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"2","start_time":"2"}},{"@attributes":{"count":"6","delta_time":"4","enemy_id":"fighter","factor_health":"0.6","factor_hit_power":"1","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"1","start_time":"15"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"10","enemy_id":"fighter","factor_health":"0.9","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"10","enemy_id":"fighter","factor_health":"0.9","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"3","start_time":"2"}},{"@attributes":{"count":"4","delta_time":"10","enemy_id":"bomber","factor_health":"0.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"3","start_time":"60"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"4","delta_time":"3","enemy_id":"truck","factor_health":"1.2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"6","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"35","delta_time":"0.5","enemy_id":"soldier","factor_health":"2.5","factor_hit_power":"1.1","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"35","delta_time":"0.5","enemy_id":"soldier","factor_health":"2.5","factor_hit_power":"1.1","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"8","enemy_id":"bomber","factor_health":"1.5","factor_hit_power":"1.1","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"1","path_id":"3","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"4","enemy_id":"car","factor_health":"0.6","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"2","start_time":"20"}},{"@attributes":{"count":"40","delta_time":"0.5","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"40","delta_time":"0.5","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"10","delta_time":"3","enemy_id":"truck","factor_health":"2","factor_hit_power":"1","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"1.2","path_id":"2","start_time":"1"}},{"@attributes":{"count":"6","delta_time":"5","enemy_id":"fighter","factor_health":"1.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"1","start_time":"1"}},{"@attributes":{"color":"ffffcc00","count":"6","delta_time":"5","enemy_id":"fighter","factor_health":"2.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"3","start_time":"15"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"40","delta_time":"0.5","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"1"}},{"@attributes":{"count":"5","delta_time":"8","enemy_id":"tank_light","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"15"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"10","enemy_id":"car","factor_health":"2","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"4","factor_hit_power":"1.2","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"3"}},{"@attributes":{"count":"30","delta_time":"2","enemy_id":"soldier","factor_health":"4","factor_hit_power":"1.2","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"70"}},{"@attributes":{"count":"12","delta_time":"5","enemy_id":"truck","factor_health":"2.5","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"70"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"10","enemy_id":"tank_light","factor_health":"1.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"2"}},{"@attributes":{"color":"ff33cc33","count":"30","delta_time":"0.4","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.3","path_id":"0","start_time":"3"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"4"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"7","enemy_id":"tank_heavy","factor_health":"0.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"30"}},{"@attributes":{"count":"50","delta_time":"0.5","enemy_id":"soldier","factor_health":"6","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"3"}},{"@attributes":{"count":"9","delta_time":"7","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ff0033cc","count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"1","start_time":"1"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"bomber","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.1","path_id":"3","start_time":"1"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"6","enemy_id":"tank_heavy","factor_health":"1.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"6","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"50","delta_time":"0.5","enemy_id":"soldier","factor_health":"7","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"80"}},{"@attributes":{"count":"8","delta_time":"6","enemy_id":"fighter","factor_health":"4","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"3","start_time":"80"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"8","enemy_id":"tank_heavy","factor_health":"2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"1"}},{"@attributes":{"count":"30","delta_time":"0.6","enemy_id":"soldier","factor_health":"6","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"20"}},{"@attributes":{"count":"30","delta_time":"0.6","enemy_id":"soldier","factor_health":"6","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"1"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"7","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"30"}},{"@attributes":{"count":"5","delta_time":"10","enemy_id":"bomber","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"3","start_time":"1"}},{"@attributes":{"count":"30","delta_time":"1","enemy_id":"soldier","factor_health":"4.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"30"}},{"@attributes":{"count":"7","delta_time":"6","enemy_id":"tank_light","factor_health":"2","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"1"}},{"@attributes":{"boss":"1","color":"ffff00ff","count":"1","delta_time":"15","enemy_id":"troop_carrier","factor_health":"3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1.5","path_id":"2","start_time":"78"}}]}}]}},{"@attributes":{"lives":"100","money_finish":"200 90 40","money_start":"90","money_start_2":"90"},"background":{"@attributes":{"box_exploding_pos":"543 346","mask":"0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001001000000000000000000000000010010101000010000000001000000110000110100000000000000001000000000000000000001000000000000000000000000000100000000000000000000000000000000001001000000000000000010000000101000000000000001000000000010000000000100000000000000000000000000000000011000000000000000010100001100101000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"},"background":{"@attributes":{"rect":"0 0 1024 768","texture":"game/worlds/world_06_04_bg_0.jpg","use_filter":"1"}},"base":{"@attributes":{"count":"2","timeout":"0.3"},"box":{"@attributes":{"hotspot":"65 78","position":"543 346","rect":"0 0 130 156","texture":"game/worlds/world_06_04_bg_1.png","use_filter":"1"}},"burn_box":{"threshold":{"@attributes":{"effect":"box_in_fire_2","threshold":"0.2"}}},"floating":{"@attributes":{"speed":"60","speed_alpha":"0.5","string_after":"_","string_before":""},"font":{"@attributes":{"font":"fonts/number_font.fnt","multiplier":"0.25","spacewidth":"30","texture":"fonts/number_font.png"}}},"overlay":{"@attributes":{"hotspot":"65 78","position":"543 346","rect":"0 0 130 156","texture":"game/worlds/world_06_04_bg_2.png","use_filter":"1"}},"ruins":{"@attributes":{"hotspot":"65 78","position":"543 346","rect":"0 0 130 156","texture":"game/worlds/world_06_04_bg_3.png","use_filter":"1"}}},"extra_tower_places":{"item":{"@attributes":{"position":"549.5 341"}}},"objects":{"object":{"@attributes":{"id":"0","position":"543 232"}}},"objectslist":{"object":{"@attributes":{"fps":"20","frames":"10","rect":"0 0 85 85","texture":"game/worlds/flag_anim_0.png","use_filter":"1"}}},"pathes":{"path":[{"@attributes":{"id":"0"},"point":[{"@attributes":{"point":"-20.3077 467.077"}},{"@attributes":{"point":"95.0769 454.769"}},{"@attributes":{"point":"289 465"}},{"@attributes":{"point":"352 436"}},{"@attributes":{"point":"369 379"}},{"@attributes":{"point":"351 321"}},{"@attributes":{"point":"334 230"}},{"@attributes":{"point":"363 161"}},{"@attributes":{"point":"425 135"}},{"@attributes":{"point":"507.385 150.154"}},{"@attributes":{"point":"706 154"}},{"@attributes":{"point":"825 134"}},{"@attributes":{"point":"877 173"}},{"@attributes":{"point":"890 237"}},{"@attributes":{"point":"833 298"}},{"@attributes":{"point":"807 332"}},{"@attributes":{"point":"750.461 337.846"}},{"@attributes":{"point":"628.923 342.462"}},{"@attributes":{"point":"556.615 344"}}]},{"@attributes":{"id":"1"},"point":[{"@attributes":{"point":"508.923 790.154"}},{"@attributes":{"point":"433 640"}},{"@attributes":{"point":"418 533"}},{"@attributes":{"point":"437 502"}},{"@attributes":{"point":"461 474"}},{"@attributes":{"point":"525 471"}},{"@attributes":{"point":"603 499"}},{"@attributes":{"point":"709 534"}},{"@attributes":{"point":"860 553"}},{"@attributes":{"point":"918 514"}},{"@attributes":{"point":"925 467"}},{"@attributes":{"point":"905 420"}},{"@attributes":{"point":"848 357"}},{"@attributes":{"point":"796 330"}},{"@attributes":{"point":"683 350"}},{"@attributes":{"point":"599.692 344"}},{"@attributes":{"point":"552 336.308"}}]},{"@attributes":{"id":"2"},"point":[{"@attributes":{"point":"-44.9231 73.2308"}},{"@attributes":{"point":"115.077 207.077"}},{"@attributes":{"point":"152 314.769"}},{"@attributes":{"point":"188.923 510.154"}},{"@attributes":{"point":"242.769 653.231"}},{"@attributes":{"point":"330.462 719.385"}},{"@attributes":{"point":"455.077 716.308"}},{"@attributes":{"point":"570.462 645.538"}},{"@attributes":{"point":"561.231 530.154"}},{"@attributes":{"point":"572 434.769"}},{"@attributes":{"point":"513.538 224"}},{"@attributes":{"point":"559.692 94.7692"}},{"@attributes":{"point":"798.154 48.6154"}},{"@attributes":{"point":"1005.85 233.231"}},{"@attributes":{"point":"1035.08 285.538"}}]},{"@attributes":{"id":"3"},"point":[{"@attributes":{"point":"955.077 793.231"}},{"@attributes":{"point":"932 624"}},{"@attributes":{"point":"872 480.923"}},{"@attributes":{"point":"822.769 407.077"}},{"@attributes":{"point":"726 216"}},{"@attributes":{"point":"599.692 82.4615"}},{"@attributes":{"point":"507 54"}},{"@attributes":{"point":"318 62"}},{"@attributes":{"point":"201.231 116.308"}},{"@attributes":{"point":"81.2308 305.538"}},{"@attributes":{"point":"47.3846 508.615"}},{"@attributes":{"point":"188.923 611.692"}},{"@attributes":{"point":"350.462 551.692"}},{"@attributes":{"point":"416.615 474.769"}},{"@attributes":{"point":"556.615 271.692"}},{"@attributes":{"point":"799.692 400.923"}},{"@attributes":{"point":"748.923 634.769"}},{"@attributes":{"point":"732 730.154"}},{"@attributes":{"point":"728.923 796.308"}}]}]},"separator":{"point":[{"@attributes":{"point":"153 558"}},{"@attributes":{"point":"183 470"}},{"@attributes":{"point":"367 455"}},{"@attributes":{"point":"422 292"}},{"@attributes":{"point":"464 262"}},{"@attributes":{"point":"373 140"}},{"@attributes":{"point":"519 158"}},{"@attributes":{"point":"564 207"}},{"@attributes":{"point":"609 297"}},{"@attributes":{"point":"680 354"}},{"@attributes":{"point":"702 199"}},{"@attributes":{"point":"808 154"}},{"@attributes":{"point":"893 182"}},{"@attributes":{"point":"739 372"}},{"@attributes":{"point":"737 437"}},{"@attributes":{"point":"744 485"}},{"@attributes":{"point":"644 490"}},{"@attributes":{"point":"539 470"}},{"@attributes":{"point":"398 558"}},{"@attributes":{"point":"331 660"}},{"@attributes":{"point":"206 710"}}]}},"waves":{"wave":[{"enemies":{"enemy":{"@attributes":{"count":"20","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.8","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.5","path_id":"0","start_time":"2"}}}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.9","factor_hit_power":"1","factor_speed_attack":"2","factor_speed_move":"0.5","path_id":"0","start_time":"2"}},{"@attributes":{"count":"20","delta_time":"0.5","enemy_id":"soldier","factor_health":"0.9","factor_hit_power":"1","factor_speed_attack":"2","factor_speed_move":"0.5","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"30","delta_time":"0.6","enemy_id":"soldier","factor_health":"1.1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.6","enemy_id":"soldier","factor_health":"1.1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"10","enemy_id":"truck","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.9","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"1.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"6","enemy_id":"truck","factor_health":"1.4","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"1","start_time":"1"}},{"@attributes":{"count":"6","delta_time":"8","enemy_id":"fighter","factor_health":"0.8","factor_hit_power":"1","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"3","start_time":"12"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"8","enemy_id":"fighter","factor_health":"0.9","factor_hit_power":"1","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"2","start_time":"2"}},{"@attributes":{"count":"35","delta_time":"0.5","enemy_id":"soldier","factor_health":"1.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"1","start_time":"2"}},{"@attributes":{"count":"35","delta_time":"0.5","enemy_id":"soldier","factor_health":"1.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"6","enemy_id":"truck","factor_health":"1.3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.5","path_id":"0","start_time":"20"}},{"@attributes":{"count":"7","delta_time":"6","enemy_id":"truck","factor_health":"1.3","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.5","path_id":"1","start_time":"20"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"10","enemy_id":"car","factor_health":"0.8","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"1","start_time":"35"}},{"@attributes":{"count":"30","delta_time":"0.7","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.7","enemy_id":"soldier","factor_health":"2","factor_hit_power":"1.1","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"40","delta_time":"0.5","enemy_id":"soldier","factor_health":"2.5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"0","start_time":"3"}},{"@attributes":{"count":"6","delta_time":"5","enemy_id":"truck","factor_health":"2.5","factor_hit_power":"1","factor_money":"3","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"0","start_time":"3"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"2","start_time":"5"}},{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"1","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"3","start_time":"5"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"6","enemy_id":"car","factor_health":"1.5","factor_hit_power":"1","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"1","start_time":"2"}},{"@attributes":{"count":"7","delta_time":"6","enemy_id":"car","factor_health":"1.5","factor_hit_power":"1","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"0.6","path_id":"0","start_time":"1"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"10","enemy_id":"car","factor_health":"1","factor_hit_power":"1.2","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"0.7","path_id":"0","start_time":"2"}},{"@attributes":{"count":"35","delta_time":"0.5","enemy_id":"soldier","factor_health":"4","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"0","start_time":"3"}},{"@attributes":{"count":"35","delta_time":"1","enemy_id":"soldier","factor_health":"4","factor_hit_power":"1.2","factor_money":"5","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"3"}},{"@attributes":{"count":"8","delta_time":"5","enemy_id":"bomber","factor_health":"1","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"3","start_time":"60"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ff0033cc","count":"6","delta_time":"10","enemy_id":"tank_light","factor_health":"1.3","factor_hit_power":"1.2","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"15","delta_time":"2","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"3"}},{"@attributes":{"count":"40","delta_time":"0.5","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"15"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"8","enemy_id":"tank_light","factor_health":"1.5","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"6"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"1.6","factor_hit_power":"1.2","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"5","delta_time":"8","enemy_id":"tank_light","factor_health":"1.5","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"6"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"7","delta_time":"8","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1","path_id":"2","start_time":"10"}},{"@attributes":{"count":"5","delta_time":"15","enemy_id":"bomber","factor_health":"2.2","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"1","path_id":"3","start_time":"2"}},{"@attributes":{"count":"30","delta_time":"0.5","enemy_id":"soldier","factor_health":"3","factor_hit_power":"1.2","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"55"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"8","delta_time":"10","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1.1","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"1","start_time":"2"}},{"@attributes":{"count":"40","delta_time":"0.5","enemy_id":"soldier","factor_health":"6","factor_hit_power":"1.2","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"3"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"5","delta_time":"8","enemy_id":"tank_heavy","factor_health":"1","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"8","enemy_id":"tank_light","factor_health":"1","factor_hit_power":"1.2","factor_money":"4","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"40"}},{"@attributes":{"count":"40","delta_time":"0.5","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"1","start_time":"3"}}]}},{"enemies":{"enemy":[{"@attributes":{"count":"6","delta_time":"5","enemy_id":"fighter","factor_health":"3","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"2","start_time":"2"}},{"@attributes":{"count":"8","delta_time":"5","enemy_id":"truck","factor_health":"4","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"1","start_time":"2"}},{"@attributes":{"count":"4","delta_time":"10","enemy_id":"bomber","factor_health":"3","factor_hit_power":"1.2","factor_money":"2","factor_speed_attack":"1","factor_speed_move":"0.8","path_id":"3","start_time":"45"}},{"@attributes":{"count":"35","delta_time":"0.7","enemy_id":"soldier","factor_health":"4","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"45"}}]}},{"enemies":{"enemy":[{"@attributes":{"color":"ff33cc33","count":"2","delta_time":"7","enemy_id":"tank_heavy","factor_health":"1.5","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"2","path_id":"0","start_time":"45"}},{"@attributes":{"color":"ffffcc00","count":"2","delta_time":"7","enemy_id":"tank_heavy","factor_health":"2","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"45"}},{"@attributes":{"count":"40","delta_time":"0.7","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1","path_id":"1","start_time":"2"}},{"@attributes":{"count":"40","delta_time":"0.7","enemy_id":"soldier","factor_health":"5","factor_hit_power":"1.2","factor_speed_attack":"1","factor_speed_move":"1","path_id":"0","start_time":"2"}}]}}]}}]}
\ No newline at end of file
diff --git a/static/_app/tools/toy-defence/data/shop/shop.json b/static/_app/tools/toy-defence/data/shop/shop.json
new file mode 100644
index 00000000..3fc0e493
--- /dev/null
+++ b/static/_app/tools/toy-defence/data/shop/shop.json
@@ -0,0 +1,3020 @@
+{
+ "@attributes": {
+ "autocenter": "0",
+ "bounding_box": "920 520"
+ },
+ "background": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "683 384",
+ "rect": "0 0 1366 768",
+ "texture": "shop/background_0.png"
+ }
+ },
+ "static": {
+ "а": {
+ "@attributes": {
+ "anchor": "4",
+ "color": "FFFFFFFF",
+ "font": "fonts/soldier_font4.fnt",
+ "intersymbol": "0",
+ "localized": "1",
+ "multiplier": "0.66",
+ "position": "75 -220",
+ "align": "0",
+ "spacewidth": "30",
+ "string": "МАГАЗИН УЛУЧШЕНИЙ",
+ "texture": "fonts/soldier_font4.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "comment": [
+ {},
+ {},
+ {},
+ {},
+ {},
+ {}
+ ],
+ "bnt_beginners_action": {
+ "button": {
+ "out": {
+ "@attributes": {
+ "anchor": "0",
+ "position": "200 30",
+ "rect": "0 0 296 56",
+ "texture": "missionselector/background_0.png"
+ }
+ },
+ "pressed": {
+ "@attributes": {
+ "anchor": "0",
+ "position": "20032",
+ "rect": "0 0 296 56",
+ "texture": "missionselector/background_0.png"
+ }
+ }
+ },
+ "caption": {
+ "@attributes": {
+ "font": "fonts/soldier_font6.fnt",
+ "intersymbol": "0",
+ "multiplier": "0.7",
+ "position": "148 45",
+ "string": "Beginners",
+ "texture": "fonts/soldier_font6.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "bnt_commnaders_action": {
+ "button": {
+ "out": {
+ "@attributes": {
+ "anchor": "0",
+ "position": "200 90",
+ "rect": "0 0 296 56",
+ "texture": "missionselector/background_0.png"
+ }
+ },
+ "pressed": {
+ "@attributes": {
+ "anchor": "0",
+ "position": "200 92",
+ "rect": "0 0 296 56",
+ "texture": "missionselector/background_0.png"
+ }
+ }
+ },
+ "caption": {
+ "@attributes": {
+ "font": "fonts/soldier_font6.fnt",
+ "intersymbol": "0",
+ "multiplier": "0.7",
+ "position": "148 45",
+ "string": "Commanders",
+ "texture": "fonts/soldier_font6.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "btn_returners_action": {
+ "button": {
+ "out": {
+ "@attributes": {
+ "anchor": "0",
+ "position": "200 150",
+ "rect": "0 0 296 56",
+ "texture": "missionselector/background_0.png"
+ }
+ },
+ "pressed": {
+ "@attributes": {
+ "anchor": "0",
+ "position": "200 152",
+ "rect": "0 0 296 56",
+ "texture": "missionselector/background_0.png"
+ }
+ }
+ },
+ "caption": {
+ "@attributes": {
+ "font": "fonts/soldier_font6.fnt",
+ "intersymbol": "0",
+ "multiplier": "0.7",
+ "position": "148 45",
+ "string": "Returners",
+ "texture": "fonts/soldier_font6.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "btnback": {
+ "@attributes": {"copy": "common/buttons.xml|buttons/button_close"},
+ "button": {
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "position": "440 -278"
+ }
+ },
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "position": "440 -276"
+ }
+ }
+ }
+ },
+ "btncontinue": {
+ "button": {
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "37 37",
+ "position": "418 252",
+ "rect": "0 0 74 74",
+ "texture": "shop/background_5.png"
+ }
+ },
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "37 37",
+ "position": "418 254",
+ "rect": "0 0 74 74",
+ "texture": "shop/background_5.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}}
+ },
+ "btn_christmas_action": {
+ "update_particle": {
+ "@attributes": {
+ "name": "santa-menu-1-expl",
+ "position": "220 248",
+ "anchor": "4"
+ }
+ },
+ "progress_control": {
+ "@attributes": {"speed": "0.5"},
+ "progress": {
+ "@attributes": {
+ "anchor": "4",
+ "position": "277 250",
+ "hotspot": "55 7",
+ "rect": "0 0 110 14",
+ "texture": "shop/christmas_progress.png",
+ "speed": "0.5"
+ }
+ },
+ "frame": {
+ "@attributes": {
+ "anchor": "4",
+ "position": "276 252",
+ "hotspot": "57 10",
+ "rect": "0 0 114 20",
+ "texture": "shop/christmas_progress_frame.png"
+ }
+ }
+ },
+ "button": {
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "position": "133 198",
+ "rect": "0 0 234 102",
+ "texture": "shop/christmas_button.png"
+ }
+ },
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "position": "133 200",
+ "rect": "0 0 234 102",
+ "texture": "shop/christmas_button.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}}
+ },
+ "btntower_a": {
+ "button": {
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "color": "00000000",
+ "hotspot": "40 40",
+ "position": "-391 -135",
+ "rect": "0 0 80 80"
+ }
+ },
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "color": "00000000",
+ "hotspot": "40 40",
+ "position": "-391 -135",
+ "rect": "0 0 80 80"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}}
+ },
+ "btntower_b": {
+ "button": {
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "color": "00000000",
+ "hotspot": "40 40",
+ "position": "-391 -12",
+ "rect": "0 0 80 80"
+ }
+ },
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "color": "00000000",
+ "hotspot": "40 40",
+ "position": "-391 -12",
+ "rect": "0 0 80 80"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}}
+ },
+ "btntower_c": {
+ "button": {
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "color": "00000000",
+ "hotspot": "40 40",
+ "position": "-391 110",
+ "rect": "0 0 80 80"
+ }
+ },
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "color": "00000000",
+ "hotspot": "40 40",
+ "position": "-391 110",
+ "rect": "0 0 80 80"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}}
+ },
+ "btntower_d": {
+ "button": {
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "color": "00000000",
+ "hotspot": "40 40",
+ "position": "-391 231",
+ "rect": "0 0 80 80"
+ }
+ },
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "color": "00000000",
+ "hotspot": "40 40",
+ "position": "-391 231",
+ "rect": "0 0 80 80"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}}
+ },
+ "btnpacks": {
+ "button": {
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "color": "00000000",
+ "hotspot": "40 40",
+ "position": "-391 -239",
+ "rect": "0 0 80 80"
+ }
+ },
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "color": "00000000",
+ "hotspot": "40 40",
+ "position": "-391 -239",
+ "rect": "0 0 80 80"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}}
+ },
+ "btn_buy_stars": {
+ "@attributes": {"copy": "common/buttons.xml|buttons/button_shop_small"},
+ "button": {
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "position": "-180 253"
+ }
+ },
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "position": "-180 255"
+ }
+ },
+ "group": {
+ "@attributes": {"group_id": "1"},
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "position": "-180 253",
+ "hotspot": "99 37",
+ "rect": "0 0 198 74",
+ "texture": "common/buttons/button_shop_small.png"
+ },
+ "sprite": {
+ "@attributes": {
+ "position": "60 0",
+ "hotspot": "33 33",
+ "rect": "0 0 66 66",
+ "texture": "shop/tape.png"
+ }
+ }
+ },
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "position": "-180 255",
+ "hotspot": "99 37",
+ "rect": "0 0 198 74",
+ "texture": "common/buttons/button_shop_small.png"
+ },
+ "sprite": {
+ "@attributes": {
+ "position": "60 0",
+ "hotspot": "33 33",
+ "rect": "0 0 66 66",
+ "texture": "shop/tape.png"
+ }
+ }
+ },
+ "disabled": {
+ "@attributes": {
+ "hotspot": "99 37",
+ "rect": "0 0 198 74",
+ "texture": "common/buttons/button_shop_small.png"
+ }
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "caption": {
+ "@attributes": {
+ "auto_scale": "1",
+ "align_vertical": "0",
+ "interlinear": "-12",
+ "multiline": "1",
+ "multiplier": "0.75",
+ "size": "140 50",
+ "font": "fonts/soldier_font1.fnt",
+ "position": "-70 -28",
+ "string": "Купить ©",
+ "texture": "fonts/soldier_font1.png",
+ "use_filter": "1"
+ },
+ "caption": {
+ "@attributes": {
+ "color": "ffeecd6e",
+ "angle": "-45",
+ "auto_scale": "1",
+ "align_vertical": "0",
+ "string": "АКЦИЯ",
+ "interlinear": "-17",
+ "multiline": "1",
+ "size": "60 28",
+ "texture": "fonts/soldier_font5.png",
+ "font": "fonts/soldier_font5.fnt",
+ "multiplier": "0.7",
+ "position": "34 18",
+ "deep": "4",
+ "use_filter": "1"
+ }
+ }
+ },
+ "particle": {
+ "@attributes": {
+ "delta": "-134 -34",
+ "name": "btn_buy_stars"
+ }
+ }
+ },
+ "btn_free_stars": {
+ "@attributes": {"copy": "common/buttons.xml|buttons/button_shop_small"},
+ "button": {
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "position": "28 253"
+ }
+ },
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "position": "28 255"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "caption": {
+ "@attributes": {
+ "auto_scale": "1",
+ "align_vertical": "0",
+ "interlinear": "-12",
+ "multiline": "1",
+ "multiplier": "0.7",
+ "size": "140 50",
+ "font": "fonts/soldier_font1.fnt",
+ "position": "-70 -28",
+ "string": "Бесплатные ©",
+ "texture": "fonts/soldier_font1.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "btn_promocode": {
+ "@attributes": {"copy": "common/buttons.xml|buttons/button_shop_small"},
+ "button": {
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "position": "236 253"
+ }
+ },
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "position": "236 255"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "caption": {
+ "@attributes": {
+ "font": "fonts/soldier_font1.fnt",
+ "align_vertical": "0",
+ "interlinear": "-20",
+ "multiline": "1",
+ "multiplier": "0.55",
+ "size": "150 50",
+ "auto_scale": "1",
+ "position": "-77 -28",
+ "string": "Ввод промокода",
+ "texture": "fonts/soldier_font1.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "page_towers": {
+ "info_pack": {
+ "@attributes": {
+ "anchor": "4",
+ "align": "0",
+ "color": "FFeecd6e",
+ "font": "fonts/soldier_font5.fnt",
+ "interlinear": "0",
+ "multiplier": "0.85",
+ "position": "200 96",
+ "spacewidth": "18",
+ "texture": "fonts/soldier_font5.png",
+ "use_filter": "1"
+ }
+ },
+ "info_pack_second": {
+ "@attributes": {
+ "anchor": "4",
+ "align": "0",
+ "color": "FFeecd6e",
+ "font": "fonts/soldier_font5.fnt",
+ "interlinear": "0",
+ "multiplier": "0.9",
+ "position": "200 20",
+ "spacewidth": "18",
+ "texture": "fonts/soldier_font5.png",
+ "use_filter": "1"
+ }
+ },
+ "info_money": {
+ "@attributes": {
+ "anchor": "4",
+ "align": "2",
+ "font": "fonts/soldier_font4.fnt",
+ "intersymbol": "1",
+ "multiplier": "0.72",
+ "position": "434 190",
+ "string_before": "©",
+ "texture": "fonts/soldier_font4.png",
+ "use_filter": "1"
+ }
+ },
+ "info_title": {
+ "@attributes": {
+ "auto_scale": "1",
+ "anchor": "4",
+ "align_vertical": "0",
+ "align": "1",
+ "color": "FFeecd6e",
+ "font": "fonts/soldier_font5.fnt",
+ "interlinear": "-18",
+ "intersymbol": "0",
+ "multiline": "1",
+ "multiplier": "0.7",
+ "position": "144 -157",
+ "size": "295 50",
+ "spacewidth": "14",
+ "texture": "fonts/soldier_font5.png",
+ "use_filter": "1"
+ }
+ },
+ "info_description": {
+ "@attributes": {
+ "auto_scale": "1",
+ "align_vertical": "1",
+ "anchor": "4",
+ "align": "1",
+ "color": "FFeecd6e",
+ "font": "fonts/soldier_font5.fnt",
+ "interlinear": "-10",
+ "intersymbol": "0",
+ "multiline": "1",
+ "multiplier": "0.5",
+ "position": "144 -108",
+ "size": "295 110",
+ "spacewidth": "14",
+ "texture": "fonts/soldier_font5.png",
+ "use_filter": "1"
+ }
+ },
+ "info_endless_description": {
+ "@attributes": {
+ "auto_scale": "1",
+ "align_vertical": "1",
+ "anchor": "4",
+ "align": "1",
+ "color": "FFa6c384",
+ "font": "fonts/soldier_font5.fnt",
+ "interlinear": "-10",
+ "intersymbol": "0",
+ "multiline": "1",
+ "multiplier": "0.5",
+ "position": "144 -9",
+ "size": "295 50",
+ "spacewidth": "14",
+ "texture": "fonts/soldier_font5.png",
+ "use_filter": "1"
+ }
+ },
+ "info_supplies_title": {
+ "@attributes": {
+ "align_vertical": "0",
+ "auto_scale": "1",
+ "anchor": "4",
+ "align": "1",
+ "color": "FFeecd6e",
+ "font": "fonts/soldier_font5.fnt",
+ "interlinear": "-17",
+ "intersymbol": "0",
+ "multiline": "1",
+ "multiplier": "0.7",
+ "position": "144 -197",
+ "size": "295 50",
+ "spacewidth": "14",
+ "texture": "fonts/soldier_font5.png",
+ "use_filter": "1"
+ }
+ },
+ "info_supplies_description": {
+ "@attributes": {
+ "auto_scale": "1",
+ "align_vertical": "1",
+ "anchor": "4",
+ "align": "1",
+ "color": "FFeecd6e",
+ "font": "fonts/soldier_font5.fnt",
+ "interlinear": "-10",
+ "intersymbol": "0",
+ "multiline": "1",
+ "multiplier": "0.5",
+ "position": "144 -148",
+ "size": "295 100",
+ "spacewidth": "14",
+ "texture": "fonts/soldier_font5.png",
+ "use_filter": "1"
+ }
+ },
+ "info_unavailable": {
+ "@attributes": {
+ "align_vertical": "0",
+ "auto_scale": "1",
+ "anchor": "4",
+ "align": "1",
+ "color": "ffff5050",
+ "font": "fonts/soldier_font5.fnt",
+ "interlinear": "-10",
+ "multiline": "1",
+ "multiplier": "0.5",
+ "position": "144 60",
+ "spacewidth": "14",
+ "size": "295 50",
+ "string": "Требуется купить предыдущие улучшения",
+ "texture": "fonts/soldier_font5.png",
+ "use_filter": "1"
+ }
+ },
+ "info_supplies_unavailable": {
+ "@attributes": {
+ "auto_scale": "1",
+ "align_vertical": "0",
+ "anchor": "4",
+ "align": "1",
+ "color": "ffff5050",
+ "font": "fonts/soldier_font5.fnt",
+ "interlinear": "-10",
+ "multiline": "1",
+ "multiplier": "0.5",
+ "spacewidth": "14",
+ "position": "144 -51",
+ "size": "295 45",
+ "string": "Будет доступно с %d уровня",
+ "texture": "fonts/soldier_font5.png",
+ "use_filter": "1"
+ }
+ },
+ "info_unlock_supplies": {
+ "@attributes": {
+ "auto_scale": "1",
+ "align_vertical": "0",
+ "anchor": "4",
+ "align": "1",
+ "color": "FFeecd6e",
+ "font": "fonts/soldier_font5.fnt",
+ "interlinear": "-10",
+ "multiline": "1",
+ "multiplier": "0.5",
+ "spacewidth": "14",
+ "position": "144 -10",
+ "size": "295 55",
+ "string": "Открыть сейчас за %d звёзд и получить %d заряда?",
+ "texture": "fonts/soldier_font5.png",
+ "use_filter": "1"
+ }
+ },
+ "info_stars": {
+ "@attributes": {
+ "delta": "36",
+ "anchor": "4",
+ "position": "221 72"
+ }
+ },
+ "btn_buy_tower": {
+ "button": {
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "77 35",
+ "position": "361 77",
+ "rect": "0 0 155 75",
+ "texture": "common/common_4.png"
+ }
+ },
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "77 35",
+ "position": "361 79",
+ "rect": "0 0 155 75",
+ "texture": "common/common_4.png"
+ }
+ },
+ "disabled": {
+ "@attributes": {
+ "anchor": "4",
+ "color": "ff909090",
+ "hotspot": "77 35",
+ "position": "361 77",
+ "rect": "0 0 155 75",
+ "texture": "common/common_4.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "price": {
+ "@attributes": {
+ "auto_scale": "1",
+ "align_vertical": "0",
+ "interlinear": "-12",
+ "multiline": "1",
+ "string_before": "© ",
+ "multiplier": "0.8",
+ "size": "120 50",
+ "font": "fonts/soldier_font1.fnt",
+ "position": "-62 -25",
+ "texture": "fonts/soldier_font1.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "btn_buy_tower_second": {
+ "@attributes": {"copy": "|page_towers/btn_buy_tower"},
+ "button": {
+ "out": {"@attributes": {"position": "361 0"}},
+ "pressed": {"@attributes": {"position": "361 2"}},
+ "disabled": {"@attributes": {"position": "361 0"}}
+ }
+ },
+ "page_bonus": {
+ "@attributes": {"rank_delta": "0 35"},
+ "background": {
+ "@attributes": {
+ "anchor": "4",
+ "position": "-377 -48",
+ "hotspot": "110 260",
+ "rect": "0 0 220 520",
+ "texture": "shop/panel_towers_35.png"
+ }
+ },
+ "selection": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "70 70",
+ "rect": "0 0 140 140",
+ "texture": "shop/panel_towers_33.png"
+ }
+ },
+ "selection_page": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "50 50",
+ "position": "-391 -239",
+ "rect": "0 0 100 100",
+ "texture": "shop/panel_towers_9.png"
+ }
+ },
+ "particles": {
+ "@attributes": {
+ "icons": "shop_icons_effect",
+ "stars": "shop_stars_effect"
+ }
+ },
+ "icon": {
+ "@attributes": {
+ "anchor": "4",
+ "description": "",
+ "hotspot": "44 44",
+ "position": "-391 -239",
+ "rect": "0 0 88 88",
+ "texture": "common/icons_perks_21.png",
+ "title": ""
+ }
+ },
+ "bonuses": {
+ "icon_0": {
+ "@attributes": {
+ "description": "Башни ремонтируются бесплатно и автоматически, продолжительность %s сек.",
+ "title": "Ремонтники",
+ "pack_text": "+50",
+ "anchor": "4",
+ "price": "500",
+ "pack": "50",
+ "selection_pos": "-183 -74",
+ "id": "autorepairs",
+ "pack_text_2": "+1",
+ "price_2": "20",
+ "pack_2": "1"
+ },
+ "button": {
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "70 70",
+ "position": "-177 -68",
+ "rect": "0 0 140 140",
+ "texture": "shop/panel_towers_24.png"
+ }
+ },
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "70 70",
+ "position": "-177 -68",
+ "rect": "0 0 140 140",
+ "texture": "shop/panel_towers_24.png"
+ }
+ },
+ "grayed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "70 70",
+ "position": "-177 -68",
+ "rect": "0 0 140 140",
+ "texture": "shop/panel_towers_40.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "caption": {
+ "@attributes": {
+ "font": "fonts/soldier_font1.fnt",
+ "auto_scale": "1",
+ "interlinear": "-14",
+ "multiline": "1",
+ "size": "38 26",
+ "localized": "1",
+ "multiplier": "0.45",
+ "position": "22 -49",
+ "spacewidth": "30",
+ "string": "0",
+ "texture": "fonts/soldier_font1.png"
+ },
+ "caption": {
+ "@attributes": {
+ "font": "fonts/soldier_font1.fnt",
+ "auto_scale": "1",
+ "interlinear": "-14",
+ "multiline": "1",
+ "size": "48 30",
+ "localized": "1",
+ "multiplier": "0.5",
+ "position": "-20 30",
+ "spacewidth": "30",
+ "string": "500",
+ "texture": "fonts/soldier_font1.png"
+ }
+ }
+ },
+ "particle": {
+ "@attributes": {
+ "delta": "0 0",
+ "name": "btn_autorepair"
+ }
+ }
+ },
+ "icon_1": {
+ "@attributes": {
+ "description": "Одно использование позволяет воскресить разрушенную башню.",
+ "title": "Восстановление",
+ "price": "1000",
+ "pack_text": "+50",
+ "anchor": "4",
+ "pack": "50",
+ "selection_pos": "-183 63",
+ "id": "ressurections",
+ "price_2": "40",
+ "pack_text_2": "+1",
+ "pack_2": "1"
+ },
+ "button": {
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "70 70",
+ "position": "-177 70",
+ "rect": "0 0 140 140",
+ "texture": "shop/panel_towers_29.png"
+ }
+ },
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "70 70",
+ "position": "-177 70",
+ "rect": "0 0 140 140",
+ "texture": "shop/panel_towers_29.png"
+ }
+ },
+ "grayed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "70 70",
+ "position": "-177 70",
+ "rect": "0 0 140 140",
+ "texture": "shop/panel_towers_42.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "caption": {
+ "@attributes": {
+ "font": "fonts/soldier_font1.fnt",
+ "auto_scale": "1",
+ "interlinear": "-14",
+ "multiline": "1",
+ "size": "38 26",
+ "localized": "1",
+ "multiplier": "0.45",
+ "position": "22 -49",
+ "spacewidth": "30",
+ "string": "0",
+ "texture": "fonts/soldier_font1.png"
+ },
+ "caption": {
+ "@attributes": {
+ "font": "fonts/soldier_font1.fnt",
+ "auto_scale": "1",
+ "interlinear": "-14",
+ "multiline": "1",
+ "size": "48 30",
+ "localized": "1",
+ "multiplier": "0.5",
+ "position": "-20 30",
+ "spacewidth": "30",
+ "string": "1000",
+ "texture": "fonts/soldier_font1.png"
+ }
+ }
+ },
+ "particle": {
+ "@attributes": {
+ "delta": "-3 56",
+ "name": "btn_ressurection"
+ }
+ }
+ },
+ "icon_2": {
+ "@attributes": {
+ "description": "Мощный заградительный удар уничтожает солдат врага рядом с базой.",
+ "title": "Защитный удар",
+ "price": "1500",
+ "pack_text": "+50",
+ "anchor": "4",
+ "pack": "50",
+ "selection_pos": "-28 -74",
+ "id": "securitystrikes",
+ "price_2": "60",
+ "pack_text_2": "+1",
+ "pack_2": "1"
+ },
+ "button": {
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "70 70",
+ "position": "-22 -68",
+ "rect": "0 0 140 140",
+ "texture": "shop/panel_towers_31.png"
+ }
+ },
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "70 70",
+ "position": "-22 -68",
+ "rect": "0 0 140 140",
+ "texture": "shop/panel_towers_31.png"
+ }
+ },
+ "grayed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "70 70",
+ "position": "-22 -68",
+ "rect": "0 0 140 140",
+ "texture": "shop/panel_towers_43.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "caption": {
+ "@attributes": {
+ "font": "fonts/soldier_font1.fnt",
+ "auto_scale": "1",
+ "interlinear": "-14",
+ "multiline": "1",
+ "size": "38 26",
+ "localized": "1",
+ "multiplier": "0.45",
+ "position": "22 -49",
+ "spacewidth": "30",
+ "string": "0",
+ "texture": "fonts/soldier_font1.png"
+ },
+ "caption": {
+ "@attributes": {
+ "font": "fonts/soldier_font1.fnt",
+ "auto_scale": "1",
+ "interlinear": "-14",
+ "multiline": "1",
+ "size": "48 30",
+ "localized": "1",
+ "multiplier": "0.5",
+ "position": "-20 30",
+ "spacewidth": "30",
+ "string": "1500",
+ "texture": "fonts/soldier_font1.png"
+ }
+ }
+ },
+ "particle": {
+ "@attributes": {
+ "delta": "4 7",
+ "name": "btn_security_strike"
+ }
+ }
+ },
+ "icon_3": {
+ "@attributes": {
+ "description": "Давите врагов пальцем! Продолжительность %s сек.",
+ "title": "Запрещенный прием",
+ "price": "2500",
+ "pack": "50",
+ "pack_text": "+50",
+ "anchor": "4",
+ "selection_pos": "-28 63",
+ "id": "godhands",
+ "price_2": "100",
+ "pack_2": "1",
+ "pack_text_2": "+1"
+ },
+ "button": {
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "70 70",
+ "position": "-22 70",
+ "rect": "0 0 140 140",
+ "texture": "shop/panel_towers_26.png"
+ }
+ },
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "70 70",
+ "position": "-22 70",
+ "rect": "0 0 140 140",
+ "texture": "shop/panel_towers_26.png"
+ }
+ },
+ "grayed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "70 70",
+ "position": "-22 70",
+ "rect": "0 0 140 140",
+ "texture": "shop/panel_towers_41.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "caption": {
+ "@attributes": {
+ "font": "fonts/soldier_font1.fnt",
+ "auto_scale": "1",
+ "interlinear": "-14",
+ "multiline": "1",
+ "size": "38 26",
+ "localized": "1",
+ "multiplier": "0.45",
+ "position": "22 -49",
+ "spacewidth": "30",
+ "string": "0",
+ "texture": "fonts/soldier_font1.png"
+ },
+ "caption": {
+ "@attributes": {
+ "font": "fonts/soldier_font1.fnt",
+ "auto_scale": "1",
+ "interlinear": "-14",
+ "multiline": "1",
+ "size": "48 30",
+ "localized": "1",
+ "multiplier": "0.5",
+ "position": "-20 30",
+ "spacewidth": "30",
+ "string": "2500",
+ "texture": "fonts/soldier_font1.png"
+ }
+ }
+ },
+ "particle": {
+ "@attributes": {
+ "delta": "0 0",
+ "name": "btn_god_hand"
+ }
+ }
+ }
+ }
+ },
+ "comment": {},
+ "pages": {
+ "page_tower_a": {
+ "@attributes": {"rank_delta": "0 35"},
+ "background": {
+ "@attributes": {
+ "anchor": "4",
+ "position": "-377 0",
+ "hotspot": "110 230",
+ "rect": "0 0 220 460",
+ "texture": "shop/panel_towers_36.png"
+ }
+ },
+ "selection": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "50 50",
+ "rect": "0 0 100 100",
+ "texture": "shop/panel_towers_9.png"
+ }
+ },
+ "particles": {
+ "@attributes": {
+ "anchor": "4",
+ "icons": "shop_icons_effect",
+ "stars": "shop_stars_effect"
+ }
+ },
+ "tower_type": {
+ "icon": [
+ {
+ "@attributes": {
+ "anchor": "4",
+ "position": "143 -192",
+ "rect": "0 0 40 40",
+ "texture": "shop/panel_towers_10.png"
+ }
+ },
+ {
+ "@attributes": {
+ "anchor": "4",
+ "position": "183 -192",
+ "rect": "0 0 40 40",
+ "texture": "shop/panel_towers_11.png"
+ }
+ },
+ {
+ "@attributes": {
+ "anchor": "4",
+ "position": "223 -192",
+ "rect": "0 0 40 40",
+ "texture": "shop/panel_towers_12.png"
+ }
+ }
+ ]
+ },
+ "towers": {
+ "icon_trooper": {
+ "@attributes": {
+ "description": "Стрелки эффективны против пехоты и авиации противника. Но малоэффективны против бронетехники.",
+ "description_1": "Стрелки эффективны против пехоты и авиации противника, но малоэффективны против бронетехники./nПараметры стрелков +30%.",
+ "description_2": "Параметры стрелков +20%.",
+ "description_endless": "Пассивный бонус:/nCледующее улучшение - Урон +5%",
+ "title": "Стрелок"
+ },
+ "button": {
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-391 -135",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-391 -135",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "grayed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-391 -135",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_15.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "arrow": {
+ "@attributes": {
+ "anchor": "4",
+ "color_disabled": "807b9eb7",
+ "hotspot": "-36 11",
+ "rect": "0 0 102 240",
+ "texture": "shop/panel_towers_13.png"
+ }
+ },
+ "level_count": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-38 -35",
+ "hotspot": "18 18",
+ "rect": "0 0 36 36",
+ "texture": "shop/place_up.png",
+ "color_disabled": "807b9eb7"
+ }
+ },
+ "level_count_text": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-41 -17",
+ "font": "fonts/soldier_font4_small.fnt",
+ "intersymbol": "-2",
+ "multiplier": "0.74",
+ "string": "First group",
+ "texture": "fonts/soldier_font4_small.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "icon_0": {
+ "@attributes": {
+ "description": "Дальность стрельбы и прочность +10%.",
+ "description_1": "Дальность стрельбы и прочность +10%.",
+ "description_2": "Дальность стрельбы и прочность +10%.",
+ "description_endless": "Пассивный бонус:/nСледующее улучшение - Урон +5%",
+ "title": "Пулеметчик"
+ },
+ "button": {
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-217 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-217 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "grayed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-217 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_15.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "arrow": {
+ "@attributes": {
+ "anchor": "4",
+ "color_disabled": "807b9eb7",
+ "hotspot": "-33 12",
+ "rect": "0 0 70 32",
+ "texture": "shop/panel_towers_16.png"
+ }
+ },
+ "level_count": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-38 -35",
+ "hotspot": "18 18",
+ "rect": "0 0 36 36",
+ "texture": "shop/place_up.png",
+ "color_disabled": "807b9eb7"
+ }
+ },
+ "level_count_text": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-41 -17",
+ "font": "fonts/soldier_font4_small.fnt",
+ "intersymbol": "-2",
+ "multiplier": "0.74",
+ "string": "First group",
+ "texture": "fonts/soldier_font4_small.png",
+ "use_filter": "1"
+ }
+ },
+ "particle": {
+ "@attributes": {
+ "delta": "0 12",
+ "name": "shop_btn_1"
+ }
+ }
+ },
+ "icon_1": {
+ "@attributes": {
+ "description": "Прочность стрелков +60%.",
+ "description_1": "Прочность стрелков +10%.",
+ "description_2": "Прочность стрелков +10%.",
+ "description_endless": "Пассивный бонус:/nСледующее улучшение - Радиус атаки +10%",
+ "title": "Бронепластик"
+ },
+ "button": {
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-217 84",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-217 84",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "grayed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-217 84",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_15.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "arrow": {
+ "@attributes": {
+ "anchor": "4",
+ "color_disabled": "807b9eb7",
+ "hotspot": "-33 13",
+ "rect": "0 0 70 32",
+ "texture": "shop/panel_towers_16.png"
+ }
+ },
+ "level_count": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-38 -35",
+ "hotspot": "18 18",
+ "rect": "0 0 36 36",
+ "texture": "shop/place_up.png",
+ "color_disabled": "807b9eb7"
+ }
+ },
+ "level_count_text": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-41 -17",
+ "font": "fonts/soldier_font4_small.fnt",
+ "intersymbol": "-2",
+ "multiplier": "0.74",
+ "string": "First group",
+ "texture": "fonts/soldier_font4_small.png",
+ "use_filter": "1"
+ }
+ },
+ "particle": {"@attributes": {"name": "shop_btn_3"}}
+ },
+ "icon_2": {
+ "@attributes": {
+ "description": "Урон +15%.",
+ "description_1": "Урон +13%.",
+ "description_2": "Урон +10%.",
+ "description_endless": "Пассивный бонус:/nСледующее улучшение - Скорость атаки +10%",
+ "title": "Бронебойность"
+ },
+ "button": {
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-79 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-79 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "grayed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-79 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_15.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "arrow": {
+ "@attributes": {
+ "anchor": "4",
+ "color_disabled": "807b9eb7",
+ "hotspot": "-35 9",
+ "rect": "0 0 68 206",
+ "texture": "shop/panel_towers_17.png"
+ }
+ },
+ "level_count": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-38 -35",
+ "hotspot": "18 18",
+ "rect": "0 0 36 36",
+ "texture": "shop/place_up.png",
+ "color_disabled": "807b9eb7"
+ }
+ },
+ "level_count_text": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-41 -17",
+ "font": "fonts/soldier_font4_small.fnt",
+ "intersymbol": "-2",
+ "multiplier": "0.74",
+ "string": "First group",
+ "texture": "fonts/soldier_font4_small.png",
+ "use_filter": "1"
+ }
+ },
+ "particle": {
+ "@attributes": {
+ "delta": "22 -22",
+ "name": "shop_btn_2"
+ }
+ }
+ },
+ "icon_3": {
+ "@attributes": {
+ "description": "Замедляет самолетики на 30% на 1 с.",
+ "description_1": "Замедляет самолетики на 45% на 2 с.",
+ "description_2": "Замедляет самолетики на 60% на 3 с.",
+ "description_endless": "Пассивный бонус:/nСледующее улучшение - Урон +5%, Скорость атаки +5%",
+ "title": "Антивоздух"
+ },
+ "button": {
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-79 84",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-79 84",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "grayed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-79 84",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_15.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "particle": {
+ "@attributes": {
+ "delta": "0 32",
+ "name": "shop_btn_5"
+ }
+ },
+ "level_count": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-38 -35",
+ "hotspot": "18 18",
+ "rect": "0 0 36 36",
+ "texture": "shop/place_up.png",
+ "color_disabled": "807b9eb7"
+ }
+ },
+ "level_count_text": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-41 -17",
+ "font": "fonts/soldier_font4_small.fnt",
+ "intersymbol": "-2",
+ "multiplier": "0.74",
+ "string": "First group",
+ "texture": "fonts/soldier_font4_small.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "icon_4": {
+ "@attributes": {
+ "description": "Урон +400%, но скорость стрельбы снижена на 66%.",
+ "description_1": "Урон +30%.",
+ "description_2": "Урон +15%.",
+ "description_endless": "Пассивный бонус:/nСледующее улучшение - Скорость атаки +15%",
+ "title": "Разящие пули"
+ },
+ "button": {
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "59 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "59 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "grayed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "59 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_15.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "level_count": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-38 -35",
+ "hotspot": "18 18",
+ "rect": "0 0 36 36",
+ "texture": "shop/place_up.png",
+ "color_disabled": "807b9eb7"
+ }
+ },
+ "level_count_text": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-41 -17",
+ "font": "fonts/soldier_font4_small.fnt",
+ "intersymbol": "-2",
+ "multiplier": "0.74",
+ "string": "First group",
+ "texture": "fonts/soldier_font4_small.png",
+ "use_filter": "1"
+ }
+ },
+ "particle": {
+ "@attributes": {
+ "delta": "0 32",
+ "name": "shop_btn_6"
+ }
+ }
+ },
+ "icon_5": {
+ "@attributes": {
+ "description": "Скорость стрельбы +40%.",
+ "description_1": "Скорость стрельбы +25%.",
+ "description_2": "Скорость стрельбы +20%.",
+ "description_endless": "Пассивный бонус:/nСледующее улучшение - Урон +20%",
+ "title": "Скорострельность"
+ },
+ "button": {
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "59 84",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "59 84",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "grayed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "59 84",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_15.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "particle": {
+ "@attributes": {
+ "delta": "-24 -24",
+ "name": "shop_btn_9"
+ }
+ },
+ "level_count": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-38 -35",
+ "hotspot": "18 18",
+ "rect": "0 0 36 36",
+ "texture": "shop/place_up.png",
+ "color_disabled": "807b9eb7"
+ }
+ },
+ "level_count_text": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-41 -17",
+ "font": "fonts/soldier_font4_small.fnt",
+ "intersymbol": "-2",
+ "multiplier": "0.74",
+ "string": "First group",
+ "texture": "fonts/soldier_font4_small.png",
+ "use_filter": "1"
+ }
+ }
+ }
+ }
+ },
+ "page_tower_b": {
+ "@attributes": {"rank_delta": "0 35"},
+ "background": {
+ "@attributes": {
+ "anchor": "4",
+ "position": "-377 -7",
+ "hotspot": "110 230",
+ "rect": "0 0 220 460",
+ "texture": "shop/panel_towers_38.png"
+ }
+ },
+ "selection": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "50 50",
+ "rect": "0 0 100 100",
+ "texture": "shop/panel_towers_9.png"
+ }
+ },
+ "particles": {
+ "@attributes": {
+ "icons": "shop_icons_effect",
+ "stars": "shop_stars_effect"
+ }
+ },
+ "tower_type": {
+ "icon": [
+ {
+ "@attributes": {
+ "anchor": "4",
+ "position": "143 -192",
+ "rect": "0 0 40 40",
+ "texture": "shop/panel_towers_10.png"
+ }
+ },
+ {
+ "@attributes": {
+ "anchor": "4",
+ "position": "183 -192",
+ "rect": "0 0 40 40",
+ "texture": "shop/panel_towers_11.png"
+ }
+ }
+ ]
+ },
+ "towers": {
+ "icon_fire": {
+ "@attributes": {
+ "description": "Очень эффективны против пехоты и лёгкой бронетехники. Атакуют только наземные цели.",
+ "description_1": "Очень эффективны против пехоты и лёгкой бронетехники. Атакуют только наземные цели./nВсе параметры +15%.",
+ "description_2": "Все параметры +10%.",
+ "description_endless": "Пассивный бонус:/nСледующее улучшение - Урон +5%",
+ "title": "Огнеметчик"
+ },
+ "button": {
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-391 -12",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-391 -12",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "grayed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-391 -12",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_15.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "arrow": {
+ "@attributes": {
+ "anchor": "4",
+ "color_disabled": "807b9eb7",
+ "hotspot": "-37 102",
+ "rect": "0 0 102 220",
+ "texture": "shop/panel_towers_19.png"
+ }
+ },
+ "level_count": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-38 -35",
+ "hotspot": "18 18",
+ "rect": "0 0 36 36",
+ "texture": "shop/place_up.png",
+ "color_disabled": "807b9eb7"
+ }
+ },
+ "level_count_text": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-41 -17",
+ "font": "fonts/soldier_font4_small.fnt",
+ "intersymbol": "-2",
+ "multiplier": "0.74",
+ "string": "First group",
+ "texture": "fonts/soldier_font4_small.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "icon_17": {
+ "@attributes": {
+ "description": "Прочность +100%.",
+ "description_1": "Прочность +15%.",
+ "description_2": "Прочность +12%.",
+ "description_endless": "Пассивный бонус:/nСледующее улучшение - Радиус атаки +5%",
+ "title": "Бронепластик"
+ },
+ "button": {
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-217 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-217 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "grayed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-217 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_15.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "arrow": {
+ "@attributes": {
+ "anchor": "4",
+ "color_disabled": "807b9eb7",
+ "hotspot": "-33 12",
+ "rect": "0 0 70 32",
+ "texture": "shop/panel_towers_16.png"
+ }
+ },
+ "level_count": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-38 -35",
+ "hotspot": "18 18",
+ "rect": "0 0 36 36",
+ "texture": "shop/place_up.png",
+ "color_disabled": "807b9eb7"
+ }
+ },
+ "level_count_text": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-41 -17",
+ "font": "fonts/soldier_font4_small.fnt",
+ "intersymbol": "-2",
+ "multiplier": "0.74",
+ "string": "First group",
+ "texture": "fonts/soldier_font4_small.png",
+ "use_filter": "1"
+ }
+ },
+ "particle": {"@attributes": {"name": "shop_btn_3"}}
+ },
+ "icon_6": {
+ "@attributes": {
+ "description": "Замедляет все цели в области поражения на 20% на 1 с, урон +10%.",
+ "description_1": "Замедляет все цели в области поражения на 35% на 2 с.",
+ "description_2": "Замедляет все цели в области поражения на 50% на 3 с.",
+ "description_endless": "Пассивный бонус:/nСледующее улучшение - Урон +10%",
+ "title": "Густое пламя"
+ },
+ "button": {
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-217 84",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-217 84",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "grayed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-217 84",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_15.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "arrow": {
+ "@attributes": {
+ "anchor": "4",
+ "color_disabled": "807b9eb7",
+ "hotspot": "-33 14",
+ "rect": "0 0 70 32",
+ "texture": "shop/panel_towers_16.png"
+ }
+ },
+ "level_count": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-38 -35",
+ "hotspot": "18 18",
+ "rect": "0 0 36 36",
+ "texture": "shop/place_up.png",
+ "color_disabled": "807b9eb7"
+ }
+ },
+ "level_count_text": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-41 -17",
+ "font": "fonts/soldier_font4_small.fnt",
+ "intersymbol": "-2",
+ "multiplier": "0.74",
+ "string": "First group",
+ "texture": "fonts/soldier_font4_small.png",
+ "use_filter": "1"
+ }
+ },
+ "particle": {"@attributes": {"name": "shop_btn_3"}}
+ },
+ "icon_7": {
+ "@attributes": {
+ "description": "Огнеметчики атакуют две цели.",
+ "description_1": "Урон +5%.",
+ "description_2": "Урон +5%.",
+ "description_endless": "Пассивный бонус:/nСледующее улучшение - Скорость атаки +10%",
+ "title": "Два ствола"
+ },
+ "button": {
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-79 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-79 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "grayed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-79 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_15.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "arrow": {
+ "@attributes": {
+ "anchor": "4",
+ "color_disabled": "807b9eb7",
+ "hotspot": "-32 12",
+ "rect": "0 0 70 32",
+ "texture": "shop/panel_towers_16.png"
+ }
+ },
+ "particle": {
+ "@attributes": {
+ "delta": "0 11",
+ "name": "shop_btn_1"
+ }
+ },
+ "level_count": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-38 -35",
+ "hotspot": "18 18",
+ "rect": "0 0 36 36",
+ "texture": "shop/place_up.png",
+ "color_disabled": "807b9eb7"
+ }
+ },
+ "level_count_text": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-41 -17",
+ "font": "fonts/soldier_font4_small.fnt",
+ "intersymbol": "-2",
+ "multiplier": "0.74",
+ "string": "First group",
+ "texture": "fonts/soldier_font4_small.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "icon_8": {
+ "@attributes": {
+ "description": "Урон огнем +10%, скорость атаки +10%.",
+ "description_1": "Урон огнем +10%, скорость атаки +5%.",
+ "description_2": "Урон огнем +10%, скорость атаки +5%.",
+ "description_endless": "Пассивный бонус:/nСледующее улучшение - Урон +5%, Скорость атаки +5%",
+ "title": "Палящее пламя"
+ },
+ "button": {
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-79 84",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-79 84",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "grayed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-79 84",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_15.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "particle": {
+ "@attributes": {
+ "anchor": "4",
+ "delta": "-27 22",
+ "name": "shop_btn_4"
+ }
+ },
+ "level_count": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-38 -35",
+ "hotspot": "18 18",
+ "rect": "0 0 36 36",
+ "texture": "shop/place_up.png",
+ "color_disabled": "807b9eb7"
+ }
+ },
+ "level_count_text": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-41 -17",
+ "font": "fonts/soldier_font4_small.fnt",
+ "intersymbol": "-2",
+ "multiplier": "0.74",
+ "string": "First group",
+ "texture": "fonts/soldier_font4_small.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "icon_9": {
+ "@attributes": {
+ "description": "Огнеметчики атакуют три цели.",
+ "description_1": "Урон +5%.",
+ "description_2": "Урон +5%.",
+ "description_endless": "Пассивный бонус:/nСледующее улучшение - Урон +20%",
+ "title": "Три ствола"
+ },
+ "button": {
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "59 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "59 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "grayed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "59 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_15.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "particle": {
+ "@attributes": {
+ "delta": "0 11",
+ "name": "shop_btn_1"
+ }
+ },
+ "level_count": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-38 -35",
+ "hotspot": "18 18",
+ "rect": "0 0 36 36",
+ "texture": "shop/place_up.png",
+ "color_disabled": "807b9eb7"
+ }
+ },
+ "level_count_text": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-41 -17",
+ "font": "fonts/soldier_font4_small.fnt",
+ "intersymbol": "-2",
+ "multiplier": "0.74",
+ "string": "First group",
+ "texture": "fonts/soldier_font4_small.png",
+ "use_filter": "1"
+ }
+ }
+ }
+ }
+ },
+ "page_tower_c": {
+ "@attributes": {"rank_delta": "0 35"},
+ "background": {
+ "@attributes": {
+ "anchor": "4",
+ "position": "-377 0",
+ "hotspot": "110 220",
+ "rect": "0 0 220 440",
+ "texture": "shop/panel_towers_39.png"
+ }
+ },
+ "selection": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "50 50",
+ "rect": "0 0 100 100",
+ "texture": "shop/panel_towers_9.png"
+ }
+ },
+ "particles": {
+ "@attributes": {
+ "anchor": "4",
+ "icons": "shop_icons_effect",
+ "stars": "shop_stars_effect"
+ }
+ },
+ "tower_type": {
+ "icon": [
+ {
+ "@attributes": {
+ "anchor": "4",
+ "position": "143 -192",
+ "rect": "0 0 40 40",
+ "texture": "shop/panel_towers_10.png"
+ }
+ },
+ {
+ "@attributes": {
+ "anchor": "4",
+ "position": "183 -192",
+ "rect": "0 0 40 40",
+ "texture": "shop/panel_towers_11.png"
+ }
+ }
+ ]
+ },
+ "towers": {
+ "icon_cannon": {
+ "@attributes": {
+ "description": "Медлительная, но очень мощная пушка. Стреляет только по наземным целям.",
+ "description_1": "Медлительная, но очень мощная пушка. Стреляет только по наземным целям./nСкорость стрельбы +50%, урон +10%.",
+ "description_2": "Скорость стрельбы +35%, урон +10%.",
+ "description_endless": "Пассивный бонус:/nСледующее улучшение - Радиус атаки +10%",
+ "title": "Пушка"
+ },
+ "button": {
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-391 110",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-391 110",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "grayed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-391 110",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_15.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "arrow": {
+ "@attributes": {
+ "anchor": "4",
+ "color_disabled": "807b9eb7",
+ "hotspot": "-35 138",
+ "rect": "0 0 104 150",
+ "texture": "shop/panel_towers_20.png"
+ }
+ },
+ "level_count": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-38 -35",
+ "hotspot": "18 18",
+ "rect": "0 0 36 36",
+ "texture": "shop/place_up.png",
+ "color_disabled": "807b9eb7"
+ }
+ },
+ "level_count_text": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-41 -17",
+ "font": "fonts/soldier_font4_small.fnt",
+ "intersymbol": "-2",
+ "multiplier": "0.74",
+ "string": "First group",
+ "texture": "fonts/soldier_font4_small.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "icon_10": {
+ "@attributes": {
+ "description": "Дальность стрельбы +40%, прочность +10%.",
+ "description_1": "Дальность стрельбы +20%, прочность +10%.",
+ "description_2": "Дальность стрельбы +20%, прочность +10%.",
+ "description_endless": "Пассивный бонус:/nСледующее улучшение - Урон +10%",
+ "title": "Большой ствол"
+ },
+ "button": {
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-217 -7",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-217 -7",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "grayed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-217 -7",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_15.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "arrow": {
+ "@attributes": {
+ "anchor": "4",
+ "color_disabled": "807b9eb7",
+ "hotspot": "-35 105",
+ "rect": "0 0 67 208",
+ "texture": "shop/panel_towers_21.png"
+ }
+ },
+ "particle": {
+ "@attributes": {
+ "delta": "0 11",
+ "name": "shop_btn_1"
+ }
+ },
+ "level_count": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-38 -35",
+ "hotspot": "18 18",
+ "rect": "0 0 36 36",
+ "texture": "shop/place_up.png",
+ "color_disabled": "807b9eb7"
+ }
+ },
+ "level_count_text": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-41 -17",
+ "font": "fonts/soldier_font4_small.fnt",
+ "intersymbol": "-2",
+ "multiplier": "0.74",
+ "string": "First group",
+ "texture": "fonts/soldier_font4_small.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "icon_11": {
+ "@attributes": {
+ "description": "С вероятностью 10% оглушает цель на 1 с, прочность +10%.",
+ "description_1": "С вероятностью 10% оглушает цель на 2 с, прочность +10%.",
+ "description_2": "С вероятностью 10% оглушает цель на 3 с, прочность +10%.",
+ "description_endless": "Пассивный бонус:/nСледующее улучшение - Радиус атаки +10%",
+ "title": "Оглушающий взрыв"
+ },
+ "button": {
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-79 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-79 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "grayed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-79 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_15.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "arrow": {
+ "@attributes": {
+ "anchor": "4",
+ "color_disabled": "807b9eb7",
+ "hotspot": "-32 16",
+ "rect": "0 0 70 32",
+ "texture": "shop/panel_towers_22.png"
+ }
+ },
+ "particle": {"@attributes": {"name": "shop_btn_7"}},
+ "level_count": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-38 -35",
+ "hotspot": "18 18",
+ "rect": "0 0 36 36",
+ "texture": "shop/place_up.png",
+ "color_disabled": "807b9eb7"
+ }
+ },
+ "level_count_text": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-41 -17",
+ "font": "fonts/soldier_font4_small.fnt",
+ "intersymbol": "-2",
+ "multiplier": "0.74",
+ "string": "First group",
+ "texture": "fonts/soldier_font4_small.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "icon_12": {
+ "@attributes": {
+ "description": "Зона взрыва +300%,/nпрочность +40%.",
+ "description_1": "Зона взрыва +20%,/nпрочность +35%",
+ "description_2": "Зона взрыва +20%,/nпрочность +25%",
+ "description_endless": "Пассивный бонус:/nСледующее улучшение - Скорость атаки +10%",
+ "title": "Зона поражения"
+ },
+ "button": {
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-79 84",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-79 84",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "grayed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-79 84",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_15.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "arrow": {
+ "@attributes": {
+ "anchor": "4",
+ "color_disabled": "807b9eb7",
+ "hotspot": "-32 17",
+ "rect": "0 0 70 32",
+ "texture": "shop/panel_towers_22.png"
+ }
+ },
+ "particle": {
+ "@attributes": {
+ "delta": "0 11",
+ "name": "shop_btn_1"
+ }
+ },
+ "level_count": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-38 -35",
+ "hotspot": "18 18",
+ "rect": "0 0 36 36",
+ "texture": "shop/place_up.png",
+ "color_disabled": "807b9eb7"
+ }
+ },
+ "level_count_text": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-41 -17",
+ "font": "fonts/soldier_font4_small.fnt",
+ "intersymbol": "-2",
+ "multiplier": "0.74",
+ "string": "First group",
+ "texture": "fonts/soldier_font4_small.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "icon_18": {
+ "@attributes": {
+ "description": "С вероятностью 15% оглушает цель./nУрон +5%, прочность +10%.",
+ "description_1": "С вероятностью 20% оглушает цель./nУрон +5%, прочность +10%.",
+ "description_2": "С вероятностью 30% оглушает цель/nУрон +5%, прочность +10%.",
+ "description_endless": "Пассивный бонус:/nСледующее улучшение - Урон +20%",
+ "title": "Контузия"
+ },
+ "button": {
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "59 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "59 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "grayed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "59 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_15.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "particle": {"@attributes": {"name": "shop_btn_7"}},
+ "level_count": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-38 -35",
+ "hotspot": "18 18",
+ "rect": "0 0 36 36",
+ "texture": "shop/place_up.png",
+ "color_disabled": "807b9eb7"
+ }
+ },
+ "level_count_text": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-41 -17",
+ "font": "fonts/soldier_font4_small.fnt",
+ "intersymbol": "-2",
+ "multiplier": "0.74",
+ "string": "First group",
+ "texture": "fonts/soldier_font4_small.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "icon_13": {
+ "@attributes": {
+ "description": "Ослабляет цель на 30% на 1 с.",
+ "description_1": "Ослабляет цель на 40% на 2 с, прочность +25%.",
+ "description_2": "Ослабляет цель на 50% на 3 с, прочность +20%.",
+ "description_endless": "Пассивный бонус:/nСледующее улучшение - Урон+5%, Скорость атаки +5%",
+ "title": "Ослабление брони"
+ },
+ "button": {
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "59 84",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "59 84",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "grayed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "59 84",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_15.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "particle": {"@attributes": {"name": "shop_btn_3"}},
+ "level_count": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-38 -35",
+ "hotspot": "18 18",
+ "rect": "0 0 36 36",
+ "texture": "shop/place_up.png",
+ "color_disabled": "807b9eb7"
+ }
+ },
+ "level_count_text": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-41 -17",
+ "font": "fonts/soldier_font4_small.fnt",
+ "intersymbol": "-2",
+ "multiplier": "0.74",
+ "string": "First group",
+ "texture": "fonts/soldier_font4_small.png",
+ "use_filter": "1"
+ }
+ }
+ }
+ }
+ },
+ "page_tower_d": {
+ "@attributes": {"rank_delta": "0 35"},
+ "background": {
+ "@attributes": {
+ "anchor": "4",
+ "position": "-377 46",
+ "hotspot": "110 270",
+ "rect": "0 0 220 540",
+ "texture": "shop/panel_towers_37.png"
+ }
+ },
+ "selection": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "50 50",
+ "rect": "0 0 100 100",
+ "texture": "shop/panel_towers_9.png"
+ }
+ },
+ "particles": {
+ "@attributes": {
+ "icons": "shop_icons_effect",
+ "stars": "shop_stars_effect"
+ }
+ },
+ "tower_type": {
+ "icon": {
+ "@attributes": {
+ "anchor": "4",
+ "position": "143 -192",
+ "rect": "0 0 40 40",
+ "texture": "shop/panel_towers_12.png"
+ }
+ }
+ },
+ "towers": {
+ "icon_PVO": {
+ "@attributes": {
+ "description": "Лучшее средство против авиации противника. Атакует только воздушные цели.",
+ "description_1": "Лучшее средство против авиации противника. Атакует только воздушные цели./nВсе параметры зениток +10%.",
+ "description_2": "Все параметры зениток +10%.",
+ "description_endless": "Пассивный бонус:/nСледующее улучшение - Урон +5%, Скорость атаки +5%",
+ "title": "Зенитка"
+ },
+ "button": {
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-391 231",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-391 231",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "grayed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-391 231",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_15.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "arrow": {
+ "@attributes": {
+ "anchor": "4",
+ "color_disabled": "807b9eb7",
+ "hotspot": "-37 248",
+ "rect": "0 0 102 250",
+ "texture": "shop/panel_towers_23.png"
+ }
+ },
+ "level_count": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-38 -35",
+ "hotspot": "18 18",
+ "rect": "0 0 36 36",
+ "texture": "shop/place_up.png",
+ "color_disabled": "807b9eb7"
+ }
+ },
+ "level_count_text": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-41 -17",
+ "font": "fonts/soldier_font4_small.fnt",
+ "intersymbol": "-2",
+ "multiplier": "0.74",
+ "string": "First group",
+ "texture": "fonts/soldier_font4_small.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "icon_14": {
+ "@attributes": {
+ "description": "Дальность стрельбы +15%, прочность +10%.",
+ "description_1": "Дальность стрельбы +5%, прочность +10%.",
+ "description_2": "Дальность стрельбы +5%, прочность +10%.",
+ "description_endless": "Пассивный бонус:/nСледующее улучшение - Радиус атаки +10%",
+ "title": "Длинный ствол"
+ },
+ "button": {
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-217 -7",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-217 -7",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "grayed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-217 -7",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_15.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "arrow": {
+ "@attributes": {
+ "anchor": "4",
+ "color_disabled": "807b9eb7",
+ "hotspot": "-35 103",
+ "rect": "0 0 67 208",
+ "texture": "shop/panel_towers_21.png"
+ }
+ },
+ "particle": {
+ "@attributes": {
+ "delta": "0 11",
+ "name": "shop_btn_1"
+ }
+ },
+ "level_count": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-38 -35",
+ "hotspot": "18 18",
+ "rect": "0 0 36 36",
+ "texture": "shop/place_up.png",
+ "color_disabled": "807b9eb7"
+ }
+ },
+ "level_count_text": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-41 -17",
+ "font": "fonts/soldier_font4_small.fnt",
+ "intersymbol": "-2",
+ "multiplier": "0.74",
+ "string": "First group",
+ "texture": "fonts/soldier_font4_small.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "icon_19": {
+ "@attributes": {
+ "description": "Урон +60%, прочность +10%.",
+ "description_1": "Урон +15%, прочность +10%.",
+ "description_2": "Урон +15%, прочность +10%.",
+ "description_endless": "Пассивный бонус:/nСледующее улучшение - Урон+10%",
+ "title": "Разрывные снаряды"
+ },
+ "button": {
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-79 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-79 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "grayed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-79 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_15.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "arrow": {
+ "@attributes": {
+ "anchor": "4",
+ "color_disabled": "807b9eb7",
+ "hotspot": "-32 14",
+ "rect": "0 0 70 32",
+ "texture": "shop/panel_towers_22.png"
+ }
+ },
+ "particle": {
+ "@attributes": {
+ "delta": "22 -22",
+ "name": "shop_btn_2"
+ }
+ },
+ "level_count": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-38 -35",
+ "hotspot": "18 18",
+ "rect": "0 0 36 36",
+ "texture": "shop/place_up.png",
+ "color_disabled": "807b9eb7"
+ }
+ },
+ "level_count_text": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-41 -17",
+ "font": "fonts/soldier_font4_small.fnt",
+ "intersymbol": "-2",
+ "multiplier": "0.74",
+ "string": "First group",
+ "texture": "fonts/soldier_font4_small.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "icon_15": {
+ "@attributes": {
+ "description": "Скорость стрельбы +50%, урон +10%, прочность +10%.",
+ "description_1": "Скорость стрельбы +50%, урон +10%, прочность +10%.",
+ "description_2": "Скорость стрельбы +30%, урон +10%, прочность +10%.",
+ "description_endless": "Пассивный бонус:/nСледующее улучшение - Урон +10%, Скорость атаки +5%",
+ "title": "Скорострельность"
+ },
+ "button": {
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-79 84",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-79 84",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "grayed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "-79 84",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_15.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "particle": {
+ "@attributes": {
+ "delta": "-24 -24",
+ "name": "shop_btn_9"
+ }
+ },
+ "level_count": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-38 -35",
+ "hotspot": "18 18",
+ "rect": "0 0 36 36",
+ "texture": "shop/place_up.png",
+ "color_disabled": "807b9eb7"
+ }
+ },
+ "level_count_text": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-41 -17",
+ "font": "fonts/soldier_font4_small.fnt",
+ "intersymbol": "-2",
+ "multiplier": "0.74",
+ "string": "First group",
+ "texture": "fonts/soldier_font4_small.png",
+ "use_filter": "1"
+ }
+ }
+ },
+ "icon_16": {
+ "@attributes": {
+ "description": "Дальность стрельбы +10%, прочность +10%.",
+ "description_1": "Дальность стрельбы +10%, прочность +10%.",
+ "description_2": "Дальность стрельбы +10%, прочность +10%.",
+ "description_endless": "Пассивный бонус:/nСледующее улучшение - Радиус атаки +20%",
+ "title": "Облегченные пули"
+ },
+ "button": {
+ "pressed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "59 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "out": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "59 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_14.png"
+ }
+ },
+ "grayed": {
+ "@attributes": {
+ "anchor": "4",
+ "hotspot": "44 44",
+ "position": "59 -98",
+ "rect": "0 0 88 88",
+ "texture": "shop/panel_towers_15.png"
+ }
+ }
+ },
+ "sounds": {"@attributes": {"click": "sounds/ui_button_click.wav"}},
+ "particle": {
+ "@attributes": {
+ "delta": "0 12",
+ "name": "shop_btn_1"
+ }
+ },
+ "level_count": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-38 -35",
+ "hotspot": "18 18",
+ "rect": "0 0 36 36",
+ "texture": "shop/place_up.png",
+ "color_disabled": "807b9eb7"
+ }
+ },
+ "level_count_text": {
+ "@attributes": {
+ "anchor": "4",
+ "offset": "-41 -17",
+ "font": "fonts/soldier_font4_small.fnt",
+ "intersymbol": "-2",
+ "multiplier": "0.74",
+ "string": "First group",
+ "texture": "fonts/soldier_font4_small.png",
+ "use_filter": "1"
+ }
+ }
+ }
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/static/_app/tools/toy-defence/favicon.ico b/static/_app/tools/toy-defence/favicon.ico
new file mode 100644
index 00000000..ccbe3d11
Binary files /dev/null and b/static/_app/tools/toy-defence/favicon.ico differ
diff --git a/static/_app/tools/toy-defence/game.f.js b/static/_app/tools/toy-defence/game.f.js
new file mode 100644
index 00000000..af06b4e7
--- /dev/null
+++ b/static/_app/tools/toy-defence/game.f.js
@@ -0,0 +1,28986 @@
+var CRENDER_DEBUG = !1, Utils;
+function ImagesPreloader() {
+ this.loadedImages = {},
+ this.data = null,
+ this.endCallback = null,
+ this.processCallback = null,
+ this.minProgressVal = 0,
+ this.maxProgressVal = 100,
+ this.wait = Utils.proxy(this.wait, this)
+}
+function SoundsPreloader(t, e, i) {
+ this.sounds = t,
+ this.endCallback = e,
+ this.progressCallback = i,
+ this.loadedCount = 0,
+ this.minProgressVal = 0,
+ this.maxProgressVal = 100
+}
+function Asset(t, e, i, s, a, o) {
+ this.name = t + "",
+ this.src = e + "",
+ this.width = i,
+ this.height = s,
+ this.frames = a,
+ this.layers = o,
+ this.bitmap = null,
+ this.object = null,
+ this.ready = !(!this.width || !this.height),
+ this.spriteClass = null
+}
+function AssetsLibrary(t, e, i) {
+ this.path = "images",
+ this.scale = 1,
+ this.items = {},
+ this.bitmaps = {},
+ this.loaded = !1,
+ this.onload = null,
+ this.onloadprogress = null,
+ this.spriteClass = Sprite,
+ this.onLoadHandler = Utils.proxy(this.onLoadHandler, this),
+ this.onLoadProgressHandler = Utils.proxy(this.onLoadProgressHandler, this),
+ this.init(t, e),
+ this.addAssets(i)
+}
+function Vector(t, e) {
+ void 0 === t && (t = 0),
+ this.x = t,
+ void 0 === e && (e = 0),
+ this.y = e
+}
+function Rectangle(t, e, i, s, a) {
+ this.center = new Vector(t,e),
+ this.width = i,
+ this.height = s,
+ this.angle = a,
+ this.vertices = [],
+ this.AABB = [],
+ this.refreshVertices()
+}
+void 0 === window.console && (window.console = {
+ log: function() {}
+}),
+window.Utils || (Utils = {}),
+Utils.detectMobileBrowser = function() {
+ return !!(navigator.userAgent.match(/Android/i) || navigator.userAgent.match(/webOS/i) || navigator.userAgent.match(/iPhone/i) || navigator.userAgent.match(/iPad/i) || navigator.userAgent.match(/iPod/i) || navigator.userAgent.match(/BlackBerry/i) || navigator.userAgent.match(/Windows Phone/i))
+}
+,
+Utils.detectTouchScreen = function() {
+ return "ontouchstart"in window || 0 < navigator.MaxTouchPoints || 0 < navigator.msMaxTouchPoints
+}
+,
+Utils.getTouchStartEvent = function() {
+ return Utils.isWindowsPhone() ? "MSPointerDown" : "touchstart"
+}
+,
+Utils.getTouchMoveEvent = function() {
+ return Utils.isWindowsPhone() ? "MSPointerMove" : "touchmove"
+}
+,
+Utils.getTouchEndEvent = function() {
+ return Utils.isWindowsPhone() ? "MSPointerUp" : "touchend"
+}
+,
+Utils.touchScreen = Utils.detectMobileBrowser(),
+Utils.globalScale = 1,
+Utils.globalPixelScale = 1,
+Utils.isWindowHidden = !1,
+Utils.DOMMainContainerId = "main_container",
+Utils.DOMProgressContainerId = "progress_container",
+Utils.DOMProgressId = "progress",
+Utils.DOMScreenBackgroundContainerId = "screen_background_container",
+Utils.DOMScreenBackgroundWrapperId = "screen_background_wrapper",
+Utils.DOMScreenBackgroundId = "screen_background",
+Utils.DOMScreenContainerId = "screen_container",
+Utils.DOMScreenWrapperId = "screen_wrapper",
+Utils.DOMScreenId = "screen",
+Utils.DOMP2lContainerId = "p2l_container",
+Utils.DOMP2lId = "p2l",
+Utils.DOMMarkId = "mark",
+Utils.trace = function(t) {
+ var e;
+ try {
+ throw new Error("")
+ } catch (t) {
+ e = t.stack || ""
+ }
+ return (e = e.split("\n")).splice(0, 2),
+ e = e.join("\n"),
+ t || console.log(e),
+ e
+}
+,
+Utils.setCookie = function(e, i) {
+ try {
+ window.localStorage.setItem(e, i)
+ } catch (t) {
+ var s = new Date;
+ s.setDate(s.getDate() + 3650),
+ document.cookie = e + "=" + i + "; expires=" + s.toUTCString()
+ }
+}
+,
+Utils.getCookie = function(e) {
+ var i;
+ try {
+ i = window.localStorage.getItem(e)
+ } catch (t) {
+ var s = e + "="
+ , a = document.cookie.indexOf(s);
+ if (-1 == a)
+ return null;
+ var o = document.cookie.indexOf(";", a + s.length);
+ -1 == o && (o = document.cookie.length),
+ i = decodeURIComponent(document.cookie.substring(a + s.length, o))
+ }
+ return i
+}
+,
+Utils.bindEvent = function(t, e, i) {
+ t.addEventListener ? t.addEventListener(e, i, !1) : t.attachEvent && t.attachEvent("on" + e.toLowerCase(), i)
+}
+,
+Utils.unbindEvent = function(t, e, i) {
+ t.removeEventListener ? t.removeEventListener(e, i, !1) : t.detachEvent && t.detachEvent("on" + e, i)
+}
+,
+Utils.getObjectLeft = function(t) {
+ var e = t.offsetLeft;
+ return t.offsetParent && (e += Utils.getObjectLeft(t.offsetParent)),
+ e
+}
+,
+Utils.getObjectTop = function(t) {
+ var e = t.offsetTop;
+ return t.offsetParent && (e += Utils.getObjectTop(t.offsetParent)),
+ e
+}
+,
+Utils.parseGet = function() {
+ var t, e, i = {}, s = window.location.toString(), a = window.location.toString().indexOf("?");
+ if (0 <= a) {
+ e = (s = s.substr(a + 1, s.length)).split("&");
+ for (var o = 0; o < e.length; o++)
+ i[(t = e[o].split("="))[0]] = t[1]
+ }
+ return i
+}
+,
+Utils.getMouseCoord = function(t, e) {
+ var i = t || window.event;
+ if (i.touches && (i = i.touches[0]),
+ !i)
+ return {
+ x: 0,
+ y: 0
+ };
+ var s = 0
+ , a = 0
+ , o = 0
+ , n = 0;
+ return e && (s = Utils.getObjectLeft(e),
+ a = Utils.getObjectTop(e)),
+ i.pageX || i.pageY ? (o = i.pageX,
+ n = i.pageY) : (i.clientX || i.clientY) && (o = i.clientX + (document.documentElement.scrollLeft || document.body.scrollLeft) - document.documentElement.clientLeft,
+ n = i.clientY + (document.documentElement.scrollTop || document.body.scrollTop) - document.documentElement.clientTop),
+ {
+ x: o - s,
+ y: n - a
+ }
+}
+,
+Utils.removeFromArray = function(t, e) {
+ for (var i = [], s = 0; s < t.length; s++)
+ t[s] != e && i.push(t[s]);
+ return i
+}
+,
+Utils.showLoadProgress = function(t) {
+ var e = Utils.globalScale
+ , i = "Loading: " + t + "%";
+ i += "
",
+ i += '