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

32-й день Затерянного города

Код уровня 32-й день карты Затерянный город (Lost City).

Скачать код

	{
    "#comment": "SandboxLostCity",
    "objects": [
        {
            "objclass": "LevelDefinition",
            "objdata": {
                "CompletionAchievement": "lost_and_found",
                "Description": "[PLAYERS_TRIP_TO_LOSTCITY]",
                "FirstIntroNarrative": "LOSTCITY_INTRO_ZOMBOSS",
                "FirstOutroNarrative": "LOSTCITY_OUTRO_ZOMBOSS",
                "FirstRewardParam": "worldkey_future",
                "FirstRewardType": "worldtrophy",
                "ForceToWorldMap": true,
                "GameFeaturesToUnlock": [
                    "world_trophy_lostcity",
                    "future_stargate_start"
                ],
                "LevelNumber": 32,
                "LoadDefaultMusic": false,
                "Loot": "RTID(DefaultLoot@LevelModules)",
                "Modules": [
                    "RTID(ZombossIntro@LevelModules)",
                    "RTID(ZombossBattle@CurrentLevel)",
                    "RTID(DefaultZombieWinCondition@LevelModules)",
                    "RTID(BoulderTraps@CurrentLevel)",
                    "RTID(ConveyorBelt@CurrentLevel)",
                    "RTID(NewWaves@CurrentLevel)"
                ],
                "MusicType": "MiniGame_A",
                "Name": "[LOSTCITY_LEVEL_NAME]",
                "NormalPresentTable": "egypt_normal_01",
                "RepeatPlayForceToWorldMap": true,
                "ShinyPresentTable": "egypt_shiny_01",
                "StageModule": "RTID(LostCityStage@LevelModules)",
                "VictoryModule": "RTID(ZombossVictoryOutro@LevelModules)"
            }
        },
        {
            "aliases": [
                "BoulderTraps"
            ],
            "objclass": "InitialGridItemProperties",
            "objdata": {
                "InitialGridItemPlacements": [
                    {
                        "GridX": 0,
                        "GridY": 0,
                        "TypeName": "zomboss_boulder_trap_falling_forward"
                    },
                    {
                        "GridX": 0,
                        "GridY": 4,
                        "TypeName": "zomboss_boulder_trap_falling_forward"
                    },
                    {
                        "GridX": 2,
                        "GridY": 2,
                        "TypeName": "zomboss_boulder_trap_falling_forward"
                    },
                    {
                        "GridX": 8,
                        "GridY": 0,
                        "TypeName": "flame_spreader_trap"
                    },
                    {
                        "GridX": 8,
                        "GridY": 1,
                        "TypeName": "flame_spreader_trap"
                    },
                    {
                        "GridX": 8,
                        "GridY": 2,
                        "TypeName": "flame_spreader_trap"
                    },
                    {
                        "GridX": 8,
                        "GridY": 3,
                        "TypeName": "flame_spreader_trap"
                    },
                    {
                        "GridX": 8,
                        "GridY": 4,
                        "TypeName": "flame_spreader_trap"
                    }
                ]
            }
        },
        {
            "aliases": [
                "ZombossBattle"
            ],
            "objclass": "ZombossBattleModuleProperties",
            "objdata": {
                "ReservedColumnCount": 3,
                "ZombossDeathColumn": 5,
                "ZombossDeathRow": 3,
                "ZombossMechType": "zombossmech_lostcity",
                "ZombossSpawnGridPosition": {
                    "mX": 6,
                    "mY": 3
                }
            }
        },
        {
            "aliases": [
                "ConveyorBelt"
            ],
            "objclass": "ConveyorSeedBankProperties",
            "objdata": {
                "DropDelayConditions": [
                    {
                        "Delay": 4,
                        "MaxPackets": 0
                    },
                    {
                        "Delay": 5,
                        "MaxPackets": 2
                    },
                    {
                        "Delay": 7,
                        "MaxPackets": 4
                    },
                    {
                        "Delay": 9,
                        "MaxPackets": 6
                    }
                ],
                "InitialPlantList": [
                    {
                        "MinCount": 2,
                        "MinWeightFactor": 3,
                        "PlantType": "akee",
                        "Weight": 40
                    },
                    {
                        "MaxCount": 1,
                        "MaxCountCooldownSeconds": 15,
                        "PlantType": "bonkchoy",
                        "Weight": 30
                    },
                    {
                        "MaxCount": 1,
                        "MaxCountCooldownSeconds": 15,
                        "PlantType": "endurian",
                        "Weight": 30
                    },
                    {
                        "MinCount": 2,
                        "MinWeightFactor": 3,
                        "PlantType": "redstinger",
                        "Weight": 40
                    },
                    {
                        "MaxCount": 1,
                        "MaxCountCooldownSeconds": 20,
                        "PlantType": "stallia",
                        "Weight": 100
                    }
                ],
                "SpeedConditions": [
                    {
                        "MaxPackets": 0,
                        "Speed": 100
                    }
                ]
            }
        },
        {
            "aliases": [
                "NewWaves"
            ],
            "objclass": "WaveManagerModuleProperties",
            "objdata": {
                "WaveManagerProps": "RTID(WaveManagerProps@CurrentLevel)"
            }
        },
        {
            "aliases": [
                "WaveManagerProps"
            ],
            "objclass": "WaveManagerProperties",
            "objdata": {
                "Waves": []
            }
        }
    ],
    "version": 1
}