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

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

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

Скачать код

	{
    "#comment": "Future Challenge LastStand B",
    "objects": [
        {
            "objclass": "LevelDefinition",
            "objdata": {
                "Description": "[PLAYERS_TRIP_TO_FUTURE]",
                "LevelNumber": 22,
                "FirstRewardType": "pinata",
                "FirstRewardParam": "spine_future",
                "Loot": "RTID(DefaultLoot@LevelModules)",
                "Modules": [
                    "RTID(ChallengeModule@CurrentLevel)",
                    "RTID(ZombiesDeadWinCon@LevelModules)",
                    "RTID(FutureMowers@LevelModules)",
                    "RTID(FutureLinkedTileGroups@CurrentLevel)",
                    "RTID(SeedBank@CurrentLevel)",
                    "RTID(LastStand@CurrentLevel)",
                    "RTID(DefaultZombieWinCondition@LevelModules)",
                    "RTID(NewWaves@CurrentLevel)"
                ],
                "MusicType": "MiniGame_A",
                "Name": "[FUTURE_LEVEL_NAME]",
                "NormalPresentTable": "future_normal_01",
                "ShinyPresentTable": "future_shiny_01",
                "StageModule": "RTID(FutureStage@LevelModules)"
            }
        },
        {
            "aliases": [
                "LastStand"
            ],
            "objclass": "LastStandMinigameProperties",
            "objdata": {
                "StartingPlantfood": 4,
                "StartingSun": 2250
            }
        },
        {
            "aliases": [
                "FutureLinkedTileGroups"
            ],
            "objclass": "PowerTileProperties",
            "objdata": {
                "LinkedTiles": [
                    {
                        "Group": "beta",
                        "Location": {
                            "mX": 0,
                            "mY": 0
                        },
                        "PropagationDelay": 0.25
                    },
                    {
                        "Group": "beta",
                        "Location": {
                            "mX": 1,
                            "mY": 0
                        },
                        "PropagationDelay": 0.25
                    },
                    {
                        "Group": "gamma",
                        "Location": {
                            "mX": 2,
                            "mY": 1
                        },
                        "PropagationDelay": 1.5
                    },
                    {
                        "Group": "gamma",
                        "Location": {
                            "mX": 3,
                            "mY": 1
                        },
                        "PropagationDelay": 1.5
                    },
                    {
                        "Group": "delta",
                        "Location": {
                            "mX": 2,
                            "mY": 3
                        },
                        "PropagationDelay": 1.5
                    },
                    {
                        "Group": "delta",
                        "Location": {
                            "mX": 3,
                            "mY": 3
                        },
                        "PropagationDelay": 1.5
                    },
                    {
                        "Group": "alpha",
                        "Location": {
                            "mX": 0,
                            "mY": 4
                        },
                        "PropagationDelay": 0.25
                    },
                    {
                        "Group": "alpha",
                        "Location": {
                            "mX": 1,
                            "mY": 4
                        },
                        "PropagationDelay": 0.25
                    }
                ]
            }
        },
        {
            "aliases": [
                "SeedBank"
            ],
            "objclass": "SeedBankProperties",
            "objdata": {
                "ExcludeListSunProducers": "true",
                "PlantExcludeList": [
                    "iceburg",
                    "puffshroom",
                    "gravebuster",
                    "toadstool",
                    "goldleaf",
                    "stallia"
                ],
                "SelectionMethod": "chooser"
            }
        },
        {
            "aliases": [
                "ChallengeModule"
            ],
            "objclass": "StarChallengeModuleProperties",
            "objdata": {
                "Challenges": [
                    [
                        "RTID(BeatTheLevel@CurrentLevel)"
                    ]
                ],
                "ChallengesAlwaysAvailable": true
            }
        },
        {
            "aliases": [
                "BeatTheLevel"
            ],
            "objclass": "StarChallengeBeatTheLevelProps",
            "objdata": {
                "Description": "[STARCHALLENGE_LASTSTAND_MINIGAME]",
                "DescriptiveName": "[STARCHALLENGE_LASTSTAND_MINIGAME_NAME]"
            }
        },
        {
            "aliases": [
                "NewWaves"
            ],
            "objclass": "WaveManagerModuleProperties",
            "objdata": {
                "ManualStartup": true,
                "WaveManagerProps": "RTID(WaveManagerProps@CurrentLevel)"
            }
        },
        {
            "aliases": [
                "WaveManagerProps"
            ],
            "objclass": "WaveManagerProperties",
            "objdata": {
                "FlagWaveInterval": 10,
                "WaveCount": 10,
                "WaveSpendingPointIncrement": 100,
                "WaveSpendingPoints": 1000,
                "Waves": [
                    [
                        "RTID(Wave1@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave2@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave3@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave4@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave5@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave6@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave7@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave8@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave9@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave10@CurrentLevel)"
                    ]
                ]
            }
        },
        {
            "aliases": [
                "Wave1"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Type": "RTID(future_armor1@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(future_armor1@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(future_armor1@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(future_armor1@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave2"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Type": "RTID(future_armor2@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(future_armor2@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(future_armor2@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave3"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Row": "5",
                        "Type": "RTID(future_armor2@ZombieTypes)"
                    },
                    {
                        "Row": "5",
                        "Type": "RTID(future@ZombieTypes)"
                    },
                    {
                        "Row": "5",
                        "Type": "RTID(future_armor2@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(future_armor1@ZombieTypes)"
                    },
                    {
                        "Row": "5",
                        "Type": "RTID(future_armor2@ZombieTypes)"
                    },
                    {
                        "Row": "5",
                        "Type": "RTID(future@ZombieTypes)"
                    },
                    {
                        "Row": "5",
                        "Type": "RTID(future_armor2@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave4"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Row": "3",
                        "Type": "RTID(future_armor1@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(future_protector@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(future_armor1@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(future_armor1@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(future_armor1@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(future_armor1@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave5"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Row": "1",
                        "Type": "RTID(mech_cone@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(future@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(future@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(mech_cone@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(future@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(future@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(mech_cone@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave6"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Row": "3",
                        "Type": "RTID(future_jetpack@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(future_jetpack@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(future_jetpack@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(future_armor2@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(future_armor2@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(future_armor2@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(future_jetpack@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(future_jetpack@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(future_jetpack@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave7"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Row": "4",
                        "Type": "RTID(football_mech@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(future@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(future_armor1@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(football_mech@ZombieTypes)"
                    },
                    {
                        "Row": "5",
                        "Type": "RTID(future_armor1@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(future@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(football_mech@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave8"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Row": "2",
                        "Type": "RTID(future_protector@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(future_protector@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(future_armor2@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(future_armor2@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(future_armor2@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(future_armor2@ZombieTypes)"
                    },
                    {
                        "Row": "5",
                        "Type": "RTID(future_armor2@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave9"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Row": "2",
                        "Type": "RTID(mech_cone@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(future@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(future_gargantuar@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave10"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Row": "1",
                        "Type": "RTID(future_jetpack@ZombieTypes)"
                    },
                    {
                        "Row": "5",
                        "Type": "RTID(future_jetpack@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(future_jetpack@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(future_jetpack@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(future_jetpack@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(future_protector@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(future_armor1@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(future_armor1@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(future_armor2@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(mech_cone@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(future_armor2@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(future_armor1@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(future_armor1@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(future_jetpack@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(future_jetpack@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(future_jetpack@ZombieTypes)"
                    },
                    {
                        "Row": "5",
                        "Type": "RTID(future_jetpack@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(future_jetpack@ZombieTypes)"
                    }
                ]
            }
        }
    ],
    "version": 1
}