Вы ещё не авторизованы

20-й день Затерянного города

Код уровня 20-й день карты Затерянный город (Lost City).

Скачать код

	{
    "#comment": "Lost City 20",
    "objects": [
        {
            "objclass": "LevelDefinition",
            "objdata": {
                "Description": "[PLAYERS_TRIP_TO_LOSTCITY]",
                "FirstOutroNarrative": "LOSTCITY_OUTRO_DANGER_ROOM_KEY",
                "FirstRewardParam": "dangerroom_lostcity",
                "FirstRewardType": "worldtrophy",
                "ForceToWorldMap": true,
                "LevelNumber": 20,
                "Loot": "RTID(DefaultLoot@LevelModules)",
                "Modules": [
                    "RTID(StandardIntro@LevelModules)",
                    "RTID(DefaultSunDropper@LevelModules)",
                    "RTID(LostCityMowers@LevelModules)",
                    "RTID(DefaultZombieWinCondition@LevelModules)",
                    "RTID(ZombiesDeadWinCon@LevelModules)",
                    "RTID(GoldTiles@CurrentLevel)",
                    "RTID(SeedBank@CurrentLevel)",
                    "RTID(NewWaves@CurrentLevel)"
                ],
                "Name": "[LOSTCITY_LEVEL_NAME]",
                "NormalPresentTable": "lostcity_normal_01",
                "ShinyPresentTable": "lostcity_shiny_01",
                "StageModule": "RTID(LostCityStage@LevelModules)"
            }
        },
        {
            "aliases": [
                "SeedBank"
            ],
            "objclass": "SeedBankProperties",
            "objdata": {
                "SelectionMethod": "chooser"
            }
        },
        {
            "aliases": [
                "GoldTiles"
            ],
            "objclass": "InitialGridItemProperties",
            "objdata": {
                "InitialGridItemPlacements": [
                    {
                        "GridX": 2,
                        "GridY": 0,
                        "TypeName": "goldtile"
                    },
                    {
                        "GridX": 3,
                        "GridY": 0,
                        "TypeName": "goldtile"
                    },
                    {
                        "GridX": 4,
                        "GridY": 0,
                        "TypeName": "goldtile"
                    },
                    {
                        "GridX": 5,
                        "GridY": 0,
                        "TypeName": "goldtile"
                    },
                    {
                        "GridX": 6,
                        "GridY": 0,
                        "TypeName": "goldtile"
                    },
                    {
                        "GridX": 5,
                        "GridY": 1,
                        "TypeName": "goldtile"
                    },
                    {
                        "GridX": 4,
                        "GridY": 2,
                        "TypeName": "goldtile"
                    },
                    {
                        "GridX": 3,
                        "GridY": 3,
                        "TypeName": "goldtile"
                    },
                    {
                        "GridX": 2,
                        "GridY": 4,
                        "TypeName": "goldtile"
                    },
                    {
                        "GridX": 3,
                        "GridY": 4,
                        "TypeName": "goldtile"
                    },
                    {
                        "GridX": 4,
                        "GridY": 4,
                        "TypeName": "goldtile"
                    },
                    {
                        "GridX": 5,
                        "GridY": 4,
                        "TypeName": "goldtile"
                    },
                    {
                        "GridX": 6,
                        "GridY": 4,
                        "TypeName": "goldtile"
                    }
                ]
            }
        },
        {
            "aliases": [
                "NewWaves"
            ],
            "objclass": "WaveManagerModuleProperties",
            "objdata": {
                "DynamicZombies": [
                    {
                        "PointIncrementPerWave": -40,
                        "StartingPoints": -100,
                        "StartingWave": 3,
                        "ZombiePool": [
                            "RTID(lostcity@ZombieTypes)",
                            "RTID(lostcity_armor1@ZombieTypes)",
                            "RTID(lostcity_armor2@ZombieTypes)"
                        ]
                    },
                    {
                        "PointIncrementPerWave": -25,
                        "StartingPoints": -100,
                        "StartingWave": 4,
                        "ZombiePool": [
                            "RTID(lostcity@ZombieTypes)",
                            "RTID(lostcity_armor1@ZombieTypes)",
                            "RTID(lostcity_armor2@ZombieTypes)"
                        ]
                    },
                    {
                        "PointIncrementPerWave": -10,
                        "StartingPoints": -100,
                        "StartingWave": 5,
                        "ZombiePool": [
                            "RTID(lostcity@ZombieTypes)",
                            "RTID(lostcity_armor1@ZombieTypes)",
                            "RTID(lostcity_armor2@ZombieTypes)"
                        ]
                    },
                    {},
                    {
                        "PointIncrementPerWave": 20,
                        "StartingPoints": 100,
                        "StartingWave": 5,
                        "ZombiePool": [
                            "RTID(lostcity@ZombieTypes)",
                            "RTID(lostcity_armor1@ZombieTypes)",
                            "RTID(lostcity_armor2@ZombieTypes)"
                        ]
                    },
                    {
                        "PointIncrementPerWave": 40,
                        "StartingPoints": 200,
                        "StartingWave": 4,
                        "ZombiePool": [
                            "RTID(lostcity@ZombieTypes)",
                            "RTID(lostcity_armor1@ZombieTypes)",
                            "RTID(lostcity_armor2@ZombieTypes)"
                        ]
                    },
                    {
                        "PointIncrementPerWave": 60,
                        "StartingPoints": 400,
                        "StartingWave": 3,
                        "ZombiePool": [
                            "RTID(lostcity@ZombieTypes)",
                            "RTID(lostcity_armor2@ZombieTypes)"
                        ]
                    }
                ],
                "WaveManagerProps": "RTID(WaveManagerProps@CurrentLevel)"
            }
        },
        {
            "aliases": [
                "WaveManagerProps"
            ],
            "objclass": "WaveManagerProperties",
            "objdata": {
                "FlagWaveInterval": 5,
                "WaveCount": 10,
                "WaveSpendingPointIncrement": 50,
                "WaveSpendingPoints": 100,
                "Waves": [
                    [
                        "RTID(Wave1@CurrentLevel)",
                        "RTID(Wave1ParachuteRainEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave2@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave3@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave4@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave5@CurrentLevel)",
                        "RTID(Wave5ParachuteRainEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave6@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave7@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave8@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave9@CurrentLevel)",
                        "RTID(Wave9ParachuteRainEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave10@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave11@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave12@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave13@CurrentLevel)",
                        "RTID(Wave13ParachuteRainEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave14@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave15@CurrentLevel)"
                    ]
                ]
            }
        },
        {
            "aliases": [
                "Wave1"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0
            }
        },
        {
            "aliases": [
                "Wave2"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Row": "1",
                        "Type": "RTID(lostcity_excavator@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(lostcity_jane@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(lostcity_impporter@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave3"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Row": "2",
                        "Type": "RTID(lostcity_bug@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(lostcity_bug@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave4"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Row": "3",
                        "Type": "RTID(lostcity_armor2@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave5"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 1,
                "DynamicPlantfood": [
                    1,
                    1,
                    1,
                    1,
                    1,
                    0,
                    0
                ],
                "Zombies": [
                    {
                        "Row": "5",
                        "Type": "RTID(lostcity@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(lostcity@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(lostcity@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(lostcity@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(lostcity@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(lostcity_impporter@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave6"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Row": "2",
                        "Type": "RTID(lostcity_jane@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(lostcity_excavator@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(lostcity_jane@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave7"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Row": "5",
                        "Type": "RTID(lostcity_imp@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(lostcity_imp@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(lostcity_imp@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(lostcity_imp@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(lostcity_imp@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave8"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Row": "1",
                        "Type": "RTID(lostcity_excavator@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(lostcity_impporter@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(lostcity_excavator@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(lostcity_impporter@ZombieTypes)"
                    },
                    {
                        "Row": "5",
                        "Type": "RTID(lostcity_excavator@ZombieTypes)"
                    },
                    {
                        "Row": "5",
                        "Type": "RTID(lostcity_impporter@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave9"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 1,
                "DynamicPlantfood": [
                    1,
                    1,
                    1,
                    1,
                    1,
                    1,
                    1
                ],
                "Zombies": [
                    {
                        "Type": "RTID(lostcity@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(lostcity_bug@ZombieTypes)"
                    },
                    {
                        "Row": "5",
                        "Type": "RTID(lostcity_bug@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(lostcity_bug@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(lostcity_bug@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave10"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Row": "2",
                        "Type": "RTID(lostcity_excavator@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(lostcity_bug@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(lostcity_excavator@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(lostcity_jane@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(lostcity_bug@ZombieTypes)"
                    },
                    {
                        "Row": "5",
                        "Type": "RTID(lostcity_impporter@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(lostcity_impporter@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave11"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Row": "4",
                        "Type": "RTID(lostcity_armor2@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(lostcity_armor2@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(lostcity_armor2@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave12"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Row": "1",
                        "Type": "RTID(lostcity_jane@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(lostcity_impporter@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(lostcity_jane@ZombieTypes)"
                    },
                    {
                        "Row": "5",
                        "Type": "RTID(lostcity_jane@ZombieTypes)"
                    },
                    {
                        "Row": "5",
                        "Type": "RTID(lostcity_impporter@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(lostcity_bug@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave13"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 1,
                "DynamicPlantfood": [
                    1,
                    1,
                    1,
                    1,
                    0,
                    0,
                    0
                ],
                "Zombies": [
                    {
                        "Type": "RTID(lostcity_excavator@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(lostcity_jane@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(lostcity_excavator@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(lostcity_jane@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(lostcity_jane@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(lostcity_jane@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(lostcity_jane@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave14"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Row": "5",
                        "Type": "RTID(lostcity_impporter@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave15"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Row": "1",
                        "Type": "RTID(lostcity_excavator@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(lostcity_jane@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(lostcity_armor2@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(lostcity_armor2@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(lostcity_excavator@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(lostcity_imp@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(lostcity_imp@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(lostcity_imp@ZombieTypes)"
                    },
                    {
                        "Row": "5",
                        "Type": "RTID(lostcity_imp@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(lostcity_excavator@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(lostcity_jane@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave1ParachuteRainEvent0"
            ],
            "objclass": "ParachuteRainZombieSpawnerProps",
            "objdata": {
                "ColumnEnd": "8",
                "ColumnStart": "4",
                "GroupSize": "2",
                "SpiderCount": 2,
                "SpiderZombieName": "lostcity_lostpilot",
                "TimeBeforeFullSpawn": "1",
                "TimeBetweenGroups": "0.2",
                "WaveStartMessage": "[WARNING_PARACHUTERAIN]",
                "ZombieFallTime": "1.5"
            }
        },
        {
            "aliases": [
                "Wave9ParachuteRainEvent0"
            ],
            "objclass": "ParachuteRainZombieSpawnerProps",
            "objdata": {
                "ColumnEnd": "8",
                "ColumnStart": 3,
                "GroupSize": "2",
                "SpiderCount": 6,
                "SpiderZombieName": "lostcity_lostpilot",
                "TimeBeforeFullSpawn": "1",
                "TimeBetweenGroups": "0.2",
                "WaveStartMessage": "[WARNING_PARACHUTERAIN]",
                "ZombieFallTime": "1.5"
            }
        },
        {
            "aliases": [
                "Wave13ParachuteRainEvent0"
            ],
            "objclass": "ParachuteRainZombieSpawnerProps",
            "objdata": {
                "ColumnEnd": "8",
                "ColumnStart": "4",
                "GroupSize": "2",
                "SpiderCount": "4",
                "SpiderZombieName": "lostcity_lostpilot",
                "TimeBeforeFullSpawn": "1",
                "TimeBetweenGroups": "0.2",
                "WaveStartMessage": "[WARNING_PARACHUTERAIN]",
                "ZombieFallTime": "1.5"
            }
        },
        {
            "aliases": [
                "Wave5ParachuteRainEvent0"
            ],
            "objclass": "ParachuteRainZombieSpawnerProps",
            "objdata": {
                "ColumnEnd": "8",
                "ColumnStart": "4",
                "GroupSize": "2",
                "SpiderCount": "4",
                "SpiderZombieName": "lostcity_lostpilot",
                "TimeBeforeFullSpawn": "1",
                "TimeBetweenGroups": "0.2",
                "WaveStartMessage": "[WARNING_PARACHUTERAIN]",
                "ZombieFallTime": "1.5"
            }
        }
    ],
    "version": 1
}