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

12-й день Ледниковых пещер

Код уровня 12-й день карты Ледниковые пещеры (Frostbite Caves).

Скачать код

	{
    "#comment": "Iceage 12",
    "objects": [
        {
            "objclass": "LevelDefinition",
            "objdata": {
                "Description": "[PLAYERS_TRIP_TO_ICEAGE]",
                "FirstRewardType": "pinata",
                "FirstRewardParam": "spine_iceage",
                "LevelNumber": 12,
                "Loot": "RTID(DefaultLoot@LevelModules)",
                "Modules": [
                    "RTID(ChallengeModule@CurrentLevel)",
                    "RTID(ZombiesDeadWinCon@LevelModules)",
                    "RTID(IceageMowers@LevelModules)",
                    "RTID(SeedBank@CurrentLevel)",
                    "RTID(LastStand@CurrentLevel)",
                    "RTID(DefaultZombieWinCondition@LevelModules)",
                    "RTID(NewWaves@CurrentLevel)",
                    "RTID(SliderPlacement@CurrentLevel)",
                    "RTID(FrozenPlantPlacement@CurrentLevel)",
                    "RTID(FrozenZombiePlacement@CurrentLevel)"
                ],
                "MusicType": "MiniGame_A",
                "Name": "[ICEAGE_LEVEL_NAME]",
                "NormalPresentTable": "egypt_normal_01",
                "ShinyPresentTable": "egypt_shiny_01",
                "StageModule": "RTID(IceageStage@LevelModules)"
            }
        },
        {
            "aliases": [
                "SliderPlacement"
            ],
            "objclass": "InitialGridItemProperties",
            "objdata": {
                "InitialGridItemPlacements": [
                    {
                        "GridX": 5,
                        "GridY": 0,
                        "TypeName": "slider_down"
                    },
                    {
                        "GridX": 3,
                        "GridY": 1,
                        "TypeName": "slider_up"
                    },
                    {
                        "GridX": 7,
                        "GridY": 1,
                        "TypeName": "slider_up"
                    },
                    {
                        "GridX": 3,
                        "GridY": 3,
                        "TypeName": "slider_down"
                    },
                    {
                        "GridX": 7,
                        "GridY": 3,
                        "TypeName": "slider_down"
                    },
                    {
                        "GridX": 5,
                        "GridY": 4,
                        "TypeName": "slider_up"
                    }
                ]
            }
        },
        {
            "aliases": [
                "FrozenPlantPlacement"
            ],
            "objclass": "InitialPlantProperties",
            "objdata": {}
        },
        {
            "aliases": [
                "FrozenZombiePlacement"
            ],
            "objclass": "InitialZombieProperties",
            "objdata": {}
        },
        {
            "aliases": [
                "LastStand"
            ],
            "objclass": "LastStandMinigameProperties",
            "objdata": {
                "StartingPlantfood": 1,
                "StartingSun": 1900
            }
        },
        {
            "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": [
                "SeedBank"
            ],
            "objclass": "SeedBankProperties",
            "objdata": {
                "ExcludeListSunProducers": "true",
                "PlantExcludeList": [
                    "puffshroom",
                    "iceburg",
                    "gravebuster",
                    "toadstool",
                    "goldleaf",
                    "stallia"
                ],
                "SelectionMethod": "chooser"
            }
        },
        {
            "aliases": [
                "NewWaves"
            ],
            "objclass": "WaveManagerModuleProperties",
            "objdata": {
                "ManualStartup": true,
                "WaveManagerProps": "RTID(WaveManagerProps@CurrentLevel)"
            }
        },
        {
            "aliases": [
                "WaveManagerProps"
            ],
            "objclass": "WaveManagerProperties",
            "objdata": {
                "FlagWaveInterval": 10,
                "WaveCount": 10,
                "WaveSpendingPointIncrement": 200,
                "WaveSpendingPoints": 1000,
                "Waves": [
                    [
                        "RTID(Wave1@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave2@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave3@CurrentLevel)",
                        "RTID(Wave3FrostWindEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave4@CurrentLevel)",
                        "RTID(Wave4FrostWindEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave5@CurrentLevel)",
                        "RTID(Wave5FrostWindEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave6@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave7@CurrentLevel)",
                        "RTID(Wave7FrostWindEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave8@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave9@CurrentLevel)",
                        "RTID(Wave9FrostWindEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave10@CurrentLevel)"
                    ]
                ]
            }
        },
        {
            "aliases": [
                "Wave1"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Type": "RTID(iceage@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave2"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Row": "1",
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    },
                    {
                        "Row": "5",
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave3"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Row": "2",
                        "Type": "RTID(iceage_dodo@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(iceage_dodo@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave4"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 1,
                "DynamicPlantfood": [
                    1,
                    1,
                    1,
                    1,
                    1,
                    0,
                    0
                ],
                "Zombies": [
                    {
                        "Row": "1",
                        "Type": "RTID(iceage_imp@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(iceage_imp@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(iceage_imp@ZombieTypes)"
                    },
                    {
                        "Row": "5",
                        "Type": "RTID(iceage_imp@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(iceage_hunter@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(iceage_imp@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave5"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(iceage_imp@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(iceage_imp@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(iceage_imp@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(iceage_armor2@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave6"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 1,
                "DynamicPlantfood": [
                    1,
                    1,
                    1,
                    1,
                    1,
                    1,
                    1
                ],
                "Zombies": [
                    {
                        "Row": "1",
                        "Type": "RTID(iceage_dodo@ZombieTypes)"
                    },
                    {
                        "Row": "5",
                        "Type": "RTID(iceage_dodo@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(iceage_dodo@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave7"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Row": "2",
                        "Type": "RTID(iceage_hunter@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(iceage_hunter@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage_armor2@ZombieTypes)"
                    },
                    {
                        "Row": "5",
                        "Type": "RTID(iceage_armor2@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave8"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 1,
                "DynamicPlantfood": [
                    1,
                    1,
                    1,
                    1,
                    1,
                    0,
                    0
                ],
                "Zombies": [
                    {
                        "Type": "RTID(iceage_armor2@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage_dodo@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(iceage_armor2@ZombieTypes)"
                    },
                    {
                        "Row": "5",
                        "Type": "RTID(iceage_dodo@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(iceage_armor2@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave9"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Row": "2",
                        "Type": "RTID(iceage_imp@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(iceage_imp@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(iceage_imp@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage_imp@ZombieTypes)"
                    },
                    {
                        "Row": "5",
                        "Type": "RTID(iceage_imp@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(iceage_dodo@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(iceage_dodo@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage_dodo@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave10"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Row": "1",
                        "Type": "RTID(iceage_armor2@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(iceage_hunter@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(iceage_armor2@ZombieTypes)"
                    },
                    {
                        "Row": "5",
                        "Type": "RTID(iceage_armor2@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(iceage_dodo@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage_armor2@ZombieTypes)"
                    },
                    {
                        "Row": "5",
                        "Type": "RTID(iceage_armor2@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(iceage_hunter@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(iceage_armor2@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(iceage_dodo@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(iceage_hunter@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave3FrostWindEvent0"
            ],
            "objclass": "FrostWindWaveActionProps",
            "objdata": {
                "Winds": [
                    {
                        "Direction": "right",
                        "Row": 1
                    },
                    {
                        "Direction": "right",
                        "Row": 3
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave4FrostWindEvent0"
            ],
            "objclass": "FrostWindWaveActionProps",
            "objdata": {
                "Winds": [
                    {
                        "Direction": "right",
                        "Row": 2
                    },
                    {
                        "Direction": "right",
                        "Row": 1
                    },
                    {
                        "Direction": "right",
                        "Row": 3
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave5FrostWindEvent0"
            ],
            "objclass": "FrostWindWaveActionProps",
            "objdata": {
                "Winds": [
                    {
                        "Direction": "right",
                        "Row": 0
                    },
                    {
                        "Direction": "right",
                        "Row": 4
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave7FrostWindEvent0"
            ],
            "objclass": "FrostWindWaveActionProps",
            "objdata": {
                "Winds": [
                    {
                        "Direction": "right",
                        "Row": 0
                    },
                    {
                        "Direction": "right",
                        "Row": 2
                    },
                    {
                        "Direction": "right",
                        "Row": 4
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave9FrostWindEvent0"
            ],
            "objclass": "FrostWindWaveActionProps",
            "objdata": {
                "Winds": [
                    {
                        "Direction": "right",
                        "Row": 0
                    },
                    {
                        "Direction": "right",
                        "Row": 1
                    },
                    {
                        "Direction": "right",
                        "Row": 2
                    },
                    {
                        "Direction": "right",
                        "Row": 3
                    },
                    {
                        "Direction": "right",
                        "Row": 4
                    }
                ]
            }
        }
    ],
    "version": 1
}