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

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

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

Скачать код

	{
    "#comment": "Iceage 16",
    "objects": [
        {
            "objclass": "LevelDefinition",
            "objdata": {
                "CompletionAchievement": "barrage_a_trois",
                "Description": "[PLAYERS_TRIP_TO_ICEAGE]",
                "FirstIntroNarrative": "ICEAGE_INTRO_GARGANTUAR",
                "FirstRewardType": "pinata",
                "FirstRewardParam": "spine_iceage",
                "ForceToWorldMap": true,
                "LevelNumber": 16,
                "Loot": "RTID(DefaultLoot@LevelModules)",
                "Modules": [
                    "RTID(StandardIntro@LevelModules)",
                    "RTID(ConveyorBelt@CurrentLevel)",
                    "RTID(ZombiesDeadWinCon@LevelModules)",
                    "RTID(DefaultZombieWinCondition@LevelModules)",
                    "RTID(ChallengeModule@CurrentLevel)",
                    "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": 2,
                        "GridY": 0,
                        "TypeName": "slider_down"
                    },
                    {
                        "GridX": 4,
                        "GridY": 1,
                        "TypeName": "slider_down"
                    },
                    {
                        "GridX": 1,
                        "GridY": 1,
                        "TypeName": "slider_down"
                    },
                    {
                        "GridX": 3,
                        "GridY": 2,
                        "TypeName": "slider_down"
                    },
                    {
                        "GridX": 6,
                        "GridY": 2,
                        "TypeName": "slider_down"
                    },
                    {
                        "GridX": 5,
                        "GridY": 3,
                        "TypeName": "slider_down"
                    }
                ]
            }
        },
        {
            "aliases": [
                "FrozenPlantPlacement"
            ],
            "objclass": "InitialPlantProperties",
            "objdata": {}
        },
        {
            "aliases": [
                "FrozenZombiePlacement"
            ],
            "objclass": "InitialZombieProperties",
            "objdata": {}
        },
        {
            "aliases": [
                "ConveyorBelt"
            ],
            "objclass": "ConveyorSeedBankProperties",
            "objdata": {
                "DropDelayConditions": [
                    {
                        "Delay": 3,
                        "MaxPackets": 0
                    },
                    {
                        "Delay": 6,
                        "MaxPackets": 2
                    },
                    {
                        "Delay": 9,
                        "MaxPackets": 4
                    },
                    {
                        "Delay": 12,
                        "MaxPackets": 8
                    }
                ],
                "InitialPlantList": [
                    {
                        "MaxCount": 1,
                        "MaxCountCooldownSeconds": 5,
                        "PlantType": "chardguard",
                        "Weight": 10
                    },
                    {
                        "MaxCount": 1,
                        "MaxWeightFactor": 0,
                        "PlantType": "hotpotato",
                        "Weight": 20
                    },
                    {
                        "MaxCount": 1,
                        "MaxCountCooldownSeconds": 30,
                        "PlantType": "pepperpult",
                        "Weight": 20
                    },
                    {
                        "MaxCount": 1,
                        "MaxCountCooldownSeconds": 15,
                        "PlantType": "repeater",
                        "Weight": 20
                    },
                    {
                        "MaxCount": 1,
                        "MaxCountCooldownSeconds": 15,
                        "PlantType": "spikeweed",
                        "Weight": 15
                    }
                ],
                "SpeedConditions": [
                    {
                        "MaxPackets": 0,
                        "Speed": 100
                    }
                ]
            }
        },
        {
            "aliases": [
                "ChallengeModule"
            ],
            "objclass": "StarChallengeModuleProperties",
            "objdata": {
                "Challenges": [
                    [
                        "RTID(BeatTheLevel@CurrentLevel)",
                        "RTID(SaveMowers@LevelModules)"
                    ]
                ],
                "ChallengesAlwaysAvailable": true
            }
        },
        {
            "aliases": [
                "BeatTheLevel"
            ],
            "objclass": "StarChallengeBeatTheLevelProps",
            "objdata": {
                "Description": "[STARCHALLENGE_ICEAGE_FINALE]",
                "DescriptiveName": "[STARCHALLENGE_EGYPT_FINALE_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)",
                            "RTID(iceage_hunter@ZombieTypes)"
                        ]
                    },
                    {
                        "PointIncrementPerWave": -25,
                        "StartingPoints": -100,
                        "StartingWave": 4,
                        "ZombiePool": [
                            "RTID(iceage@ZombieTypes)",
                            "RTID(iceage_armor1@ZombieTypes)",
                            "RTID(iceage_armor2@ZombieTypes)",
                            "RTID(iceage_hunter@ZombieTypes)"
                        ]
                    },
                    {
                        "PointIncrementPerWave": -10,
                        "StartingPoints": -100,
                        "StartingWave": 5,
                        "ZombiePool": [
                            "RTID(iceage@ZombieTypes)",
                            "RTID(iceage_armor1@ZombieTypes)",
                            "RTID(iceage_armor2@ZombieTypes)",
                            "RTID(iceage_hunter@ZombieTypes)"
                        ]
                    },
                    {},
                    {
                        "PointIncrementPerWave": 20,
                        "StartingPoints": 100,
                        "StartingWave": 5,
                        "ZombiePool": [
                            "RTID(iceage@ZombieTypes)",
                            "RTID(iceage_armor1@ZombieTypes)",
                            "RTID(iceage_armor2@ZombieTypes)",
                            "RTID(iceage_hunter@ZombieTypes)"
                        ]
                    },
                    {
                        "PointIncrementPerWave": 40,
                        "StartingPoints": 200,
                        "StartingWave": 4,
                        "ZombiePool": [
                            "RTID(iceage_armor1@ZombieTypes)",
                            "RTID(iceage_armor2@ZombieTypes)",
                            "RTID(iceage_hunter@ZombieTypes)"
                        ]
                    },
                    {
                        "PointIncrementPerWave": 60,
                        "StartingPoints": 400,
                        "StartingWave": 3,
                        "ZombiePool": [
                            "RTID(iceage_armor2@ZombieTypes)",
                            "RTID(iceage_hunter@ZombieTypes)"
                        ]
                    }
                ],
                "WaveManagerProps": "RTID(WaveManagerProps@CurrentLevel)"
            }
        },
        {
            "aliases": [
                "WaveManagerProps"
            ],
            "objclass": "WaveManagerProperties",
            "objdata": {
                "FlagWaveInterval": 8,
                "SpawnColEnd": 9,
                "SpawnColStart": 2,
                "SuppressedDynamicZombieWaves": [
                    10,
                    17
                ],
                "WaveCount": 16,
                "WaveSpendingPointIncrement": 100,
                "WaveSpendingPoints": 200,
                "Waves": [
                    [
                        "RTID(Wave1@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave2@CurrentLevel)",
                        "RTID(Wave2StormEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave3@CurrentLevel)",
                        "RTID(Wave3FrostWindEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave4@CurrentLevel)",
                        "RTID(Wave4StormEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave5@CurrentLevel)",
                        "RTID(Wave5FrostWindEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave6@CurrentLevel)",
                        "RTID(Wave6StormEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave7@CurrentLevel)",
                        "RTID(Wave7FrostWindEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave8@CurrentLevel)",
                        "RTID(Wave8FrostWindEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave9@CurrentLevel)",
                        "RTID(Wave9StormEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave10@CurrentLevel)",
                        "RTID(Wave10FrostWindEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave11@CurrentLevel)",
                        "RTID(Wave11StormEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave12@CurrentLevel)",
                        "RTID(Wave12FrostWindEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave13@CurrentLevel)",
                        "RTID(Wave13StormEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave14@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave15@CurrentLevel)",
                        "RTID(Wave15FrostWindEvent0@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave16@CurrentLevel)",
                        "RTID(Wave16FrostWindEvent0@CurrentLevel)"
                    ]
                ]
            }
        },
        {
            "aliases": [
                "Wave1"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Row": "5",
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(iceage@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave2"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 1,
                "DynamicPlantfood": [
                    1,
                    1,
                    1,
                    1,
                    0,
                    0,
                    0
                ],
                "Zombies": [
                    {
                        "Row": "4",
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave3"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Row": "5",
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave4"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Row": "5",
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(iceage_armor1@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@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave6"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Row": "5",
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage_dodo@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave7"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Row": "5",
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage_hunter@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave8"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 1,
                "DynamicPlantfood": [
                    1,
                    1,
                    1,
                    1,
                    1,
                    1,
                    0
                ],
                "Zombies": [
                    {
                        "Row": "5",
                        "Type": "RTID(iceage_gargantuar@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage_armor2@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave9"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Row": "4",
                        "Type": "RTID(iceage_hunter@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(iceage_hunter@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(iceage_armor3@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(iceage@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave10"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Row": "3",
                        "Type": "RTID(iceage_armor2@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage_armor2@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage_dodo@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave11"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 1,
                "DynamicPlantfood": [
                    1,
                    1,
                    1,
                    1,
                    1,
                    0,
                    0
                ],
                "Zombies": [
                    {
                        "Row": "4",
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(iceage_armor2@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(iceage_dodo@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave12"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Row": "5",
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(iceage_armor2@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage_armor2@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave13"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Row": "5",
                        "Type": "RTID(iceage_armor3@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(iceage_armor3@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(iceage_armor2@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage_dodo@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave14"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Row": "5",
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(iceage_hunter@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave15"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 1,
                "DynamicPlantfood": [
                    1,
                    1,
                    1,
                    1,
                    1,
                    1,
                    1
                ],
                "Zombies": [
                    {
                        "Row": "5",
                        "Type": "RTID(iceage_hunter@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(iceage_armor2@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage_armor3@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave3FrostWindEvent0"
            ],
            "objclass": "FrostWindWaveActionProps",
            "objdata": {
                "Winds": [
                    {
                        "Direction": "right",
                        "Row": "0"
                    },
                    {
                        "Direction": "right",
                        "Row": 1
                    },
                    {
                        "Direction": "right",
                        "Row": 2
                    },
                    {
                        "Direction": "right",
                        "Row": 3
                    },
                    {
                        "Direction": "right",
                        "Row": 4
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave5FrostWindEvent0"
            ],
            "objclass": "FrostWindWaveActionProps",
            "objdata": {
                "Winds": [
                    {
                        "Direction": "right",
                        "Row": "0"
                    },
                    {
                        "Direction": "right",
                        "Row": 1
                    },
                    {
                        "Direction": "right",
                        "Row": 2
                    },
                    {
                        "Direction": "right",
                        "Row": 3
                    },
                    {
                        "Direction": "right",
                        "Row": 4
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave7FrostWindEvent0"
            ],
            "objclass": "FrostWindWaveActionProps",
            "objdata": {
                "Winds": [
                    {
                        "Direction": "right",
                        "Row": "0"
                    },
                    {
                        "Direction": "right",
                        "Row": 1
                    },
                    {
                        "Direction": "right",
                        "Row": 2
                    },
                    {
                        "Direction": "right",
                        "Row": 3
                    },
                    {
                        "Direction": "right",
                        "Row": 4
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave8FrostWindEvent0"
            ],
            "objclass": "FrostWindWaveActionProps",
            "objdata": {
                "Winds": [
                    {
                        "Direction": "right",
                        "Row": "0"
                    },
                    {
                        "Direction": "right",
                        "Row": 1
                    },
                    {
                        "Direction": "right",
                        "Row": 2
                    },
                    {
                        "Direction": "right",
                        "Row": 3
                    },
                    {
                        "Direction": "right",
                        "Row": 4
                    },
                    {
                        "Direction": "right",
                        "Row": 0
                    },
                    {
                        "Direction": "right",
                        "Row": 1
                    },
                    {
                        "Direction": "right",
                        "Row": 2
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave10FrostWindEvent0"
            ],
            "objclass": "FrostWindWaveActionProps",
            "objdata": {
                "Winds": [
                    {
                        "Direction": "right",
                        "Row": "0"
                    },
                    {
                        "Direction": "right",
                        "Row": 1
                    },
                    {
                        "Direction": "right",
                        "Row": 2
                    },
                    {
                        "Direction": "right",
                        "Row": 3
                    },
                    {
                        "Direction": "right",
                        "Row": 4
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave12FrostWindEvent0"
            ],
            "objclass": "FrostWindWaveActionProps",
            "objdata": {
                "Winds": [
                    {
                        "Direction": "right",
                        "Row": "0"
                    },
                    {
                        "Direction": "right",
                        "Row": 1
                    },
                    {
                        "Direction": "right",
                        "Row": 2
                    },
                    {
                        "Direction": "right",
                        "Row": 3
                    },
                    {
                        "Direction": "right",
                        "Row": 4
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave2StormEvent0"
            ],
            "objclass": "StormZombieSpawnerProps",
            "objdata": {
                "ColumnEnd": 4,
                "ColumnStart": 3,
                "GroupSize": 1,
                "TimeBetweenGroups": "3",
                "Type": "snowstorm",
                "Zombies": [
                    {
                        "Type": "RTID(iceage@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave4StormEvent0"
            ],
            "objclass": "StormZombieSpawnerProps",
            "objdata": {
                "ColumnEnd": 4,
                "ColumnStart": 3,
                "GroupSize": 2,
                "TimeBetweenGroups": "3",
                "Type": "snowstorm",
                "Zombies": [
                    {
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(iceage@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave6StormEvent0"
            ],
            "objclass": "StormZombieSpawnerProps",
            "objdata": {
                "ColumnEnd": 4,
                "ColumnStart": 3,
                "GroupSize": 2,
                "TimeBetweenGroups": "3",
                "Type": "snowstorm",
                "Zombies": [
                    {
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave9StormEvent0"
            ],
            "objclass": "StormZombieSpawnerProps",
            "objdata": {
                "ColumnEnd": 5,
                "ColumnStart": 4,
                "GroupSize": "2",
                "TimeBetweenGroups": "3",
                "Type": "snowstorm",
                "Zombies": [
                    {
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave11StormEvent0"
            ],
            "objclass": "StormZombieSpawnerProps",
            "objdata": {
                "ColumnEnd": 4,
                "ColumnStart": 3,
                "GroupSize": 2,
                "TimeBetweenGroups": "3",
                "Type": "snowstorm",
                "Zombies": [
                    {
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(iceage_armor3@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave13StormEvent0"
            ],
            "objclass": "StormZombieSpawnerProps",
            "objdata": {
                "ColumnEnd": 5,
                "ColumnStart": 3,
                "GroupSize": "2",
                "TimeBetweenGroups": "3",
                "Type": "snowstorm",
                "Zombies": [
                    {
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(iceage_armor2@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave16"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Row": "3",
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(iceage_armor2@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(iceage_gargantuar@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage_armor1@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(iceage_gargantuar@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave15FrostWindEvent0"
            ],
            "objclass": "FrostWindWaveActionProps",
            "objdata": {
                "Winds": [
                    {
                        "Direction": "right",
                        "Row": "0"
                    },
                    {
                        "Direction": "right",
                        "Row": 1
                    },
                    {
                        "Direction": "right",
                        "Row": 2
                    },
                    {
                        "Direction": "right",
                        "Row": 3
                    },
                    {
                        "Direction": "right",
                        "Row": 4
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave16FrostWindEvent0"
            ],
            "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
}