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

29-й день Пиратских морей

Код уровня 29-й день карты Пиратские моря (Pirate Seas).

Скачать код

	{
    "#comment": "Pirate 29",
    "objects": [
        {
            "objclass": "LevelDefinition",
            "objdata": {
                "Description": "[EPIC_QUEST_PIRATE_NEW_TITLE]",
                "LevelNumber": 4,
                "Loot": "RTID(DefaultLoot@LevelModules)",
                "Modules": [
                    "RTID(StandardIntro@LevelModules)",
                    "RTID(DefaultSunDropper@LevelModules)",
                    "RTID(ZombiesDeadWinCon@LevelModules)",
                    "RTID(PirateMowers@LevelModules)",
                    "RTID(PiratePlanks@CurrentLevel)",
                    "RTID(SeedBank@CurrentLevel)",
                    "RTID(DefaultZombieWinCondition@LevelModules)",
                    "RTID(ChallengeModule@CurrentLevel)",
                    "RTID(NewWaves@CurrentLevel)"
                ],
                "MusicType": "MiniGame_A",
                "Name": "[EPIC_QUEST_PIRATE_NEW_TITLE]",
                "NormalPresentTable": "pirate_normal_01",
                "ShinyPresentTable": "pirate_shiny_01",
                "ForceToWorldMap": true,
                "RepeatPlayForceToWorldMap": true,
                "StageModule": "RTID(PirateStage@LevelModules)"
            }
        },
        {
            "aliases": [
                "PiratePlanks"
            ],
            "objclass": "PiratePlankProperties",
            "objdata": {
                "PlankRows": [
                    0,
                    1,
                    3,
                    4
                ]
            }
        },
        {
            "aliases": [
                "SeedBank"
            ],
            "objclass": "SeedBankProperties",
            "objdata": {
                "PresetPlantList": [
                    {
                        "Level": -1,
                        "PlantType": "sunflower"
                    },
                    {
                        "Level": -1,
                        "PlantType": "kernelpult"
                    },
                    {
                        "Level": -1,
                        "PlantType": "iceburg"
                    },
                    {
                        "Level": -1,
                        "PlantType": "spikeweed"
                    },
                    {
                        "Level": -1,
                        "PlantType": "cherry_bomb"
                    }
                ],
                "SelectionMethod": "preset"
            }
        },
        {
            "aliases": [
                "ChallengeModule"
            ],
            "objclass": "StarChallengeModuleProperties",
            "objdata": {
                "Challenges": [
                    [
                        "RTID(BeatTheLevel@CurrentLevel)",
                        "RTID(KillZombies@CurrentLevel)"
                    ]
                ],
                "ChallengesAlwaysAvailable": true
            }
        },
        {
            "aliases": [
                "BeatTheLevel"
            ],
            "objclass": "StarChallengeBeatTheLevelProps",
            "objdata": {
                "Description": "[STARCHALLENGE_PRESET_PLANTS]",
                "DescriptiveName": "[STARCHALLENGE_PRESET_PLANTS_NAME]"
            }
        },
        {
            "aliases": [
                "KillZombies"
            ],
            "objclass": "StarChallengeKillZombiesInTimeProps",
            "objdata": {
                "Time": 8,
                "ZombiesToKill": 20
            }
        },
        {
            "aliases": [
                "NewWaves"
            ],
            "objclass": "WaveManagerModuleProperties",
            "objdata": {
                "DynamicZombies": [
                    {
                        "PointIncrementPerWave": -1,
                        "StartingPoints": -1,
                        "StartingWave": 3,
                        "ZombiePool": [
                            "RTID(pirate@ZombieTypes)"
                        ]
                    },
                    {
                        "PointIncrementPerWave": -1,
                        "StartingPoints": -1,
                        "StartingWave": 4,
                        "ZombiePool": [
                            "RTID(pirate@ZombieTypes)"
                        ]
                    },
                    {
                        "PointIncrementPerWave": -1,
                        "StartingPoints": -1,
                        "StartingWave": 5,
                        "ZombiePool": [
                            "RTID(pirate@ZombieTypes)"
                        ]
                    },
                    {},
                    {
                        "PointIncrementPerWave": 1,
                        "StartingPoints": 1,
                        "StartingWave": 5,
                        "ZombiePool": [
                            "RTID(pirate@ZombieTypes)"
                        ]
                    },
                    {
                        "PointIncrementPerWave": 1,
                        "StartingPoints": 1,
                        "StartingWave": 4,
                        "ZombiePool": []
                    },
                    {
                        "PointIncrementPerWave": 1,
                        "StartingPoints": 1,
                        "StartingWave": 3,
                        "ZombiePool": []
                    }
                ],
                "WaveManagerProps": "RTID(WaveManagerProps@CurrentLevel)"
            }
        },
        {
            "aliases": [
                "WaveManagerProps"
            ],
            "objclass": "WaveManagerProperties",
            "objdata": {
                "FlagWaveInterval": 8,
                "WaveCount": 16,
                "WaveSpendingPointIncrement": 250,
                "WaveSpendingPoints": 300,
                "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)"
                    ],
                    [
                        "RTID(Wave11@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave12@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave13@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave14@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave15@CurrentLevel)"
                    ],
                    [
                        "RTID(Wave16@CurrentLevel)",
                        "RTID(Wave16RaidingPartyEvent0@CurrentLevel)"
                    ]
                ]
            }
        },
        {
            "aliases": [
                "Wave1"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Type": "RTID(pirate_armor1@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(pirate_armor1@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave2"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Type": "RTID(pirate_armor2@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(swashbuckler@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave3"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 1,
                "DynamicPlantfood": [
                    1,
                    1,
                    1,
                    1,
                    1,
                    1,
                    1
                ],
                "Zombies": [
                    {
                        "Type": "RTID(cannon@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave4"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Type": "RTID(pirate_armor1@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(cannon@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave5"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Type": "RTID(pirate_armor1@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(pirate_armor1@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(pirate_armor4@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(swashbuckler@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave6"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 1,
                "DynamicPlantfood": [
                    1,
                    1,
                    1,
                    1,
                    1,
                    1,
                    1
                ],
                "Zombies": [
                    {
                        "Type": "RTID(pirate@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(pirate_armor1@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(pirate@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(pirate_armor1@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(pirate_armor2@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(pirate_armor2@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(pirate@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(swashbuckler@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave7"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Type": "RTID(cannon@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(cannon@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(pirate_armor2@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave8"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Row": "3",
                        "Type": "RTID(swashbuckler@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(swashbuckler@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(swashbuckler@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(pirate_armor4@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(barrelroller@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(pirate_armor4@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(pirate_gargantuar@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(pirate_armor2@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave9"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Row": "1",
                        "Type": "RTID(cannon@ZombieTypes)"
                    },
                    {
                        "Row": "5",
                        "Type": "RTID(cannon@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(pirate_armor2@ZombieTypes)"
                    },
                    {
                        "Row": "previous",
                        "Type": "RTID(pirate_armor1@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave10"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Row": "4",
                        "Type": "RTID(barrelroller@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(barrelroller@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(barrelroller@ZombieTypes)"
                    },
                    {
                        "Row": "5",
                        "Type": "RTID(barrelroller@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(swashbuckler@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave11"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 1,
                "DynamicPlantfood": [
                    1,
                    1,
                    1,
                    1,
                    1,
                    1,
                    1
                ],
                "Zombies": [
                    {
                        "Row": "4",
                        "Type": "RTID(swashbuckler@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(swashbuckler@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(swashbuckler@ZombieTypes)"
                    },
                    {
                        "Row": "5",
                        "Type": "RTID(swashbuckler@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(swashbuckler@ZombieTypes)"
                    },
                    {
                        "Row": "3",
                        "Type": "RTID(swashbuckler@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(cannon@ZombieTypes)"
                    },
                    {
                        "Row": "5",
                        "Type": "RTID(pirate@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(pirate@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(pirate@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(pirate@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave12"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Type": "RTID(barrelroller@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(pirate_armor1@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(pirate_armor4@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(pirate_armor1@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(cannon@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(pirate_armor2@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave13"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 1,
                "DynamicPlantfood": [
                    1,
                    1,
                    1,
                    1,
                    1,
                    1,
                    1
                ],
                "Zombies": [
                    {
                        "Type": "RTID(cannon@ZombieTypes)"
                    },
                    {
                        "Row": "previous",
                        "Type": "RTID(swashbuckler@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(pirate_armor4@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(pirate_armor1@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(cannon@ZombieTypes)"
                    },
                    {
                        "Row": "previous",
                        "Type": "RTID(swashbuckler@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave14"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "Zombies": [
                    {
                        "Type": "RTID(barrelroller@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(barrelroller@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(pirate_armor2@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(pirate_armor1@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(pirate_armor2@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(cannon@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(cannon@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave15"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 1,
                "DynamicPlantfood": [
                    1,
                    0,
                    0,
                    0,
                    0,
                    0,
                    0
                ],
                "Zombies": [
                    {
                        "Type": "RTID(pirate_gargantuar@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(cannon@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(cannon@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave16"
            ],
            "objclass": "SpawnZombiesJitteredWaveActionProps",
            "objdata": {
                "AdditionalPlantfood": 0,
                "Zombies": [
                    {
                        "Type": "RTID(pirate_armor4@ZombieTypes)"
                    },
                    {
                        "Row": "1",
                        "Type": "RTID(cannon@ZombieTypes)"
                    },
                    {
                        "Row": "4",
                        "Type": "RTID(cannon@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(pirate_armor4@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(swashbuckler@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(cannon@ZombieTypes)"
                    },
                    {
                        "Row": "5",
                        "Type": "RTID(cannon@ZombieTypes)"
                    },
                    {
                        "Type": "RTID(pirate_armor2@ZombieTypes)"
                    },
                    {
                        "Row": "2",
                        "Type": "RTID(cannon@ZombieTypes)"
                    }
                ]
            }
        },
        {
            "aliases": [
                "Wave16RaidingPartyEvent0"
            ],
            "objclass": "RaidingPartyZombieSpawnerProps",
            "objdata": {
                "GroupSize": 5,
                "SwashbucklerCount": 15,
                "TimeBetweenGroups": 5
            }
        }
    ],
    "version": 1
}