{
    "name": "SKirmishM",
    "gameMode": "Classic",
    "description": "Создано в HeroesWorld RMG Template Builder: схема «Случайная», 13 нейтральных зон, 1 замок на зону игрока, смешанные уровни нейтральных зон, опции: изолированные старты игроков, без удалённых форпостов.",
    "displayWinCondition": "win_condition_1",
    "sizeX": 128,
    "sizeZ": 128,
    "gameRules": {
        "heroCountMin": 1,
        "heroCountMax": 8,
        "heroCountIncrement": 1,
        "heroHireBan": false,
        "encounterHoles": false,
        "factionLawsExpModifier": 1,
        "astrologyExpModifier": 1,
        "winConditions": {
            "classic": true,
            "desertion": true,
            "desertionDay": 3,
            "desertionValue": 3000,
            "heroLighting": true,
            "heroLightingDay": 1,
            "lostStartCity": false,
            "lostStartCityDay": 3,
            "lostStartHero": false,
            "cityHold": false,
            "cityHoldDays": 6
        }
    },
    "variants": [
        {
            "orientation": {
                "zeroAngleZone": "Neutral-J",
                "baseAngleMin": 78.5,
                "baseAngleMax": 78.5,
                "randomAngleAmplitude": 0,
                "randomAngleStep": 0
            },
            "border": {
                "cornerRadius": 0,
                "obstaclesWidth": 3,
                "obstaclesNoise": [
                    {
                        "amp": 1,
                        "freq": 12
                    }
                ],
                "waterWidth": 0,
                "waterNoise": [
                    {
                        "amp": 1,
                        "freq": 12
                    }
                ],
                "waterType": "water grass"
            },
            "zones": [
                {
                    "name": "Neutral-J",
                    "size": 1,
                    "layout": "zone_layout_sides",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 1.1,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        0,
                        10,
                        10,
                        10,
                        10,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t2_item",
                        "classic_template_pool_random_t2_pandora",
                        "classic_template_pool_random_t2_hire",
                        "classic_template_pool_random_t2_unit_bank",
                        "classic_template_pool_random_t2_res_bank",
                        "classic_template_pool_random_t2_stat",
                        "classic_template_pool_random_t2_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t2_item",
                        "classic_template_pool_random_unguarded_t2_pandora",
                        "classic_template_pool_random_unguarded_t2_hire",
                        "classic_template_pool_random_unguarded_t2_unit_bank",
                        "classic_template_pool_random_unguarded_t2_res_bank",
                        "classic_template_pool_random_unguarded_t2_stat",
                        "classic_template_pool_random_unguarded_t2_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_poor"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_neutral_J"
                    ],
                    "contentCountLimits": [
                        "content_limits_side_1_2",
                        "content_limits_side_1_3",
                        "content_limits_side_1_4",
                        "content_limits_side_1_5",
                        "content_limits_side_1_6",
                        "content_limits_side_2_3",
                        "content_limits_side_2_4",
                        "content_limits_side_2_5",
                        "content_limits_side_2_6",
                        "content_limits_side_3_4",
                        "content_limits_side_3_5",
                        "content_limits_side_3_6",
                        "content_limits_side_4_5",
                        "content_limits_side_4_6",
                        "content_limits_side_5_6"
                    ],
                    "guardedContentValue": 12000,
                    "guardedContentValuePerArea": 141,
                    "unguardedContentValue": 2500,
                    "unguardedContentValuePerArea": 28,
                    "resourcesValue": 7500,
                    "resourcesValuePerArea": 84,
                    "mainObjects": [],
                    "zoneBiome": {
                        "type": "MatchZone",
                        "args": []
                    },
                    "contentBiome": {
                        "type": "MatchZone",
                        "args": []
                    },
                    "metaObjectsBiome": {
                        "type": "MatchZone",
                        "args": []
                    },
                    "crossroadsPosition": 0,
                    "roads": [
                        {
                            "type": "Stone",
                            "from": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-J-K"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-J-R"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-J-K"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-J-F"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-J-K"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-J-C"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-J-K"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-J-A"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-G",
                    "size": 1,
                    "layout": "zone_layout_sides",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 1.1,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        0,
                        10,
                        10,
                        10,
                        10,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t2_item",
                        "classic_template_pool_random_t2_pandora",
                        "classic_template_pool_random_t2_hire",
                        "classic_template_pool_random_t2_unit_bank",
                        "classic_template_pool_random_t2_res_bank",
                        "classic_template_pool_random_t2_stat",
                        "classic_template_pool_random_t2_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t2_item",
                        "classic_template_pool_random_unguarded_t2_pandora",
                        "classic_template_pool_random_unguarded_t2_hire",
                        "classic_template_pool_random_unguarded_t2_unit_bank",
                        "classic_template_pool_random_unguarded_t2_res_bank",
                        "classic_template_pool_random_unguarded_t2_stat",
                        "classic_template_pool_random_unguarded_t2_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_poor"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_neutral_G"
                    ],
                    "contentCountLimits": [
                        "content_limits_side_1_2",
                        "content_limits_side_1_3",
                        "content_limits_side_1_4",
                        "content_limits_side_1_5",
                        "content_limits_side_1_6",
                        "content_limits_side_2_3",
                        "content_limits_side_2_4",
                        "content_limits_side_2_5",
                        "content_limits_side_2_6",
                        "content_limits_side_3_4",
                        "content_limits_side_3_5",
                        "content_limits_side_3_6",
                        "content_limits_side_4_5",
                        "content_limits_side_4_6",
                        "content_limits_side_5_6"
                    ],
                    "guardedContentValue": 12000,
                    "guardedContentValuePerArea": 141,
                    "unguardedContentValue": 2500,
                    "unguardedContentValuePerArea": 28,
                    "resourcesValue": 7500,
                    "resourcesValuePerArea": 84,
                    "mainObjects": [],
                    "zoneBiome": {
                        "type": "MatchZone",
                        "args": []
                    },
                    "contentBiome": {
                        "type": "MatchZone",
                        "args": []
                    },
                    "metaObjectsBiome": {
                        "type": "MatchZone",
                        "args": []
                    },
                    "crossroadsPosition": 0,
                    "roads": [
                        {
                            "type": "Stone",
                            "from": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-G-O"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-G-D"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-G-O"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-G-M"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-G-O"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-G-E"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-G-O"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-G-S"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-I",
                    "size": 1,
                    "layout": "zone_layout_sides",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 1.1,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        0,
                        10,
                        10,
                        10,
                        10,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t2_item",
                        "classic_template_pool_random_t2_pandora",
                        "classic_template_pool_random_t2_hire",
                        "classic_template_pool_random_t2_unit_bank",
                        "classic_template_pool_random_t2_res_bank",
                        "classic_template_pool_random_t2_stat",
                        "classic_template_pool_random_t2_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t2_item",
                        "classic_template_pool_random_unguarded_t2_pandora",
                        "classic_template_pool_random_unguarded_t2_hire",
                        "classic_template_pool_random_unguarded_t2_unit_bank",
                        "classic_template_pool_random_unguarded_t2_res_bank",
                        "classic_template_pool_random_unguarded_t2_stat",
                        "classic_template_pool_random_unguarded_t2_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_poor"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_neutral_I"
                    ],
                    "contentCountLimits": [
                        "content_limits_side_1_2",
                        "content_limits_side_1_3",
                        "content_limits_side_1_4",
                        "content_limits_side_1_5",
                        "content_limits_side_1_6",
                        "content_limits_side_2_3",
                        "content_limits_side_2_4",
                        "content_limits_side_2_5",
                        "content_limits_side_2_6",
                        "content_limits_side_3_4",
                        "content_limits_side_3_5",
                        "content_limits_side_3_6",
                        "content_limits_side_4_5",
                        "content_limits_side_4_6",
                        "content_limits_side_5_6"
                    ],
                    "guardedContentValue": 12000,
                    "guardedContentValuePerArea": 141,
                    "unguardedContentValue": 2500,
                    "unguardedContentValuePerArea": 28,
                    "resourcesValue": 7500,
                    "resourcesValuePerArea": 84,
                    "mainObjects": [],
                    "zoneBiome": {
                        "type": "MatchZone",
                        "args": []
                    },
                    "contentBiome": {
                        "type": "MatchZone",
                        "args": []
                    },
                    "metaObjectsBiome": {
                        "type": "MatchZone",
                        "args": []
                    },
                    "crossroadsPosition": 0,
                    "roads": [
                        {
                            "type": "Stone",
                            "from": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-K"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-L"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-K"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-Q"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-K"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-N"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-K"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-S"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Spawn-B",
                    "size": 1,
                    "layout": "zone_layout_spawns",
                    "guardCutoffValue": 1500,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 1,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        60,
                        20,
                        10,
                        10,
                        2,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t2_item",
                        "classic_template_pool_random_t2_pandora",
                        "classic_template_pool_random_t2_hire",
                        "classic_template_pool_random_t2_unit_bank",
                        "classic_template_pool_random_t2_res_bank",
                        "classic_template_pool_random_t2_stat",
                        "classic_template_pool_random_t2_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t2_item",
                        "classic_template_pool_random_unguarded_t2_pandora",
                        "classic_template_pool_random_unguarded_t2_hire",
                        "classic_template_pool_random_unguarded_t2_unit_bank",
                        "classic_template_pool_random_unguarded_t2_res_bank",
                        "classic_template_pool_random_unguarded_t2_stat",
                        "classic_template_pool_random_unguarded_t2_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_poor"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_side_B"
                    ],
                    "contentCountLimits": [
                        "content_limits_side_1_2",
                        "content_limits_side_1_3",
                        "content_limits_side_1_4",
                        "content_limits_side_1_5",
                        "content_limits_side_1_6",
                        "content_limits_side_2_3",
                        "content_limits_side_2_4",
                        "content_limits_side_2_5",
                        "content_limits_side_2_6",
                        "content_limits_side_3_4",
                        "content_limits_side_3_5",
                        "content_limits_side_3_6",
                        "content_limits_side_4_5",
                        "content_limits_side_4_6",
                        "content_limits_side_5_6"
                    ],
                    "guardedContentValue": 20000,
                    "guardedContentValuePerArea": 282,
                    "unguardedContentValue": 5000,
                    "unguardedContentValuePerArea": 56,
                    "resourcesValue": 20000,
                    "resourcesValuePerArea": 212,
                    "mainObjects": [
                        {
                            "type": "Spawn",
                            "spawn": "Player2",
                            "guardChance": 1,
                            "guardValue": 5000,
                            "guardWeeklyIncrement": 0.1,
                            "removeGuardIfHasOwner": true,
                            "buildingsConstructionSid": "default_buildings_construction",
                            "placement": "Uniform",
                            "placementArgs": [
                                "true",
                                "0.7",
                                "0"
                            ]
                        }
                    ],
                    "zoneBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "contentBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "metaObjectsBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "crossroadsPosition": 0,
                    "roads": [
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-B-P"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-B-M"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-B-H"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-K",
                    "size": 1,
                    "layout": "zone_layout_sides",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 1.1,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        0,
                        10,
                        10,
                        10,
                        10,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t2_item",
                        "classic_template_pool_random_t2_pandora",
                        "classic_template_pool_random_t2_hire",
                        "classic_template_pool_random_t2_unit_bank",
                        "classic_template_pool_random_t2_res_bank",
                        "classic_template_pool_random_t2_stat",
                        "classic_template_pool_random_t2_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t2_item",
                        "classic_template_pool_random_unguarded_t2_pandora",
                        "classic_template_pool_random_unguarded_t2_hire",
                        "classic_template_pool_random_unguarded_t2_unit_bank",
                        "classic_template_pool_random_unguarded_t2_res_bank",
                        "classic_template_pool_random_unguarded_t2_stat",
                        "classic_template_pool_random_unguarded_t2_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_poor"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_neutral_K"
                    ],
                    "contentCountLimits": [
                        "content_limits_side_1_2",
                        "content_limits_side_1_3",
                        "content_limits_side_1_4",
                        "content_limits_side_1_5",
                        "content_limits_side_1_6",
                        "content_limits_side_2_3",
                        "content_limits_side_2_4",
                        "content_limits_side_2_5",
                        "content_limits_side_2_6",
                        "content_limits_side_3_4",
                        "content_limits_side_3_5",
                        "content_limits_side_3_6",
                        "content_limits_side_4_5",
                        "content_limits_side_4_6",
                        "content_limits_side_5_6"
                    ],
                    "guardedContentValue": 12000,
                    "guardedContentValuePerArea": 141,
                    "unguardedContentValue": 2500,
                    "unguardedContentValuePerArea": 28,
                    "resourcesValue": 7500,
                    "resourcesValuePerArea": 84,
                    "mainObjects": [],
                    "zoneBiome": {
                        "type": "MatchZone",
                        "args": []
                    },
                    "contentBiome": {
                        "type": "MatchZone",
                        "args": []
                    },
                    "metaObjectsBiome": {
                        "type": "MatchZone",
                        "args": []
                    },
                    "crossroadsPosition": 0,
                    "roads": [
                        {
                            "type": "Stone",
                            "from": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-K"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-K-L"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-K"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-J-K"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-K"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-K-R"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-K"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-K-F"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-K"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-K-Q"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Spawn-F",
                    "size": 1,
                    "layout": "zone_layout_spawns",
                    "guardCutoffValue": 1500,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 1,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        60,
                        20,
                        10,
                        10,
                        2,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t2_item",
                        "classic_template_pool_random_t2_pandora",
                        "classic_template_pool_random_t2_hire",
                        "classic_template_pool_random_t2_unit_bank",
                        "classic_template_pool_random_t2_res_bank",
                        "classic_template_pool_random_t2_stat",
                        "classic_template_pool_random_t2_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t2_item",
                        "classic_template_pool_random_unguarded_t2_pandora",
                        "classic_template_pool_random_unguarded_t2_hire",
                        "classic_template_pool_random_unguarded_t2_unit_bank",
                        "classic_template_pool_random_unguarded_t2_res_bank",
                        "classic_template_pool_random_unguarded_t2_stat",
                        "classic_template_pool_random_unguarded_t2_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_poor"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_side_F"
                    ],
                    "contentCountLimits": [
                        "content_limits_side_1_2",
                        "content_limits_side_1_3",
                        "content_limits_side_1_4",
                        "content_limits_side_1_5",
                        "content_limits_side_1_6",
                        "content_limits_side_2_3",
                        "content_limits_side_2_4",
                        "content_limits_side_2_5",
                        "content_limits_side_2_6",
                        "content_limits_side_3_4",
                        "content_limits_side_3_5",
                        "content_limits_side_3_6",
                        "content_limits_side_4_5",
                        "content_limits_side_4_6",
                        "content_limits_side_5_6"
                    ],
                    "guardedContentValue": 20000,
                    "guardedContentValuePerArea": 282,
                    "unguardedContentValue": 5000,
                    "unguardedContentValuePerArea": 56,
                    "resourcesValue": 20000,
                    "resourcesValuePerArea": 212,
                    "mainObjects": [
                        {
                            "type": "Spawn",
                            "spawn": "Player4",
                            "guardChance": 1,
                            "guardValue": 5000,
                            "guardWeeklyIncrement": 0.1,
                            "removeGuardIfHasOwner": true,
                            "buildingsConstructionSid": "default_buildings_construction",
                            "placement": "Uniform",
                            "placementArgs": [
                                "true",
                                "0.7",
                                "0"
                            ]
                        }
                    ],
                    "zoneBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "contentBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "metaObjectsBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "crossroadsPosition": 0,
                    "roads": [
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-J-F"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-F-R"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-K-F"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-F-Q"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-F-N"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-F-H"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Spawn-A",
                    "size": 1,
                    "layout": "zone_layout_spawns",
                    "guardCutoffValue": 1500,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 1,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        60,
                        20,
                        10,
                        10,
                        2,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t2_item",
                        "classic_template_pool_random_t2_pandora",
                        "classic_template_pool_random_t2_hire",
                        "classic_template_pool_random_t2_unit_bank",
                        "classic_template_pool_random_t2_res_bank",
                        "classic_template_pool_random_t2_stat",
                        "classic_template_pool_random_t2_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t2_item",
                        "classic_template_pool_random_unguarded_t2_pandora",
                        "classic_template_pool_random_unguarded_t2_hire",
                        "classic_template_pool_random_unguarded_t2_unit_bank",
                        "classic_template_pool_random_unguarded_t2_res_bank",
                        "classic_template_pool_random_unguarded_t2_stat",
                        "classic_template_pool_random_unguarded_t2_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_poor"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_side_A"
                    ],
                    "contentCountLimits": [
                        "content_limits_side_1_2",
                        "content_limits_side_1_3",
                        "content_limits_side_1_4",
                        "content_limits_side_1_5",
                        "content_limits_side_1_6",
                        "content_limits_side_2_3",
                        "content_limits_side_2_4",
                        "content_limits_side_2_5",
                        "content_limits_side_2_6",
                        "content_limits_side_3_4",
                        "content_limits_side_3_5",
                        "content_limits_side_3_6",
                        "content_limits_side_4_5",
                        "content_limits_side_4_6",
                        "content_limits_side_5_6"
                    ],
                    "guardedContentValue": 20000,
                    "guardedContentValuePerArea": 282,
                    "unguardedContentValue": 5000,
                    "unguardedContentValuePerArea": 56,
                    "resourcesValue": 20000,
                    "resourcesValuePerArea": 212,
                    "mainObjects": [
                        {
                            "type": "Spawn",
                            "spawn": "Player3",
                            "guardChance": 1,
                            "guardValue": 5000,
                            "guardWeeklyIncrement": 0.1,
                            "removeGuardIfHasOwner": true,
                            "buildingsConstructionSid": "default_buildings_construction",
                            "placement": "Uniform",
                            "placementArgs": [
                                "true",
                                "0.7",
                                "0"
                            ]
                        }
                    ],
                    "zoneBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "contentBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "metaObjectsBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "crossroadsPosition": 0,
                    "roads": [
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-J-A"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-L",
                    "size": 1,
                    "layout": "zone_layout_sides",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 1.1,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        0,
                        10,
                        10,
                        10,
                        10,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t2_item",
                        "classic_template_pool_random_t2_pandora",
                        "classic_template_pool_random_t2_hire",
                        "classic_template_pool_random_t2_unit_bank",
                        "classic_template_pool_random_t2_res_bank",
                        "classic_template_pool_random_t2_stat",
                        "classic_template_pool_random_t2_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t2_item",
                        "classic_template_pool_random_unguarded_t2_pandora",
                        "classic_template_pool_random_unguarded_t2_hire",
                        "classic_template_pool_random_unguarded_t2_unit_bank",
                        "classic_template_pool_random_unguarded_t2_res_bank",
                        "classic_template_pool_random_unguarded_t2_stat",
                        "classic_template_pool_random_unguarded_t2_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_poor"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_neutral_L"
                    ],
                    "contentCountLimits": [
                        "content_limits_side_1_2",
                        "content_limits_side_1_3",
                        "content_limits_side_1_4",
                        "content_limits_side_1_5",
                        "content_limits_side_1_6",
                        "content_limits_side_2_3",
                        "content_limits_side_2_4",
                        "content_limits_side_2_5",
                        "content_limits_side_2_6",
                        "content_limits_side_3_4",
                        "content_limits_side_3_5",
                        "content_limits_side_3_6",
                        "content_limits_side_4_5",
                        "content_limits_side_4_6",
                        "content_limits_side_5_6"
                    ],
                    "guardedContentValue": 12000,
                    "guardedContentValuePerArea": 141,
                    "unguardedContentValue": 2500,
                    "unguardedContentValuePerArea": 28,
                    "resourcesValue": 7500,
                    "resourcesValuePerArea": 84,
                    "mainObjects": [],
                    "zoneBiome": {
                        "type": "MatchZone",
                        "args": []
                    },
                    "contentBiome": {
                        "type": "MatchZone",
                        "args": []
                    },
                    "metaObjectsBiome": {
                        "type": "MatchZone",
                        "args": []
                    },
                    "crossroadsPosition": 0,
                    "roads": [
                        {
                            "type": "Stone",
                            "from": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-L"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-K-L"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-L"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-L-D"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-L"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-L-S"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-R",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 1.4,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        0,
                        10,
                        10,
                        10,
                        10,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t3_item",
                        "classic_template_pool_random_t3_pandora",
                        "classic_template_pool_random_t3_hire",
                        "classic_template_pool_random_t3_unit_bank",
                        "classic_template_pool_random_t3_res_bank",
                        "classic_template_pool_random_t3_stat",
                        "classic_template_pool_random_t3_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t3_item",
                        "classic_template_pool_random_unguarded_t3_pandora",
                        "classic_template_pool_random_unguarded_t3_hire",
                        "classic_template_pool_random_unguarded_t3_unit_bank",
                        "classic_template_pool_random_unguarded_t3_res_bank",
                        "classic_template_pool_random_unguarded_t3_stat",
                        "classic_template_pool_random_unguarded_t3_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_medium"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_neutral_R"
                    ],
                    "contentCountLimits": [
                        "content_limits_side_1_2",
                        "content_limits_side_1_3",
                        "content_limits_side_1_4",
                        "content_limits_side_1_5",
                        "content_limits_side_1_6",
                        "content_limits_side_2_3",
                        "content_limits_side_2_4",
                        "content_limits_side_2_5",
                        "content_limits_side_2_6",
                        "content_limits_side_3_4",
                        "content_limits_side_3_5",
                        "content_limits_side_3_6",
                        "content_limits_side_4_5",
                        "content_limits_side_4_6",
                        "content_limits_side_5_6"
                    ],
                    "guardedContentValue": 24000,
                    "guardedContentValuePerArea": 282,
                    "unguardedContentValue": 3800,
                    "unguardedContentValuePerArea": 42,
                    "resourcesValue": 13750,
                    "resourcesValuePerArea": 148,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 8000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "true",
                                "0.8",
                                "2"
                            ]
                        }
                    ],
                    "zoneBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "contentBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "metaObjectsBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "crossroadsPosition": 0,
                    "roads": [
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-J-R"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-K-R"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-F-R"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-O",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 1.4,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        0,
                        10,
                        10,
                        10,
                        10,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t3_item",
                        "classic_template_pool_random_t3_pandora",
                        "classic_template_pool_random_t3_hire",
                        "classic_template_pool_random_t3_unit_bank",
                        "classic_template_pool_random_t3_res_bank",
                        "classic_template_pool_random_t3_stat",
                        "classic_template_pool_random_t3_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t3_item",
                        "classic_template_pool_random_unguarded_t3_pandora",
                        "classic_template_pool_random_unguarded_t3_hire",
                        "classic_template_pool_random_unguarded_t3_unit_bank",
                        "classic_template_pool_random_unguarded_t3_res_bank",
                        "classic_template_pool_random_unguarded_t3_stat",
                        "classic_template_pool_random_unguarded_t3_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_medium"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_neutral_O"
                    ],
                    "contentCountLimits": [
                        "content_limits_side_1_2",
                        "content_limits_side_1_3",
                        "content_limits_side_1_4",
                        "content_limits_side_1_5",
                        "content_limits_side_1_6",
                        "content_limits_side_2_3",
                        "content_limits_side_2_4",
                        "content_limits_side_2_5",
                        "content_limits_side_2_6",
                        "content_limits_side_3_4",
                        "content_limits_side_3_5",
                        "content_limits_side_3_6",
                        "content_limits_side_4_5",
                        "content_limits_side_4_6",
                        "content_limits_side_5_6"
                    ],
                    "guardedContentValue": 24000,
                    "guardedContentValuePerArea": 282,
                    "unguardedContentValue": 3800,
                    "unguardedContentValuePerArea": 42,
                    "resourcesValue": 13750,
                    "resourcesValuePerArea": 148,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 8000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "true",
                                "0.8",
                                "2"
                            ]
                        }
                    ],
                    "zoneBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "contentBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "metaObjectsBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "crossroadsPosition": 0,
                    "roads": [
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-G-O"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-O-D"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-O-P"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-O-M"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-Q",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 1.4,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        0,
                        10,
                        10,
                        10,
                        10,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t3_item",
                        "classic_template_pool_random_t3_pandora",
                        "classic_template_pool_random_t3_hire",
                        "classic_template_pool_random_t3_unit_bank",
                        "classic_template_pool_random_t3_res_bank",
                        "classic_template_pool_random_t3_stat",
                        "classic_template_pool_random_t3_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t3_item",
                        "classic_template_pool_random_unguarded_t3_pandora",
                        "classic_template_pool_random_unguarded_t3_hire",
                        "classic_template_pool_random_unguarded_t3_unit_bank",
                        "classic_template_pool_random_unguarded_t3_res_bank",
                        "classic_template_pool_random_unguarded_t3_stat",
                        "classic_template_pool_random_unguarded_t3_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_medium"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_neutral_Q"
                    ],
                    "contentCountLimits": [
                        "content_limits_side_1_2",
                        "content_limits_side_1_3",
                        "content_limits_side_1_4",
                        "content_limits_side_1_5",
                        "content_limits_side_1_6",
                        "content_limits_side_2_3",
                        "content_limits_side_2_4",
                        "content_limits_side_2_5",
                        "content_limits_side_2_6",
                        "content_limits_side_3_4",
                        "content_limits_side_3_5",
                        "content_limits_side_3_6",
                        "content_limits_side_4_5",
                        "content_limits_side_4_6",
                        "content_limits_side_5_6"
                    ],
                    "guardedContentValue": 24000,
                    "guardedContentValuePerArea": 282,
                    "unguardedContentValue": 3800,
                    "unguardedContentValuePerArea": 42,
                    "resourcesValue": 13750,
                    "resourcesValuePerArea": 148,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 8000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "true",
                                "0.8",
                                "2"
                            ]
                        }
                    ],
                    "zoneBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "contentBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "metaObjectsBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "crossroadsPosition": 0,
                    "roads": [
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-K-Q"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-Q"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-F-Q"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-Q-N"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-P",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 1.4,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        0,
                        10,
                        10,
                        10,
                        10,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t3_item",
                        "classic_template_pool_random_t3_pandora",
                        "classic_template_pool_random_t3_hire",
                        "classic_template_pool_random_t3_unit_bank",
                        "classic_template_pool_random_t3_res_bank",
                        "classic_template_pool_random_t3_stat",
                        "classic_template_pool_random_t3_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t3_item",
                        "classic_template_pool_random_unguarded_t3_pandora",
                        "classic_template_pool_random_unguarded_t3_hire",
                        "classic_template_pool_random_unguarded_t3_unit_bank",
                        "classic_template_pool_random_unguarded_t3_res_bank",
                        "classic_template_pool_random_unguarded_t3_stat",
                        "classic_template_pool_random_unguarded_t3_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_medium"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_neutral_P"
                    ],
                    "contentCountLimits": [
                        "content_limits_side_1_2",
                        "content_limits_side_1_3",
                        "content_limits_side_1_4",
                        "content_limits_side_1_5",
                        "content_limits_side_1_6",
                        "content_limits_side_2_3",
                        "content_limits_side_2_4",
                        "content_limits_side_2_5",
                        "content_limits_side_2_6",
                        "content_limits_side_3_4",
                        "content_limits_side_3_5",
                        "content_limits_side_3_6",
                        "content_limits_side_4_5",
                        "content_limits_side_4_6",
                        "content_limits_side_5_6"
                    ],
                    "guardedContentValue": 24000,
                    "guardedContentValuePerArea": 282,
                    "unguardedContentValue": 3800,
                    "unguardedContentValuePerArea": 42,
                    "resourcesValue": 13750,
                    "resourcesValuePerArea": 148,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 8000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "true",
                                "0.8",
                                "2"
                            ]
                        }
                    ],
                    "zoneBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "contentBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "metaObjectsBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "crossroadsPosition": 0,
                    "roads": [
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-O-P"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-P-D"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-P-M"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-B-P"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Spawn-C",
                    "size": 1,
                    "layout": "zone_layout_spawns",
                    "guardCutoffValue": 1500,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 1,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        60,
                        20,
                        10,
                        10,
                        2,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t2_item",
                        "classic_template_pool_random_t2_pandora",
                        "classic_template_pool_random_t2_hire",
                        "classic_template_pool_random_t2_unit_bank",
                        "classic_template_pool_random_t2_res_bank",
                        "classic_template_pool_random_t2_stat",
                        "classic_template_pool_random_t2_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t2_item",
                        "classic_template_pool_random_unguarded_t2_pandora",
                        "classic_template_pool_random_unguarded_t2_hire",
                        "classic_template_pool_random_unguarded_t2_unit_bank",
                        "classic_template_pool_random_unguarded_t2_res_bank",
                        "classic_template_pool_random_unguarded_t2_stat",
                        "classic_template_pool_random_unguarded_t2_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_poor"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_side_C"
                    ],
                    "contentCountLimits": [
                        "content_limits_side_1_2",
                        "content_limits_side_1_3",
                        "content_limits_side_1_4",
                        "content_limits_side_1_5",
                        "content_limits_side_1_6",
                        "content_limits_side_2_3",
                        "content_limits_side_2_4",
                        "content_limits_side_2_5",
                        "content_limits_side_2_6",
                        "content_limits_side_3_4",
                        "content_limits_side_3_5",
                        "content_limits_side_3_6",
                        "content_limits_side_4_5",
                        "content_limits_side_4_6",
                        "content_limits_side_5_6"
                    ],
                    "guardedContentValue": 20000,
                    "guardedContentValuePerArea": 282,
                    "unguardedContentValue": 5000,
                    "unguardedContentValuePerArea": 56,
                    "resourcesValue": 20000,
                    "resourcesValuePerArea": 212,
                    "mainObjects": [
                        {
                            "type": "Spawn",
                            "spawn": "Player5",
                            "guardChance": 1,
                            "guardValue": 5000,
                            "guardWeeklyIncrement": 0.1,
                            "removeGuardIfHasOwner": true,
                            "buildingsConstructionSid": "default_buildings_construction",
                            "placement": "Uniform",
                            "placementArgs": [
                                "true",
                                "0.7",
                                "0"
                            ]
                        }
                    ],
                    "zoneBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "contentBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "metaObjectsBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "crossroadsPosition": 0,
                    "roads": [
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-J-C"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-C-H"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Spawn-E",
                    "size": 1,
                    "layout": "zone_layout_spawns",
                    "guardCutoffValue": 1500,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 1,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        60,
                        20,
                        10,
                        10,
                        2,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t2_item",
                        "classic_template_pool_random_t2_pandora",
                        "classic_template_pool_random_t2_hire",
                        "classic_template_pool_random_t2_unit_bank",
                        "classic_template_pool_random_t2_res_bank",
                        "classic_template_pool_random_t2_stat",
                        "classic_template_pool_random_t2_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t2_item",
                        "classic_template_pool_random_unguarded_t2_pandora",
                        "classic_template_pool_random_unguarded_t2_hire",
                        "classic_template_pool_random_unguarded_t2_unit_bank",
                        "classic_template_pool_random_unguarded_t2_res_bank",
                        "classic_template_pool_random_unguarded_t2_stat",
                        "classic_template_pool_random_unguarded_t2_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_poor"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_side_E"
                    ],
                    "contentCountLimits": [
                        "content_limits_side_1_2",
                        "content_limits_side_1_3",
                        "content_limits_side_1_4",
                        "content_limits_side_1_5",
                        "content_limits_side_1_6",
                        "content_limits_side_2_3",
                        "content_limits_side_2_4",
                        "content_limits_side_2_5",
                        "content_limits_side_2_6",
                        "content_limits_side_3_4",
                        "content_limits_side_3_5",
                        "content_limits_side_3_6",
                        "content_limits_side_4_5",
                        "content_limits_side_4_6",
                        "content_limits_side_5_6"
                    ],
                    "guardedContentValue": 20000,
                    "guardedContentValuePerArea": 282,
                    "unguardedContentValue": 5000,
                    "unguardedContentValuePerArea": 56,
                    "resourcesValue": 20000,
                    "resourcesValuePerArea": 212,
                    "mainObjects": [
                        {
                            "type": "Spawn",
                            "spawn": "Player1",
                            "guardChance": 1,
                            "guardValue": 5000,
                            "guardWeeklyIncrement": 0.1,
                            "removeGuardIfHasOwner": true,
                            "buildingsConstructionSid": "default_buildings_construction",
                            "placement": "Uniform",
                            "placementArgs": [
                                "true",
                                "0.7",
                                "0"
                            ]
                        }
                    ],
                    "zoneBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "contentBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "metaObjectsBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "crossroadsPosition": 0,
                    "roads": [
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-G-E"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-E-M"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-E-N"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-E-H"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-E-S"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Spawn-D",
                    "size": 1,
                    "layout": "zone_layout_spawns",
                    "guardCutoffValue": 1500,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 1,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        60,
                        20,
                        10,
                        10,
                        2,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t2_item",
                        "classic_template_pool_random_t2_pandora",
                        "classic_template_pool_random_t2_hire",
                        "classic_template_pool_random_t2_unit_bank",
                        "classic_template_pool_random_t2_res_bank",
                        "classic_template_pool_random_t2_stat",
                        "classic_template_pool_random_t2_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t2_item",
                        "classic_template_pool_random_unguarded_t2_pandora",
                        "classic_template_pool_random_unguarded_t2_hire",
                        "classic_template_pool_random_unguarded_t2_unit_bank",
                        "classic_template_pool_random_unguarded_t2_res_bank",
                        "classic_template_pool_random_unguarded_t2_stat",
                        "classic_template_pool_random_unguarded_t2_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_poor"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_side_D"
                    ],
                    "contentCountLimits": [
                        "content_limits_side_1_2",
                        "content_limits_side_1_3",
                        "content_limits_side_1_4",
                        "content_limits_side_1_5",
                        "content_limits_side_1_6",
                        "content_limits_side_2_3",
                        "content_limits_side_2_4",
                        "content_limits_side_2_5",
                        "content_limits_side_2_6",
                        "content_limits_side_3_4",
                        "content_limits_side_3_5",
                        "content_limits_side_3_6",
                        "content_limits_side_4_5",
                        "content_limits_side_4_6",
                        "content_limits_side_5_6"
                    ],
                    "guardedContentValue": 20000,
                    "guardedContentValuePerArea": 282,
                    "unguardedContentValue": 5000,
                    "unguardedContentValuePerArea": 56,
                    "resourcesValue": 20000,
                    "resourcesValuePerArea": 212,
                    "mainObjects": [
                        {
                            "type": "Spawn",
                            "spawn": "Player6",
                            "guardChance": 1,
                            "guardValue": 5000,
                            "guardWeeklyIncrement": 0.1,
                            "removeGuardIfHasOwner": true,
                            "buildingsConstructionSid": "default_buildings_construction",
                            "placement": "Uniform",
                            "placementArgs": [
                                "true",
                                "0.7",
                                "0"
                            ]
                        }
                    ],
                    "zoneBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "contentBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "metaObjectsBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "crossroadsPosition": 0,
                    "roads": [
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-O-D"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-G-D"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-P-D"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-D-S"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-L-D"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-M",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 1.4,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        0,
                        10,
                        10,
                        10,
                        10,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t3_item",
                        "classic_template_pool_random_t3_pandora",
                        "classic_template_pool_random_t3_hire",
                        "classic_template_pool_random_t3_unit_bank",
                        "classic_template_pool_random_t3_res_bank",
                        "classic_template_pool_random_t3_stat",
                        "classic_template_pool_random_t3_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t3_item",
                        "classic_template_pool_random_unguarded_t3_pandora",
                        "classic_template_pool_random_unguarded_t3_hire",
                        "classic_template_pool_random_unguarded_t3_unit_bank",
                        "classic_template_pool_random_unguarded_t3_res_bank",
                        "classic_template_pool_random_unguarded_t3_stat",
                        "classic_template_pool_random_unguarded_t3_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_medium"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_neutral_M"
                    ],
                    "contentCountLimits": [
                        "content_limits_side_1_2",
                        "content_limits_side_1_3",
                        "content_limits_side_1_4",
                        "content_limits_side_1_5",
                        "content_limits_side_1_6",
                        "content_limits_side_2_3",
                        "content_limits_side_2_4",
                        "content_limits_side_2_5",
                        "content_limits_side_2_6",
                        "content_limits_side_3_4",
                        "content_limits_side_3_5",
                        "content_limits_side_3_6",
                        "content_limits_side_4_5",
                        "content_limits_side_4_6",
                        "content_limits_side_5_6"
                    ],
                    "guardedContentValue": 24000,
                    "guardedContentValuePerArea": 282,
                    "unguardedContentValue": 3800,
                    "unguardedContentValuePerArea": 42,
                    "resourcesValue": 13750,
                    "resourcesValuePerArea": 148,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 8000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "true",
                                "0.8",
                                "2"
                            ]
                        }
                    ],
                    "zoneBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "contentBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "metaObjectsBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "crossroadsPosition": 0,
                    "roads": [
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-G-M"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-O-M"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-P-M"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-B-M"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-E-M"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-M-H"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-N",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 1.4,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        0,
                        10,
                        10,
                        10,
                        10,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t3_item",
                        "classic_template_pool_random_t3_pandora",
                        "classic_template_pool_random_t3_hire",
                        "classic_template_pool_random_t3_unit_bank",
                        "classic_template_pool_random_t3_res_bank",
                        "classic_template_pool_random_t3_stat",
                        "classic_template_pool_random_t3_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t3_item",
                        "classic_template_pool_random_unguarded_t3_pandora",
                        "classic_template_pool_random_unguarded_t3_hire",
                        "classic_template_pool_random_unguarded_t3_unit_bank",
                        "classic_template_pool_random_unguarded_t3_res_bank",
                        "classic_template_pool_random_unguarded_t3_stat",
                        "classic_template_pool_random_unguarded_t3_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_medium"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_neutral_N"
                    ],
                    "contentCountLimits": [
                        "content_limits_side_1_2",
                        "content_limits_side_1_3",
                        "content_limits_side_1_4",
                        "content_limits_side_1_5",
                        "content_limits_side_1_6",
                        "content_limits_side_2_3",
                        "content_limits_side_2_4",
                        "content_limits_side_2_5",
                        "content_limits_side_2_6",
                        "content_limits_side_3_4",
                        "content_limits_side_3_5",
                        "content_limits_side_3_6",
                        "content_limits_side_4_5",
                        "content_limits_side_4_6",
                        "content_limits_side_5_6"
                    ],
                    "guardedContentValue": 24000,
                    "guardedContentValuePerArea": 282,
                    "unguardedContentValue": 3800,
                    "unguardedContentValuePerArea": 42,
                    "resourcesValue": 13750,
                    "resourcesValuePerArea": 148,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 8000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "true",
                                "0.8",
                                "2"
                            ]
                        }
                    ],
                    "zoneBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "contentBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "metaObjectsBiome": {
                        "type": "MatchMainObject",
                        "args": [
                            "0"
                        ]
                    },
                    "crossroadsPosition": 0,
                    "roads": [
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-Q-N"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-N"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-F-N"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-E-N"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-N-S"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-H",
                    "size": 1,
                    "layout": "zone_layout_sides",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 1.1,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        0,
                        10,
                        10,
                        10,
                        10,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t2_item",
                        "classic_template_pool_random_t2_pandora",
                        "classic_template_pool_random_t2_hire",
                        "classic_template_pool_random_t2_unit_bank",
                        "classic_template_pool_random_t2_res_bank",
                        "classic_template_pool_random_t2_stat",
                        "classic_template_pool_random_t2_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t2_item",
                        "classic_template_pool_random_unguarded_t2_pandora",
                        "classic_template_pool_random_unguarded_t2_hire",
                        "classic_template_pool_random_unguarded_t2_unit_bank",
                        "classic_template_pool_random_unguarded_t2_res_bank",
                        "classic_template_pool_random_unguarded_t2_stat",
                        "classic_template_pool_random_unguarded_t2_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_poor"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_neutral_H"
                    ],
                    "contentCountLimits": [
                        "content_limits_side_1_2",
                        "content_limits_side_1_3",
                        "content_limits_side_1_4",
                        "content_limits_side_1_5",
                        "content_limits_side_1_6",
                        "content_limits_side_2_3",
                        "content_limits_side_2_4",
                        "content_limits_side_2_5",
                        "content_limits_side_2_6",
                        "content_limits_side_3_4",
                        "content_limits_side_3_5",
                        "content_limits_side_3_6",
                        "content_limits_side_4_5",
                        "content_limits_side_4_6",
                        "content_limits_side_5_6"
                    ],
                    "guardedContentValue": 12000,
                    "guardedContentValuePerArea": 141,
                    "unguardedContentValue": 2500,
                    "unguardedContentValuePerArea": 28,
                    "resourcesValue": 7500,
                    "resourcesValuePerArea": 84,
                    "mainObjects": [],
                    "zoneBiome": {
                        "type": "MatchZone",
                        "args": []
                    },
                    "contentBiome": {
                        "type": "MatchZone",
                        "args": []
                    },
                    "metaObjectsBiome": {
                        "type": "MatchZone",
                        "args": []
                    },
                    "crossroadsPosition": 0,
                    "roads": [
                        {
                            "type": "Stone",
                            "from": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-B-H"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-C-H"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-B-H"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-F-H"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-B-H"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-E-H"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-B-H"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-M-H"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-S",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 1.8,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        0,
                        10,
                        10,
                        20,
                        10,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t4_item",
                        "classic_template_pool_random_t4_pandora",
                        "classic_template_pool_random_t4_hire",
                        "classic_template_pool_random_t4_unit_bank",
                        "classic_template_pool_random_t4_res_bank",
                        "classic_template_pool_random_t4_stat",
                        "classic_template_pool_random_t4_magic",
                        "classic_template_pool_random_t5_item",
                        "classic_template_pool_random_t5_pandora",
                        "classic_template_pool_random_t5_hire",
                        "classic_template_pool_random_t5_unit_bank",
                        "classic_template_pool_random_t5_res_bank",
                        "classic_template_pool_random_t5_stat",
                        "classic_template_pool_random_t5_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t4_item",
                        "classic_template_pool_random_unguarded_t4_pandora",
                        "classic_template_pool_random_unguarded_t4_hire",
                        "classic_template_pool_random_unguarded_t4_unit_bank",
                        "classic_template_pool_random_unguarded_t4_res_bank",
                        "classic_template_pool_random_unguarded_t4_stat",
                        "classic_template_pool_random_unguarded_t4_magic",
                        "classic_template_pool_random_unguarded_t5_item",
                        "classic_template_pool_random_unguarded_t5_pandora",
                        "classic_template_pool_random_unguarded_t5_hire",
                        "classic_template_pool_random_unguarded_t5_unit_bank",
                        "classic_template_pool_random_unguarded_t5_res_bank",
                        "classic_template_pool_random_unguarded_t5_stat",
                        "classic_template_pool_random_unguarded_t5_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_rich"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_neutral_S"
                    ],
                    "contentCountLimits": [
                        "content_limits_side_1_2",
                        "content_limits_side_1_3",
                        "content_limits_side_1_4",
                        "content_limits_side_1_5",
                        "content_limits_side_1_6",
                        "content_limits_side_2_3",
                        "content_limits_side_2_4",
                        "content_limits_side_2_5",
                        "content_limits_side_2_6",
                        "content_limits_side_3_4",
                        "content_limits_side_3_5",
                        "content_limits_side_3_6",
                        "content_limits_side_4_5",
                        "content_limits_side_4_6",
                        "content_limits_side_5_6"
                    ],
                    "guardedContentValue": 48000,
                    "guardedContentValuePerArea": 424,
                    "unguardedContentValue": 8000,
                    "unguardedContentValuePerArea": 87,
                    "resourcesValue": 22500,
                    "resourcesValuePerArea": 205,
                    "mainObjects": [],
                    "zoneBiome": {
                        "type": "MatchZone",
                        "args": []
                    },
                    "contentBiome": {
                        "type": "MatchZone",
                        "args": []
                    },
                    "metaObjectsBiome": {
                        "type": "MatchZone",
                        "args": []
                    },
                    "crossroadsPosition": 0,
                    "roads": [
                        {
                            "type": "Stone",
                            "from": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-D-S"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-G-S"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-D-S"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-L-S"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-D-S"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-S"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-D-S"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-N-S"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-D-S"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-E-S"
                                ]
                            }
                        }
                    ]
                }
            ],
            "connections": [
                {
                    "name": "Rnd-I-K",
                    "from": "Neutral-I",
                    "to": "Neutral-K",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 45000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_I_K"
                },
                {
                    "name": "Rnd-I-L",
                    "from": "Neutral-I",
                    "to": "Neutral-L",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 45000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_I_L"
                },
                {
                    "name": "Rnd-K-L",
                    "from": "Neutral-K",
                    "to": "Neutral-L",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 45000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_K_L"
                },
                {
                    "name": "Rnd-J-K",
                    "from": "Neutral-J",
                    "to": "Neutral-K",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 45000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_J_K"
                },
                {
                    "name": "Rnd-J-R",
                    "from": "Neutral-J",
                    "to": "Neutral-R",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_J_R"
                },
                {
                    "name": "Rnd-K-R",
                    "from": "Neutral-K",
                    "to": "Neutral-R",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_K_R"
                },
                {
                    "name": "Rnd-J-F",
                    "from": "Neutral-J",
                    "to": "Spawn-F",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 45000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_J_F"
                },
                {
                    "name": "Rnd-F-R",
                    "from": "Spawn-F",
                    "to": "Neutral-R",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_F_R"
                },
                {
                    "name": "Rnd-K-F",
                    "from": "Neutral-K",
                    "to": "Spawn-F",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 45000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_K_F"
                },
                {
                    "name": "Rnd-K-Q",
                    "from": "Neutral-K",
                    "to": "Neutral-Q",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_K_Q"
                },
                {
                    "name": "Rnd-I-Q",
                    "from": "Neutral-I",
                    "to": "Neutral-Q",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_I_Q"
                },
                {
                    "name": "Rnd-F-Q",
                    "from": "Spawn-F",
                    "to": "Neutral-Q",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_F_Q"
                },
                {
                    "name": "Rnd-J-C",
                    "from": "Neutral-J",
                    "to": "Spawn-C",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 45000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_J_C"
                },
                {
                    "name": "Rnd-J-A",
                    "from": "Neutral-J",
                    "to": "Spawn-A",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 45000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_J_A"
                },
                {
                    "name": "Rnd-G-O",
                    "from": "Neutral-G",
                    "to": "Neutral-O",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_G_O"
                },
                {
                    "name": "Rnd-O-D",
                    "from": "Neutral-O",
                    "to": "Spawn-D",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_O_D"
                },
                {
                    "name": "Rnd-G-D",
                    "from": "Neutral-G",
                    "to": "Spawn-D",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 45000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_G_D"
                },
                {
                    "name": "Rnd-O-P",
                    "from": "Neutral-O",
                    "to": "Neutral-P",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_O_P"
                },
                {
                    "name": "Rnd-P-D",
                    "from": "Neutral-P",
                    "to": "Spawn-D",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_P_D"
                },
                {
                    "name": "Rnd-G-M",
                    "from": "Neutral-G",
                    "to": "Neutral-M",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_G_M"
                },
                {
                    "name": "Rnd-O-M",
                    "from": "Neutral-O",
                    "to": "Neutral-M",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_O_M"
                },
                {
                    "name": "Rnd-P-M",
                    "from": "Neutral-P",
                    "to": "Neutral-M",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_P_M"
                },
                {
                    "name": "Rnd-B-P",
                    "from": "Spawn-B",
                    "to": "Neutral-P",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_B_P"
                },
                {
                    "name": "Rnd-B-M",
                    "from": "Spawn-B",
                    "to": "Neutral-M",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_B_M"
                },
                {
                    "name": "Rnd-G-E",
                    "from": "Neutral-G",
                    "to": "Spawn-E",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 45000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_G_E"
                },
                {
                    "name": "Rnd-E-M",
                    "from": "Spawn-E",
                    "to": "Neutral-M",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_E_M"
                },
                {
                    "name": "Rnd-Q-N",
                    "from": "Neutral-Q",
                    "to": "Neutral-N",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_Q_N"
                },
                {
                    "name": "Rnd-I-N",
                    "from": "Neutral-I",
                    "to": "Neutral-N",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_I_N"
                },
                {
                    "name": "Rnd-F-N",
                    "from": "Spawn-F",
                    "to": "Neutral-N",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_F_N"
                },
                {
                    "name": "Rnd-E-N",
                    "from": "Spawn-E",
                    "to": "Neutral-N",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_E_N"
                },
                {
                    "name": "Rnd-B-H",
                    "from": "Spawn-B",
                    "to": "Neutral-H",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 45000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_B_H"
                },
                {
                    "name": "Rnd-C-H",
                    "from": "Spawn-C",
                    "to": "Neutral-H",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 45000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_C_H"
                },
                {
                    "name": "Rnd-F-H",
                    "from": "Spawn-F",
                    "to": "Neutral-H",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 45000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_F_H"
                },
                {
                    "name": "Rnd-E-H",
                    "from": "Spawn-E",
                    "to": "Neutral-H",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 45000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_E_H"
                },
                {
                    "name": "Rnd-M-H",
                    "from": "Neutral-M",
                    "to": "Neutral-H",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_M_H"
                },
                {
                    "name": "Rnd-D-S",
                    "from": "Spawn-D",
                    "to": "Neutral-S",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_D_S"
                },
                {
                    "name": "Rnd-G-S",
                    "from": "Neutral-G",
                    "to": "Neutral-S",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_G_S"
                },
                {
                    "name": "Rnd-L-D",
                    "from": "Neutral-L",
                    "to": "Spawn-D",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 45000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_L_D"
                },
                {
                    "name": "Rnd-L-S",
                    "from": "Neutral-L",
                    "to": "Neutral-S",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_L_S"
                },
                {
                    "name": "Rnd-I-S",
                    "from": "Neutral-I",
                    "to": "Neutral-S",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_I_S"
                },
                {
                    "name": "Rnd-N-S",
                    "from": "Neutral-N",
                    "to": "Neutral-S",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_N_S"
                },
                {
                    "name": "Rnd-E-S",
                    "from": "Spawn-E",
                    "to": "Neutral-S",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_E_S"
                }
            ]
        }
    ],
    "zoneLayouts": [
        {
            "name": "zone_layout_spawns",
            "obstaclesFill": 0.24,
            "obstaclesFillVoid": 0.48,
            "lakesFill": 0.3,
            "minLakeArea": 16,
            "elevationClusterScale": 0.16,
            "elevationModes": [
                {
                    "weight": 2,
                    "minElevatedFraction": 0.2,
                    "maxElevatedFraction": 0.4
                },
                {
                    "weight": 1,
                    "minElevatedFraction": 0.6,
                    "maxElevatedFraction": 0.8
                }
            ],
            "roadClusterArea": 160,
            "guardedEncounterResourceFractions": {
                "countBounds": [],
                "fractions": [
                    0.66
                ]
            },
            "ambientPickupDistribution": {
                "repulsion": 1,
                "noise": 0.4,
                "roadAttraction": -0.3,
                "obstacleAttraction": 0,
                "groupSizeWeights": [
                    20,
                    2,
                    1
                ]
            }
        },
        {
            "name": "zone_layout_sides",
            "obstaclesFill": 0.36,
            "obstaclesFillVoid": 0.5,
            "lakesFill": 0.25,
            "minLakeArea": 16,
            "elevationClusterScale": 0.128,
            "elevationModes": [
                {
                    "weight": 2,
                    "minElevatedFraction": 0.2,
                    "maxElevatedFraction": 0.4
                },
                {
                    "weight": 1,
                    "minElevatedFraction": 0.6,
                    "maxElevatedFraction": 0.8
                }
            ],
            "roadClusterArea": 128,
            "guardedEncounterResourceFractions": {
                "countBounds": [],
                "fractions": [
                    0.66
                ]
            },
            "ambientPickupDistribution": {
                "repulsion": 1,
                "noise": 0.3,
                "roadAttraction": -0.3,
                "obstacleAttraction": 0,
                "groupSizeWeights": [
                    20,
                    2,
                    1
                ]
            }
        },
        {
            "name": "zone_layout_treasure_zone",
            "obstaclesFill": 0.5,
            "obstaclesFillVoid": 0.5,
            "lakesFill": 0.45,
            "minLakeArea": 12,
            "elevationClusterScale": 0.12,
            "elevationModes": [
                {
                    "weight": 2,
                    "minElevatedFraction": 0.2,
                    "maxElevatedFraction": 0.4
                },
                {
                    "weight": 1,
                    "minElevatedFraction": 0.6,
                    "maxElevatedFraction": 0.8
                }
            ],
            "roadClusterArea": 96,
            "guardedEncounterResourceFractions": {
                "countBounds": [],
                "fractions": [
                    0.66
                ]
            },
            "ambientPickupDistribution": {
                "repulsion": 1,
                "noise": 0.3,
                "roadAttraction": -0.3,
                "obstacleAttraction": 0,
                "groupSizeWeights": [
                    12,
                    3,
                    1
                ]
            }
        },
        {
            "name": "zone_layout_center",
            "obstaclesFill": 0.56,
            "obstaclesFillVoid": 0.6,
            "lakesFill": 0.3,
            "minLakeArea": 10,
            "elevationClusterScale": 0.128,
            "elevationModes": [
                {
                    "weight": 2,
                    "minElevatedFraction": 0.2,
                    "maxElevatedFraction": 0.4
                },
                {
                    "weight": 1,
                    "minElevatedFraction": 0.6,
                    "maxElevatedFraction": 0.8
                }
            ],
            "roadClusterArea": 96,
            "guardedEncounterResourceFractions": {
                "countBounds": [],
                "fractions": [
                    0.66
                ]
            },
            "ambientPickupDistribution": {
                "repulsion": 1,
                "noise": 0.3,
                "roadAttraction": -0.25,
                "obstacleAttraction": 0,
                "groupSizeWeights": [
                    12,
                    4,
                    1
                ]
            }
        }
    ],
    "mandatoryContent": [
        {
            "name": "mandatory_content_side_A",
            "content": [
                {
                    "sid": "mine_wood",
                    "isGuarded": true,
                    "isMine": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_ore",
                    "isGuarded": true,
                    "isMine": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_side_B",
            "content": [
                {
                    "sid": "mine_wood",
                    "isGuarded": true,
                    "isMine": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_ore",
                    "isGuarded": true,
                    "isMine": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_side_C",
            "content": [
                {
                    "sid": "mine_wood",
                    "isGuarded": true,
                    "isMine": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_ore",
                    "isGuarded": true,
                    "isMine": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_side_D",
            "content": [
                {
                    "sid": "mine_wood",
                    "isGuarded": true,
                    "isMine": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_ore",
                    "isGuarded": true,
                    "isMine": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_side_E",
            "content": [
                {
                    "sid": "mine_wood",
                    "isGuarded": true,
                    "isMine": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_ore",
                    "isGuarded": true,
                    "isMine": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_side_F",
            "content": [
                {
                    "sid": "mine_wood",
                    "isGuarded": true,
                    "isMine": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_ore",
                    "isGuarded": true,
                    "isMine": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_neutral_G",
            "content": []
        },
        {
            "name": "mandatory_content_neutral_H",
            "content": []
        },
        {
            "name": "mandatory_content_neutral_I",
            "content": []
        },
        {
            "name": "mandatory_content_neutral_J",
            "content": []
        },
        {
            "name": "mandatory_content_neutral_K",
            "content": []
        },
        {
            "name": "mandatory_content_neutral_L",
            "content": []
        },
        {
            "name": "mandatory_content_neutral_M",
            "content": []
        },
        {
            "name": "mandatory_content_neutral_N",
            "content": []
        },
        {
            "name": "mandatory_content_neutral_O",
            "content": []
        },
        {
            "name": "mandatory_content_neutral_P",
            "content": []
        },
        {
            "name": "mandatory_content_neutral_Q",
            "content": []
        },
        {
            "name": "mandatory_content_neutral_R",
            "content": []
        },
        {
            "name": "mandatory_content_neutral_S",
            "content": []
        }
    ],
    "contentCountLimits": [
        {
            "name": "content_limits_side",
            "limits": [
                {
                    "sid": "black_tower",
                    "maxCount": 0
                },
                {
                    "sid": "fountain",
                    "maxCount": 2
                },
                {
                    "sid": "fountain_2",
                    "maxCount": 2
                },
                {
                    "sid": "mana_well",
                    "maxCount": 2
                },
                {
                    "sid": "beer_fountain",
                    "maxCount": 2
                },
                {
                    "sid": "market",
                    "maxCount": 1
                },
                {
                    "sid": "forge",
                    "maxCount": 2
                },
                {
                    "sid": "stables",
                    "maxCount": 1
                },
                {
                    "sid": "watchtower",
                    "maxCount": 2
                },
                {
                    "sid": "wind_rose",
                    "maxCount": 1
                },
                {
                    "sid": "quixs_path",
                    "maxCount": 2
                },
                {
                    "sid": "crystal_trail",
                    "maxCount": 3
                },
                {
                    "sid": "mysterious_stone",
                    "maxCount": 2
                },
                {
                    "sid": "university",
                    "maxCount": 2
                },
                {
                    "sid": "wise_owl",
                    "maxCount": 4
                },
                {
                    "sid": "celestial_sphere",
                    "maxCount": 2
                },
                {
                    "sid": "pile_of_books",
                    "maxCount": 2
                },
                {
                    "sid": "insaras_eye",
                    "maxCount": 2
                },
                {
                    "sid": "tear_of_truth",
                    "maxCount": 3
                },
                {
                    "sid": "tree_of_abundance",
                    "maxCount": 2
                },
                {
                    "sid": "huntsmans_camp",
                    "maxCount": 2
                },
                {
                    "sid": "shady_den",
                    "maxCount": 2
                },
                {
                    "sid": "random_hire_1",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_2",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_3",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_4",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_5",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_6",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_7",
                    "maxCount": 6
                },
                {
                    "sid": "arena",
                    "maxCount": 2
                },
                {
                    "sid": "sacrificial_shrine",
                    "maxCount": 2
                },
                {
                    "sid": "chimerologist",
                    "maxCount": 2
                },
                {
                    "sid": "circus",
                    "maxCount": 2
                },
                {
                    "sid": "infernal_cirque",
                    "maxCount": 2
                },
                {
                    "sid": "flattering_mirror",
                    "maxCount": 2
                },
                {
                    "sid": "fickle_shrine",
                    "maxCount": 1
                },
                {
                    "sid": "point_of_balance",
                    "maxCount": 3
                },
                {
                    "sid": "pandora_box",
                    "maxCount": 4
                },
                {
                    "sid": "ritual_pyre",
                    "maxCount": 3
                },
                {
                    "sid": "boreal_call",
                    "maxCount": 3
                },
                {
                    "sid": "jousting_range",
                    "maxCount": 1
                },
                {
                    "sid": "unforgotten_grave",
                    "maxCount": 1
                },
                {
                    "sid": "petrified_memorial",
                    "maxCount": 1
                },
                {
                    "sid": "the_gorge",
                    "maxCount": 1
                }
            ]
        },
        {
            "name": "content_limits_side_0_0",
            "limits": [
                {
                    "sid": "black_tower",
                    "maxCount": 0
                },
                {
                    "sid": "fountain",
                    "maxCount": 2
                },
                {
                    "sid": "fountain_2",
                    "maxCount": 2
                },
                {
                    "sid": "mana_well",
                    "maxCount": 2
                },
                {
                    "sid": "beer_fountain",
                    "maxCount": 2
                },
                {
                    "sid": "market",
                    "maxCount": 1
                },
                {
                    "sid": "forge",
                    "maxCount": 2
                },
                {
                    "sid": "stables",
                    "maxCount": 1
                },
                {
                    "sid": "watchtower",
                    "maxCount": 2
                },
                {
                    "sid": "wind_rose",
                    "maxCount": 1
                },
                {
                    "sid": "quixs_path",
                    "maxCount": 2
                },
                {
                    "sid": "crystal_trail",
                    "maxCount": 3
                },
                {
                    "sid": "mysterious_stone",
                    "maxCount": 2
                },
                {
                    "sid": "university",
                    "maxCount": 2
                },
                {
                    "sid": "wise_owl",
                    "maxCount": 4
                },
                {
                    "sid": "celestial_sphere",
                    "maxCount": 2
                },
                {
                    "sid": "pile_of_books",
                    "maxCount": 2
                },
                {
                    "sid": "insaras_eye",
                    "maxCount": 2
                },
                {
                    "sid": "tear_of_truth",
                    "maxCount": 3
                },
                {
                    "sid": "tree_of_abundance",
                    "maxCount": 2
                },
                {
                    "sid": "huntsmans_camp",
                    "maxCount": 2
                },
                {
                    "sid": "shady_den",
                    "maxCount": 2
                },
                {
                    "sid": "random_hire_1",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_2",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_3",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_4",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_5",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_6",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_7",
                    "maxCount": 6
                },
                {
                    "sid": "arena",
                    "maxCount": 2
                },
                {
                    "sid": "sacrificial_shrine",
                    "maxCount": 2
                },
                {
                    "sid": "chimerologist",
                    "maxCount": 2
                },
                {
                    "sid": "circus",
                    "maxCount": 2
                },
                {
                    "sid": "infernal_cirque",
                    "maxCount": 2
                },
                {
                    "sid": "flattering_mirror",
                    "maxCount": 2
                },
                {
                    "sid": "fickle_shrine",
                    "maxCount": 1
                },
                {
                    "sid": "point_of_balance",
                    "maxCount": 3
                },
                {
                    "sid": "pandora_box",
                    "maxCount": 4
                },
                {
                    "sid": "ritual_pyre",
                    "maxCount": 3
                },
                {
                    "sid": "boreal_call",
                    "maxCount": 3
                },
                {
                    "sid": "jousting_range",
                    "maxCount": 1
                },
                {
                    "sid": "unforgotten_grave",
                    "maxCount": 1
                },
                {
                    "sid": "petrified_memorial",
                    "maxCount": 1
                },
                {
                    "sid": "the_gorge",
                    "maxCount": 1
                }
            ]
        },
        {
            "name": "content_limits_side_1_2",
            "limits": [
                {
                    "sid": "black_tower",
                    "maxCount": 0
                },
                {
                    "sid": "fountain",
                    "maxCount": 2
                },
                {
                    "sid": "fountain_2",
                    "maxCount": 2
                },
                {
                    "sid": "mana_well",
                    "maxCount": 2
                },
                {
                    "sid": "beer_fountain",
                    "maxCount": 2
                },
                {
                    "sid": "market",
                    "maxCount": 1
                },
                {
                    "sid": "forge",
                    "maxCount": 2
                },
                {
                    "sid": "stables",
                    "maxCount": 1
                },
                {
                    "sid": "watchtower",
                    "maxCount": 2
                },
                {
                    "sid": "wind_rose",
                    "maxCount": 1
                },
                {
                    "sid": "quixs_path",
                    "maxCount": 2
                },
                {
                    "sid": "crystal_trail",
                    "maxCount": 3
                },
                {
                    "sid": "mysterious_stone",
                    "maxCount": 2
                },
                {
                    "sid": "university",
                    "maxCount": 2
                },
                {
                    "sid": "wise_owl",
                    "maxCount": 4
                },
                {
                    "sid": "celestial_sphere",
                    "maxCount": 2
                },
                {
                    "sid": "pile_of_books",
                    "maxCount": 2
                },
                {
                    "sid": "insaras_eye",
                    "maxCount": 2
                },
                {
                    "sid": "tear_of_truth",
                    "maxCount": 3
                },
                {
                    "sid": "tree_of_abundance",
                    "maxCount": 2
                },
                {
                    "sid": "huntsmans_camp",
                    "maxCount": 2
                },
                {
                    "sid": "shady_den",
                    "maxCount": 2
                },
                {
                    "sid": "random_hire_1",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_2",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_3",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_4",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_5",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_6",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_7",
                    "maxCount": 6
                },
                {
                    "sid": "arena",
                    "maxCount": 2
                },
                {
                    "sid": "sacrificial_shrine",
                    "maxCount": 2
                },
                {
                    "sid": "chimerologist",
                    "maxCount": 2
                },
                {
                    "sid": "circus",
                    "maxCount": 2
                },
                {
                    "sid": "infernal_cirque",
                    "maxCount": 2
                },
                {
                    "sid": "flattering_mirror",
                    "maxCount": 2
                },
                {
                    "sid": "fickle_shrine",
                    "maxCount": 1
                },
                {
                    "sid": "point_of_balance",
                    "maxCount": 3
                },
                {
                    "sid": "pandora_box",
                    "maxCount": 4
                },
                {
                    "sid": "ritual_pyre",
                    "maxCount": 3
                },
                {
                    "sid": "boreal_call",
                    "maxCount": 3
                },
                {
                    "sid": "jousting_range",
                    "maxCount": 1
                },
                {
                    "sid": "unforgotten_grave",
                    "maxCount": 1
                },
                {
                    "sid": "petrified_memorial",
                    "maxCount": 1
                },
                {
                    "sid": "the_gorge",
                    "maxCount": 1
                }
            ]
        },
        {
            "name": "content_limits_side_1_3",
            "limits": [
                {
                    "sid": "black_tower",
                    "maxCount": 0
                },
                {
                    "sid": "fountain",
                    "maxCount": 2
                },
                {
                    "sid": "fountain_2",
                    "maxCount": 2
                },
                {
                    "sid": "mana_well",
                    "maxCount": 2
                },
                {
                    "sid": "beer_fountain",
                    "maxCount": 2
                },
                {
                    "sid": "market",
                    "maxCount": 1
                },
                {
                    "sid": "forge",
                    "maxCount": 2
                },
                {
                    "sid": "stables",
                    "maxCount": 1
                },
                {
                    "sid": "watchtower",
                    "maxCount": 2
                },
                {
                    "sid": "wind_rose",
                    "maxCount": 1
                },
                {
                    "sid": "quixs_path",
                    "maxCount": 2
                },
                {
                    "sid": "crystal_trail",
                    "maxCount": 3
                },
                {
                    "sid": "mysterious_stone",
                    "maxCount": 2
                },
                {
                    "sid": "university",
                    "maxCount": 2
                },
                {
                    "sid": "wise_owl",
                    "maxCount": 4
                },
                {
                    "sid": "celestial_sphere",
                    "maxCount": 2
                },
                {
                    "sid": "pile_of_books",
                    "maxCount": 2
                },
                {
                    "sid": "insaras_eye",
                    "maxCount": 2
                },
                {
                    "sid": "tear_of_truth",
                    "maxCount": 3
                },
                {
                    "sid": "tree_of_abundance",
                    "maxCount": 2
                },
                {
                    "sid": "huntsmans_camp",
                    "maxCount": 2
                },
                {
                    "sid": "shady_den",
                    "maxCount": 2
                },
                {
                    "sid": "random_hire_1",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_2",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_3",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_4",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_5",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_6",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_7",
                    "maxCount": 6
                },
                {
                    "sid": "arena",
                    "maxCount": 2
                },
                {
                    "sid": "sacrificial_shrine",
                    "maxCount": 2
                },
                {
                    "sid": "chimerologist",
                    "maxCount": 2
                },
                {
                    "sid": "circus",
                    "maxCount": 2
                },
                {
                    "sid": "infernal_cirque",
                    "maxCount": 2
                },
                {
                    "sid": "flattering_mirror",
                    "maxCount": 2
                },
                {
                    "sid": "fickle_shrine",
                    "maxCount": 1
                },
                {
                    "sid": "point_of_balance",
                    "maxCount": 3
                },
                {
                    "sid": "pandora_box",
                    "maxCount": 4
                },
                {
                    "sid": "ritual_pyre",
                    "maxCount": 3
                },
                {
                    "sid": "boreal_call",
                    "maxCount": 3
                },
                {
                    "sid": "jousting_range",
                    "maxCount": 1
                },
                {
                    "sid": "unforgotten_grave",
                    "maxCount": 1
                },
                {
                    "sid": "petrified_memorial",
                    "maxCount": 1
                },
                {
                    "sid": "the_gorge",
                    "maxCount": 1
                }
            ]
        },
        {
            "name": "content_limits_side_1_4",
            "limits": [
                {
                    "sid": "black_tower",
                    "maxCount": 0
                },
                {
                    "sid": "fountain",
                    "maxCount": 2
                },
                {
                    "sid": "fountain_2",
                    "maxCount": 2
                },
                {
                    "sid": "mana_well",
                    "maxCount": 2
                },
                {
                    "sid": "beer_fountain",
                    "maxCount": 2
                },
                {
                    "sid": "market",
                    "maxCount": 1
                },
                {
                    "sid": "forge",
                    "maxCount": 2
                },
                {
                    "sid": "stables",
                    "maxCount": 1
                },
                {
                    "sid": "watchtower",
                    "maxCount": 2
                },
                {
                    "sid": "wind_rose",
                    "maxCount": 1
                },
                {
                    "sid": "quixs_path",
                    "maxCount": 2
                },
                {
                    "sid": "crystal_trail",
                    "maxCount": 3
                },
                {
                    "sid": "mysterious_stone",
                    "maxCount": 2
                },
                {
                    "sid": "university",
                    "maxCount": 2
                },
                {
                    "sid": "wise_owl",
                    "maxCount": 4
                },
                {
                    "sid": "celestial_sphere",
                    "maxCount": 2
                },
                {
                    "sid": "pile_of_books",
                    "maxCount": 2
                },
                {
                    "sid": "insaras_eye",
                    "maxCount": 2
                },
                {
                    "sid": "tear_of_truth",
                    "maxCount": 3
                },
                {
                    "sid": "tree_of_abundance",
                    "maxCount": 2
                },
                {
                    "sid": "huntsmans_camp",
                    "maxCount": 2
                },
                {
                    "sid": "shady_den",
                    "maxCount": 2
                },
                {
                    "sid": "random_hire_1",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_2",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_3",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_4",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_5",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_6",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_7",
                    "maxCount": 6
                },
                {
                    "sid": "arena",
                    "maxCount": 2
                },
                {
                    "sid": "sacrificial_shrine",
                    "maxCount": 2
                },
                {
                    "sid": "chimerologist",
                    "maxCount": 2
                },
                {
                    "sid": "circus",
                    "maxCount": 2
                },
                {
                    "sid": "infernal_cirque",
                    "maxCount": 2
                },
                {
                    "sid": "flattering_mirror",
                    "maxCount": 2
                },
                {
                    "sid": "fickle_shrine",
                    "maxCount": 1
                },
                {
                    "sid": "point_of_balance",
                    "maxCount": 3
                },
                {
                    "sid": "pandora_box",
                    "maxCount": 4
                },
                {
                    "sid": "ritual_pyre",
                    "maxCount": 3
                },
                {
                    "sid": "boreal_call",
                    "maxCount": 3
                },
                {
                    "sid": "jousting_range",
                    "maxCount": 1
                },
                {
                    "sid": "unforgotten_grave",
                    "maxCount": 1
                },
                {
                    "sid": "petrified_memorial",
                    "maxCount": 1
                },
                {
                    "sid": "the_gorge",
                    "maxCount": 1
                }
            ]
        },
        {
            "name": "content_limits_side_1_5",
            "limits": [
                {
                    "sid": "black_tower",
                    "maxCount": 0
                },
                {
                    "sid": "fountain",
                    "maxCount": 2
                },
                {
                    "sid": "fountain_2",
                    "maxCount": 2
                },
                {
                    "sid": "mana_well",
                    "maxCount": 2
                },
                {
                    "sid": "beer_fountain",
                    "maxCount": 2
                },
                {
                    "sid": "market",
                    "maxCount": 1
                },
                {
                    "sid": "forge",
                    "maxCount": 2
                },
                {
                    "sid": "stables",
                    "maxCount": 1
                },
                {
                    "sid": "watchtower",
                    "maxCount": 2
                },
                {
                    "sid": "wind_rose",
                    "maxCount": 1
                },
                {
                    "sid": "quixs_path",
                    "maxCount": 2
                },
                {
                    "sid": "crystal_trail",
                    "maxCount": 3
                },
                {
                    "sid": "mysterious_stone",
                    "maxCount": 2
                },
                {
                    "sid": "university",
                    "maxCount": 2
                },
                {
                    "sid": "wise_owl",
                    "maxCount": 4
                },
                {
                    "sid": "celestial_sphere",
                    "maxCount": 2
                },
                {
                    "sid": "pile_of_books",
                    "maxCount": 2
                },
                {
                    "sid": "insaras_eye",
                    "maxCount": 2
                },
                {
                    "sid": "tear_of_truth",
                    "maxCount": 3
                },
                {
                    "sid": "tree_of_abundance",
                    "maxCount": 2
                },
                {
                    "sid": "huntsmans_camp",
                    "maxCount": 2
                },
                {
                    "sid": "shady_den",
                    "maxCount": 2
                },
                {
                    "sid": "random_hire_1",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_2",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_3",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_4",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_5",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_6",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_7",
                    "maxCount": 6
                },
                {
                    "sid": "arena",
                    "maxCount": 2
                },
                {
                    "sid": "sacrificial_shrine",
                    "maxCount": 2
                },
                {
                    "sid": "chimerologist",
                    "maxCount": 2
                },
                {
                    "sid": "circus",
                    "maxCount": 2
                },
                {
                    "sid": "infernal_cirque",
                    "maxCount": 2
                },
                {
                    "sid": "flattering_mirror",
                    "maxCount": 2
                },
                {
                    "sid": "fickle_shrine",
                    "maxCount": 1
                },
                {
                    "sid": "point_of_balance",
                    "maxCount": 3
                },
                {
                    "sid": "pandora_box",
                    "maxCount": 4
                },
                {
                    "sid": "ritual_pyre",
                    "maxCount": 3
                },
                {
                    "sid": "boreal_call",
                    "maxCount": 3
                },
                {
                    "sid": "jousting_range",
                    "maxCount": 1
                },
                {
                    "sid": "unforgotten_grave",
                    "maxCount": 1
                },
                {
                    "sid": "petrified_memorial",
                    "maxCount": 1
                },
                {
                    "sid": "the_gorge",
                    "maxCount": 1
                }
            ]
        },
        {
            "name": "content_limits_side_1_6",
            "limits": [
                {
                    "sid": "black_tower",
                    "maxCount": 0
                },
                {
                    "sid": "fountain",
                    "maxCount": 2
                },
                {
                    "sid": "fountain_2",
                    "maxCount": 2
                },
                {
                    "sid": "mana_well",
                    "maxCount": 2
                },
                {
                    "sid": "beer_fountain",
                    "maxCount": 2
                },
                {
                    "sid": "market",
                    "maxCount": 1
                },
                {
                    "sid": "forge",
                    "maxCount": 2
                },
                {
                    "sid": "stables",
                    "maxCount": 1
                },
                {
                    "sid": "watchtower",
                    "maxCount": 2
                },
                {
                    "sid": "wind_rose",
                    "maxCount": 1
                },
                {
                    "sid": "quixs_path",
                    "maxCount": 2
                },
                {
                    "sid": "crystal_trail",
                    "maxCount": 3
                },
                {
                    "sid": "mysterious_stone",
                    "maxCount": 2
                },
                {
                    "sid": "university",
                    "maxCount": 2
                },
                {
                    "sid": "wise_owl",
                    "maxCount": 4
                },
                {
                    "sid": "celestial_sphere",
                    "maxCount": 2
                },
                {
                    "sid": "pile_of_books",
                    "maxCount": 2
                },
                {
                    "sid": "insaras_eye",
                    "maxCount": 2
                },
                {
                    "sid": "tear_of_truth",
                    "maxCount": 3
                },
                {
                    "sid": "tree_of_abundance",
                    "maxCount": 2
                },
                {
                    "sid": "huntsmans_camp",
                    "maxCount": 2
                },
                {
                    "sid": "shady_den",
                    "maxCount": 2
                },
                {
                    "sid": "random_hire_1",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_2",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_3",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_4",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_5",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_6",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_7",
                    "maxCount": 6
                },
                {
                    "sid": "arena",
                    "maxCount": 2
                },
                {
                    "sid": "sacrificial_shrine",
                    "maxCount": 2
                },
                {
                    "sid": "chimerologist",
                    "maxCount": 2
                },
                {
                    "sid": "circus",
                    "maxCount": 2
                },
                {
                    "sid": "infernal_cirque",
                    "maxCount": 2
                },
                {
                    "sid": "flattering_mirror",
                    "maxCount": 2
                },
                {
                    "sid": "fickle_shrine",
                    "maxCount": 1
                },
                {
                    "sid": "point_of_balance",
                    "maxCount": 3
                },
                {
                    "sid": "pandora_box",
                    "maxCount": 4
                },
                {
                    "sid": "ritual_pyre",
                    "maxCount": 3
                },
                {
                    "sid": "boreal_call",
                    "maxCount": 3
                },
                {
                    "sid": "jousting_range",
                    "maxCount": 1
                },
                {
                    "sid": "unforgotten_grave",
                    "maxCount": 1
                },
                {
                    "sid": "petrified_memorial",
                    "maxCount": 1
                },
                {
                    "sid": "the_gorge",
                    "maxCount": 1
                }
            ]
        },
        {
            "name": "content_limits_side_2_3",
            "limits": [
                {
                    "sid": "black_tower",
                    "maxCount": 0
                },
                {
                    "sid": "fountain",
                    "maxCount": 2
                },
                {
                    "sid": "fountain_2",
                    "maxCount": 2
                },
                {
                    "sid": "mana_well",
                    "maxCount": 2
                },
                {
                    "sid": "beer_fountain",
                    "maxCount": 2
                },
                {
                    "sid": "market",
                    "maxCount": 1
                },
                {
                    "sid": "forge",
                    "maxCount": 2
                },
                {
                    "sid": "stables",
                    "maxCount": 1
                },
                {
                    "sid": "watchtower",
                    "maxCount": 2
                },
                {
                    "sid": "wind_rose",
                    "maxCount": 1
                },
                {
                    "sid": "quixs_path",
                    "maxCount": 2
                },
                {
                    "sid": "crystal_trail",
                    "maxCount": 3
                },
                {
                    "sid": "mysterious_stone",
                    "maxCount": 2
                },
                {
                    "sid": "university",
                    "maxCount": 2
                },
                {
                    "sid": "wise_owl",
                    "maxCount": 4
                },
                {
                    "sid": "celestial_sphere",
                    "maxCount": 2
                },
                {
                    "sid": "pile_of_books",
                    "maxCount": 2
                },
                {
                    "sid": "insaras_eye",
                    "maxCount": 2
                },
                {
                    "sid": "tear_of_truth",
                    "maxCount": 3
                },
                {
                    "sid": "tree_of_abundance",
                    "maxCount": 2
                },
                {
                    "sid": "huntsmans_camp",
                    "maxCount": 2
                },
                {
                    "sid": "shady_den",
                    "maxCount": 2
                },
                {
                    "sid": "random_hire_1",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_2",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_3",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_4",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_5",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_6",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_7",
                    "maxCount": 6
                },
                {
                    "sid": "arena",
                    "maxCount": 2
                },
                {
                    "sid": "sacrificial_shrine",
                    "maxCount": 2
                },
                {
                    "sid": "chimerologist",
                    "maxCount": 2
                },
                {
                    "sid": "circus",
                    "maxCount": 2
                },
                {
                    "sid": "infernal_cirque",
                    "maxCount": 2
                },
                {
                    "sid": "flattering_mirror",
                    "maxCount": 2
                },
                {
                    "sid": "fickle_shrine",
                    "maxCount": 1
                },
                {
                    "sid": "point_of_balance",
                    "maxCount": 3
                },
                {
                    "sid": "pandora_box",
                    "maxCount": 4
                },
                {
                    "sid": "ritual_pyre",
                    "maxCount": 3
                },
                {
                    "sid": "boreal_call",
                    "maxCount": 3
                },
                {
                    "sid": "jousting_range",
                    "maxCount": 1
                },
                {
                    "sid": "unforgotten_grave",
                    "maxCount": 1
                },
                {
                    "sid": "petrified_memorial",
                    "maxCount": 1
                },
                {
                    "sid": "the_gorge",
                    "maxCount": 1
                }
            ]
        },
        {
            "name": "content_limits_side_2_4",
            "limits": [
                {
                    "sid": "black_tower",
                    "maxCount": 0
                },
                {
                    "sid": "fountain",
                    "maxCount": 2
                },
                {
                    "sid": "fountain_2",
                    "maxCount": 2
                },
                {
                    "sid": "mana_well",
                    "maxCount": 2
                },
                {
                    "sid": "beer_fountain",
                    "maxCount": 2
                },
                {
                    "sid": "market",
                    "maxCount": 1
                },
                {
                    "sid": "forge",
                    "maxCount": 2
                },
                {
                    "sid": "stables",
                    "maxCount": 1
                },
                {
                    "sid": "watchtower",
                    "maxCount": 2
                },
                {
                    "sid": "wind_rose",
                    "maxCount": 1
                },
                {
                    "sid": "quixs_path",
                    "maxCount": 2
                },
                {
                    "sid": "crystal_trail",
                    "maxCount": 3
                },
                {
                    "sid": "mysterious_stone",
                    "maxCount": 2
                },
                {
                    "sid": "university",
                    "maxCount": 2
                },
                {
                    "sid": "wise_owl",
                    "maxCount": 4
                },
                {
                    "sid": "celestial_sphere",
                    "maxCount": 2
                },
                {
                    "sid": "pile_of_books",
                    "maxCount": 2
                },
                {
                    "sid": "insaras_eye",
                    "maxCount": 2
                },
                {
                    "sid": "tear_of_truth",
                    "maxCount": 3
                },
                {
                    "sid": "tree_of_abundance",
                    "maxCount": 2
                },
                {
                    "sid": "huntsmans_camp",
                    "maxCount": 2
                },
                {
                    "sid": "shady_den",
                    "maxCount": 2
                },
                {
                    "sid": "random_hire_1",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_2",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_3",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_4",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_5",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_6",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_7",
                    "maxCount": 6
                },
                {
                    "sid": "arena",
                    "maxCount": 2
                },
                {
                    "sid": "sacrificial_shrine",
                    "maxCount": 2
                },
                {
                    "sid": "chimerologist",
                    "maxCount": 2
                },
                {
                    "sid": "circus",
                    "maxCount": 2
                },
                {
                    "sid": "infernal_cirque",
                    "maxCount": 2
                },
                {
                    "sid": "flattering_mirror",
                    "maxCount": 2
                },
                {
                    "sid": "fickle_shrine",
                    "maxCount": 1
                },
                {
                    "sid": "point_of_balance",
                    "maxCount": 3
                },
                {
                    "sid": "pandora_box",
                    "maxCount": 4
                },
                {
                    "sid": "ritual_pyre",
                    "maxCount": 3
                },
                {
                    "sid": "boreal_call",
                    "maxCount": 3
                },
                {
                    "sid": "jousting_range",
                    "maxCount": 1
                },
                {
                    "sid": "unforgotten_grave",
                    "maxCount": 1
                },
                {
                    "sid": "petrified_memorial",
                    "maxCount": 1
                },
                {
                    "sid": "the_gorge",
                    "maxCount": 1
                }
            ]
        },
        {
            "name": "content_limits_side_2_5",
            "limits": [
                {
                    "sid": "black_tower",
                    "maxCount": 0
                },
                {
                    "sid": "fountain",
                    "maxCount": 2
                },
                {
                    "sid": "fountain_2",
                    "maxCount": 2
                },
                {
                    "sid": "mana_well",
                    "maxCount": 2
                },
                {
                    "sid": "beer_fountain",
                    "maxCount": 2
                },
                {
                    "sid": "market",
                    "maxCount": 1
                },
                {
                    "sid": "forge",
                    "maxCount": 2
                },
                {
                    "sid": "stables",
                    "maxCount": 1
                },
                {
                    "sid": "watchtower",
                    "maxCount": 2
                },
                {
                    "sid": "wind_rose",
                    "maxCount": 1
                },
                {
                    "sid": "quixs_path",
                    "maxCount": 2
                },
                {
                    "sid": "crystal_trail",
                    "maxCount": 3
                },
                {
                    "sid": "mysterious_stone",
                    "maxCount": 2
                },
                {
                    "sid": "university",
                    "maxCount": 2
                },
                {
                    "sid": "wise_owl",
                    "maxCount": 4
                },
                {
                    "sid": "celestial_sphere",
                    "maxCount": 2
                },
                {
                    "sid": "pile_of_books",
                    "maxCount": 2
                },
                {
                    "sid": "insaras_eye",
                    "maxCount": 2
                },
                {
                    "sid": "tear_of_truth",
                    "maxCount": 3
                },
                {
                    "sid": "tree_of_abundance",
                    "maxCount": 2
                },
                {
                    "sid": "huntsmans_camp",
                    "maxCount": 2
                },
                {
                    "sid": "shady_den",
                    "maxCount": 2
                },
                {
                    "sid": "random_hire_1",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_2",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_3",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_4",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_5",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_6",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_7",
                    "maxCount": 6
                },
                {
                    "sid": "arena",
                    "maxCount": 2
                },
                {
                    "sid": "sacrificial_shrine",
                    "maxCount": 2
                },
                {
                    "sid": "chimerologist",
                    "maxCount": 2
                },
                {
                    "sid": "circus",
                    "maxCount": 2
                },
                {
                    "sid": "infernal_cirque",
                    "maxCount": 2
                },
                {
                    "sid": "flattering_mirror",
                    "maxCount": 2
                },
                {
                    "sid": "fickle_shrine",
                    "maxCount": 1
                },
                {
                    "sid": "point_of_balance",
                    "maxCount": 3
                },
                {
                    "sid": "pandora_box",
                    "maxCount": 4
                },
                {
                    "sid": "ritual_pyre",
                    "maxCount": 3
                },
                {
                    "sid": "boreal_call",
                    "maxCount": 3
                },
                {
                    "sid": "jousting_range",
                    "maxCount": 1
                },
                {
                    "sid": "unforgotten_grave",
                    "maxCount": 1
                },
                {
                    "sid": "petrified_memorial",
                    "maxCount": 1
                },
                {
                    "sid": "the_gorge",
                    "maxCount": 1
                }
            ]
        },
        {
            "name": "content_limits_side_2_6",
            "limits": [
                {
                    "sid": "black_tower",
                    "maxCount": 0
                },
                {
                    "sid": "fountain",
                    "maxCount": 2
                },
                {
                    "sid": "fountain_2",
                    "maxCount": 2
                },
                {
                    "sid": "mana_well",
                    "maxCount": 2
                },
                {
                    "sid": "beer_fountain",
                    "maxCount": 2
                },
                {
                    "sid": "market",
                    "maxCount": 1
                },
                {
                    "sid": "forge",
                    "maxCount": 2
                },
                {
                    "sid": "stables",
                    "maxCount": 1
                },
                {
                    "sid": "watchtower",
                    "maxCount": 2
                },
                {
                    "sid": "wind_rose",
                    "maxCount": 1
                },
                {
                    "sid": "quixs_path",
                    "maxCount": 2
                },
                {
                    "sid": "crystal_trail",
                    "maxCount": 3
                },
                {
                    "sid": "mysterious_stone",
                    "maxCount": 2
                },
                {
                    "sid": "university",
                    "maxCount": 2
                },
                {
                    "sid": "wise_owl",
                    "maxCount": 4
                },
                {
                    "sid": "celestial_sphere",
                    "maxCount": 2
                },
                {
                    "sid": "pile_of_books",
                    "maxCount": 2
                },
                {
                    "sid": "insaras_eye",
                    "maxCount": 2
                },
                {
                    "sid": "tear_of_truth",
                    "maxCount": 3
                },
                {
                    "sid": "tree_of_abundance",
                    "maxCount": 2
                },
                {
                    "sid": "huntsmans_camp",
                    "maxCount": 2
                },
                {
                    "sid": "shady_den",
                    "maxCount": 2
                },
                {
                    "sid": "random_hire_1",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_2",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_3",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_4",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_5",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_6",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_7",
                    "maxCount": 6
                },
                {
                    "sid": "arena",
                    "maxCount": 2
                },
                {
                    "sid": "sacrificial_shrine",
                    "maxCount": 2
                },
                {
                    "sid": "chimerologist",
                    "maxCount": 2
                },
                {
                    "sid": "circus",
                    "maxCount": 2
                },
                {
                    "sid": "infernal_cirque",
                    "maxCount": 2
                },
                {
                    "sid": "flattering_mirror",
                    "maxCount": 2
                },
                {
                    "sid": "fickle_shrine",
                    "maxCount": 1
                },
                {
                    "sid": "point_of_balance",
                    "maxCount": 3
                },
                {
                    "sid": "pandora_box",
                    "maxCount": 4
                },
                {
                    "sid": "ritual_pyre",
                    "maxCount": 3
                },
                {
                    "sid": "boreal_call",
                    "maxCount": 3
                },
                {
                    "sid": "jousting_range",
                    "maxCount": 1
                },
                {
                    "sid": "unforgotten_grave",
                    "maxCount": 1
                },
                {
                    "sid": "petrified_memorial",
                    "maxCount": 1
                },
                {
                    "sid": "the_gorge",
                    "maxCount": 1
                }
            ]
        },
        {
            "name": "content_limits_side_3_4",
            "limits": [
                {
                    "sid": "black_tower",
                    "maxCount": 0
                },
                {
                    "sid": "fountain",
                    "maxCount": 2
                },
                {
                    "sid": "fountain_2",
                    "maxCount": 2
                },
                {
                    "sid": "mana_well",
                    "maxCount": 2
                },
                {
                    "sid": "beer_fountain",
                    "maxCount": 2
                },
                {
                    "sid": "market",
                    "maxCount": 1
                },
                {
                    "sid": "forge",
                    "maxCount": 2
                },
                {
                    "sid": "stables",
                    "maxCount": 1
                },
                {
                    "sid": "watchtower",
                    "maxCount": 2
                },
                {
                    "sid": "wind_rose",
                    "maxCount": 1
                },
                {
                    "sid": "quixs_path",
                    "maxCount": 2
                },
                {
                    "sid": "crystal_trail",
                    "maxCount": 3
                },
                {
                    "sid": "mysterious_stone",
                    "maxCount": 2
                },
                {
                    "sid": "university",
                    "maxCount": 2
                },
                {
                    "sid": "wise_owl",
                    "maxCount": 4
                },
                {
                    "sid": "celestial_sphere",
                    "maxCount": 2
                },
                {
                    "sid": "pile_of_books",
                    "maxCount": 2
                },
                {
                    "sid": "insaras_eye",
                    "maxCount": 2
                },
                {
                    "sid": "tear_of_truth",
                    "maxCount": 3
                },
                {
                    "sid": "tree_of_abundance",
                    "maxCount": 2
                },
                {
                    "sid": "huntsmans_camp",
                    "maxCount": 2
                },
                {
                    "sid": "shady_den",
                    "maxCount": 2
                },
                {
                    "sid": "random_hire_1",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_2",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_3",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_4",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_5",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_6",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_7",
                    "maxCount": 6
                },
                {
                    "sid": "arena",
                    "maxCount": 2
                },
                {
                    "sid": "sacrificial_shrine",
                    "maxCount": 2
                },
                {
                    "sid": "chimerologist",
                    "maxCount": 2
                },
                {
                    "sid": "circus",
                    "maxCount": 2
                },
                {
                    "sid": "infernal_cirque",
                    "maxCount": 2
                },
                {
                    "sid": "flattering_mirror",
                    "maxCount": 2
                },
                {
                    "sid": "fickle_shrine",
                    "maxCount": 1
                },
                {
                    "sid": "point_of_balance",
                    "maxCount": 3
                },
                {
                    "sid": "pandora_box",
                    "maxCount": 4
                },
                {
                    "sid": "ritual_pyre",
                    "maxCount": 3
                },
                {
                    "sid": "boreal_call",
                    "maxCount": 3
                },
                {
                    "sid": "jousting_range",
                    "maxCount": 1
                },
                {
                    "sid": "unforgotten_grave",
                    "maxCount": 1
                },
                {
                    "sid": "petrified_memorial",
                    "maxCount": 1
                },
                {
                    "sid": "the_gorge",
                    "maxCount": 1
                }
            ]
        },
        {
            "name": "content_limits_side_3_5",
            "limits": [
                {
                    "sid": "black_tower",
                    "maxCount": 0
                },
                {
                    "sid": "fountain",
                    "maxCount": 2
                },
                {
                    "sid": "fountain_2",
                    "maxCount": 2
                },
                {
                    "sid": "mana_well",
                    "maxCount": 2
                },
                {
                    "sid": "beer_fountain",
                    "maxCount": 2
                },
                {
                    "sid": "market",
                    "maxCount": 1
                },
                {
                    "sid": "forge",
                    "maxCount": 2
                },
                {
                    "sid": "stables",
                    "maxCount": 1
                },
                {
                    "sid": "watchtower",
                    "maxCount": 2
                },
                {
                    "sid": "wind_rose",
                    "maxCount": 1
                },
                {
                    "sid": "quixs_path",
                    "maxCount": 2
                },
                {
                    "sid": "crystal_trail",
                    "maxCount": 3
                },
                {
                    "sid": "mysterious_stone",
                    "maxCount": 2
                },
                {
                    "sid": "university",
                    "maxCount": 2
                },
                {
                    "sid": "wise_owl",
                    "maxCount": 4
                },
                {
                    "sid": "celestial_sphere",
                    "maxCount": 2
                },
                {
                    "sid": "pile_of_books",
                    "maxCount": 2
                },
                {
                    "sid": "insaras_eye",
                    "maxCount": 2
                },
                {
                    "sid": "tear_of_truth",
                    "maxCount": 3
                },
                {
                    "sid": "tree_of_abundance",
                    "maxCount": 2
                },
                {
                    "sid": "huntsmans_camp",
                    "maxCount": 2
                },
                {
                    "sid": "shady_den",
                    "maxCount": 2
                },
                {
                    "sid": "random_hire_1",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_2",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_3",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_4",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_5",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_6",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_7",
                    "maxCount": 6
                },
                {
                    "sid": "arena",
                    "maxCount": 2
                },
                {
                    "sid": "sacrificial_shrine",
                    "maxCount": 2
                },
                {
                    "sid": "chimerologist",
                    "maxCount": 2
                },
                {
                    "sid": "circus",
                    "maxCount": 2
                },
                {
                    "sid": "infernal_cirque",
                    "maxCount": 2
                },
                {
                    "sid": "flattering_mirror",
                    "maxCount": 2
                },
                {
                    "sid": "fickle_shrine",
                    "maxCount": 1
                },
                {
                    "sid": "point_of_balance",
                    "maxCount": 3
                },
                {
                    "sid": "pandora_box",
                    "maxCount": 4
                },
                {
                    "sid": "ritual_pyre",
                    "maxCount": 3
                },
                {
                    "sid": "boreal_call",
                    "maxCount": 3
                },
                {
                    "sid": "jousting_range",
                    "maxCount": 1
                },
                {
                    "sid": "unforgotten_grave",
                    "maxCount": 1
                },
                {
                    "sid": "petrified_memorial",
                    "maxCount": 1
                },
                {
                    "sid": "the_gorge",
                    "maxCount": 1
                }
            ]
        },
        {
            "name": "content_limits_side_3_6",
            "limits": [
                {
                    "sid": "black_tower",
                    "maxCount": 0
                },
                {
                    "sid": "fountain",
                    "maxCount": 2
                },
                {
                    "sid": "fountain_2",
                    "maxCount": 2
                },
                {
                    "sid": "mana_well",
                    "maxCount": 2
                },
                {
                    "sid": "beer_fountain",
                    "maxCount": 2
                },
                {
                    "sid": "market",
                    "maxCount": 1
                },
                {
                    "sid": "forge",
                    "maxCount": 2
                },
                {
                    "sid": "stables",
                    "maxCount": 1
                },
                {
                    "sid": "watchtower",
                    "maxCount": 2
                },
                {
                    "sid": "wind_rose",
                    "maxCount": 1
                },
                {
                    "sid": "quixs_path",
                    "maxCount": 2
                },
                {
                    "sid": "crystal_trail",
                    "maxCount": 3
                },
                {
                    "sid": "mysterious_stone",
                    "maxCount": 2
                },
                {
                    "sid": "university",
                    "maxCount": 2
                },
                {
                    "sid": "wise_owl",
                    "maxCount": 4
                },
                {
                    "sid": "celestial_sphere",
                    "maxCount": 2
                },
                {
                    "sid": "pile_of_books",
                    "maxCount": 2
                },
                {
                    "sid": "insaras_eye",
                    "maxCount": 2
                },
                {
                    "sid": "tear_of_truth",
                    "maxCount": 3
                },
                {
                    "sid": "tree_of_abundance",
                    "maxCount": 2
                },
                {
                    "sid": "huntsmans_camp",
                    "maxCount": 2
                },
                {
                    "sid": "shady_den",
                    "maxCount": 2
                },
                {
                    "sid": "random_hire_1",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_2",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_3",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_4",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_5",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_6",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_7",
                    "maxCount": 6
                },
                {
                    "sid": "arena",
                    "maxCount": 2
                },
                {
                    "sid": "sacrificial_shrine",
                    "maxCount": 2
                },
                {
                    "sid": "chimerologist",
                    "maxCount": 2
                },
                {
                    "sid": "circus",
                    "maxCount": 2
                },
                {
                    "sid": "infernal_cirque",
                    "maxCount": 2
                },
                {
                    "sid": "flattering_mirror",
                    "maxCount": 2
                },
                {
                    "sid": "fickle_shrine",
                    "maxCount": 1
                },
                {
                    "sid": "point_of_balance",
                    "maxCount": 3
                },
                {
                    "sid": "pandora_box",
                    "maxCount": 4
                },
                {
                    "sid": "ritual_pyre",
                    "maxCount": 3
                },
                {
                    "sid": "boreal_call",
                    "maxCount": 3
                },
                {
                    "sid": "jousting_range",
                    "maxCount": 1
                },
                {
                    "sid": "unforgotten_grave",
                    "maxCount": 1
                },
                {
                    "sid": "petrified_memorial",
                    "maxCount": 1
                },
                {
                    "sid": "the_gorge",
                    "maxCount": 1
                }
            ]
        },
        {
            "name": "content_limits_side_4_5",
            "limits": [
                {
                    "sid": "black_tower",
                    "maxCount": 0
                },
                {
                    "sid": "fountain",
                    "maxCount": 2
                },
                {
                    "sid": "fountain_2",
                    "maxCount": 2
                },
                {
                    "sid": "mana_well",
                    "maxCount": 2
                },
                {
                    "sid": "beer_fountain",
                    "maxCount": 2
                },
                {
                    "sid": "market",
                    "maxCount": 1
                },
                {
                    "sid": "forge",
                    "maxCount": 2
                },
                {
                    "sid": "stables",
                    "maxCount": 1
                },
                {
                    "sid": "watchtower",
                    "maxCount": 2
                },
                {
                    "sid": "wind_rose",
                    "maxCount": 1
                },
                {
                    "sid": "quixs_path",
                    "maxCount": 2
                },
                {
                    "sid": "crystal_trail",
                    "maxCount": 3
                },
                {
                    "sid": "mysterious_stone",
                    "maxCount": 2
                },
                {
                    "sid": "university",
                    "maxCount": 2
                },
                {
                    "sid": "wise_owl",
                    "maxCount": 4
                },
                {
                    "sid": "celestial_sphere",
                    "maxCount": 2
                },
                {
                    "sid": "pile_of_books",
                    "maxCount": 2
                },
                {
                    "sid": "insaras_eye",
                    "maxCount": 2
                },
                {
                    "sid": "tear_of_truth",
                    "maxCount": 3
                },
                {
                    "sid": "tree_of_abundance",
                    "maxCount": 2
                },
                {
                    "sid": "huntsmans_camp",
                    "maxCount": 2
                },
                {
                    "sid": "shady_den",
                    "maxCount": 2
                },
                {
                    "sid": "random_hire_1",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_2",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_3",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_4",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_5",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_6",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_7",
                    "maxCount": 6
                },
                {
                    "sid": "arena",
                    "maxCount": 2
                },
                {
                    "sid": "sacrificial_shrine",
                    "maxCount": 2
                },
                {
                    "sid": "chimerologist",
                    "maxCount": 2
                },
                {
                    "sid": "circus",
                    "maxCount": 2
                },
                {
                    "sid": "infernal_cirque",
                    "maxCount": 2
                },
                {
                    "sid": "flattering_mirror",
                    "maxCount": 2
                },
                {
                    "sid": "fickle_shrine",
                    "maxCount": 1
                },
                {
                    "sid": "point_of_balance",
                    "maxCount": 3
                },
                {
                    "sid": "pandora_box",
                    "maxCount": 4
                },
                {
                    "sid": "ritual_pyre",
                    "maxCount": 3
                },
                {
                    "sid": "boreal_call",
                    "maxCount": 3
                },
                {
                    "sid": "jousting_range",
                    "maxCount": 1
                },
                {
                    "sid": "unforgotten_grave",
                    "maxCount": 1
                },
                {
                    "sid": "petrified_memorial",
                    "maxCount": 1
                },
                {
                    "sid": "the_gorge",
                    "maxCount": 1
                }
            ]
        },
        {
            "name": "content_limits_side_4_6",
            "limits": [
                {
                    "sid": "black_tower",
                    "maxCount": 0
                },
                {
                    "sid": "fountain",
                    "maxCount": 2
                },
                {
                    "sid": "fountain_2",
                    "maxCount": 2
                },
                {
                    "sid": "mana_well",
                    "maxCount": 2
                },
                {
                    "sid": "beer_fountain",
                    "maxCount": 2
                },
                {
                    "sid": "market",
                    "maxCount": 1
                },
                {
                    "sid": "forge",
                    "maxCount": 2
                },
                {
                    "sid": "stables",
                    "maxCount": 1
                },
                {
                    "sid": "watchtower",
                    "maxCount": 2
                },
                {
                    "sid": "wind_rose",
                    "maxCount": 1
                },
                {
                    "sid": "quixs_path",
                    "maxCount": 2
                },
                {
                    "sid": "crystal_trail",
                    "maxCount": 3
                },
                {
                    "sid": "mysterious_stone",
                    "maxCount": 2
                },
                {
                    "sid": "university",
                    "maxCount": 2
                },
                {
                    "sid": "wise_owl",
                    "maxCount": 4
                },
                {
                    "sid": "celestial_sphere",
                    "maxCount": 2
                },
                {
                    "sid": "pile_of_books",
                    "maxCount": 2
                },
                {
                    "sid": "insaras_eye",
                    "maxCount": 2
                },
                {
                    "sid": "tear_of_truth",
                    "maxCount": 3
                },
                {
                    "sid": "tree_of_abundance",
                    "maxCount": 2
                },
                {
                    "sid": "huntsmans_camp",
                    "maxCount": 2
                },
                {
                    "sid": "shady_den",
                    "maxCount": 2
                },
                {
                    "sid": "random_hire_1",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_2",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_3",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_4",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_5",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_6",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_7",
                    "maxCount": 6
                },
                {
                    "sid": "arena",
                    "maxCount": 2
                },
                {
                    "sid": "sacrificial_shrine",
                    "maxCount": 2
                },
                {
                    "sid": "chimerologist",
                    "maxCount": 2
                },
                {
                    "sid": "circus",
                    "maxCount": 2
                },
                {
                    "sid": "infernal_cirque",
                    "maxCount": 2
                },
                {
                    "sid": "flattering_mirror",
                    "maxCount": 2
                },
                {
                    "sid": "fickle_shrine",
                    "maxCount": 1
                },
                {
                    "sid": "point_of_balance",
                    "maxCount": 3
                },
                {
                    "sid": "pandora_box",
                    "maxCount": 4
                },
                {
                    "sid": "ritual_pyre",
                    "maxCount": 3
                },
                {
                    "sid": "boreal_call",
                    "maxCount": 3
                },
                {
                    "sid": "jousting_range",
                    "maxCount": 1
                },
                {
                    "sid": "unforgotten_grave",
                    "maxCount": 1
                },
                {
                    "sid": "petrified_memorial",
                    "maxCount": 1
                },
                {
                    "sid": "the_gorge",
                    "maxCount": 1
                }
            ]
        },
        {
            "name": "content_limits_side_5_6",
            "limits": [
                {
                    "sid": "black_tower",
                    "maxCount": 0
                },
                {
                    "sid": "fountain",
                    "maxCount": 2
                },
                {
                    "sid": "fountain_2",
                    "maxCount": 2
                },
                {
                    "sid": "mana_well",
                    "maxCount": 2
                },
                {
                    "sid": "beer_fountain",
                    "maxCount": 2
                },
                {
                    "sid": "market",
                    "maxCount": 1
                },
                {
                    "sid": "forge",
                    "maxCount": 2
                },
                {
                    "sid": "stables",
                    "maxCount": 1
                },
                {
                    "sid": "watchtower",
                    "maxCount": 2
                },
                {
                    "sid": "wind_rose",
                    "maxCount": 1
                },
                {
                    "sid": "quixs_path",
                    "maxCount": 2
                },
                {
                    "sid": "crystal_trail",
                    "maxCount": 3
                },
                {
                    "sid": "mysterious_stone",
                    "maxCount": 2
                },
                {
                    "sid": "university",
                    "maxCount": 2
                },
                {
                    "sid": "wise_owl",
                    "maxCount": 4
                },
                {
                    "sid": "celestial_sphere",
                    "maxCount": 2
                },
                {
                    "sid": "pile_of_books",
                    "maxCount": 2
                },
                {
                    "sid": "insaras_eye",
                    "maxCount": 2
                },
                {
                    "sid": "tear_of_truth",
                    "maxCount": 3
                },
                {
                    "sid": "tree_of_abundance",
                    "maxCount": 2
                },
                {
                    "sid": "huntsmans_camp",
                    "maxCount": 2
                },
                {
                    "sid": "shady_den",
                    "maxCount": 2
                },
                {
                    "sid": "random_hire_1",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_2",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_3",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_4",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_5",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_6",
                    "maxCount": 6
                },
                {
                    "sid": "random_hire_7",
                    "maxCount": 6
                },
                {
                    "sid": "arena",
                    "maxCount": 2
                },
                {
                    "sid": "sacrificial_shrine",
                    "maxCount": 2
                },
                {
                    "sid": "chimerologist",
                    "maxCount": 2
                },
                {
                    "sid": "circus",
                    "maxCount": 2
                },
                {
                    "sid": "infernal_cirque",
                    "maxCount": 2
                },
                {
                    "sid": "flattering_mirror",
                    "maxCount": 2
                },
                {
                    "sid": "fickle_shrine",
                    "maxCount": 1
                },
                {
                    "sid": "point_of_balance",
                    "maxCount": 3
                },
                {
                    "sid": "pandora_box",
                    "maxCount": 4
                },
                {
                    "sid": "ritual_pyre",
                    "maxCount": 3
                },
                {
                    "sid": "boreal_call",
                    "maxCount": 3
                },
                {
                    "sid": "jousting_range",
                    "maxCount": 1
                },
                {
                    "sid": "unforgotten_grave",
                    "maxCount": 1
                },
                {
                    "sid": "petrified_memorial",
                    "maxCount": 1
                },
                {
                    "sid": "the_gorge",
                    "maxCount": 1
                }
            ]
        }
    ],
    "contentPools": [],
    "contentLists": []
}