Тут собран небольшой список параметров арены, честно взятых из кода уровня.
Зомби которые в обязательном порядки придут к Вам на этом уровне и надерут задницу.
Если стоит крестик, то семейству полностью отключён урон. Если жёлтая стрелочка, то урон понижен на 50%. Если зелёная стрелочка, то урон повышен на 50%.
Растения от которых Вы не сможете отказаться и придётся с грустью смотреть в занятый слот, если растение не лучшего качества.
Растения как бы Вы не хотели их взять, этого не получится. И тоже смотрим на них с грустью, конечно если они действительно полезны.
Код уровня арены, который можно взять и заменить какой ни будь из стандартных уровней и получать удовольствие от прохождения старых или ещё не вышедших арен. Для этого скачайте этот код, переименуйте в egypt1.json и положите в папку android -> data -> com.ea.game.pvz2_row -> files -> no_backup -> папка с последней версией игры (на момент написания CDN.9.8) -> levels и запускаем первый уровень Древнего Египта. Видим арену, играем, развиваемся. Небольшое огорчение, призов как в настоящей арене не получите.
{
"#comment": "Scoring Playtest - Right Gradient - No Quickstart",
"objects": [
{
"objclass": "LevelDefinition",
"objdata": {
"Description": "",
"DisablePlantBoosts": true,
"GridItemLevel": 1,
"LevelNumber": 1,
"LevelPowerupSet": "LevelPowerupsDisabled",
"Loot": "RTID(NoLoot@LevelModules)",
"LossModule": "RTID(JoustOutro@LevelModules)",
"Modules": [
"RTID(DefaultSunDropper@LevelModules)",
"RTID(ZombiesDeadWinCon@LevelModules)",
"RTID(JoustDarkMowers@LevelModules)",
"RTID(SeedBank@CurrentLevel)",
"RTID(JoustZombieWinCondition@LevelModules)",
"RTID(NewWaves@CurrentLevel)",
"RTID(LevelScoring@CurrentLevel)",
"RTID(ScoreTiles@CurrentLevel)",
"RTID(ChallengeModule@CurrentLevel)",
"RTID(LastStand@CurrentLevel)",
"RTID(LevelDifficultyScaling@CurrentLevel)",
"RTID(JoustModule@CurrentLevel)",
"RTID(JoustPointOfLoss@LevelModules)",
"RTID(Rails@CurrentLevel)",
"RTID(FutureLinkedTileGroups@CurrentLevel)",
"RTID(ZombieResistances@CurrentLevel)"
],
"Name": "",
"NormalPresentTable": "dark_normal_01",
"ShinyPresentTable": "dark_shiny_01",
"StageModule": "RTID(JoustStage@LevelModules)",
"SuppressAccountUpgrades": true,
"SuppressDynamicTutorial": true,
"SuppressPlantfoodPurchase": true,
"VictoryModule": "RTID(JoustOutro@LevelModules)"
}
},
{
"aliases": [
"SeedBank"
],
"objclass": "SeedBankProperties",
"objdata": {
"ExcludeListSunProducers": false,
"PlantExcludeList": [
"thymewarp"
],
"PresetPlantList": [
{
"Level": -1,
"PlantType": "dazeychain"
}
],
"SelectionMethod": "chooser"
}
},
{
"aliases": [
"ZombieResistances"
],
"objclass": "ZombieResistancesModuleProperties",
"objdata": {
"FamilyResistances": {
"global": [
{
"#comment": "200pct damage and condition",
"ConditionResistance": 2,
"DamageResistance": 2,
"FamilyType": "bombardmint"
},
{
"#comment": "50pct damage and condition",
"ConditionResistance": 0.5,
"DamageResistance": 0.5,
"FamilyType": "concealmint"
},
{
"#comment": "0pct damage and condition",
"ConditionResistance": 0,
"DamageResistance": 0,
"FamilyType": "enchantmint"
}
]
}
}
},
{
"aliases": [
"JoustModule"
],
"objclass": "JoustGameModuleProperties",
"objdata": {
"LeagueModifiers": [
{
"AddTimeLimit": 0,
"AddZombieLevel": 0,
"LeagueThreshold": 1
},
{
"AddTimeLimit": 0,
"AddZombieLevel": 1,
"LeagueThreshold": 2
},
{
"AddTimeLimit": 0,
"AddZombieLevel": 2,
"LeagueThreshold": 3
},
{
"AddTimeLimit": 0,
"AddZombieLevel": 3,
"LeagueThreshold": 4
},
{
"AddTimeLimit": 0,
"AddZombieLevel": 4,
"LeagueThreshold": 5
},
{
"AddTimeLimit": 0,
"AddZombieLevel": 5,
"LeagueThreshold": 6
},
{
"AddTimeLimit": 0,
"AddZombieLevel": 6,
"LeagueThreshold": 7
},
{
"AddTimeLimit": 0,
"AddZombieLevel": 7,
"LeagueThreshold": 8
},
{
"AddTimeLimit": 0,
"AddZombieLevel": 8,
"LeagueThreshold": 9
}
],
"LevelLoadouts": {
"Loadouts": [
[
{
"IsImitater": false,
"PlantLevel": 0,
"PlantType": "dazeychain"
},
{
"IsImitater": false,
"PlantLevel": 0,
"PlantType": "boomberry"
},
{
"IsImitater": false,
"PlantLevel": 0,
"PlantType": "bombegranate"
},
{
"IsImitater": false,
"PlantLevel": 0,
"PlantType": "imppear"
},
{
"IsImitater": false,
"PlantLevel": 0,
"PlantType": "goldleaf"
},
{
"IsImitater": false,
"PlantLevel": 0,
"PlantType": "blockoli"
}
],
[
{
"IsImitater": false,
"PlantLevel": 0,
"PlantType": "dazeychain"
},
{
"IsImitater": false,
"PlantLevel": 0,
"PlantType": "sunshroom"
},
{
"IsImitater": false,
"PlantLevel": 0,
"PlantType": "primalpotatomine"
},
{
"IsImitater": false,
"PlantLevel": 0,
"PlantType": "powerlily"
},
{
"IsImitater": false,
"PlantLevel": 0,
"PlantType": "stallia"
},
{
"IsImitater": false,
"PlantLevel": 0,
"PlantType": "bramblebush"
}
],
[
{
"IsImitater": false,
"PlantLevel": 0,
"PlantType": "dazeychain"
},
{
"IsImitater": false,
"PlantLevel": 0,
"PlantType": "primalsunflower"
},
{
"IsImitater": false,
"PlantLevel": 0,
"PlantType": "scaredyshroom"
},
{
"IsImitater": false,
"PlantLevel": 0,
"PlantType": "blastberry"
},
{
"IsImitater": false,
"PlantLevel": 0,
"PlantType": "snappea"
},
{
"IsImitater": false,
"PlantLevel": 0,
"PlantType": "chillypepper"
}
]
]
},
"PeriodOfWavesToLoop": 6,
"SuggestedLoadout": "",
"TimeLimit": 180,
"WaveSetsToAppend": 60
}
},
{
"aliases": [
"Rails"
],
"objclass": "RailcartProperties",
"objdata": {
"RailcartType": "railcart_cowboy",
"Railcarts": [
{
"Column": 1,
"Row": 4
},
{
"Column": 2,
"Row": 1
},
{
"Column": 1,
"Row": 0
}
],
"Rails": [
{
"Column": 1,
"RowEnd": 4,
"RowStart": 0
},
{
"Column": 2,
"RowEnd": 4,
"RowStart": 0
}
]
}
},
{
"aliases": [
"FutureLinkedTileGroups"
],
"objclass": "PowerTileProperties",
"objdata": {
"LinkedTiles": [
{
"Group": "gamma",
"Location": {
"mX": 1,
"mY": 0
},
"PropagationDelay": 1.5
},
{
"Group": "gamma",
"Location": {
"mX": 2,
"mY": 1
},
"PropagationDelay": 1.5
},
{
"Group": "gamma",
"Location": {
"mX": 1,
"mY": 4
},
"PropagationDelay": 1.5
}
]
}
},
{
"aliases": [
"LevelDifficultyScaling"
],
"objclass": "LevelDifficultyScalingModuleProperties",
"objdata": {
"DifficultyRulesType": "DifficultyTestHighDecay",
"ZombieLevelSwaps": [
{
"Level": 2,
"Swaps": [
{
"From": "RTID(cowboy@ZombieTypes)",
"To": [
"RTID(cowboy@ZombieTypes)"
]
},
{
"From": "RTID(dark_juggler@ZombieTypes)",
"To": [
"RTID(poncho@ZombieTypes)"
]
},
{
"From": "RTID(dark_wizard@ZombieTypes)",
"To": [
"RTID(prospector@ZombieTypes)"
]
},
{
"From": "RTID(dark_gargantuar@ZombieTypes)",
"To": [
"RTID(dark_armor1@ZombieTypes)",
"RTID(dark_armor2@ZombieTypes)",
"RTID(dark_armor2@ZombieTypes)"
]
}
]
},
{
"Level": 4,
"Swaps": [
{
"From": "RTID(cowboy@ZombieTypes)",
"To": [
"RTID(cowboy_armor1@ZombieTypes)"
]
},
{
"From": "RTID(dark_wizard@ZombieTypes)",
"To": [
"RTID(prospector@ZombieTypes)"
]
},
{
"From": "RTID(dark_gargantuar@ZombieTypes)",
"To": [
"RTID(dark_armor1@ZombieTypes)",
"RTID(dark_armor2@ZombieTypes)",
"RTID(dark_armor2@ZombieTypes)",
"RTID(dark_wizard@ZombieTypes)"
]
}
]
},
{
"Level": 7,
"Swaps": [
{
"From": "RTID(cowboy@ZombieTypes)",
"To": [
"RTID(cowboy@ZombieTypes)",
"RTID(cowboy_armor2@ZombieTypes)"
]
},
{
"From": "RTID(dark_wizard@ZombieTypes)",
"To": [
"RTID(prospector@ZombieTypes)",
"RTID(dark_wizard@ZombieTypes)"
]
},
{
"From": "RTID(dark_gargantuar@ZombieTypes)",
"To": [
"RTID(dark_armor1@ZombieTypes)",
"RTID(dark_armor2@ZombieTypes)",
"RTID(dark_armor2@ZombieTypes)"
]
}
]
},
{
"Level": 10,
"Swaps": [
{
"From": "RTID(cowboy@ZombieTypes)",
"To": [
"RTID(cowboy@ZombieTypes)",
"RTID(cowboy_armor2@ZombieTypes)"
]
},
{
"From": "RTID(dark@ZombieTypes)",
"To": [
"RTID(dark@ZombieTypes)",
"RTID(dark@ZombieTypes)",
"RTID(dark@ZombieTypes)"
]
},
{
"From": "RTID(cowboy@ZombieTypes)",
"To": [
"RTID(cowboy_armor1@ZombieTypes)",
"RTID(cowboy_armor2@ZombieTypes)"
]
},
{
"From": "RTID(dark_wizard@ZombieTypes)",
"To": [
"RTID(prospector@ZombieTypes)",
"RTID(dark_wizard@ZombieTypes)"
]
},
{
"From": "RTID(dark_gargantuar@ZombieTypes)",
"To": [
"RTID(dark_gargantuar@ZombieTypes)",
"RTID(prospector@ZombieTypes)"
]
}
]
}
]
}
},
{
"aliases": [
"ChallengeModule"
],
"objclass": "StarChallengeModuleProperties",
"objdata": {
"Challenges": [
[
"RTID(BeatTheLevel@CurrentLevel)",
"RTID(ReachTheScore@CurrentLevel)"
]
],
"ChallengesAlwaysAvailable": true
}
},
{
"aliases": [
"ReachTheScore"
],
"objclass": "StarChallengeTargetScoreProps",
"objdata": {
"Description": "[STARCHALLENGE_TARGET_SCORE]",
"DescriptionFailure": "[STARCHALLENGE_TARGET_SCORE_FAILURE]",
"DescriptiveName": "[STARCHALLENGE_TARGET_SCORE_NAME]",
"TargetScore": 1000
}
},
{
"aliases": [
"BeatTheLevel"
],
"objclass": "StarChallengeBeatTheLevelProps",
"objdata": {
"Description": "[STARCHALLENGE_LASTSTAND_MINIGAME]",
"DescriptiveName": "[STARCHALLENGE_LASTSTAND_MINIGAME_NAME]"
}
},
{
"aliases": [
"LastStand"
],
"objclass": "LastStandMinigameProperties",
"objdata": {
"StartingPlantfood": 1,
"StartingSun": 1000
}
},
{
"aliases": [
"LevelScoring"
],
"objclass": "LevelScoringModuleProperties",
"objdata": {
"PlantBonusMultiplier": 0.1,
"PlantBonuses": [],
"ScoringRulesType": "Battlez",
"StartingPlantfood": 0
}
},
{
"aliases": [
"ScoreTiles"
],
"objclass": "InitialGridItemProperties",
"objdata": {
"InitialGridItemPlacements": [
{
"GridX": 3,
"GridY": 0,
"TypeName": "score_2x_tile"
},
{
"GridX": 4,
"GridY": 0,
"TypeName": "score_2x_tile"
},
{
"GridX": 5,
"GridY": 0,
"TypeName": "score_3x_tile"
},
{
"GridX": 6,
"GridY": 0,
"TypeName": "score_3x_tile"
},
{
"GridX": 7,
"GridY": 0,
"TypeName": "score_5x_tile"
},
{
"GridX": 8,
"GridY": 0,
"TypeName": "score_5x_tile"
},
{
"GridX": 3,
"GridY": 1,
"TypeName": "score_2x_tile"
},
{
"GridX": 4,
"GridY": 1,
"TypeName": "score_2x_tile"
},
{
"GridX": 5,
"GridY": 1,
"TypeName": "score_3x_tile"
},
{
"GridX": 6,
"GridY": 1,
"TypeName": "score_3x_tile"
},
{
"GridX": 7,
"GridY": 1,
"TypeName": "score_5x_tile"
},
{
"GridX": 8,
"GridY": 1,
"TypeName": "score_5x_tile"
},
{
"GridX": 3,
"GridY": 2,
"TypeName": "score_2x_tile"
},
{
"GridX": 4,
"GridY": 2,
"TypeName": "score_2x_tile"
},
{
"GridX": 5,
"GridY": 2,
"TypeName": "score_3x_tile"
},
{
"GridX": 6,
"GridY": 2,
"TypeName": "score_3x_tile"
},
{
"GridX": 7,
"GridY": 2,
"TypeName": "score_5x_tile"
},
{
"GridX": 8,
"GridY": 2,
"TypeName": "score_5x_tile"
},
{
"GridX": 3,
"GridY": 3,
"TypeName": "score_2x_tile"
},
{
"GridX": 4,
"GridY": 3,
"TypeName": "score_2x_tile"
},
{
"GridX": 5,
"GridY": 3,
"TypeName": "score_3x_tile"
},
{
"GridX": 6,
"GridY": 3,
"TypeName": "score_3x_tile"
},
{
"GridX": 7,
"GridY": 3,
"TypeName": "score_5x_tile"
},
{
"GridX": 8,
"GridY": 3,
"TypeName": "score_5x_tile"
},
{
"GridX": 3,
"GridY": 4,
"TypeName": "score_2x_tile"
},
{
"GridX": 4,
"GridY": 4,
"TypeName": "score_2x_tile"
},
{
"GridX": 5,
"GridY": 4,
"TypeName": "score_3x_tile"
},
{
"GridX": 6,
"GridY": 4,
"TypeName": "score_3x_tile"
},
{
"GridX": 7,
"GridY": 4,
"TypeName": "score_5x_tile"
},
{
"GridX": 8,
"GridY": 4,
"TypeName": "score_5x_tile"
}
]
}
},
{
"aliases": [
"NewWaves"
],
"objclass": "WaveManagerModuleProperties",
"objdata": {
"DynamicZombies": [
{},
{},
{},
{
"MaxPoints": 1000,
"PointIncrementPerWave": 50,
"StartingPoints": 0,
"StartingWave": 3,
"ZombiePool": [
"RTID(dark@ZombieTypes)"
]
},
{
"MaxPoints": 1000,
"PointIncrementPerWave": 75,
"StartingPoints": 0,
"StartingWave": 3,
"ZombiePool": [
"RTID(dark@ZombieTypes)",
"RTID(dark_imp@ZombieTypes)"
]
},
{
"MaxPoints": 1000,
"PointIncrementPerWave": 100,
"StartingPoints": 0,
"StartingWave": 3,
"ZombiePool": [
"RTID(dark@ZombieTypes)",
"RTID(piano@ZombieTypes)"
]
},
{
"MaxPoints": 1000,
"PointIncrementPerWave": 150,
"StartingPoints": 0,
"StartingWave": 4,
"ZombiePool": [
"RTID(dark@ZombieTypes)",
"RTID(piano@ZombieTypes)",
"RTID(prospector@ZombieTypes)"
]
}
],
"WaveManagerProps": "RTID(WaveManagerProps@CurrentLevel)"
}
},
{
"aliases": [
"WaveManagerProps"
],
"objclass": "WaveManagerProperties",
"objdata": {
"FlagWaveInterval": 100,
"LevelJam": "all",
"WaveCount": 100,
"WaveSpendingPointIncrement": 200,
"WaveSpendingPoints": 1000,
"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)"
]
],
"WavesAlwaysRandomized": true
}
},
{
"aliases": [
"Wave1"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"ForcedCondition": {
"Condition": "speedup4",
"Duration": 5
},
"Zombies": [
{
"Row": "4",
"Type": "RTID(cowboy@ZombieTypes)"
},
{
"Row": "2",
"Type": "RTID(cowboy@ZombieTypes)"
},
{
"Row": "5",
"Type": "RTID(dark@ZombieTypes)"
},
{
"Row": "1",
"Type": "RTID(dark@ZombieTypes)"
}
]
}
},
{
"aliases": [
"Wave2"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"ForcedCondition": {
"Condition": "speedup4",
"Duration": 5
},
"Zombies": [
{
"Row": "3",
"Type": "RTID(dark@ZombieTypes)"
},
{
"Type": "RTID(cowboy_armor1@ZombieTypes)"
},
{
"Type": "RTID(west_bull@ZombieTypes)"
}
]
}
},
{
"aliases": [
"Wave3"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"AdditionalPlantfood": 1,
"ForcedCondition": {
"Condition": "speedup4",
"Duration": 5
},
"Zombies": [
{
"Type": "RTID(dark_imp@ZombieTypes)"
},
{
"Type": "RTID(dark_imp@ZombieTypes)"
},
{
"Type": "RTID(dark_imp@ZombieTypes)"
},
{
"Type": "RTID(dark_imp@ZombieTypes)"
},
{
"Row": "2",
"Type": "RTID(dark@ZombieTypes)"
},
{
"Row": "4",
"Type": "RTID(dark@ZombieTypes)"
},
{
"Row": "1",
"Type": "RTID(cowboy_armor1@ZombieTypes)"
},
{
"Row": "5",
"Type": "RTID(cowboy_armor1@ZombieTypes)"
}
]
}
},
{
"aliases": [
"Wave4"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"ForcedCondition": {
"Condition": "speedup4",
"Duration": 5
},
"Zombies": [
{
"Row": "2",
"Type": "RTID(west_bull@ZombieTypes)"
},
{
"Row": "4",
"Type": "RTID(west_bull@ZombieTypes)"
},
{
"Type": "RTID(cowboy_armor1@ZombieTypes)"
},
{
"Type": "RTID(cowboy_armor1@ZombieTypes)"
},
{
"Row": "3",
"Type": "RTID(dark_juggler@ZombieTypes)"
}
]
}
},
{
"aliases": [
"Wave5"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"ForcedCondition": {},
"Zombies": [
{
"Row": "5",
"Type": "RTID(cowboy@ZombieTypes)"
},
{
"Row": "4",
"Type": "RTID(cowboy@ZombieTypes)"
},
{
"Row": "3",
"Type": "RTID(piano@ZombieTypes)"
},
{
"Row": "3",
"Type": "RTID(cowboy@ZombieTypes)"
},
{
"Row": "1",
"Type": "RTID(dark@ZombieTypes)"
},
{
"Row": "2",
"Type": "RTID(dark@ZombieTypes)"
},
{
"Row": "3",
"Type": "RTID(dark@ZombieTypes)"
}
]
}
},
{
"aliases": [
"Wave6"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"AdditionalPlantfood": 0,
"Zombies": [
{
"Row": "3",
"Type": "RTID(dark@ZombieTypes)"
},
{
"Row": "2",
"Type": "RTID(dark_juggler@ZombieTypes)"
},
{
"Row": "3",
"Type": "RTID(dark_wizard@ZombieTypes)"
},
{
"Row": "4",
"Type": "RTID(dark_juggler@ZombieTypes)"
},
{
"Type": "RTID(chicken_farmer@ZombieTypes)"
},
{
"Type": "RTID(chicken_farmer@ZombieTypes)"
}
]
}
},
{
"aliases": [
"Wave7"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"AdditionalPlantfood": 1,
"ForcedCondition": {},
"Zombies": [
{
"Type": "RTID(dark@ZombieTypes)"
},
{
"Type": "RTID(dark@ZombieTypes)"
},
{
"Row": "2",
"Type": "RTID(dark_juggler@ZombieTypes)"
},
{
"Row": "4",
"Type": "RTID(dark_juggler@ZombieTypes)"
},
{
"Row": "5",
"Type": "RTID(prospector@ZombieTypes)"
},
{
"Row": "1",
"Type": "RTID(prospector@ZombieTypes)"
}
]
}
},
{
"aliases": [
"Wave8"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"AdditionalPlantfood": 0,
"ForcedCondition": {},
"Zombies": [
{
"Row": "3",
"Type": "RTID(dark_wizard@ZombieTypes)"
},
{
"Type": "RTID(dark@ZombieTypes)"
},
{
"Row": "2",
"Type": "RTID(poncho@ZombieTypes)"
},
{
"Row": "4",
"Type": "RTID(poncho@ZombieTypes)"
},
{
"Type": "RTID(cowboy@ZombieTypes)"
}
]
}
},
{
"aliases": [
"Wave9"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"AdditionalPlantfood": 1,
"ForcedCondition": {},
"Zombies": [
{
"Type": "RTID(dark@ZombieTypes)"
},
{
"Row": "3",
"Type": "RTID(west_bull@ZombieTypes)"
},
{
"Row": "5",
"Type": "RTID(dark_king@ZombieTypes)"
},
{
"Type": "RTID(dark@ZombieTypes)"
},
{
"Row": "1",
"Type": "RTID(dark_king@ZombieTypes)"
},
{
"Type": "RTID(dark@ZombieTypes)"
}
]
}
},
{
"aliases": [
"Wave10"
],
"objclass": "SpawnZombiesJitteredWaveActionProps",
"objdata": {
"ForcedCondition": {},
"Zombies": [
{
"Type": "RTID(dark@ZombieTypes)"
},
{
"Row": "4",
"Type": "RTID(dark_armor1@ZombieTypes)"
},
{
"Row": "4",
"Type": "RTID(dark_gargantuar@ZombieTypes)"
},
{
"Row": "2",
"Type": "RTID(dark_armor1@ZombieTypes)"
},
{
"Row": "2",
"Type": "RTID(dark_gargantuar@ZombieTypes)"
},
{
"Row": "3",
"Type": "RTID(dark_wizard@ZombieTypes)"
},
{
"Type": "RTID(dark@ZombieTypes)"
}
]
}
}
],
"version": 1
}