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

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

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

Скачать код

	{
    "#comment": "Iceage 23",
    "objects": [
        {
            "objclass": "LevelDefinition",
            "objdata": {
                "Description": "[PLAYERS_TRIP_TO_ICEAGE]",
                "LevelNumber": 23,
                "Loot": "RTID(DefaultLoot@LevelModules)",
                "Modules": [
                    "RTID(StandardIntro@LevelModules)",
                    "RTID(DefaultSunDropper@LevelModules)",
                    "RTID(ZombiesDeadWinCon@LevelModules)",
                    "RTID(IceageMowers@LevelModules)",
                    "RTID(SeedBank@CurrentLevel)",
                    "RTID(ProtectThePlant@CurrentLevel)",
                    "RTID(ChallengeModule@CurrentLevel)",
                    "RTID(DefaultZombieWinCondition@LevelModules)",
                    "RTID(NewWaves@CurrentLevel)",
                    "RTID(SliderPlacement@CurrentLevel)",
                    "RTID(FrozenPlantPlacement@CurrentLevel)",
                    "RTID(FrozenZombiePlacement@CurrentLevel)"
                ],
                "Name": "[ICEAGE_LEVEL_NAME]",
                "NormalPresentTable": "egypt_normal_01",
                "ShinyPresentTable": "egypt_shiny_01",
                "StageModule": "RTID(IceageStage@LevelModules)"
            }
        },
        {
            "aliases": [
                "SliderPlacement"
            ],
            "objclass": "InitialGridItemProperties",
            "objdata": {
                "InitialGridItemPlacements": [
                    {
                        "GridX": 6,
                        "GridY": 0,
                        "TypeName": "slider_down"
                    },
                    {
                        "GridX": 5,
                        "GridY": 1,
                        "TypeName": "slider_down"
                    },
                    {
                        "GridX": 4,
                        "GridY": 2,
                        "TypeName": "slider_down"
                    }
                ]
            }
        },
        {
            "aliases": [
                "FrozenPlantPlacement"
            ],
            "objclass": "InitialPlantProperties",
            "objdata": {
                "InitialPlantPlacements": [
                    {
                        "Condition": "icecubed",
                        "GridX": 5,
                        "GridY": 0,
                        "TypeName": "twinsunflower"
                    },
                    {
                        "Condition": "icecubed",
                        "GridX": 4,
                        "GridY": 1,
                        "TypeName": "twinsunflower"
                    },
                    {
                        "Condition": "icecubed",
                        "GridX": 3,
                        "GridY": 2,
                        "TypeName": "twinsunflower"
                    }
                ]
            }
        },
        {
            "aliases": [
                "FrozenZombiePlacement"
            ],
            "objclass": "InitialZombieProperties",
            "objdata": {}
        },
        {
            "aliases": [
                "SeedBank"
            ],
            "objclass": "SeedBankProperties",
            "objdata": {
                "PlantExcludeList": [
                    "banana"
                ],
                "SelectionMethod": "chooser"
            }
        },
        {
            "aliases": [
                "ProtectThePlant"
            ],
            "objclass": "ProtectThePlantChallengeProperties",
            "objdata": {
                "MustProtectCount": 5,
                "Plants": [
                    {
                        "GridX": 1,
                        "GridY": 0,
                        "PlantType": "chardguard"
                    },
                    {
                        "GridX": 1,
                        "GridY": 1,
                        "PlantType": "chardguard"
                    },
                    {
                        "GridX": 1,
                        "GridY": 2,
                        "PlantType": "chardguard"
                    },
                    {
                        "GridX": 1,
                        "GridY": 3,
                        "PlantType": "chardguard"
                    },
                    {
                        "GridX": 1,
                        "GridY": 4,
                        "PlantType": "chardguard"
                    }
                ]
            }
        },
        {
            "aliases": [
                "ChallengeModule"
            ],
            "objclass": "StarChallengeModuleProperties",
            "objdata": {
                "Challenges": [
                    [
                        "RTID(BeatTheLevel@CurrentLevel)"
                    ]
                ],
                "ChallengesAlwaysAvailable": true
            }
        },
        {
            "aliases": [
                "BeatTheLevel"
            ],
            "objclass": "StarChallengeBeatTheLevelProps",
            "objdata": {
                "Description": "[STARCHALLENGE_PROTECT_THE_PLANT]",
                "DescriptiveName": "[STARCHALLENGE_PROTECT_THE_PLANT_NAME]"
            }
        },
        {
            "aliases": [
                "NewWaves"
            ],
            "objclass": "WaveManagerModuleProperties",
            "objdata": {
                "DynamicZombies": [
                    {
                        "PointIncrementPerWave": -40,
                        "StartingPoints": -100,
                        "StartingWave": 3,
                        "ZombiePool": [
                            "RTID(iceage@ZombieTypes)",
                            "RTID(iceage_armor1@ZombieTypes)",
                            "RTID(iceage_armor2@ZombieTypes)"
                        ]
                    },
                    {
                        "PointIncrementPerWave": -25,
                        "StartingPoints": -100,
                        "StartingWave": 4,
                        "ZombiePool": [
                            "RTID(iceage@ZombieTypes)",
                            "RTID(iceage_armor1@ZombieTypes)",
                            "RTID(iceage_armor2@ZombieTypes)"
                        ]
                    },
                    {
                        "PointIncrementPerWave": -10,
                        "StartingPoints": -100,
                        "StartingWave": 5,
                        "ZombiePool": [
                            "RTID(iceage@ZombieTypes)",
                            "RTID(iceage_armor1@ZombieTypes)",
                            "RTID(iceage_armor2@ZombieTypes)"
                        ]
                    },
                    {},
                    {
                        "PointIncrementPerWave": 20,
                        "StartingPoints": 100,
                        "StartingWave": 5,
                        "ZombiePool": [
                            "RTID(iceage@ZombieTypes)",
                            "RTID(iceage_armor1@ZombieTypes)",
                            "RTID(iceage_armor2@ZombieTypes)"
                        ]
                    },
                    {
                        "PointIncrementPerWave": 40,
                        "StartingPoints": 200,
                        "StartingWave": 4,
                        "ZombiePool": [
                            "RTID(iceage_armor1@ZombieTypes)",
                            "RTID(iceage_armor2@ZombieTypes)"
                        ]
                    },
                    {
                        "PointIncrementPerWave": 60,
                        "StartingPoints": 400,
                        "StartingWave": 3,
                        "ZombiePool": [
                            "RTID(iceage_armor2@ZombieTypes)"
                        ]
                    }
                ],
                "WaveManagerProps": "RTID(WaveManagerProps@CurrentLevel)"
            }
        },
        {
            "aliases": [
                "WaveManagerProps"
            ],
            "objclass": "WaveManagerProperties",
            "objdata": {
                "FlagWaveInterval": 4,
                "SuppressFlagZombie": false,
                "WaveCount": 12,
                "WaveSpendingPointIncrement": 100,
                "WaveSpendingPoints": 200,
                "Waves": [
                    [
                        "RTID(Wave1@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave2@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave3@CurrentLevel)",
                        "RTID(Wave3StormEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave4@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave5@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave6@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave7@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave8@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave9@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave10@CurrentLevel)",
                        "RTID(Wave10StormEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave11@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave12@CurrentLevel)",
                        "RTID(Wave12StormEvent0@CurrentLevel)"
                    ]
                ]
            }
        },
        {
            "aliases": [
                "Wave1"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Row": "5",
                        "Type": "RTID(iceage@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave2"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Row": "4",
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(iceage@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave3"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 1,
                "DynamicPlantfood": [
                    1,
                    1,
                    1,
                    1,
                    0,
                    0,
                    0
                ],
                "Zombies": [
                    {
                        "Row": "5",
                        "Type": "RTID(iceage@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave4"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Row": "5",
                        "Type": "RTID(iceage_hunter@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage_weaselhoarder@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave5"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 1,
                "DynamicPlantfood": [
                    1,
                    1,
                    1,
                    1,
                    1,
                    1,
                    1
                ],
                "Zombies": [
                    {
                        "Row": "5",
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(iceage_dodo@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave6"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Row": "5",
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(iceage_weaselhoarder@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave7"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Row": "5",
                        "Type": "RTID(iceage_troglobite@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage_dodo@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave8"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 1,
                "DynamicPlantfood": [
                    1,
                    1,
                    1,
                    1,
                    1,
                    0,
                    0
                ],
                "Zombies": [
                    {
                        "Row": "5",
                        "Type": "RTID(iceage_hunter@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(iceage_hunter@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(iceage_weaselhoarder@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage_weaselhoarder@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave9"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 1,
                "DynamicPlantfood": [
                    1,
                    1,
                    1,
                    1,
                    1,
                    1,
                    1
                ],
                "Zombies": [
                    {
                        "Row": "4",
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(iceage_dodo@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(iceage_dodo@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave10"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Row": "4",
                        "Type": "RTID(iceage_troglobite@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage_dodo@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave11"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Row": "5",
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(iceage_hunter@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(iceage_weaselhoarder@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave12"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Row": "5",
                        "Type": "RTID(iceage_armor3@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(iceage_armor2@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(iceage_weaselhoarder@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(iceage_weaselhoarder@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage_weaselhoarder@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave3StormEvent0"
            ],
            "objclass": "StormZombieSpawnerProps",
            "objdata": {
                "ColumnEnd": 1,
                "ColumnStart": 1,
                "GroupSize": 4,
                "TimeBetweenGroups": "3",
                "Type": "snowstorm",
                "Zombies": [
                    {
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(iceage@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave10StormEvent0"
            ],
            "objclass": "StormZombieSpawnerProps",
            "objdata": {
                "ColumnEnd": 1,
                "ColumnStart": 1,
                "GroupSize": 3,
                "TimeBetweenGroups": "3",
                "Type": "snowstorm",
                "Zombies": [
                    {
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave12StormEvent0"
            ],
            "objclass": "StormZombieSpawnerProps",
            "objdata": {
                "ColumnEnd": 7,
                "ColumnStart": 6,
                "GroupSize": 2,
                "TimeBetweenGroups": "3",
                "Type": "snowstorm",
                "Zombies": [
                    {
                        "Type": "RTID(iceage_weaselhoarder@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(iceage_weaselhoarder@ZombieTypes)"
                    }
                ]
            }
        }
    ],
    "version": 1
}