Код уровня 20-я ночь карты Темные века (Dark Ages).
{
"#comment": "DarkAges Zomboss",
"objects": [
{
"objclass": "LevelDefinition",
"objdata": {
"CompletionAchievement": "out_of_darkness",
"Description": "[PLAYERS_TRIP_TO_DARKAGES]",
"FirstIntroNarrative": "DARK_INTRO_ZOMBOSS",
"FirstOutroNarrative": "DARK_OUTRO_ZOMBOSS",
"FirstRewardParam": "worldkey_eighties",
"FirstRewardType": "worldtrophy",
"ForceToWorldMap": true,
"GameFeaturesToUnlock": [
"world_trophy_dark",
"eighties_stargate_start"
],
"LevelNumber": 20,
"LoadDefaultMusic": false,
"Loot": "RTID(DefaultLoot@LevelModules)",
"Modules": [
"RTID(ZombossIntro@LevelModules)",
"RTID(DarkMowers@LevelModules)",
"RTID(Gravestones@CurrentLevel)",
"RTID(ConveyorBelt@CurrentLevel)",
"RTID(ZombossBattle@CurrentLevel)",
"RTID(DefaultZombieWinCondition@LevelModules)",
"RTID(NewWaves@CurrentLevel)"
],
"MusicType": "MiniGame_A",
"Name": "[DARKAGES_LEVEL_NAME]",
"NormalPresentTable": "egypt_normal_01",
"RepeatPlayForceToWorldMap": true,
"ShinyPresentTable": "egypt_shiny_01",
"StageModule": "RTID(DarkStage@LevelModules)",
"VictoryModule": "RTID(ZombossVictoryOutro@LevelModules)"
}
},
{
"aliases": [
"ZombossBattle"
],
"objclass": "ZombossBattleModuleProperties",
"objdata": {
"ReservedColumnCount": 3,
"ZombossDeathColumn": 5,
"ZombossDeathRow": 3,
"ZombossMechType": "zombossmech_dark",
"ZombossSpawnGridPosition": {
"mX": 5,
"mY": 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": 10,
"MaxWeightFactor": 0,
"MinCount": 5,
"MinWeightFactor": 2,
"PlantType": "fumeshroom",
"Weight": 20
},
{
"MaxCountCooldownSeconds": 10,
"ForceBoosted": true,
"MaxCount": 1,
"MaxWeightFactor": 0,
"PlantType": "magnetshroom",
"Weight": 5
},
{
"MaxCount": 5,
"MaxWeightFactor": 0,
"MinCount": 4,
"MinWeightFactor": 1.2,
"PlantType": "kernelpult",
"Weight": 5
},
{
"MaxCount": 10,
"MaxWeightFactor": 0.1,
"MinCount": 5,
"MinWeightFactor": 2,
"PlantType": "puffshroom",
"Weight": 5
},
{
"MaxCount": 10,
"MaxWeightFactor": 0,
"MinCount": 4,
"MinWeightFactor": 1.5,
"PlantType": "peanut",
"Weight": 10
}
],
"SpeedConditions": [
{
"MaxPackets": 0,
"Speed": 100
}
]
}
},
{
"aliases": [
"NewWaves"
],
"objclass": "WaveManagerModuleProperties",
"objdata": {
"WaveManagerProps": "RTID(WaveManagerProps@CurrentLevel)"
}
},
{
"aliases": [
"WaveManagerProps"
],
"objclass": "WaveManagerProperties",
"objdata": {
"Waves": []
}
},
{
"aliases": [
"Gravestones"
],
"objclass": "GravestoneProperties",
"objdata": {
"GravestoneCount": 10,
"SpawnColumnEnd": 7,
"SpawnColumnStart": 6
}
}
],
"version": 1
}