Код уровня 18-й день карты Затерянный город (Lost City).
{
"#comment": "Lost City 18",
"objects": [
{
"objclass": "LevelDefinition",
"objdata": {
"Description": "[PLAYERS_TRIP_TO_LOSTCITY]",
"LevelNumber": 18,
"Loot": "RTID(DefaultLoot@LevelModules)",
"Modules": [
"RTID(StandardIntro@LevelModules)",
"RTID(LostCityMowers@LevelModules)",
"RTID(DefaultZombieWinCondition@LevelModules)",
"RTID(ZombiesDeadWinCon@LevelModules)",
"RTID(GoldTiles@CurrentLevel)",
"RTID(ConveyorBelt@CurrentLevel)",
"RTID(NewWaves@CurrentLevel)",
"RTID(FrozenPlantPlacement@CurrentLevel)"
],
"Name": "[LOSTCITY_LEVEL_NAME]",
"NormalPresentTable": "lostcity_normal_01",
"ShinyPresentTable": "lostcity_shiny_01",
"StageModule": "RTID(LostCityStage@LevelModules)"
}
},
{
"aliases": [
"FrozenPlantPlacement"
],
"objclass": "InitialPlantProperties",
"objdata": {
"InitialPlantPlacements": [
{
"GridX": 6,
"GridY": 2,
"TypeName": "stallia"
}
]
}
},
{
"aliases": [
"ConveyorBelt"
],
"objclass": "ConveyorSeedBankProperties",
"objdata": {
"DropDelayConditions": [
{
"Delay": 6,
"MaxPackets": 0
},
{
"Delay": 8,
"MaxPackets": 4
},
{
"Delay": 10,
"MaxPackets": 7
},
{
"Delay": 12,
"MaxPackets": 9
}
],
"InitialPlantList": [
{
"MaxCount": 5,
"MaxWeightFactor": 0.25,
"MinCount": 3,
"MinWeightFactor": 2,
"PlantType": "redstinger",
"Weight": 40
}
],
"SpeedConditions": [
{
"MaxPackets": 0,
"Speed": 100
}
]
}
},
{
"aliases": [
"GoldTiles"
],
"objclass": "InitialGridItemProperties",
"objdata": {}
},
{
"aliases": [
"NewWaves"
],
"objclass": "WaveManagerModuleProperties",
"objdata": {
"DynamicZombies": [
{
"PointIncrementPerWave": -40,
"StartingPoints": -100,
"StartingWave": 3,
"ZombiePool": [
"RTID(lostcity@ZombieTypes)",
"RTID(lostcity_armor1@ZombieTypes)",
"RTID(lostcity_armor2@ZombieTypes)"
]
},
{
"PointIncrementPerWave": -25,
"StartingPoints": -100,
"StartingWave": 4,
"ZombiePool": [
"RTID(lostcity@ZombieTypes)",
"RTID(lostcity_armor1@ZombieTypes)",
"RTID(lostcity_armor2@ZombieTypes)"
]
},
{
"PointIncrementPerWave": -10,
"StartingPoints": -100,
"StartingWave": 5,
"ZombiePool": [
"RTID(lostcity@ZombieTypes)",
"RTID(lostcity_armor1@ZombieTypes)",
"RTID(lostcity_armor2@ZombieTypes)"
]
},
{},
{
"PointIncrementPerWave": 20,
"StartingPoints": 100,
"StartingWave": 5,
"ZombiePool": [
"RTID(lostcity@ZombieTypes)",
"RTID(lostcity_armor1@ZombieTypes)",
"RTID(lostcity_armor2@ZombieTypes)"
]
},
{
"PointIncrementPerWave": 40,
"StartingPoints": 200,
"StartingWave": 4,
"ZombiePool": [
"RTID(lostcity@ZombieTypes)",
"RTID(lostcity_armor1@ZombieTypes)",
"RTID(lostcity_armor2@ZombieTypes)"
]
},
{
"PointIncrementPerWave": 60,
"StartingPoints": 400,
"StartingWave": 3,
"ZombiePool": [
"RTID(lostcity@ZombieTypes)",
"RTID(lostcity_armor2@ZombieTypes)"
]
}
],
"WaveManagerProps": "RTID(WaveManagerProps@CurrentLevel)"
}
},
{
"aliases": [
"WaveManagerProps"
],
"objclass": "WaveManagerProperties",
"objdata": {
"FlagWaveInterval": 5,
"WaveCount": 10,
"WaveSpendingPointIncrement": 50,
"WaveSpendingPoints": 100,
"Waves": [
[
"RTID(Wave1@CurrentLevel)",
"RTID(Wave1ModConveyor0@CurrentLevel)"
],
[
"RTID(Wave2@CurrentLevel)"
],
[
"RTID(Wave3@CurrentLevel)"
],
[
"RTID(Wave4@CurrentLevel)"
],
[
"RTID(Wave5@CurrentLevel)",
"RTID(Wave5ModConveyor0@CurrentLevel)"
],
[
"RTID(Wave6@CurrentLevel)"
],
[
"RTID(Wave7@CurrentLevel)"
],
[
"RTID(Wave8@CurrentLevel)"
],
[
"RTID(Wave9@CurrentLevel)"
],
[
"RTID(Wave10@CurrentLevel)"
]
]
}
},
{
"aliases": [
"Wave1"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"Zombies": [
{
"Row": "3",
"Type": "RTID(lostcity_bug@ZombieTypes)"
}
]
}
},
{
"aliases": [
"Wave2"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"Zombies": [
{
"Row": "4",
"Type": "RTID(lostcity_bug@ZombieTypes)"
},
{
"Row": "1",
"Type": "RTID(lostcity@ZombieTypes)"
},
{
"Row": "1",
"Type": "RTID(lostcity@ZombieTypes)"
}
]
}
},
{
"aliases": [
"Wave3"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"AdditionalPlantfood": 1,
"DynamicPlantfood": [
1,
1,
1,
1,
1,
0,
0
],
"Zombies": [
{
"Row": "4",
"Type": "RTID(lostcity_impporter@ZombieTypes)"
},
{
"Row": "2",
"Type": "RTID(lostcity_bug@ZombieTypes)"
}
]
}
},
{
"aliases": [
"Wave4"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"AdditionalPlantfood": 0,
"Zombies": [
{
"Row": "5",
"Type": "RTID(lostcity_bug@ZombieTypes)"
},
{
"Row": "3",
"Type": "RTID(lostcity_armor1@ZombieTypes)"
},
{
"Row": "3",
"Type": "RTID(lostcity@ZombieTypes)"
},
{
"Row": "2",
"Type": "RTID(lostcity_armor1@ZombieTypes)"
},
{
"Row": "2",
"Type": "RTID(lostcity@ZombieTypes)"
},
{
"Row": "1",
"Type": "RTID(lostcity_armor1@ZombieTypes)"
},
{
"Row": "1",
"Type": "RTID(lostcity@ZombieTypes)"
}
]
}
},
{
"aliases": [
"Wave5"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"AdditionalPlantfood": 1,
"DynamicPlantfood": [
1,
1,
1,
1,
1,
1,
1
],
"Zombies": [
{
"Row": "4",
"Type": "RTID(lostcity_bug@ZombieTypes)"
},
{
"Row": "3",
"Type": "RTID(lostcity_armor2@ZombieTypes)"
},
{
"Row": "3",
"Type": "RTID(lostcity@ZombieTypes)"
},
{
"Row": "2",
"Type": "RTID(lostcity_armor2@ZombieTypes)"
},
{
"Row": "2",
"Type": "RTID(lostcity@ZombieTypes)"
},
{
"Row": "1",
"Type": "RTID(lostcity_impporter@ZombieTypes)"
}
]
}
},
{
"aliases": [
"Wave6"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"Zombies": [
{
"Row": "4",
"Type": "RTID(lostcity_armor1@ZombieTypes)"
},
{
"Row": "4",
"Type": "RTID(lostcity@ZombieTypes)"
},
{
"Row": "4",
"Type": "RTID(lostcity@ZombieTypes)"
},
{
"Row": "2",
"Type": "RTID(lostcity@ZombieTypes)"
},
{
"Row": "2",
"Type": "RTID(lostcity@ZombieTypes)"
},
{
"Row": "2",
"Type": "RTID(lostcity@ZombieTypes)"
},
{
"Row": "1",
"Type": "RTID(lostcity_bug_armor1@ZombieTypes)"
}
]
}
},
{
"aliases": [
"Wave7"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"AdditionalPlantfood": 0,
"Zombies": [
{
"Row": "5",
"Type": "RTID(lostcity_armor1@ZombieTypes)"
},
{
"Row": "5",
"Type": "RTID(lostcity@ZombieTypes)"
},
{
"Row": "5",
"Type": "RTID(lostcity@ZombieTypes)"
},
{
"Row": "3",
"Type": "RTID(lostcity_bug@ZombieTypes)"
},
{
"Row": "2",
"Type": "RTID(lostcity_impporter@ZombieTypes)"
}
]
}
},
{
"aliases": [
"Wave8"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"AdditionalPlantfood": 1,
"DynamicPlantfood": [
1,
1,
1,
1,
1,
1,
0
],
"Zombies": [
{
"Row": "4",
"Type": "RTID(lostcity_impporter@ZombieTypes)"
},
{
"Row": "2",
"Type": "RTID(lostcity_bug@ZombieTypes)"
},
{
"Row": "1",
"Type": "RTID(lostcity_bug@ZombieTypes)"
}
]
}
},
{
"aliases": [
"Wave9"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"AdditionalPlantfood": 0,
"Zombies": [
{
"Row": "5",
"Type": "RTID(lostcity_armor1@ZombieTypes)"
},
{
"Row": "4",
"Type": "RTID(lostcity_armor1@ZombieTypes)"
},
{
"Row": "3",
"Type": "RTID(lostcity_armor1@ZombieTypes)"
},
{
"Row": "2",
"Type": "RTID(lostcity_armor1@ZombieTypes)"
},
{
"Row": "1",
"Type": "RTID(lostcity_armor1@ZombieTypes)"
}
]
}
},
{
"aliases": [
"Wave10"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"AdditionalPlantfood": 0,
"Zombies": [
{
"Row": "5",
"Type": "RTID(lostcity@ZombieTypes)"
},
{
"Row": "5",
"Type": "RTID(lostcity@ZombieTypes)"
},
{
"Row": "5",
"Type": "RTID(lostcity@ZombieTypes)"
},
{
"Row": "4",
"Type": "RTID(lostcity_bug@ZombieTypes)"
},
{
"Row": "3",
"Type": "RTID(lostcity_bug@ZombieTypes)"
},
{
"Row": "3",
"Type": "RTID(lostcity_bug_armor1@ZombieTypes)"
},
{
"Row": "2",
"Type": "RTID(lostcity_bug@ZombieTypes)"
},
{
"Row": "1",
"Type": "RTID(lostcity@ZombieTypes)"
},
{
"Row": "1",
"Type": "RTID(lostcity@ZombieTypes)"
},
{
"Row": "1",
"Type": "RTID(lostcity@ZombieTypes)"
}
]
}
},
{
"aliases": [
"Wave1ModConveyor0"
],
"objclass": "ModifyConveyorWaveActionProps",
"objdata": {
"Add": [
{
"MaxWeightFactor": 10.0,
"MinWeightFactor": 0.1,
"Type": "RTID(stallia@PlantTypes)",
"Weight": 40
}
],
"Remove": []
}
},
{
"aliases": [
"Wave5ModConveyor0"
],
"objclass": "ModifyConveyorWaveActionProps",
"objdata": {
"Add": [
{
"MaxCount": 3,
"MaxWeightFactor": 0.5,
"MinWeightFactor": 0.1,
"Type": "RTID(akee@PlantTypes)",
"Weight": 40
}
],
"Remove": []
}
}
],
"version": 1
}