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

29-й день Дикого запада

Код уровня 29-й день карты Дикий запад (Wild West).

Скачать код

	{
    "#comment": "Cowboy 29",
    "objects": [
        {
            "objclass": "LevelDefinition",
            "objdata": {
                "Description": "[EPIC_QUEST_COWBOY_NEW_TITLE]",
                "LevelNumber": 4,
                "Loot": "RTID(DefaultLoot@LevelModules)",
                "Modules": [
                    "RTID(StandardIntro@LevelModules)",
                    "RTID(DefaultSunDropper@LevelModules)",
                    "RTID(Rails@CurrentLevel)",
                    "RTID(ZombiesDeadWinCon@LevelModules)",
                    "RTID(WestMowers@LevelModules)",
                    "RTID(SeedBank@CurrentLevel)",
                    "RTID(NewWaves@CurrentLevel)",
                    "RTID(ChallengeModule@CurrentLevel)",
                    "RTID(ProtectThePlant@CurrentLevel)",
                    "RTID(DefaultZombieWinCondition@LevelModules)"
                ],
                "Name": "[EPIC_QUEST_COWBOY_NEW_TITLE]",
                "NormalPresentTable": "egypt_normal_01",
                "ShinyPresentTable": "egypt_shiny_01",
                "ForceToWorldMap": true,
                "RepeatPlayForceToWorldMap": true,
                "StageModule": "RTID(WestStage@LevelModules)"
            }
        },
        {
            "aliases": [
                "Rails"
            ],
            "objclass": "RailcartProperties",
            "objdata": {
                "RailcartType": "railcart_cowboy",
                "Railcarts": [
                    {
                        "Column": 4,
                        "Row": 2
                    }
                ],
                "Rails": [
                    {
                        "Column": 4,
                        "RowEnd": 4,
                        "RowStart": 0
                    }
                ]
            }
        },
        {
            "aliases": [
                "SeedBank"
            ],
            "objclass": "SeedBankProperties",
            "objdata": {
                "SelectionMethod": "chooser"
            }
        },
        {
            "aliases": [
                "BeatTheLevel"
            ],
            "objclass": "StarChallengeBeatTheLevelProps",
            "objdata": {
                "Description": "[STARCHALLENGE_PROTECT_THE_PLANT]",
                "DescriptiveName": "[STARCHALLENGE_PROTECT_THE_PLANT_NAME]"
            }
        },
        {
            "aliases": [
                "ProtectThePlant"
            ],
            "objclass": "ProtectThePlantChallengeProperties",
            "objdata": {
                "MustProtectCount": 5,
                "Plants": [
                    {
                        "GridX": 5,
                        "GridY": 0,
                        "PlantType": "magnifyinggrass"
                    },
                    {
                        "GridX": 5,
                        "GridY": 1,
                        "PlantType": "magnifyinggrass"
                    },
                    {
                        "GridX": 5,
                        "GridY": 2,
                        "PlantType": "magnifyinggrass"
                    },
                    {
                        "GridX": 5,
                        "GridY": 3,
                        "PlantType": "magnifyinggrass"
                    },
                    {
                        "GridX": 5,
                        "GridY": 4,
                        "PlantType": "magnifyinggrass"
                    }
                ]
            }
        },
        {
            "aliases": [
                "ChallengeModule"
            ],
            "objclass": "StarChallengeModuleProperties",
            "objdata": {
                "Challenges": [
                    [
                        "RTID(SunProduced@CurrentLevel)",
                        "RTID(BeatTheLevel@CurrentLevel)"
                    ]
                ],
                "ChallengesAlwaysAvailable": true
            }
        },
        {
            "aliases": [
                "SunProduced"
            ],
            "objclass": "StarChallengeSunProducedProps",
            "objdata": {
                "TargetSun": 7500
            }
        },
        {
            "aliases": [
                "NewWaves"
            ],
            "objclass": "WaveManagerModuleProperties",
            "objdata": {
                "DynamicZombies": [],
                "WaveManagerProps": "RTID(WaveManagerProps@CurrentLevel)"
            }
        },
        {
            "aliases": [
                "WaveManagerProps"
            ],
            "objclass": "WaveManagerProperties",
            "objdata": {
                "FlagWaveInterval": 3,
                "FlagWaveVeteranOverrideTypes": [
                    1,
                    1,
                    1
                ],
                "WaveCount": 9,
                "WaveSpendingPointIncrement": 100,
                "WaveSpendingPoints": 600,
                "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)"
                    ]
                ]
            }
        },
        {
            "aliases": [
                "Wave1"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Type": "RTID(cowboy_armor2@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(prospector@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave2"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Type": "RTID(poncho@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(prospector@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(cowboy_armor2@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave3"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 1,
                "Zombies": [
                    {
                        "Type": "RTID(prospector@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(cowboy_armor2@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(prospector@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(west_bull@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave4"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Type": "RTID(cowboy_armor2@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(cowboy_armor1@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave5"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 1,
                "Zombies": [
                    {
                        "Type": "RTID(cowboy_armor4@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(cowboy_armor2@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave6"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Type": "RTID(cowboy_armor4@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(cowboy_armor4@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(piano@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(cowboy_armor1@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(cowboy_armor4@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(prospector@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave7"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Type": "RTID(cowboy_armor4@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(prospector@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(prospector@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(prospector@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave8"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 1,
                "Zombies": [
                    {
                        "Type": "RTID(cowboy_armor4@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(west_bull@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave9"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Type": "RTID(cowboy_armor4@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(piano@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(west_bull@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(west_bull@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(cowboy_armor4@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(cowboy_armor4@ZombieTypes)"
                    }
                ]
            }
        }
    ],
    "version": 1
}