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

35-й день Далёкого будущего

Код уровня 35-й день карты Далекое будущее (Far Future).

Скачать код

	{
    "#comment": "Future Zomboss 2.0",
    "objects": [
        {
            "objclass": "LevelDefinition",
            "objdata": {
                "Description": "[EPIC_QUEST_FUTURE_NEW_TITLE]",
                "FirstIntroNarrative": "FUTURE_35_INTRO",
                "FirstOutroNarrative": "FUTURE_35_OUTRO",
                "LevelNumber": 10,
                "LoadDefaultMusic": false,
                "Loot": "RTID(DefaultLoot@LevelModules)",
                "Modules": [
                    "RTID(ZombossIntro@LevelModules)",
                    "RTID(FutureLinkedTileGroups@CurrentLevel)",
                    "RTID(ConveyorBelt@CurrentLevel)",
                    "RTID(ZombossBattle@CurrentLevel)",
                    "RTID(DefaultZombieWinCondition@LevelModules)",
                    "RTID(NewWaves@CurrentLevel)"
                ],
                "MusicType": "MiniGame_A",
                "Name": "[EPIC_QUEST_FUTURE_NEW_TITLE]",
                "NormalPresentTable": "future_normal_01",
                "ForceToWorldMap": true,
                "RepeatPlayForceToWorldMap": true,
                "ShinyPresentTable": "future_shiny_01",
                "StageModule": "RTID(FutureStage@LevelModules)",
                "VictoryModule": "RTID(ZombossVictoryOutro@LevelModules)"
            }
        },
        {
            "aliases": [
                "ConveyorBelt"
            ],
            "objclass": "ConveyorSeedBankProperties",
            "objdata": {
                "DropDelayConditions": [
                    {
                        "Delay": 2,
                        "MaxPackets": 0
                    },
                    {
                        "Delay": 3,
                        "MaxPackets": 2
                    },
                    {
                        "Delay": 5,
                        "MaxPackets": 4
                    },
                    {
                        "Delay": 8,
                        "MaxPackets": 8
                    }
                ],
                "InitialPlantList": [
                    {
                        "MaxCount": 10,
                        "MaxWeightFactor": 0,
                        "PlantType": "bloomerang",
                        "Weight": 30
                    },
                    {
                        "MaxDelivered": 2,
                        "MinCount": 1,
                        "MinWeightFactor": 4,
                        "PlantType": "blover",
                        "Weight": 10
                    },
                    {
                        "MaxCount": 10,
                        "MaxWeightFactor": 0,
                        "PlantType": "citron",
                        "Weight": 25
                    },
                    {
                        "MaxCount": 2,
                        "MaxWeightFactor": 0,
                        "PlantType": "electricblueberry",
                        "Weight": 15
                    },
                    {
                        "MaxDelivered": 2,
                        "PlantType": "empea",
                        "Weight": 10
                    },
                    {
                        "MaxCount": 3,
                        "MaxWeightFactor": 0,
                        "PlantType": "holonut",
                        "Weight": 10
                    },
                    {
                        "MaxCount": 2,
                        "MaxWeightFactor": 0,
                        "PlantType": "tool_powertile_alpha",
                        "Weight": 15
                    },
                    {
                        "MaxCount": 2,
                        "MaxWeightFactor": 0,
                        "PlantType": "tool_powertile_beta",
                        "Weight": 15
                    }
                ],
                "ResourceGroupNames": [
                    "PowerTileModule"
                ],
                "SpeedConditions": [
                    {
                        "MaxPackets": 0,
                        "Speed": 100
                    }
                ]
            }
        },
        {
            "aliases": [
                "FutureLinkedTileGroups"
            ],
            "objclass": "PowerTileProperties",
            "objdata": {
                "LinkedTiles": []
            }
        },
        {
            "aliases": [
                "ZombossBattle"
            ],
            "objclass": "ZombossBattleModuleProperties",
            "objdata": {
                "ReservedColumnCount": 2,
                "ZombossDeathColumn": 5,
                "ZombossDeathRow": 3,
                "ZombossMechType": "zombossmech_future2",
                "ZombossSpawnGridPosition": {
                    "mX": 6,
                    "mY": 3
                }
            }
        },
        {
            "aliases": [
                "NewWaves"
            ],
            "objclass": "WaveManagerModuleProperties",
            "objdata": {
                "WaveManagerProps": "RTID(WaveManagerProps@CurrentLevel)"
            }
        },
        {
            "aliases": [
                "WaveManagerProps"
            ],
            "objclass": "WaveManagerProperties",
            "objdata": {
                "Waves": []
            }
        }
    ],
    "version": 1
}