{
    "name": "SVOY",
    "gameMode": "Classic",
    "description": "Создано в HeroesWorld RMG Template Builder: схема «Зеркало», 8 нейтральных зон, 1 замок на зону игрока, 1 замок на нейтральную зону.",
    "displayWinCondition": "win_condition_1",
    "sizeX": 240,
    "sizeZ": 240,
    "gameRules": {
        "heroCountMin": 0,
        "heroCountMax": 2,
        "heroCountIncrement": 1,
        "heroHireBan": false,
        "encounterHoles": false,
        "factionLawsExpModifier": 1,
        "astrologyExpModifier": 1.25,
        "winConditions": {
            "classic": true,
            "desertion": true,
            "desertionDay": 3,
            "desertionValue": 3000,
            "heroLighting": true,
            "heroLightingDay": 1,
            "lostStartCity": false,
            "lostStartCityDay": 3,
            "lostStartHero": true,
            "cityHold": false,
            "cityHoldDays": 6
        }
    },
    "variants": [
        {
            "orientation": {
                "zeroAngleZone": "Spawn-F",
                "baseAngleMin": 184.2,
                "baseAngleMax": 184.2,
                "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": "Spawn-F",
                    "size": 1,
                    "layout": "zone_layout_spawns",
                    "guardCutoffValue": 1500,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 3,
                    "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": 172500,
                    "guardedContentValuePerArea": 1991,
                    "unguardedContentValue": 43125,
                    "unguardedContentValuePerArea": 398,
                    "resourcesValue": 90000,
                    "resourcesValuePerArea": 779,
                    "mainObjects": [
                        {
                            "type": "Spawn",
                            "spawn": "Player1",
                            "guardChance": 1,
                            "guardValue": 15000,
                            "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": "MandatoryContent",
                                "args": [
                                    "name_remote_foothold_1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-F-I"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-P-F"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Spawn-E",
                    "size": 1,
                    "layout": "zone_layout_spawns",
                    "guardCutoffValue": 1500,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 3,
                    "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": 172500,
                    "guardedContentValuePerArea": 1991,
                    "unguardedContentValue": 43125,
                    "unguardedContentValuePerArea": 398,
                    "resourcesValue": 90000,
                    "resourcesValuePerArea": 779,
                    "mainObjects": [
                        {
                            "type": "Spawn",
                            "spawn": "Player2",
                            "guardChance": 1,
                            "guardValue": 15000,
                            "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": "MandatoryContent",
                                "args": [
                                    "name_remote_foothold_1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-E"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-E-J"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Spawn-D",
                    "size": 1,
                    "layout": "zone_layout_spawns",
                    "guardCutoffValue": 1500,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 3,
                    "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": 172500,
                    "guardedContentValuePerArea": 1991,
                    "unguardedContentValue": 43125,
                    "unguardedContentValuePerArea": 398,
                    "resourcesValue": 90000,
                    "resourcesValuePerArea": 779,
                    "mainObjects": [
                        {
                            "type": "Spawn",
                            "spawn": "Player3",
                            "guardChance": 1,
                            "guardValue": 15000,
                            "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": "MandatoryContent",
                                "args": [
                                    "name_remote_foothold_1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-J-D"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-D-K"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Spawn-B",
                    "size": 1,
                    "layout": "zone_layout_spawns",
                    "guardCutoffValue": 1500,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 3,
                    "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": 172500,
                    "guardedContentValuePerArea": 1991,
                    "unguardedContentValue": 43125,
                    "unguardedContentValuePerArea": 398,
                    "resourcesValue": 90000,
                    "resourcesValuePerArea": 779,
                    "mainObjects": [
                        {
                            "type": "Spawn",
                            "spawn": "Player4",
                            "guardChance": 1,
                            "guardValue": 15000,
                            "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": "MandatoryContent",
                                "args": [
                                    "name_remote_foothold_1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-K-B"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-B-L"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Spawn-A",
                    "size": 1,
                    "layout": "zone_layout_spawns",
                    "guardCutoffValue": 1500,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 3,
                    "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": 172500,
                    "guardedContentValuePerArea": 1991,
                    "unguardedContentValue": 43125,
                    "unguardedContentValuePerArea": 398,
                    "resourcesValue": 90000,
                    "resourcesValuePerArea": 779,
                    "mainObjects": [
                        {
                            "type": "Spawn",
                            "spawn": "Player5",
                            "guardChance": 1,
                            "guardValue": 15000,
                            "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": "MandatoryContent",
                                "args": [
                                    "name_remote_foothold_1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-L-A"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-A-M"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Spawn-G",
                    "size": 1,
                    "layout": "zone_layout_spawns",
                    "guardCutoffValue": 1500,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 3,
                    "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_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": 172500,
                    "guardedContentValuePerArea": 1991,
                    "unguardedContentValue": 43125,
                    "unguardedContentValuePerArea": 398,
                    "resourcesValue": 90000,
                    "resourcesValuePerArea": 779,
                    "mainObjects": [
                        {
                            "type": "Spawn",
                            "spawn": "Player6",
                            "guardChance": 1,
                            "guardValue": 15000,
                            "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": "MandatoryContent",
                                "args": [
                                    "name_remote_foothold_1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-M-G"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-G-N"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Spawn-H",
                    "size": 1,
                    "layout": "zone_layout_spawns",
                    "guardCutoffValue": 1500,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 3,
                    "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_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": 172500,
                    "guardedContentValuePerArea": 1991,
                    "unguardedContentValue": 43125,
                    "unguardedContentValuePerArea": 398,
                    "resourcesValue": 90000,
                    "resourcesValuePerArea": 779,
                    "mainObjects": [
                        {
                            "type": "Spawn",
                            "spawn": "Player7",
                            "guardChance": 1,
                            "guardValue": 15000,
                            "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": "MandatoryContent",
                                "args": [
                                    "name_remote_foothold_1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-N-H"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-H-O"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Spawn-C",
                    "size": 1,
                    "layout": "zone_layout_spawns",
                    "guardCutoffValue": 1500,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 3,
                    "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": 172500,
                    "guardedContentValuePerArea": 1991,
                    "unguardedContentValue": 43125,
                    "unguardedContentValuePerArea": 398,
                    "resourcesValue": 90000,
                    "resourcesValuePerArea": 779,
                    "mainObjects": [
                        {
                            "type": "Spawn",
                            "spawn": "Player8",
                            "guardChance": 1,
                            "guardValue": 15000,
                            "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": "MandatoryContent",
                                "args": [
                                    "name_remote_foothold_1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-O-C"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-C-P"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-I",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 4.2,
                    "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_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": 206999,
                    "guardedContentValuePerArea": 1991,
                    "unguardedContentValue": 32775,
                    "unguardedContentValuePerArea": 298,
                    "resourcesValue": 61875,
                    "resourcesValuePerArea": 545,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "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": "MandatoryContent",
                                "args": [
                                    "name_remote_foothold_1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-F-I"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-E"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-J",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 4.2,
                    "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_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": 206999,
                    "guardedContentValuePerArea": 1991,
                    "unguardedContentValue": 32775,
                    "unguardedContentValuePerArea": 298,
                    "resourcesValue": 61875,
                    "resourcesValuePerArea": 545,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "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": "MandatoryContent",
                                "args": [
                                    "name_remote_foothold_1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-E-J"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-J-D"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-K",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 4.2,
                    "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_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": 206999,
                    "guardedContentValuePerArea": 1991,
                    "unguardedContentValue": 32775,
                    "unguardedContentValuePerArea": 298,
                    "resourcesValue": 61875,
                    "resourcesValuePerArea": 545,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "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": "MandatoryContent",
                                "args": [
                                    "name_remote_foothold_1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-D-K"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-K-B"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-L",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 4.2,
                    "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_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": 206999,
                    "guardedContentValuePerArea": 1991,
                    "unguardedContentValue": 32775,
                    "unguardedContentValuePerArea": 298,
                    "resourcesValue": 61875,
                    "resourcesValuePerArea": 545,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "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": "MandatoryContent",
                                "args": [
                                    "name_remote_foothold_1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-B-L"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-L-A"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-M",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 4.2,
                    "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": 206999,
                    "guardedContentValuePerArea": 1991,
                    "unguardedContentValue": 32775,
                    "unguardedContentValuePerArea": 298,
                    "resourcesValue": 61875,
                    "resourcesValuePerArea": 545,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "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": "MandatoryContent",
                                "args": [
                                    "name_remote_foothold_1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-A-M"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-M-G"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-N",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 4.2,
                    "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": 206999,
                    "guardedContentValuePerArea": 1991,
                    "unguardedContentValue": 32775,
                    "unguardedContentValuePerArea": 298,
                    "resourcesValue": 61875,
                    "resourcesValuePerArea": 545,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "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": "MandatoryContent",
                                "args": [
                                    "name_remote_foothold_1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-G-N"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-N-H"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-O",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 4.2,
                    "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": 206999,
                    "guardedContentValuePerArea": 1991,
                    "unguardedContentValue": 32775,
                    "unguardedContentValuePerArea": 298,
                    "resourcesValue": 61875,
                    "resourcesValuePerArea": 545,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "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": "MandatoryContent",
                                "args": [
                                    "name_remote_foothold_1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-H-O"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-O-C"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-P",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.05,
                    "guardMultiplier": 4.2,
                    "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": 206999,
                    "guardedContentValuePerArea": 1991,
                    "unguardedContentValue": 32775,
                    "unguardedContentValuePerArea": 298,
                    "resourcesValue": 61875,
                    "resourcesValuePerArea": 545,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "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": "MandatoryContent",
                                "args": [
                                    "name_remote_foothold_1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-C-P"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-P-F"
                                ]
                            }
                        }
                    ]
                }
            ],
            "connections": [
                {
                    "name": "Rnd-F-I",
                    "from": "Spawn-F",
                    "to": "Neutral-I",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_F_I"
                },
                {
                    "name": "Rnd-I-E",
                    "from": "Neutral-I",
                    "to": "Spawn-E",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_I_E"
                },
                {
                    "name": "Rnd-E-J",
                    "from": "Spawn-E",
                    "to": "Neutral-J",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_E_J"
                },
                {
                    "name": "Rnd-J-D",
                    "from": "Neutral-J",
                    "to": "Spawn-D",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_J_D"
                },
                {
                    "name": "Rnd-D-K",
                    "from": "Spawn-D",
                    "to": "Neutral-K",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_D_K"
                },
                {
                    "name": "Rnd-K-B",
                    "from": "Neutral-K",
                    "to": "Spawn-B",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_K_B"
                },
                {
                    "name": "Rnd-B-L",
                    "from": "Spawn-B",
                    "to": "Neutral-L",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_B_L"
                },
                {
                    "name": "Rnd-L-A",
                    "from": "Neutral-L",
                    "to": "Spawn-A",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_L_A"
                },
                {
                    "name": "Rnd-A-M",
                    "from": "Spawn-A",
                    "to": "Neutral-M",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_A_M"
                },
                {
                    "name": "Rnd-M-G",
                    "from": "Neutral-M",
                    "to": "Spawn-G",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_M_G"
                },
                {
                    "name": "Rnd-G-N",
                    "from": "Spawn-G",
                    "to": "Neutral-N",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_G_N"
                },
                {
                    "name": "Rnd-N-H",
                    "from": "Neutral-N",
                    "to": "Spawn-H",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_N_H"
                },
                {
                    "name": "Rnd-H-O",
                    "from": "Spawn-H",
                    "to": "Neutral-O",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_H_O"
                },
                {
                    "name": "Rnd-O-C",
                    "from": "Neutral-O",
                    "to": "Spawn-C",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_O_C"
                },
                {
                    "name": "Rnd-C-P",
                    "from": "Spawn-C",
                    "to": "Neutral-P",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_C_P"
                },
                {
                    "name": "Rnd-P-F",
                    "from": "Neutral-P",
                    "to": "Spawn-F",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_P_F"
                }
            ]
        }
    ],
    "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_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
                        }
                    ]
                },
                {
                    "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
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "name": "name_mine_by_biome_1",
                    "isMine": true,
                    "includeLists": [
                        "basic_content_list_rare_mines_by_biome"
                    ],
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.3,
                            "weight": 1
                        }
                    ]
                },
                {
                    "name": "name_mine_by_biome_2",
                    "isMine": true,
                    "includeLists": [
                        "basic_content_list_rare_mines_by_biome"
                    ],
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.3,
                            "weight": 1
                        }
                    ]
                },
                {
                    "name": "name_mine_by_biome_3",
                    "isMine": true,
                    "includeLists": [
                        "basic_content_list_rare_mines_by_biome"
                    ],
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.3,
                            "weight": 1
                        }
                    ]
                },
                {
                    "name": "name_remote_foothold_1",
                    "sid": "remote_foothold",
                    "isGuarded": false,
                    "soloEncounter": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.2,
                            "targetMax": 0.3,
                            "weight": 0
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0.2,
                            "targetMax": 0.4,
                            "weight": 0
                        }
                    ]
                }
            ]
        },
        {
            "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_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
                        }
                    ]
                },
                {
                    "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
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "name": "name_mine_by_biome_1",
                    "isMine": true,
                    "includeLists": [
                        "basic_content_list_rare_mines_by_biome"
                    ],
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.3,
                            "weight": 1
                        }
                    ]
                },
                {
                    "name": "name_mine_by_biome_2",
                    "isMine": true,
                    "includeLists": [
                        "basic_content_list_rare_mines_by_biome"
                    ],
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.3,
                            "weight": 1
                        }
                    ]
                },
                {
                    "name": "name_mine_by_biome_3",
                    "isMine": true,
                    "includeLists": [
                        "basic_content_list_rare_mines_by_biome"
                    ],
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.3,
                            "weight": 1
                        }
                    ]
                },
                {
                    "name": "name_remote_foothold_1",
                    "sid": "remote_foothold",
                    "isGuarded": false,
                    "soloEncounter": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.2,
                            "targetMax": 0.3,
                            "weight": 0
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0.2,
                            "targetMax": 0.4,
                            "weight": 0
                        }
                    ]
                }
            ]
        },
        {
            "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_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
                        }
                    ]
                },
                {
                    "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
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "name": "name_mine_by_biome_1",
                    "isMine": true,
                    "includeLists": [
                        "basic_content_list_rare_mines_by_biome"
                    ],
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.3,
                            "weight": 1
                        }
                    ]
                },
                {
                    "name": "name_mine_by_biome_2",
                    "isMine": true,
                    "includeLists": [
                        "basic_content_list_rare_mines_by_biome"
                    ],
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.3,
                            "weight": 1
                        }
                    ]
                },
                {
                    "name": "name_mine_by_biome_3",
                    "isMine": true,
                    "includeLists": [
                        "basic_content_list_rare_mines_by_biome"
                    ],
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.3,
                            "weight": 1
                        }
                    ]
                },
                {
                    "name": "name_remote_foothold_1",
                    "sid": "remote_foothold",
                    "isGuarded": false,
                    "soloEncounter": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.2,
                            "targetMax": 0.3,
                            "weight": 0
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0.2,
                            "targetMax": 0.4,
                            "weight": 0
                        }
                    ]
                }
            ]
        },
        {
            "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_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
                        }
                    ]
                },
                {
                    "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
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "name": "name_mine_by_biome_1",
                    "isMine": true,
                    "includeLists": [
                        "basic_content_list_rare_mines_by_biome"
                    ],
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.3,
                            "weight": 1
                        }
                    ]
                },
                {
                    "name": "name_mine_by_biome_2",
                    "isMine": true,
                    "includeLists": [
                        "basic_content_list_rare_mines_by_biome"
                    ],
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.3,
                            "weight": 1
                        }
                    ]
                },
                {
                    "name": "name_mine_by_biome_3",
                    "isMine": true,
                    "includeLists": [
                        "basic_content_list_rare_mines_by_biome"
                    ],
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.3,
                            "weight": 1
                        }
                    ]
                },
                {
                    "name": "name_remote_foothold_1",
                    "sid": "remote_foothold",
                    "isGuarded": false,
                    "soloEncounter": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.2,
                            "targetMax": 0.3,
                            "weight": 0
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0.2,
                            "targetMax": 0.4,
                            "weight": 0
                        }
                    ]
                }
            ]
        },
        {
            "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_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
                        }
                    ]
                },
                {
                    "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
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "name": "name_mine_by_biome_1",
                    "isMine": true,
                    "includeLists": [
                        "basic_content_list_rare_mines_by_biome"
                    ],
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.3,
                            "weight": 1
                        }
                    ]
                },
                {
                    "name": "name_mine_by_biome_2",
                    "isMine": true,
                    "includeLists": [
                        "basic_content_list_rare_mines_by_biome"
                    ],
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.3,
                            "weight": 1
                        }
                    ]
                },
                {
                    "name": "name_mine_by_biome_3",
                    "isMine": true,
                    "includeLists": [
                        "basic_content_list_rare_mines_by_biome"
                    ],
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.3,
                            "weight": 1
                        }
                    ]
                },
                {
                    "name": "name_remote_foothold_1",
                    "sid": "remote_foothold",
                    "isGuarded": false,
                    "soloEncounter": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.2,
                            "targetMax": 0.3,
                            "weight": 0
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0.2,
                            "targetMax": 0.4,
                            "weight": 0
                        }
                    ]
                }
            ]
        },
        {
            "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_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
                        }
                    ]
                },
                {
                    "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
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "name": "name_mine_by_biome_1",
                    "isMine": true,
                    "includeLists": [
                        "basic_content_list_rare_mines_by_biome"
                    ],
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.3,
                            "weight": 1
                        }
                    ]
                },
                {
                    "name": "name_mine_by_biome_2",
                    "isMine": true,
                    "includeLists": [
                        "basic_content_list_rare_mines_by_biome"
                    ],
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.3,
                            "weight": 1
                        }
                    ]
                },
                {
                    "name": "name_mine_by_biome_3",
                    "isMine": true,
                    "includeLists": [
                        "basic_content_list_rare_mines_by_biome"
                    ],
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.3,
                            "weight": 1
                        }
                    ]
                },
                {
                    "name": "name_remote_foothold_1",
                    "sid": "remote_foothold",
                    "isGuarded": false,
                    "soloEncounter": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.2,
                            "targetMax": 0.3,
                            "weight": 0
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0.2,
                            "targetMax": 0.4,
                            "weight": 0
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_side_G",
            "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_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
                        }
                    ]
                },
                {
                    "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
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "name": "name_mine_by_biome_1",
                    "isMine": true,
                    "includeLists": [
                        "basic_content_list_rare_mines_by_biome"
                    ],
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.3,
                            "weight": 1
                        }
                    ]
                },
                {
                    "name": "name_mine_by_biome_2",
                    "isMine": true,
                    "includeLists": [
                        "basic_content_list_rare_mines_by_biome"
                    ],
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.3,
                            "weight": 1
                        }
                    ]
                },
                {
                    "name": "name_mine_by_biome_3",
                    "isMine": true,
                    "includeLists": [
                        "basic_content_list_rare_mines_by_biome"
                    ],
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.3,
                            "weight": 1
                        }
                    ]
                },
                {
                    "name": "name_remote_foothold_1",
                    "sid": "remote_foothold",
                    "isGuarded": false,
                    "soloEncounter": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.2,
                            "targetMax": 0.3,
                            "weight": 0
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0.2,
                            "targetMax": 0.4,
                            "weight": 0
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_side_H",
            "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_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
                        }
                    ]
                },
                {
                    "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
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_gold",
                    "isMine": true,
                    "rules": [
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0,
                            "targetMax": 0,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "name": "name_mine_by_biome_1",
                    "isMine": true,
                    "includeLists": [
                        "basic_content_list_rare_mines_by_biome"
                    ],
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.3,
                            "weight": 1
                        }
                    ]
                },
                {
                    "name": "name_mine_by_biome_2",
                    "isMine": true,
                    "includeLists": [
                        "basic_content_list_rare_mines_by_biome"
                    ],
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.3,
                            "weight": 1
                        }
                    ]
                },
                {
                    "name": "name_mine_by_biome_3",
                    "isMine": true,
                    "includeLists": [
                        "basic_content_list_rare_mines_by_biome"
                    ],
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0.15,
                            "targetMax": 0.3,
                            "weight": 1
                        }
                    ]
                },
                {
                    "name": "name_remote_foothold_1",
                    "sid": "remote_foothold",
                    "isGuarded": false,
                    "soloEncounter": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.2,
                            "targetMax": 0.3,
                            "weight": 0
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0.2,
                            "targetMax": 0.4,
                            "weight": 0
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_neutral_I",
            "content": [
                {
                    "name": "name_remote_foothold_1",
                    "sid": "remote_foothold",
                    "isGuarded": false,
                    "soloEncounter": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.2,
                            "targetMax": 0.3,
                            "weight": 0
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0.2,
                            "targetMax": 0.4,
                            "weight": 0
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_neutral_J",
            "content": [
                {
                    "name": "name_remote_foothold_1",
                    "sid": "remote_foothold",
                    "isGuarded": false,
                    "soloEncounter": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.2,
                            "targetMax": 0.3,
                            "weight": 0
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0.2,
                            "targetMax": 0.4,
                            "weight": 0
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_neutral_K",
            "content": [
                {
                    "name": "name_remote_foothold_1",
                    "sid": "remote_foothold",
                    "isGuarded": false,
                    "soloEncounter": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.2,
                            "targetMax": 0.3,
                            "weight": 0
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0.2,
                            "targetMax": 0.4,
                            "weight": 0
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_neutral_L",
            "content": [
                {
                    "name": "name_remote_foothold_1",
                    "sid": "remote_foothold",
                    "isGuarded": false,
                    "soloEncounter": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.2,
                            "targetMax": 0.3,
                            "weight": 0
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0.2,
                            "targetMax": 0.4,
                            "weight": 0
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_neutral_M",
            "content": [
                {
                    "name": "name_remote_foothold_1",
                    "sid": "remote_foothold",
                    "isGuarded": false,
                    "soloEncounter": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.2,
                            "targetMax": 0.3,
                            "weight": 0
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0.2,
                            "targetMax": 0.4,
                            "weight": 0
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_neutral_N",
            "content": [
                {
                    "name": "name_remote_foothold_1",
                    "sid": "remote_foothold",
                    "isGuarded": false,
                    "soloEncounter": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.2,
                            "targetMax": 0.3,
                            "weight": 0
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0.2,
                            "targetMax": 0.4,
                            "weight": 0
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_neutral_O",
            "content": [
                {
                    "name": "name_remote_foothold_1",
                    "sid": "remote_foothold",
                    "isGuarded": false,
                    "soloEncounter": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.2,
                            "targetMax": 0.3,
                            "weight": 0
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0.2,
                            "targetMax": 0.4,
                            "weight": 0
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_neutral_P",
            "content": [
                {
                    "name": "name_remote_foothold_1",
                    "sid": "remote_foothold",
                    "isGuarded": false,
                    "soloEncounter": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.2,
                            "targetMax": 0.3,
                            "weight": 0
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "0"
                            ],
                            "targetMin": 0.2,
                            "targetMax": 0.4,
                            "weight": 0
                        }
                    ]
                }
            ]
        }
    ],
    "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": []
}