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

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

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

Скачать код

	{
    "#comment": "Cowboy Zomboss",
    "objects": [
        {
            "objclass": "LevelDefinition",
            "objdata": {
                "Description": "[EPIC_QUEST_COWBOY_NEW_TITLE]",
                "FirstIntroNarrative": "COWBOY_35_INTRO",
                "FirstOutroNarrative": "COWBOY_35_OUTRO",
                "LevelNumber": 10,
                "LoadDefaultMusic": false,
                "Loot": "RTID(DefaultLoot@LevelModules)",
                "Modules": [
                    "RTID(ZombossIntro@LevelModules)",
                    "RTID(ConveyorBelt@CurrentLevel)",
                    "RTID(ZombossBattle@CurrentLevel)",
                    "RTID(CowboyRails@CurrentLevel)",
                    "RTID(DefaultZombieWinCondition@LevelModules)",
                    "RTID(NewWaves@CurrentLevel)"
                ],
                "MusicType": "MiniGame_A",
                "Name": "[EPIC_QUEST_COWBOY_NEW_TITLE]",
                "NormalPresentTable": "cowboy_normal_01",
                "ForceToWorldMap": true,
                "RepeatPlayForceToWorldMap": true,
                "ShinyPresentTable": "cowboy_shiny_01",
                "StageModule": "RTID(WestStage@LevelModules)",
                "VictoryModule": "RTID(ZombossVictoryOutro@LevelModules)"
            }
        },
        {
            "aliases": [
                "CowboyRails"
            ],
            "objclass": "RailcartProperties",
            "objdata": {
                "RailcartType": "railcart_cowboy",
                "Railcarts": [
                    {
                        "Column": 2,
                        "Row": 2
                    },
                    {
                        "Column": 3,
                        "Row": 2
                    },
                    {
                        "Column": 5,
                        "Row": 0
                    },
                    {
                        "Column": 5,
                        "Row": 3
                    }
                ],
                "Rails": [
                    {
                        "Column": 2,
                        "RowEnd": 2,
                        "RowStart": 1
                    },
                    {
                        "Column": 3,
                        "RowEnd": 3,
                        "RowStart": 2
                    },
                    {
                        "Column": 5,
                        "RowEnd": 1,
                        "RowStart": 0
                    },
                    {
                        "Column": 5,
                        "RowEnd": 4,
                        "RowStart": 3
                    }
                ]
            }
        },
        {
            "aliases": [
                "ConveyorBelt"
            ],
            "objclass": "ConveyorSeedBankProperties",
            "objdata": {
                "DropDelayConditions": [
                    {
                        "Delay": 2,
                        "MaxPackets": 0
                    },
                    {
                        "Delay": 3,
                        "MaxPackets": 2
                    },
                    {
                        "Delay": 5,
                        "MaxPackets": 4
                    },
                    {
                        "Delay": 8,
                        "MaxPackets": 8
                    }
                ],
                "InitialPlantList": [
                    {
                        "MaxCount": 4,
                        "MaxWeightFactor": 0,
                        "PlantType": "electriccurrant",
                        "Weight": 20
                    },
                    {
                        "MinCount": 3,
                        "MinWeightFactor": 5,
                        "PlantType": "hypnoshroom",
                        "Weight": 100
                    },
                    {
                        "MaxCount": 3,
                        "MaxWeightFactor": 0,
                        "PlantType": "iceburg",
                        "Weight": 10
                    },
                    {
                        "MaxCount": 5,
                        "MaxWeightFactor": 0,
                        "PlantType": "spikeweed",
                        "Weight": 7
                    },
                    {
                        "MaxCount": 5,
                        "MaxWeightFactor": 0,
                        "PlantType": "wallnut",
                        "Weight": 15
                    }
                ],
                "SpeedConditions": [
                    {
                        "MaxPackets": 0,
                        "Speed": 100
                    }
                ]
            }
        },
        {
            "aliases": [
                "ZombossBattle"
            ],
            "objclass": "ZombossBattleModuleProperties",
            "objdata": {
                "ReservedColumnCount": 2,
                "ZombossDeathColumn": 5,
                "ZombossDeathRow": 3,
                "ZombossMechType": "zombossmech_cowboy2",
                "ZombossSpawnGridPosition": {
                    "mX": 6,
                    "mY": 3
                }
            }
        },
        {
            "aliases": [
                "NewWaves"
            ],
            "objclass": "WaveManagerModuleProperties",
            "objdata": {
                "WaveManagerProps": "RTID(WaveManagerProps@CurrentLevel)"
            }
        },
        {
            "aliases": [
                "WaveManagerProps"
            ],
            "objclass": "WaveManagerProperties",
            "objdata": {
                "Waves": []
            }
        }
    ],
    "version": 1
}