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

33-й день Далёкого будущего

Код уровня 33-й день карты Далекое будущее (Far Future).

Скачать код

	{
    "#comment": "Future 33",
    "objects": [
        {
            "objclass": "LevelDefinition",
            "objdata": {
                "Description": "[EPIC_QUEST_FUTURE_NEW_TITLE]",
                "LevelNumber": 8,
                "Loot": "RTID(DefaultLoot@LevelModules)",
                "Modules": [
                    "RTID(StandardIntro@LevelModules)",
                    "RTID(DefaultSunDropper@LevelModules)",
                    "RTID(FutureMowers@LevelModules)",
                    "RTID(DefaultZombieWinCondition@LevelModules)",
                    "RTID(ZombiesDeadWinCon@LevelModules)",
                    "RTID(FutureLinkedTileGroups@CurrentLevel)",
                    "RTID(SeedBank@CurrentLevel)",
                    "RTID(ChallengeModule@CurrentLevel)",
                    "RTID(NewWaves@CurrentLevel)"
                ],
                "Name": "[EPIC_QUEST_FUTURE_NEW_TITLE]",
                "NormalPresentTable": "future_normal_01",
                "ShinyPresentTable": "future_shiny_01",
                "ForceToWorldMap": true,
                "RepeatPlayForceToWorldMap": true,
                "StageModule": "RTID(FutureStage@LevelModules)"
            }
        },
        {
            "aliases": [
                "ChallengeModule"
            ],
            "objclass": "StarChallengeModuleProperties",
            "objdata": {
                "Challenges": [
                    [
                        "RTID(ZombieDistance@CurrentLevel)"
                    ]
                ],
                "ChallengesAlwaysAvailable": true
            }
        },
        {
            "aliases": [
                "ZombieDistance"
            ],
            "objclass": "StarChallengeZombieDistanceProps",
            "objdata": {
                "TargetDistance": 6
            }
        },
        {
            "aliases": [
                "SeedBank"
            ],
            "objclass": "SeedBankProperties",
            "objdata": {
                "SelectionMethod": "chooser"
            }
        },
        {
            "aliases": [
                "FutureLinkedTileGroups"
            ],
            "objclass": "PowerTileProperties",
            "objdata": {
                "LinkedTiles": []
            }
        },
        {
            "aliases": [
                "NewWaves"
            ],
            "objclass": "WaveManagerModuleProperties",
            "objdata": {
                "DynamicZombies": [
                    {
                        "PointIncrementPerWave": -1,
                        "StartingPoints": -1,
                        "StartingWave": 3,
                        "ZombiePool": [
                            "RTID(future_armor4@ZombieTypes)",
                            "RTID(future_jetpack@ZombieTypes)",
                            "RTID(mech_cone@ZombieTypes)"
                        ]
                    },
                    {
                        "PointIncrementPerWave": -1,
                        "StartingPoints": -1,
                        "StartingWave": 4,
                        "ZombiePool": [
                            "RTID(future_armor4@ZombieTypes)",
                            "RTID(future_jetpack@ZombieTypes)",
                            "RTID(mech_cone@ZombieTypes)"
                        ]
                    },
                    {
                        "PointIncrementPerWave": -1,
                        "StartingPoints": -1,
                        "StartingWave": 5,
                        "ZombiePool": [
                            "RTID(future_armor4@ZombieTypes)",
                            "RTID(future_jetpack@ZombieTypes)",
                            "RTID(mech_cone@ZombieTypes)"
                        ]
                    },
                    {},
                    {
                        "PointIncrementPerWave": 1,
                        "StartingPoints": 1,
                        "StartingWave": 5,
                        "ZombiePool": [
                            "RTID(future_armor4@ZombieTypes)",
                            "RTID(future_jetpack@ZombieTypes)",
                            "RTID(mech_cone@ZombieTypes)"
                        ]
                    },
                    {
                        "PointIncrementPerWave": 1,
                        "StartingPoints": 1,
                        "StartingWave": 4,
                        "ZombiePool": [
                            "RTID(future_armor4@ZombieTypes)",
                            "RTID(future_jetpack@ZombieTypes)",
                            "RTID(mech_cone@ZombieTypes)"
                        ]
                    },
                    {
                        "PointIncrementPerWave": 1,
                        "StartingPoints": 1,
                        "StartingWave": 3,
                        "ZombiePool": [
                            "RTID(future_armor4@ZombieTypes)",
                            "RTID(future_jetpack@ZombieTypes)",
                            "RTID(mech_cone@ZombieTypes)"
                        ]
                    }
                ],
                "WaveManagerProps": "RTID(WaveManagerProps@CurrentLevel)"
            }
        },
        {
            "aliases": [
                "WaveManagerProps"
            ],
            "objclass": "WaveManagerProperties",
            "objdata": {
                "FlagWaveInterval": 2,
                "WaveCount": 8,
                "WaveSpendingPointIncrement": 200,
                "WaveSpendingPoints": 400,
                "Waves": [
                    [
                        "RTID(Wave1@CurrentLevel)",
                        "RTID(Wave1SpiderRainEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave2@CurrentLevel)",
                        "RTID(Wave2SpiderRainEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave3@CurrentLevel)",
                        "RTID(Wave3SpiderRainEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave4@CurrentLevel)",
                        "RTID(Wave4SpiderRainEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave5@CurrentLevel)",
                        "RTID(Wave5SpiderRainEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave6@CurrentLevel)",
                        "RTID(Wave6SpiderRainEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave7@CurrentLevel)",
                        "RTID(Wave7SpiderRainEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave8@CurrentLevel)",
                        "RTID(Wave8SpiderRainEvent0@CurrentLevel)"
                    ]
                ]
            }
        },
        {
            "aliases": [
                "Wave1"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 1,
                "Zombies": [
                    {
                        "Type": "RTID(future@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave2"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Type": "RTID(mech_cone@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(future_jetpack@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave3"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Type": "RTID(future_jetpack_veteran@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave4"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 1,
                "Zombies": [
                    {
                        "Type": "RTID(mech_cone@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(future_jetpack@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(mech_cone@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave5"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "DynamicPlantfood": [
                    1,
                    1,
                    1,
                    1,
                    0,
                    0,
                    0
                ],
                "Zombies": [
                    {
                        "Type": "RTID(future_jetpack_veteran@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave6"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Type": "RTID(mech_cone@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(future_armor4@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(mech_cone@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave7"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 1,
                "Zombies": [
                    {
                        "Type": "RTID(future_jetpack_veteran@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave8"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Type": "RTID(mech_cone@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(future_armor4@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(mech_cone@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(future_armor4@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave1SpiderRainEvent0"
            ],
            "objclass": "SpiderRainZombieSpawnerProps",
            "objdata": {
                "ColumnEnd": 6,
                "ColumnStart": 4,
                "GroupSize": 2,
                "SpiderCount": 2,
                "SpiderZombieName": "future_imp",
                "TimeBeforeFullSpawn": 1,
                "TimeBetweenGroups": "0.2",
                "WaveStartMessage": "[WARNING_SPIDERRAIN]",
                "ZombieFallTime": 1.5
            }
        },
        {
            "aliases": [
                "Wave2SpiderRainEvent0"
            ],
            "objclass": "SpiderRainZombieSpawnerProps",
            "objdata": {
                "ColumnEnd": 6,
                "ColumnStart": "4",
                "GroupSize": "2",
                "SpiderCount": 6,
                "SpiderZombieName": "future_imp",
                "TimeBeforeFullSpawn": 1,
                "TimeBetweenGroups": "0.2",
                "WaveStartMessage": "[WARNING_SPIDERRAIN]",
                "ZombieFallTime": "1.5"
            }
        },
        {
            "aliases": [
                "Wave3SpiderRainEvent0"
            ],
            "objclass": "SpiderRainZombieSpawnerProps",
            "objdata": {
                "ColumnEnd": 6,
                "ColumnStart": 4,
                "GroupSize": "2",
                "SpiderCount": 8,
                "SpiderZombieName": "future_imp",
                "TimeBeforeFullSpawn": 1,
                "TimeBetweenGroups": "0.2",
                "WaveStartMessage": "[WARNING_SPIDERRAIN]",
                "ZombieFallTime": "1.5"
            }
        },
        {
            "aliases": [
                "Wave4SpiderRainEvent0"
            ],
            "objclass": "SpiderRainZombieSpawnerProps",
            "objdata": {
                "ColumnEnd": 6,
                "ColumnStart": 3,
                "GroupSize": "2",
                "SpiderCount": 10,
                "SpiderZombieName": "future_imp",
                "TimeBeforeFullSpawn": "1",
                "TimeBetweenGroups": "0.2",
                "WaveStartMessage": "[WARNING_SPIDERRAIN]",
                "ZombieFallTime": "1.5"
            }
        },
        {
            "aliases": [
                "Wave5SpiderRainEvent0"
            ],
            "objclass": "SpiderRainZombieSpawnerProps",
            "objdata": {
                "ColumnEnd": 6,
                "ColumnStart": 3,
                "GroupSize": "2",
                "SpiderCount": 12,
                "SpiderZombieName": "future_imp",
                "TimeBeforeFullSpawn": 2,
                "TimeBetweenGroups": "0.2",
                "WaveStartMessage": "[WARNING_SPIDERRAIN]",
                "ZombieFallTime": "1.5"
            }
        },
        {
            "aliases": [
                "Wave6SpiderRainEvent0"
            ],
            "objclass": "SpiderRainZombieSpawnerProps",
            "objdata": {
                "ColumnEnd": 6,
                "ColumnStart": 3,
                "GroupSize": 2,
                "SpiderCount": 14,
                "SpiderZombieName": "future_imp",
                "TimeBeforeFullSpawn": 2,
                "TimeBetweenGroups": "0.2",
                "WaveStartMessage": "[WARNING_SPIDERRAIN]",
                "ZombieFallTime": 1.5
            }
        },
        {
            "aliases": [
                "Wave7SpiderRainEvent0"
            ],
            "objclass": "SpiderRainZombieSpawnerProps",
            "objdata": {
                "ColumnEnd": 6,
                "ColumnStart": 2,
                "GroupSize": 2,
                "SpiderCount": 16,
                "SpiderZombieName": "future_imp",
                "TimeBeforeFullSpawn": 2,
                "TimeBetweenGroups": "0.2",
                "WaveStartMessage": "[WARNING_SPIDERRAIN]",
                "ZombieFallTime": 1.5
            }
        },
        {
            "aliases": [
                "Wave8SpiderRainEvent0"
            ],
            "objclass": "SpiderRainZombieSpawnerProps",
            "objdata": {
                "ColumnEnd": 6,
                "ColumnStart": 2,
                "GroupSize": 2,
                "SpiderCount": 20,
                "SpiderZombieName": "future_imp",
                "TimeBeforeFullSpawn": 2,
                "TimeBetweenGroups": "0.2",
                "WaveStartMessage": "[WARNING_SPIDERRAIN]",
                "ZombieFallTime": 1.5
            }
        }
    ],
    "version": 1
}