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

32-й день Юрского Болота

Код уровня 32-й день карты Юрское Болото (Jurassic Marsh).

Скачать код

	{
    "#comment": "Dino Zomboss",
    "objects": [
        {
            "objclass": "LevelDefinition",
            "objdata": {
                "CompletionAchievement": "meteor_right",
                "Description": "[PLAYERS_TRIP_TO_DINO]",
                "FirstIntroNarrative": "DINO_INTRO_ZOMBOSS",
                "FirstOutroNarrative": "DINO_OUTRO_ZOMBOSS",
                "FirstRewardParam": "worldkey_beach",
                "FirstRewardType": "worldtrophy",
                "ForceToWorldMap": true,
                "GameFeaturesToUnlock": [
                    "world_trophy_dino",
                    "beach_stargate_start"
                ],
                "LevelNumber": 32,
                "LoadDefaultMusic": false,
                "Loot": "RTID(DefaultLoot@LevelModules)",
                "Modules": [
                    "RTID(ZombossIntro@LevelModules)",
                    "RTID(DinoMowers@LevelModules)",
                    "RTID(ConveyorBelt@CurrentLevel)",
                    "RTID(ZombossBattle@CurrentLevel)",
                    "RTID(DefaultZombieWinCondition@LevelModules)",
                    "RTID(NewWaves@CurrentLevel)"
                ],
                "MusicType": "MiniGame_A",
                "Name": "[DINO_LEVEL_NAME]",
                "NormalPresentTable": "egypt_normal_01",
                "RepeatPlayForceToWorldMap": true,
                "ShinyPresentTable": "egypt_shiny_01",
                "StageModule": "RTID(DinoStage@LevelModules)",
                "VictoryModule": "RTID(ZombossVictoryOutro@LevelModules)"
            }
        },
        {
            "aliases": [
                "ConveyorBelt"
            ],
            "objclass": "ConveyorSeedBankProperties",
            "objdata": {
                "DropDelayConditions": [
                    {
                        "Delay": 3,
                        "MaxPackets": 0
                    },
                    {
                        "Delay": 4,
                        "MaxPackets": 2
                    },
                    {
                        "Delay": 6,
                        "MaxPackets": 4
                    },
                    {
                        "Delay": 9,
                        "MaxPackets": 8
                    }
                ],
                "InitialPlantList": [
                    {
                        "MaxCount": 5,
                        "MaxWeightFactor": 0,
                        "MinCount": 1,
                        "MinWeightFactor": 2,
                        "PlantType": "bonkchoy",
                        "Weight": 15
                    },
                    {
                        "MaxCount": 1,
                        "MaxCountCooldownSeconds": 20,
                        "MaxWeightFactor": 1,
                        "PlantType": "chardguard",
                        "Weight": 5
                    },
                    {
                        "MaxCount": 1,
                        "MaxCountCooldownSeconds": 20,
                        "MaxWeightFactor": 0,
                        "PlantType": "perfumeshroom",
                        "Weight": 3
                    },
                    {
                        "MinCount": 2,
                        "MinWeightFactor": 2,
                        "PlantType": "primalpeashooter",
                        "Weight": 30
                    },
                    {
                        "MaxCount": 1,
                        "MaxCountCooldownSeconds": 25,
                        "MaxWeightFactor": 0,
                        "PlantType": "primalpotatomine",
                        "Weight": 5
                    },
                    {
                        "MaxCount": 3,
                        "MaxWeightFactor": 0.6,
                        "PlantType": "primalwallnut",
                        "Weight": 5
                    }
                ],
                "SpeedConditions": [
                    {
                        "MaxPackets": 0,
                        "Speed": 100
                    }
                ]
            }
        },
        {
            "aliases": [
                "ZombossBattle"
            ],
            "objclass": "ZombossBattleModuleProperties",
            "objdata": {
                "ReservedColumnCount": 3,
                "ZombossDeathColumn": 5,
                "ZombossDeathRow": 3,
                "ZombossMechType": "zombossmech_dino",
                "ZombossSpawnGridPosition": {
                    "mX": 6,
                    "mY": 4
                }
            }
        },
        {
            "aliases": [
                "NewWaves"
            ],
            "objclass": "WaveManagerModuleProperties",
            "objdata": {
                "WaveManagerProps": "RTID(WaveManagerProps@CurrentLevel)"
            }
        },
        {
            "aliases": [
                "WaveManagerProps"
            ],
            "objclass": "WaveManagerProperties",
            "objdata": {
                "Waves": []
            }
        }
    ],
    "version": 1
}