Код уровня 1-й день карты Пиратские моря (Pirate Seas).
{
"#comment": "Pirate 1",
"objects": [
{
"objclass": "LevelDefinition",
"objdata": {
"Description": "[PLAYERS_TRIP_TO_PIRATE_SHIP]",
"FirstIntroNarrative": "PIRATE_INTRO_FIRSTLEVEL",
"FirstRewardParam": "kernelpult",
"FirstRewardType": "unlock_plant",
"LevelNumber": 1,
"Loot": "RTID(DefaultLoot@LevelModules)",
"Modules": [
"RTID(StandardIntro@LevelModules)",
"RTID(DefaultSunDropper@LevelModules)",
"RTID(ZombiesDeadWinCon@LevelModules)",
"RTID(PirateMowers@LevelModules)",
"RTID(PiratePlanks@CurrentLevel)",
"RTID(SeedBank@CurrentLevel)",
"RTID(DefaultZombieWinCondition@LevelModules)",
"RTID(NewWaves@CurrentLevel)"
],
"Name": "[PIRATE_LEVEL_NAME]",
"NormalPresentTable": "pirate_normal_01",
"ShinyPresentTable": "pirate_shiny_01",
"StageModule": "RTID(PirateStage@LevelModules)"
}
},
{
"aliases": [
"PiratePlanks"
],
"objclass": "PiratePlankProperties",
"objdata": {
"PlankRows": [
0,
1,
3,
4
]
}
},
{
"aliases": [
"SeedBank"
],
"objclass": "SeedBankProperties",
"objdata": {
"SuggestPlantList": [
[
"twinsunflower",
"primalsunflower"
],
[
"primalwallnut",
"tallnut"
],
[
"jalapeno",
"cherry_bomb"
],
[
"cabbagepult"
],
[
"guacodile",
"redstinger"
],
[
"repeater",
"akee"
],
[
"bonkchoy",
"phatbeet"
],
[
"iceburg"
]
],
"SelectionMethod": "chooser"
}
},
{
"aliases": [
"NewWaves"
],
"objclass": "WaveManagerModuleProperties",
"objdata": {
"DynamicZombies": [
{
"PointIncrementPerWave": -40,
"StartingPoints": -100,
"StartingWave": 3,
"ZombiePool": [
"RTID(pirate@ZombieTypes)",
"RTID(pirate_armor1@ZombieTypes)",
"RTID(swashbuckler@ZombieTypes)"
]
},
{
"PointIncrementPerWave": -25,
"StartingPoints": -100,
"StartingWave": 4,
"ZombiePool": [
"RTID(pirate@ZombieTypes)",
"RTID(pirate_armor1@ZombieTypes)",
"RTID(swashbuckler@ZombieTypes)"
]
},
{
"PointIncrementPerWave": -10,
"StartingPoints": -100,
"StartingWave": 5,
"ZombiePool": [
"RTID(pirate@ZombieTypes)",
"RTID(pirate_armor1@ZombieTypes)",
"RTID(swashbuckler@ZombieTypes)"
]
},
{},
{
"PointIncrementPerWave": 20,
"StartingPoints": 100,
"StartingWave": 5,
"ZombiePool": [
"RTID(pirate@ZombieTypes)",
"RTID(pirate_armor1@ZombieTypes)",
"RTID(swashbuckler@ZombieTypes)"
]
},
{
"PointIncrementPerWave": 40,
"StartingPoints": 200,
"StartingWave": 4,
"ZombiePool": [
"RTID(pirate_armor1@ZombieTypes)",
"RTID(swashbuckler@ZombieTypes)"
]
},
{
"PointIncrementPerWave": 60,
"StartingPoints": 400,
"StartingWave": 3,
"ZombiePool": [
"RTID(pirate_armor1@ZombieTypes)",
"RTID(swashbuckler@ZombieTypes)"
]
}
],
"WaveManagerProps": "RTID(WaveManagerProps@CurrentLevel)"
}
},
{
"aliases": [
"WaveManagerProps"
],
"objclass": "WaveManagerProperties",
"objdata": {
"FlagWaveInterval": 10,
"WaveCount": 10,
"WaveSpendingPointIncrement": 50,
"WaveSpendingPoints": 100,
"Waves": [
[
"RTID(Wave1@CurrentLevel)"
],
[
"RTID(Wave2@CurrentLevel)"
],
[
"RTID(Wave3@CurrentLevel)"
],
[
"RTID(Wave4@CurrentLevel)"
],
[
"RTID(Wave5@CurrentLevel)"
],
[
"RTID(Wave6@CurrentLevel)"
],
[
"RTID(Wave7@CurrentLevel)"
],
[
"RTID(Wave8@CurrentLevel)"
],
[
"RTID(Wave9@CurrentLevel)"
],
[
"RTID(Wave10@CurrentLevel)"
]
]
}
},
{
"aliases": [
"Wave1"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"Zombies": [
{
"Type": "RTID(pirate@ZombieTypes)"
}
]
}
},
{
"aliases": [
"Wave2"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"Zombies": [
{
"Type": "RTID(pirate@ZombieTypes)"
}
]
}
},
{
"aliases": [
"Wave3"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"AdditionalPlantfood": 0,
"Zombies": [
{
"Type": "RTID(pirate@ZombieTypes)"
},
{
"Type": "RTID(pirate@ZombieTypes)"
}
]
}
},
{
"aliases": [
"Wave4"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"AdditionalPlantfood": 1,
"DynamicPlantfood": [
1,
1,
1,
1,
1,
0,
0
],
"Zombies": [
{
"Type": "RTID(pirate@ZombieTypes)"
},
{
"Type": "RTID(pirate@ZombieTypes)"
}
]
}
},
{
"aliases": [
"Wave5"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"Zombies": [
{
"Type": "RTID(pirate_armor1@ZombieTypes)"
}
]
}
},
{
"aliases": [
"Wave6"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"Zombies": [
{
"Type": "RTID(swashbuckler@ZombieTypes)"
}
]
}
},
{
"aliases": [
"Wave7"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"AdditionalPlantfood": 1,
"DynamicPlantfood": [
1,
1,
1,
1,
0,
1,
0
],
"Zombies": [
{
"Type": "RTID(pirate@ZombieTypes)"
},
{
"Type": "RTID(pirate@ZombieTypes)"
},
{
"Type": "RTID(pirate@ZombieTypes)"
}
]
}
},
{
"aliases": [
"Wave8"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"Zombies": [
{
"Type": "RTID(pirate_armor1@ZombieTypes)"
},
{
"Type": "RTID(swashbuckler@ZombieTypes)"
},
{
"Type": "RTID(pirate@ZombieTypes)"
}
]
}
},
{
"aliases": [
"Wave9"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"Zombies": [
{
"Type": "RTID(pirate@ZombieTypes)"
},
{
"Type": "RTID(pirate@ZombieTypes)"
},
{
"Type": "RTID(pirate_armor1@ZombieTypes)"
},
{
"Type": "RTID(pirate@ZombieTypes)"
}
]
}
},
{
"aliases": [
"Wave10"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"AdditionalPlantfood": 1,
"DynamicPlantfood": [
1,
1,
1,
1,
1,
0,
0
],
"Zombies": [
{
"Type": "RTID(swashbuckler@ZombieTypes)"
},
{
"Type": "RTID(pirate@ZombieTypes)"
},
{
"Type": "RTID(pirate@ZombieTypes)"
},
{
"Type": "RTID(pirate_armor1@ZombieTypes)"
},
{
"Type": "RTID(pirate@ZombieTypes)"
},
{
"Type": "RTID(pirate@ZombieTypes)"
},
{
"Type": "RTID(pirate_armor1@ZombieTypes)"
},
{
"Type": "RTID(pirate@ZombieTypes)"
}
]
}
}
],
"version": 1
}