{
    "name": "TROY",
    "gameMode": "Classic",
    "description": "Создано в HeroesWorld RMG Template Builder: схема «Случайная», 24 нейтральные зоны, 2 замка на зону игрока, смешанные уровни нейтральных зон, опции: изолированные старты игроков, случайные порталы.",
    "displayWinCondition": "win_condition_1",
    "sizeX": 240,
    "sizeZ": 240,
    "gameRules": {
        "heroCountMin": 4,
        "heroCountMax": 10,
        "heroCountIncrement": 2,
        "heroHireBan": false,
        "encounterHoles": false,
        "factionLawsExpModifier": 1,
        "astrologyExpModifier": 1,
        "winConditions": {
            "classic": true,
            "desertion": true,
            "desertionDay": 3,
            "desertionValue": 3000,
            "heroLighting": true,
            "heroLightingDay": 1,
            "lostStartCity": false,
            "lostStartCityDay": 3,
            "lostStartHero": false,
            "cityHold": false,
            "cityHoldDays": 6
        }
    },
    "variants": [
        {
            "orientation": {
                "zeroAngleZone": "Spawn-C",
                "baseAngleMin": 0,
                "baseAngleMax": 360,
                "randomAngleAmplitude": 360,
                "randomAngleStep": 11.25
            },
            "border": {
                "cornerRadius": 0,
                "obstaclesWidth": 3,
                "obstaclesNoise": [
                    {
                        "amp": 1,
                        "freq": 12
                    }
                ],
                "waterWidth": 0,
                "waterNoise": [
                    {
                        "amp": 1,
                        "freq": 12
                    }
                ],
                "waterType": "water grass"
            },
            "zones": [
                {
                    "name": "Spawn-C",
                    "size": 1,
                    "layout": "zone_layout_spawns",
                    "guardCutoffValue": 1500,
                    "guardRandomization": 0.1,
                    "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": 212132,
                    "guardedContentValuePerArea": 2912,
                    "unguardedContentValue": 53033,
                    "unguardedContentValuePerArea": 582,
                    "resourcesValue": 63639,
                    "resourcesValuePerArea": 655,
                    "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"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 7500,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "Random",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "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-Z"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-C-V"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-L",
                    "size": 1,
                    "layout": "zone_layout_sides",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.1,
                    "guardMultiplier": 3.3,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        0,
                        10,
                        10,
                        10,
                        10,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t2_item",
                        "classic_template_pool_random_t2_pandora",
                        "classic_template_pool_random_t2_hire",
                        "classic_template_pool_random_t2_unit_bank",
                        "classic_template_pool_random_t2_res_bank",
                        "classic_template_pool_random_t2_stat",
                        "classic_template_pool_random_t2_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t2_item",
                        "classic_template_pool_random_unguarded_t2_pandora",
                        "classic_template_pool_random_unguarded_t2_hire",
                        "classic_template_pool_random_unguarded_t2_unit_bank",
                        "classic_template_pool_random_unguarded_t2_res_bank",
                        "classic_template_pool_random_unguarded_t2_stat",
                        "classic_template_pool_random_unguarded_t2_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_poor"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_neutral_L"
                    ],
                    "contentCountLimits": [
                        "content_limits_side_1_2",
                        "content_limits_side_1_3",
                        "content_limits_side_1_4",
                        "content_limits_side_1_5",
                        "content_limits_side_1_6",
                        "content_limits_side_2_3",
                        "content_limits_side_2_4",
                        "content_limits_side_2_5",
                        "content_limits_side_2_6",
                        "content_limits_side_3_4",
                        "content_limits_side_3_5",
                        "content_limits_side_3_6",
                        "content_limits_side_4_5",
                        "content_limits_side_4_6",
                        "content_limits_side_5_6"
                    ],
                    "guardedContentValue": 127279,
                    "guardedContentValuePerArea": 1456,
                    "unguardedContentValue": 26516,
                    "unguardedContentValuePerArea": 291,
                    "resourcesValue": 23864,
                    "resourcesValuePerArea": 262,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "true",
                                "0.8",
                                "2"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 6000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 6000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 6000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 6000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 6000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "2"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "3"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "4"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "5"
                                ]
                            }
                        },
                        {
                            "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-T"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-L-AB"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-L-AF"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-L-D"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-L-A"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-I",
                    "size": 1,
                    "layout": "zone_layout_sides",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.1,
                    "guardMultiplier": 3.3,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        0,
                        10,
                        10,
                        10,
                        10,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t2_item",
                        "classic_template_pool_random_t2_pandora",
                        "classic_template_pool_random_t2_hire",
                        "classic_template_pool_random_t2_unit_bank",
                        "classic_template_pool_random_t2_res_bank",
                        "classic_template_pool_random_t2_stat",
                        "classic_template_pool_random_t2_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t2_item",
                        "classic_template_pool_random_unguarded_t2_pandora",
                        "classic_template_pool_random_unguarded_t2_hire",
                        "classic_template_pool_random_unguarded_t2_unit_bank",
                        "classic_template_pool_random_unguarded_t2_res_bank",
                        "classic_template_pool_random_unguarded_t2_stat",
                        "classic_template_pool_random_unguarded_t2_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_poor"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_neutral_I"
                    ],
                    "contentCountLimits": [
                        "content_limits_side_1_2",
                        "content_limits_side_1_3",
                        "content_limits_side_1_4",
                        "content_limits_side_1_5",
                        "content_limits_side_1_6",
                        "content_limits_side_2_3",
                        "content_limits_side_2_4",
                        "content_limits_side_2_5",
                        "content_limits_side_2_6",
                        "content_limits_side_3_4",
                        "content_limits_side_3_5",
                        "content_limits_side_3_6",
                        "content_limits_side_4_5",
                        "content_limits_side_4_6",
                        "content_limits_side_5_6"
                    ],
                    "guardedContentValue": 127279,
                    "guardedContentValuePerArea": 1456,
                    "unguardedContentValue": 26516,
                    "unguardedContentValuePerArea": 291,
                    "resourcesValue": 23864,
                    "resourcesValuePerArea": 262,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "true",
                                "0.8",
                                "2"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 6000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 6000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 6000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 6000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 6000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "2"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "3"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "4"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "5"
                                ]
                            }
                        },
                        {
                            "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-AB"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-AA"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-AF"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-H"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-O"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-T",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.1,
                    "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_T"
                    ],
                    "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": 254558,
                    "guardedContentValuePerArea": 2912,
                    "unguardedContentValue": 40305,
                    "unguardedContentValuePerArea": 436,
                    "resourcesValue": 43752,
                    "resourcesValuePerArea": 458,
                    "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"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "2"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "3"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "4"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "5"
                                ]
                            }
                        },
                        {
                            "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-T"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-T-AB"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-T-R"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-T-N"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-T-K"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-T-Q"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-T-A"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-T-W"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-U",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.1,
                    "guardMultiplier": 5.4,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        0,
                        10,
                        10,
                        20,
                        10,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t4_item",
                        "classic_template_pool_random_t4_pandora",
                        "classic_template_pool_random_t4_hire",
                        "classic_template_pool_random_t4_unit_bank",
                        "classic_template_pool_random_t4_res_bank",
                        "classic_template_pool_random_t4_stat",
                        "classic_template_pool_random_t4_magic",
                        "classic_template_pool_random_t5_item",
                        "classic_template_pool_random_t5_pandora",
                        "classic_template_pool_random_t5_hire",
                        "classic_template_pool_random_t5_unit_bank",
                        "classic_template_pool_random_t5_res_bank",
                        "classic_template_pool_random_t5_stat",
                        "classic_template_pool_random_t5_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t4_item",
                        "classic_template_pool_random_unguarded_t4_pandora",
                        "classic_template_pool_random_unguarded_t4_hire",
                        "classic_template_pool_random_unguarded_t4_unit_bank",
                        "classic_template_pool_random_unguarded_t4_res_bank",
                        "classic_template_pool_random_unguarded_t4_stat",
                        "classic_template_pool_random_unguarded_t4_magic",
                        "classic_template_pool_random_unguarded_t5_item",
                        "classic_template_pool_random_unguarded_t5_pandora",
                        "classic_template_pool_random_unguarded_t5_hire",
                        "classic_template_pool_random_unguarded_t5_unit_bank",
                        "classic_template_pool_random_unguarded_t5_res_bank",
                        "classic_template_pool_random_unguarded_t5_stat",
                        "classic_template_pool_random_unguarded_t5_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_rich"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_neutral_U"
                    ],
                    "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": 509116,
                    "guardedContentValuePerArea": 4369,
                    "unguardedContentValue": 84852,
                    "unguardedContentValuePerArea": 903,
                    "resourcesValue": 71594,
                    "resourcesValuePerArea": 633,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 48000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "true",
                                "0.8",
                                "2"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "2"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "3"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "4"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "5"
                                ]
                            }
                        },
                        {
                            "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-U-R"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-U-AD"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-U-N"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-R",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.1,
                    "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_R"
                    ],
                    "contentCountLimits": [
                        "content_limits_side_1_2",
                        "content_limits_side_1_3",
                        "content_limits_side_1_4",
                        "content_limits_side_1_5",
                        "content_limits_side_1_6",
                        "content_limits_side_2_3",
                        "content_limits_side_2_4",
                        "content_limits_side_2_5",
                        "content_limits_side_2_6",
                        "content_limits_side_3_4",
                        "content_limits_side_3_5",
                        "content_limits_side_3_6",
                        "content_limits_side_4_5",
                        "content_limits_side_4_6",
                        "content_limits_side_5_6"
                    ],
                    "guardedContentValue": 254558,
                    "guardedContentValuePerArea": 2912,
                    "unguardedContentValue": 40305,
                    "unguardedContentValuePerArea": 436,
                    "resourcesValue": 43752,
                    "resourcesValuePerArea": 458,
                    "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"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "2"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "3"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "4"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "5"
                                ]
                            }
                        },
                        {
                            "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-U-R"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-R-AD"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-T-R"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-R-N"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-R-AC"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-R-K"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-Z",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.1,
                    "guardMultiplier": 5.4,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        0,
                        10,
                        10,
                        20,
                        10,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t4_item",
                        "classic_template_pool_random_t4_pandora",
                        "classic_template_pool_random_t4_hire",
                        "classic_template_pool_random_t4_unit_bank",
                        "classic_template_pool_random_t4_res_bank",
                        "classic_template_pool_random_t4_stat",
                        "classic_template_pool_random_t4_magic",
                        "classic_template_pool_random_t5_item",
                        "classic_template_pool_random_t5_pandora",
                        "classic_template_pool_random_t5_hire",
                        "classic_template_pool_random_t5_unit_bank",
                        "classic_template_pool_random_t5_res_bank",
                        "classic_template_pool_random_t5_stat",
                        "classic_template_pool_random_t5_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t4_item",
                        "classic_template_pool_random_unguarded_t4_pandora",
                        "classic_template_pool_random_unguarded_t4_hire",
                        "classic_template_pool_random_unguarded_t4_unit_bank",
                        "classic_template_pool_random_unguarded_t4_res_bank",
                        "classic_template_pool_random_unguarded_t4_stat",
                        "classic_template_pool_random_unguarded_t4_magic",
                        "classic_template_pool_random_unguarded_t5_item",
                        "classic_template_pool_random_unguarded_t5_pandora",
                        "classic_template_pool_random_unguarded_t5_hire",
                        "classic_template_pool_random_unguarded_t5_unit_bank",
                        "classic_template_pool_random_unguarded_t5_res_bank",
                        "classic_template_pool_random_unguarded_t5_stat",
                        "classic_template_pool_random_unguarded_t5_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_rich"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_neutral_Z"
                    ],
                    "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": 509116,
                    "guardedContentValuePerArea": 4369,
                    "unguardedContentValue": 84852,
                    "unguardedContentValuePerArea": 903,
                    "resourcesValue": 71594,
                    "resourcesValuePerArea": 633,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 48000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "true",
                                "0.8",
                                "2"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "2"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "3"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "4"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "5"
                                ]
                            }
                        },
                        {
                            "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-Z"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-Z-V"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-Z-D"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-Z-A"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-Z-W"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Spawn-B",
                    "size": 1,
                    "layout": "zone_layout_spawns",
                    "guardCutoffValue": 1500,
                    "guardRandomization": 0.1,
                    "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": 212132,
                    "guardedContentValuePerArea": 2912,
                    "unguardedContentValue": 53033,
                    "unguardedContentValuePerArea": 582,
                    "resourcesValue": 63639,
                    "resourcesValuePerArea": 655,
                    "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"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 7500,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "Random",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "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-P"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-B-AC"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-B-J"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Spawn-F",
                    "size": 1,
                    "layout": "zone_layout_spawns",
                    "guardCutoffValue": 1500,
                    "guardRandomization": 0.1,
                    "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": 212132,
                    "guardedContentValuePerArea": 2912,
                    "unguardedContentValue": 53033,
                    "unguardedContentValuePerArea": 582,
                    "resourcesValue": 63639,
                    "resourcesValuePerArea": 655,
                    "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"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 7500,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "Random",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "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-P"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-F-O"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-M",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.1,
                    "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": 254558,
                    "guardedContentValuePerArea": 2912,
                    "unguardedContentValue": 40305,
                    "unguardedContentValuePerArea": 436,
                    "resourcesValue": 43752,
                    "resourcesValuePerArea": 458,
                    "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"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "2"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "3"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "4"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "5"
                                ]
                            }
                        },
                        {
                            "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-S"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-M-Q"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-M-J"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-M-K"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-M-V"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-S",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.1,
                    "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_S"
                    ],
                    "contentCountLimits": [
                        "content_limits_side_1_2",
                        "content_limits_side_1_3",
                        "content_limits_side_1_4",
                        "content_limits_side_1_5",
                        "content_limits_side_1_6",
                        "content_limits_side_2_3",
                        "content_limits_side_2_4",
                        "content_limits_side_2_5",
                        "content_limits_side_2_6",
                        "content_limits_side_3_4",
                        "content_limits_side_3_5",
                        "content_limits_side_3_6",
                        "content_limits_side_4_5",
                        "content_limits_side_4_6",
                        "content_limits_side_5_6"
                    ],
                    "guardedContentValue": 254558,
                    "guardedContentValuePerArea": 2912,
                    "unguardedContentValue": 40305,
                    "unguardedContentValuePerArea": 436,
                    "resourcesValue": 43752,
                    "resourcesValuePerArea": 458,
                    "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"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "2"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "3"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "4"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "5"
                                ]
                            }
                        },
                        {
                            "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-S"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-S-Q"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-S-V"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-AB",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.1,
                    "guardMultiplier": 5.4,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        0,
                        10,
                        10,
                        20,
                        10,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t4_item",
                        "classic_template_pool_random_t4_pandora",
                        "classic_template_pool_random_t4_hire",
                        "classic_template_pool_random_t4_unit_bank",
                        "classic_template_pool_random_t4_res_bank",
                        "classic_template_pool_random_t4_stat",
                        "classic_template_pool_random_t4_magic",
                        "classic_template_pool_random_t5_item",
                        "classic_template_pool_random_t5_pandora",
                        "classic_template_pool_random_t5_hire",
                        "classic_template_pool_random_t5_unit_bank",
                        "classic_template_pool_random_t5_res_bank",
                        "classic_template_pool_random_t5_stat",
                        "classic_template_pool_random_t5_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t4_item",
                        "classic_template_pool_random_unguarded_t4_pandora",
                        "classic_template_pool_random_unguarded_t4_hire",
                        "classic_template_pool_random_unguarded_t4_unit_bank",
                        "classic_template_pool_random_unguarded_t4_res_bank",
                        "classic_template_pool_random_unguarded_t4_stat",
                        "classic_template_pool_random_unguarded_t4_magic",
                        "classic_template_pool_random_unguarded_t5_item",
                        "classic_template_pool_random_unguarded_t5_pandora",
                        "classic_template_pool_random_unguarded_t5_hire",
                        "classic_template_pool_random_unguarded_t5_unit_bank",
                        "classic_template_pool_random_unguarded_t5_res_bank",
                        "classic_template_pool_random_unguarded_t5_stat",
                        "classic_template_pool_random_unguarded_t5_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_rich"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_neutral_AB"
                    ],
                    "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": 509116,
                    "guardedContentValuePerArea": 4369,
                    "unguardedContentValue": 84852,
                    "unguardedContentValuePerArea": 903,
                    "resourcesValue": 71594,
                    "resourcesValuePerArea": 633,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 48000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "true",
                                "0.8",
                                "2"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "2"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "3"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "4"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "5"
                                ]
                            }
                        },
                        {
                            "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-T-AB"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-L-AB"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-AB"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-AB-AA"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-AB-Y"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-AB-N"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-AB-AF"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-AA",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.1,
                    "guardMultiplier": 5.4,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        0,
                        10,
                        10,
                        20,
                        10,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t4_item",
                        "classic_template_pool_random_t4_pandora",
                        "classic_template_pool_random_t4_hire",
                        "classic_template_pool_random_t4_unit_bank",
                        "classic_template_pool_random_t4_res_bank",
                        "classic_template_pool_random_t4_stat",
                        "classic_template_pool_random_t4_magic",
                        "classic_template_pool_random_t5_item",
                        "classic_template_pool_random_t5_pandora",
                        "classic_template_pool_random_t5_hire",
                        "classic_template_pool_random_t5_unit_bank",
                        "classic_template_pool_random_t5_res_bank",
                        "classic_template_pool_random_t5_stat",
                        "classic_template_pool_random_t5_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t4_item",
                        "classic_template_pool_random_unguarded_t4_pandora",
                        "classic_template_pool_random_unguarded_t4_hire",
                        "classic_template_pool_random_unguarded_t4_unit_bank",
                        "classic_template_pool_random_unguarded_t4_res_bank",
                        "classic_template_pool_random_unguarded_t4_stat",
                        "classic_template_pool_random_unguarded_t4_magic",
                        "classic_template_pool_random_unguarded_t5_item",
                        "classic_template_pool_random_unguarded_t5_pandora",
                        "classic_template_pool_random_unguarded_t5_hire",
                        "classic_template_pool_random_unguarded_t5_unit_bank",
                        "classic_template_pool_random_unguarded_t5_res_bank",
                        "classic_template_pool_random_unguarded_t5_stat",
                        "classic_template_pool_random_unguarded_t5_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_rich"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_neutral_AA"
                    ],
                    "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": 509116,
                    "guardedContentValuePerArea": 4369,
                    "unguardedContentValue": 84852,
                    "unguardedContentValuePerArea": 903,
                    "resourcesValue": 71594,
                    "resourcesValuePerArea": 633,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 48000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "true",
                                "0.8",
                                "2"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "2"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "3"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "4"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "5"
                                ]
                            }
                        },
                        {
                            "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-AB-AA"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-AA"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-AA-Y"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-AA-H"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-AA-X"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-AA-AE"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-J",
                    "size": 1,
                    "layout": "zone_layout_sides",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.1,
                    "guardMultiplier": 3.3,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        0,
                        10,
                        10,
                        10,
                        10,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t2_item",
                        "classic_template_pool_random_t2_pandora",
                        "classic_template_pool_random_t2_hire",
                        "classic_template_pool_random_t2_unit_bank",
                        "classic_template_pool_random_t2_res_bank",
                        "classic_template_pool_random_t2_stat",
                        "classic_template_pool_random_t2_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t2_item",
                        "classic_template_pool_random_unguarded_t2_pandora",
                        "classic_template_pool_random_unguarded_t2_hire",
                        "classic_template_pool_random_unguarded_t2_unit_bank",
                        "classic_template_pool_random_unguarded_t2_res_bank",
                        "classic_template_pool_random_unguarded_t2_stat",
                        "classic_template_pool_random_unguarded_t2_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_poor"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_neutral_J"
                    ],
                    "contentCountLimits": [
                        "content_limits_side_1_2",
                        "content_limits_side_1_3",
                        "content_limits_side_1_4",
                        "content_limits_side_1_5",
                        "content_limits_side_1_6",
                        "content_limits_side_2_3",
                        "content_limits_side_2_4",
                        "content_limits_side_2_5",
                        "content_limits_side_2_6",
                        "content_limits_side_3_4",
                        "content_limits_side_3_5",
                        "content_limits_side_3_6",
                        "content_limits_side_4_5",
                        "content_limits_side_4_6",
                        "content_limits_side_5_6"
                    ],
                    "guardedContentValue": 127279,
                    "guardedContentValuePerArea": 1456,
                    "unguardedContentValue": 26516,
                    "unguardedContentValuePerArea": 291,
                    "resourcesValue": 23864,
                    "resourcesValuePerArea": 262,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "true",
                                "0.8",
                                "2"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 6000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 6000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 6000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 6000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 6000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "2"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "3"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "4"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "5"
                                ]
                            }
                        },
                        {
                            "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-J"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-J-G"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-J-AC"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-M-J"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-J-K"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-P",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.1,
                    "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": 254558,
                    "guardedContentValuePerArea": 2912,
                    "unguardedContentValue": 40305,
                    "unguardedContentValuePerArea": 436,
                    "resourcesValue": 43752,
                    "resourcesValuePerArea": 458,
                    "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"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "2"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "3"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "4"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "5"
                                ]
                            }
                        },
                        {
                            "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-P"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-P-AC"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-P-E"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-F-P"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-P-H"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-P-X"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-AD",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.1,
                    "guardMultiplier": 5.4,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        0,
                        10,
                        10,
                        20,
                        10,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t4_item",
                        "classic_template_pool_random_t4_pandora",
                        "classic_template_pool_random_t4_hire",
                        "classic_template_pool_random_t4_unit_bank",
                        "classic_template_pool_random_t4_res_bank",
                        "classic_template_pool_random_t4_stat",
                        "classic_template_pool_random_t4_magic",
                        "classic_template_pool_random_t5_item",
                        "classic_template_pool_random_t5_pandora",
                        "classic_template_pool_random_t5_hire",
                        "classic_template_pool_random_t5_unit_bank",
                        "classic_template_pool_random_t5_res_bank",
                        "classic_template_pool_random_t5_stat",
                        "classic_template_pool_random_t5_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t4_item",
                        "classic_template_pool_random_unguarded_t4_pandora",
                        "classic_template_pool_random_unguarded_t4_hire",
                        "classic_template_pool_random_unguarded_t4_unit_bank",
                        "classic_template_pool_random_unguarded_t4_res_bank",
                        "classic_template_pool_random_unguarded_t4_stat",
                        "classic_template_pool_random_unguarded_t4_magic",
                        "classic_template_pool_random_unguarded_t5_item",
                        "classic_template_pool_random_unguarded_t5_pandora",
                        "classic_template_pool_random_unguarded_t5_hire",
                        "classic_template_pool_random_unguarded_t5_unit_bank",
                        "classic_template_pool_random_unguarded_t5_res_bank",
                        "classic_template_pool_random_unguarded_t5_stat",
                        "classic_template_pool_random_unguarded_t5_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_rich"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_neutral_AD"
                    ],
                    "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": 509116,
                    "guardedContentValuePerArea": 4369,
                    "unguardedContentValue": 84852,
                    "unguardedContentValuePerArea": 903,
                    "resourcesValue": 71594,
                    "resourcesValuePerArea": 633,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 48000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "true",
                                "0.8",
                                "2"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "2"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "3"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "4"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "5"
                                ]
                            }
                        },
                        {
                            "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-R-AD"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-U-AD"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-AD-N"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-AD-AC"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-AD-X"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-Y",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.1,
                    "guardMultiplier": 5.4,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        0,
                        10,
                        10,
                        20,
                        10,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t4_item",
                        "classic_template_pool_random_t4_pandora",
                        "classic_template_pool_random_t4_hire",
                        "classic_template_pool_random_t4_unit_bank",
                        "classic_template_pool_random_t4_res_bank",
                        "classic_template_pool_random_t4_stat",
                        "classic_template_pool_random_t4_magic",
                        "classic_template_pool_random_t5_item",
                        "classic_template_pool_random_t5_pandora",
                        "classic_template_pool_random_t5_hire",
                        "classic_template_pool_random_t5_unit_bank",
                        "classic_template_pool_random_t5_res_bank",
                        "classic_template_pool_random_t5_stat",
                        "classic_template_pool_random_t5_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t4_item",
                        "classic_template_pool_random_unguarded_t4_pandora",
                        "classic_template_pool_random_unguarded_t4_hire",
                        "classic_template_pool_random_unguarded_t4_unit_bank",
                        "classic_template_pool_random_unguarded_t4_res_bank",
                        "classic_template_pool_random_unguarded_t4_stat",
                        "classic_template_pool_random_unguarded_t4_magic",
                        "classic_template_pool_random_unguarded_t5_item",
                        "classic_template_pool_random_unguarded_t5_pandora",
                        "classic_template_pool_random_unguarded_t5_hire",
                        "classic_template_pool_random_unguarded_t5_unit_bank",
                        "classic_template_pool_random_unguarded_t5_res_bank",
                        "classic_template_pool_random_unguarded_t5_stat",
                        "classic_template_pool_random_unguarded_t5_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_rich"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_neutral_Y"
                    ],
                    "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": 509116,
                    "guardedContentValuePerArea": 4369,
                    "unguardedContentValue": 84852,
                    "unguardedContentValuePerArea": 903,
                    "resourcesValue": 71594,
                    "resourcesValuePerArea": 633,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 48000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "true",
                                "0.8",
                                "2"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "2"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "3"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "4"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "5"
                                ]
                            }
                        },
                        {
                            "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-AB-Y"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-AA-Y"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-Y-N"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-Y-X"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-Y-AE"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-N",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.1,
                    "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": 254558,
                    "guardedContentValuePerArea": 2912,
                    "unguardedContentValue": 40305,
                    "unguardedContentValuePerArea": 436,
                    "resourcesValue": 43752,
                    "resourcesValuePerArea": 458,
                    "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"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "2"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "3"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "4"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "5"
                                ]
                            }
                        },
                        {
                            "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-R-N"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-T-N"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-U-N"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-AB-N"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-Y-N"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-AD-N"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-N-X"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-AC",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.1,
                    "guardMultiplier": 5.4,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        0,
                        10,
                        10,
                        20,
                        10,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t4_item",
                        "classic_template_pool_random_t4_pandora",
                        "classic_template_pool_random_t4_hire",
                        "classic_template_pool_random_t4_unit_bank",
                        "classic_template_pool_random_t4_res_bank",
                        "classic_template_pool_random_t4_stat",
                        "classic_template_pool_random_t4_magic",
                        "classic_template_pool_random_t5_item",
                        "classic_template_pool_random_t5_pandora",
                        "classic_template_pool_random_t5_hire",
                        "classic_template_pool_random_t5_unit_bank",
                        "classic_template_pool_random_t5_res_bank",
                        "classic_template_pool_random_t5_stat",
                        "classic_template_pool_random_t5_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t4_item",
                        "classic_template_pool_random_unguarded_t4_pandora",
                        "classic_template_pool_random_unguarded_t4_hire",
                        "classic_template_pool_random_unguarded_t4_unit_bank",
                        "classic_template_pool_random_unguarded_t4_res_bank",
                        "classic_template_pool_random_unguarded_t4_stat",
                        "classic_template_pool_random_unguarded_t4_magic",
                        "classic_template_pool_random_unguarded_t5_item",
                        "classic_template_pool_random_unguarded_t5_pandora",
                        "classic_template_pool_random_unguarded_t5_hire",
                        "classic_template_pool_random_unguarded_t5_unit_bank",
                        "classic_template_pool_random_unguarded_t5_res_bank",
                        "classic_template_pool_random_unguarded_t5_stat",
                        "classic_template_pool_random_unguarded_t5_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_rich"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_neutral_AC"
                    ],
                    "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": 509116,
                    "guardedContentValuePerArea": 4369,
                    "unguardedContentValue": 84852,
                    "unguardedContentValuePerArea": 903,
                    "resourcesValue": 71594,
                    "resourcesValuePerArea": 633,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 48000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "true",
                                "0.8",
                                "2"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "2"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "3"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "4"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "5"
                                ]
                            }
                        },
                        {
                            "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-R-AC"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-AD-AC"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-P-AC"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-B-AC"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-AC-G"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-J-AC"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-AC-K"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-AC-X"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-O",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.1,
                    "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": 254558,
                    "guardedContentValuePerArea": 2912,
                    "unguardedContentValue": 40305,
                    "unguardedContentValuePerArea": 436,
                    "resourcesValue": 43752,
                    "resourcesValuePerArea": 458,
                    "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"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "2"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "3"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "4"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "5"
                                ]
                            }
                        },
                        {
                            "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-O"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-O-E"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-O"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-O-H"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-AF",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.1,
                    "guardMultiplier": 5.4,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        0,
                        10,
                        10,
                        20,
                        10,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t4_item",
                        "classic_template_pool_random_t4_pandora",
                        "classic_template_pool_random_t4_hire",
                        "classic_template_pool_random_t4_unit_bank",
                        "classic_template_pool_random_t4_res_bank",
                        "classic_template_pool_random_t4_stat",
                        "classic_template_pool_random_t4_magic",
                        "classic_template_pool_random_t5_item",
                        "classic_template_pool_random_t5_pandora",
                        "classic_template_pool_random_t5_hire",
                        "classic_template_pool_random_t5_unit_bank",
                        "classic_template_pool_random_t5_res_bank",
                        "classic_template_pool_random_t5_stat",
                        "classic_template_pool_random_t5_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t4_item",
                        "classic_template_pool_random_unguarded_t4_pandora",
                        "classic_template_pool_random_unguarded_t4_hire",
                        "classic_template_pool_random_unguarded_t4_unit_bank",
                        "classic_template_pool_random_unguarded_t4_res_bank",
                        "classic_template_pool_random_unguarded_t4_stat",
                        "classic_template_pool_random_unguarded_t4_magic",
                        "classic_template_pool_random_unguarded_t5_item",
                        "classic_template_pool_random_unguarded_t5_pandora",
                        "classic_template_pool_random_unguarded_t5_hire",
                        "classic_template_pool_random_unguarded_t5_unit_bank",
                        "classic_template_pool_random_unguarded_t5_res_bank",
                        "classic_template_pool_random_unguarded_t5_stat",
                        "classic_template_pool_random_unguarded_t5_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_rich"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_neutral_AF"
                    ],
                    "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": 509116,
                    "guardedContentValuePerArea": 4369,
                    "unguardedContentValue": 84852,
                    "unguardedContentValuePerArea": 903,
                    "resourcesValue": 71594,
                    "resourcesValuePerArea": 633,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 48000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "true",
                                "0.8",
                                "2"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "2"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "3"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "4"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "5"
                                ]
                            }
                        },
                        {
                            "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-AB-AF"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-L-AF"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-AF"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-AF-D"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Spawn-G",
                    "size": 1,
                    "layout": "zone_layout_spawns",
                    "guardCutoffValue": 1500,
                    "guardRandomization": 0.1,
                    "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": 212132,
                    "guardedContentValuePerArea": 2912,
                    "unguardedContentValue": 53033,
                    "unguardedContentValuePerArea": 582,
                    "resourcesValue": 63639,
                    "resourcesValuePerArea": 655,
                    "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"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 7500,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "Random",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "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-G"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-AC-G"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Spawn-E",
                    "size": 1,
                    "layout": "zone_layout_spawns",
                    "guardCutoffValue": 1500,
                    "guardRandomization": 0.1,
                    "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": 212132,
                    "guardedContentValuePerArea": 2912,
                    "unguardedContentValue": 53033,
                    "unguardedContentValuePerArea": 582,
                    "resourcesValue": 63639,
                    "resourcesValuePerArea": 655,
                    "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"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 7500,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "Random",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "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-P-E"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-O-E"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Spawn-D",
                    "size": 1,
                    "layout": "zone_layout_spawns",
                    "guardCutoffValue": 1500,
                    "guardRandomization": 0.1,
                    "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": 212132,
                    "guardedContentValuePerArea": 2912,
                    "unguardedContentValue": 53033,
                    "unguardedContentValuePerArea": 582,
                    "resourcesValue": 63639,
                    "resourcesValuePerArea": 655,
                    "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"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 7500,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "Random",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "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-AF-D"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-L-D"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-Z-D"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Spawn-H",
                    "size": 1,
                    "layout": "zone_layout_spawns",
                    "guardCutoffValue": 1500,
                    "guardRandomization": 0.1,
                    "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": 212132,
                    "guardedContentValuePerArea": 2912,
                    "unguardedContentValue": 53033,
                    "unguardedContentValuePerArea": 582,
                    "resourcesValue": 63639,
                    "resourcesValuePerArea": 655,
                    "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"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 7500,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "Random",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "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-P-H"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-AA-H"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-I-H"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-O-H"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-H-X"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-Q",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.1,
                    "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_Q"
                    ],
                    "contentCountLimits": [
                        "content_limits_side_1_2",
                        "content_limits_side_1_3",
                        "content_limits_side_1_4",
                        "content_limits_side_1_5",
                        "content_limits_side_1_6",
                        "content_limits_side_2_3",
                        "content_limits_side_2_4",
                        "content_limits_side_2_5",
                        "content_limits_side_2_6",
                        "content_limits_side_3_4",
                        "content_limits_side_3_5",
                        "content_limits_side_3_6",
                        "content_limits_side_4_5",
                        "content_limits_side_4_6",
                        "content_limits_side_5_6"
                    ],
                    "guardedContentValue": 254558,
                    "guardedContentValuePerArea": 2912,
                    "unguardedContentValue": 40305,
                    "unguardedContentValuePerArea": 436,
                    "resourcesValue": 43752,
                    "resourcesValuePerArea": 458,
                    "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"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "2"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "3"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "4"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "5"
                                ]
                            }
                        },
                        {
                            "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-Q"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-S-Q"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-T-Q"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-Q-K"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-Q-V"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-Q-W"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-K",
                    "size": 1,
                    "layout": "zone_layout_sides",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.1,
                    "guardMultiplier": 3.3,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        0,
                        10,
                        10,
                        10,
                        10,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t2_item",
                        "classic_template_pool_random_t2_pandora",
                        "classic_template_pool_random_t2_hire",
                        "classic_template_pool_random_t2_unit_bank",
                        "classic_template_pool_random_t2_res_bank",
                        "classic_template_pool_random_t2_stat",
                        "classic_template_pool_random_t2_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t2_item",
                        "classic_template_pool_random_unguarded_t2_pandora",
                        "classic_template_pool_random_unguarded_t2_hire",
                        "classic_template_pool_random_unguarded_t2_unit_bank",
                        "classic_template_pool_random_unguarded_t2_res_bank",
                        "classic_template_pool_random_unguarded_t2_stat",
                        "classic_template_pool_random_unguarded_t2_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_poor"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_neutral_K"
                    ],
                    "contentCountLimits": [
                        "content_limits_side_1_2",
                        "content_limits_side_1_3",
                        "content_limits_side_1_4",
                        "content_limits_side_1_5",
                        "content_limits_side_1_6",
                        "content_limits_side_2_3",
                        "content_limits_side_2_4",
                        "content_limits_side_2_5",
                        "content_limits_side_2_6",
                        "content_limits_side_3_4",
                        "content_limits_side_3_5",
                        "content_limits_side_3_6",
                        "content_limits_side_4_5",
                        "content_limits_side_4_6",
                        "content_limits_side_5_6"
                    ],
                    "guardedContentValue": 127279,
                    "guardedContentValuePerArea": 1456,
                    "unguardedContentValue": 26516,
                    "unguardedContentValuePerArea": 291,
                    "resourcesValue": 23864,
                    "resourcesValuePerArea": 262,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 12000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "true",
                                "0.8",
                                "2"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 6000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 6000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 6000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 6000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 6000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "2"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "3"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "4"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "5"
                                ]
                            }
                        },
                        {
                            "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-K"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-M-K"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-AC-K"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-R-K"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-T-K"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-Q-K"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-V",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.1,
                    "guardMultiplier": 5.4,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        0,
                        10,
                        10,
                        20,
                        10,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t4_item",
                        "classic_template_pool_random_t4_pandora",
                        "classic_template_pool_random_t4_hire",
                        "classic_template_pool_random_t4_unit_bank",
                        "classic_template_pool_random_t4_res_bank",
                        "classic_template_pool_random_t4_stat",
                        "classic_template_pool_random_t4_magic",
                        "classic_template_pool_random_t5_item",
                        "classic_template_pool_random_t5_pandora",
                        "classic_template_pool_random_t5_hire",
                        "classic_template_pool_random_t5_unit_bank",
                        "classic_template_pool_random_t5_res_bank",
                        "classic_template_pool_random_t5_stat",
                        "classic_template_pool_random_t5_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t4_item",
                        "classic_template_pool_random_unguarded_t4_pandora",
                        "classic_template_pool_random_unguarded_t4_hire",
                        "classic_template_pool_random_unguarded_t4_unit_bank",
                        "classic_template_pool_random_unguarded_t4_res_bank",
                        "classic_template_pool_random_unguarded_t4_stat",
                        "classic_template_pool_random_unguarded_t4_magic",
                        "classic_template_pool_random_unguarded_t5_item",
                        "classic_template_pool_random_unguarded_t5_pandora",
                        "classic_template_pool_random_unguarded_t5_hire",
                        "classic_template_pool_random_unguarded_t5_unit_bank",
                        "classic_template_pool_random_unguarded_t5_res_bank",
                        "classic_template_pool_random_unguarded_t5_stat",
                        "classic_template_pool_random_unguarded_t5_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_rich"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_neutral_V"
                    ],
                    "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": 509116,
                    "guardedContentValuePerArea": 4369,
                    "unguardedContentValue": 84852,
                    "unguardedContentValuePerArea": 903,
                    "resourcesValue": 71594,
                    "resourcesValuePerArea": 633,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 48000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "true",
                                "0.8",
                                "2"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "2"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "3"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "4"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "5"
                                ]
                            }
                        },
                        {
                            "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-S-V"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-M-V"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-C-V"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-Z-V"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-Q-V"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-V-W"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Spawn-A",
                    "size": 1,
                    "layout": "zone_layout_spawns",
                    "guardCutoffValue": 1500,
                    "guardRandomization": 0.1,
                    "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": 212132,
                    "guardedContentValuePerArea": 2912,
                    "unguardedContentValue": 53033,
                    "unguardedContentValuePerArea": 582,
                    "resourcesValue": 63639,
                    "resourcesValuePerArea": 655,
                    "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"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 7500,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "poor_buildings_construction",
                            "faction": {
                                "type": "Random",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "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-T-A"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-Z-A"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-A-W"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-X",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.1,
                    "guardMultiplier": 5.4,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        0,
                        10,
                        10,
                        20,
                        10,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t4_item",
                        "classic_template_pool_random_t4_pandora",
                        "classic_template_pool_random_t4_hire",
                        "classic_template_pool_random_t4_unit_bank",
                        "classic_template_pool_random_t4_res_bank",
                        "classic_template_pool_random_t4_stat",
                        "classic_template_pool_random_t4_magic",
                        "classic_template_pool_random_t5_item",
                        "classic_template_pool_random_t5_pandora",
                        "classic_template_pool_random_t5_hire",
                        "classic_template_pool_random_t5_unit_bank",
                        "classic_template_pool_random_t5_res_bank",
                        "classic_template_pool_random_t5_stat",
                        "classic_template_pool_random_t5_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t4_item",
                        "classic_template_pool_random_unguarded_t4_pandora",
                        "classic_template_pool_random_unguarded_t4_hire",
                        "classic_template_pool_random_unguarded_t4_unit_bank",
                        "classic_template_pool_random_unguarded_t4_res_bank",
                        "classic_template_pool_random_unguarded_t4_stat",
                        "classic_template_pool_random_unguarded_t4_magic",
                        "classic_template_pool_random_unguarded_t5_item",
                        "classic_template_pool_random_unguarded_t5_pandora",
                        "classic_template_pool_random_unguarded_t5_hire",
                        "classic_template_pool_random_unguarded_t5_unit_bank",
                        "classic_template_pool_random_unguarded_t5_res_bank",
                        "classic_template_pool_random_unguarded_t5_stat",
                        "classic_template_pool_random_unguarded_t5_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_rich"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_neutral_X"
                    ],
                    "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": 509116,
                    "guardedContentValuePerArea": 4369,
                    "unguardedContentValue": 84852,
                    "unguardedContentValuePerArea": 903,
                    "resourcesValue": 71594,
                    "resourcesValuePerArea": 633,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 48000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "true",
                                "0.8",
                                "2"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "2"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "3"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "4"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "5"
                                ]
                            }
                        },
                        {
                            "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-X"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-Y-X"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-AD-X"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-P-X"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-AC-X"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-H-X"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-AA-X"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-X-AE"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-AE",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.1,
                    "guardMultiplier": 5.4,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        0,
                        10,
                        10,
                        20,
                        10,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t4_item",
                        "classic_template_pool_random_t4_pandora",
                        "classic_template_pool_random_t4_hire",
                        "classic_template_pool_random_t4_unit_bank",
                        "classic_template_pool_random_t4_res_bank",
                        "classic_template_pool_random_t4_stat",
                        "classic_template_pool_random_t4_magic",
                        "classic_template_pool_random_t5_item",
                        "classic_template_pool_random_t5_pandora",
                        "classic_template_pool_random_t5_hire",
                        "classic_template_pool_random_t5_unit_bank",
                        "classic_template_pool_random_t5_res_bank",
                        "classic_template_pool_random_t5_stat",
                        "classic_template_pool_random_t5_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t4_item",
                        "classic_template_pool_random_unguarded_t4_pandora",
                        "classic_template_pool_random_unguarded_t4_hire",
                        "classic_template_pool_random_unguarded_t4_unit_bank",
                        "classic_template_pool_random_unguarded_t4_res_bank",
                        "classic_template_pool_random_unguarded_t4_stat",
                        "classic_template_pool_random_unguarded_t4_magic",
                        "classic_template_pool_random_unguarded_t5_item",
                        "classic_template_pool_random_unguarded_t5_pandora",
                        "classic_template_pool_random_unguarded_t5_hire",
                        "classic_template_pool_random_unguarded_t5_unit_bank",
                        "classic_template_pool_random_unguarded_t5_res_bank",
                        "classic_template_pool_random_unguarded_t5_stat",
                        "classic_template_pool_random_unguarded_t5_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_rich"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_neutral_AE"
                    ],
                    "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": 509116,
                    "guardedContentValuePerArea": 4369,
                    "unguardedContentValue": 84852,
                    "unguardedContentValuePerArea": 903,
                    "resourcesValue": 71594,
                    "resourcesValuePerArea": 633,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 48000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "true",
                                "0.8",
                                "2"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "2"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "3"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "4"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "5"
                                ]
                            }
                        },
                        {
                            "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-Y-AE"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-AA-AE"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-X-AE"
                                ]
                            }
                        }
                    ]
                },
                {
                    "name": "Neutral-W",
                    "size": 1,
                    "layout": "zone_layout_treasure_zone",
                    "guardCutoffValue": 2000,
                    "guardRandomization": 0.1,
                    "guardMultiplier": 5.4,
                    "guardWeeklyIncrement": 0.2,
                    "guardReactionDistribution": [
                        0,
                        10,
                        10,
                        20,
                        10,
                        0
                    ],
                    "diplomacyModifier": -0.5,
                    "guardedContentPool": [
                        "classic_template_pool_random_t4_item",
                        "classic_template_pool_random_t4_pandora",
                        "classic_template_pool_random_t4_hire",
                        "classic_template_pool_random_t4_unit_bank",
                        "classic_template_pool_random_t4_res_bank",
                        "classic_template_pool_random_t4_stat",
                        "classic_template_pool_random_t4_magic",
                        "classic_template_pool_random_t5_item",
                        "classic_template_pool_random_t5_pandora",
                        "classic_template_pool_random_t5_hire",
                        "classic_template_pool_random_t5_unit_bank",
                        "classic_template_pool_random_t5_res_bank",
                        "classic_template_pool_random_t5_stat",
                        "classic_template_pool_random_t5_magic"
                    ],
                    "unguardedContentPool": [
                        "classic_template_pool_random_unguarded_t4_item",
                        "classic_template_pool_random_unguarded_t4_pandora",
                        "classic_template_pool_random_unguarded_t4_hire",
                        "classic_template_pool_random_unguarded_t4_unit_bank",
                        "classic_template_pool_random_unguarded_t4_res_bank",
                        "classic_template_pool_random_unguarded_t4_stat",
                        "classic_template_pool_random_unguarded_t4_magic",
                        "classic_template_pool_random_unguarded_t5_item",
                        "classic_template_pool_random_unguarded_t5_pandora",
                        "classic_template_pool_random_unguarded_t5_hire",
                        "classic_template_pool_random_unguarded_t5_unit_bank",
                        "classic_template_pool_random_unguarded_t5_res_bank",
                        "classic_template_pool_random_unguarded_t5_stat",
                        "classic_template_pool_random_unguarded_t5_magic"
                    ],
                    "resourcesContentPool": [
                        "content_pool_general_resources_start_zone_rich"
                    ],
                    "mandatoryContent": [
                        "mandatory_content_neutral_W"
                    ],
                    "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": 509116,
                    "guardedContentValuePerArea": 4369,
                    "unguardedContentValue": 84852,
                    "unguardedContentValuePerArea": 903,
                    "resourcesValue": 71594,
                    "resourcesValuePerArea": 633,
                    "mainObjects": [
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 48000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "true",
                                "0.8",
                                "2"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        },
                        {
                            "type": "City",
                            "guardChance": 1,
                            "guardValue": 24000,
                            "guardWeeklyIncrement": 0.1,
                            "buildingsConstructionSid": "rich_buildings_construction",
                            "faction": {
                                "type": "FromList",
                                "args": []
                            },
                            "placement": "Uniform",
                            "placementArgs": [
                                "false",
                                "-0.8",
                                "3"
                            ]
                        }
                    ],
                    "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": "MainObject",
                                "args": [
                                    "1"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "2"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "3"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "4"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "MainObject",
                                "args": [
                                    "5"
                                ]
                            }
                        },
                        {
                            "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-V-W"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-Z-W"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-Q-W"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-A-W"
                                ]
                            }
                        },
                        {
                            "type": "Stone",
                            "from": {
                                "type": "MainObject",
                                "args": [
                                    "0"
                                ]
                            },
                            "to": {
                                "type": "Connection",
                                "args": [
                                    "Rnd-T-W"
                                ]
                            }
                        }
                    ]
                }
            ],
            "connections": [
                {
                    "name": "Rnd-L-T",
                    "from": "Neutral-L",
                    "to": "Neutral-T",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_L_T"
                },
                {
                    "name": "Rnd-T-AB",
                    "from": "Neutral-T",
                    "to": "Neutral-AB",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_T_AB"
                },
                {
                    "name": "Rnd-L-AB",
                    "from": "Neutral-L",
                    "to": "Neutral-AB",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_L_AB"
                },
                {
                    "name": "Rnd-I-AB",
                    "from": "Neutral-I",
                    "to": "Neutral-AB",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_I_AB"
                },
                {
                    "name": "Rnd-AB-AA",
                    "from": "Neutral-AB",
                    "to": "Neutral-AA",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_AB_AA"
                },
                {
                    "name": "Rnd-I-AA",
                    "from": "Neutral-I",
                    "to": "Neutral-AA",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_I_AA"
                },
                {
                    "name": "Rnd-U-R",
                    "from": "Neutral-U",
                    "to": "Neutral-R",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_U_R"
                },
                {
                    "name": "Rnd-R-AD",
                    "from": "Neutral-R",
                    "to": "Neutral-AD",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_R_AD"
                },
                {
                    "name": "Rnd-U-AD",
                    "from": "Neutral-U",
                    "to": "Neutral-AD",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_U_AD"
                },
                {
                    "name": "Rnd-AB-Y",
                    "from": "Neutral-AB",
                    "to": "Neutral-Y",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_AB_Y"
                },
                {
                    "name": "Rnd-AA-Y",
                    "from": "Neutral-AA",
                    "to": "Neutral-Y",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_AA_Y"
                },
                {
                    "name": "Rnd-T-R",
                    "from": "Neutral-T",
                    "to": "Neutral-R",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_T_R"
                },
                {
                    "name": "Rnd-R-N",
                    "from": "Neutral-R",
                    "to": "Neutral-N",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_R_N"
                },
                {
                    "name": "Rnd-T-N",
                    "from": "Neutral-T",
                    "to": "Neutral-N",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_T_N"
                },
                {
                    "name": "Rnd-U-N",
                    "from": "Neutral-U",
                    "to": "Neutral-N",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_U_N"
                },
                {
                    "name": "Rnd-AB-N",
                    "from": "Neutral-AB",
                    "to": "Neutral-N",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_AB_N"
                },
                {
                    "name": "Rnd-Y-N",
                    "from": "Neutral-Y",
                    "to": "Neutral-N",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_Y_N"
                },
                {
                    "name": "Rnd-AD-N",
                    "from": "Neutral-AD",
                    "to": "Neutral-N",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_AD_N"
                },
                {
                    "name": "Rnd-R-AC",
                    "from": "Neutral-R",
                    "to": "Neutral-AC",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_R_AC"
                },
                {
                    "name": "Rnd-AD-AC",
                    "from": "Neutral-AD",
                    "to": "Neutral-AC",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_AD_AC"
                },
                {
                    "name": "Rnd-B-P",
                    "from": "Spawn-B",
                    "to": "Neutral-P",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_B_P"
                },
                {
                    "name": "Rnd-P-AC",
                    "from": "Neutral-P",
                    "to": "Neutral-AC",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_P_AC"
                },
                {
                    "name": "Rnd-B-AC",
                    "from": "Spawn-B",
                    "to": "Neutral-AC",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_B_AC"
                },
                {
                    "name": "Rnd-AB-AF",
                    "from": "Neutral-AB",
                    "to": "Neutral-AF",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_AB_AF"
                },
                {
                    "name": "Rnd-L-AF",
                    "from": "Neutral-L",
                    "to": "Neutral-AF",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_L_AF"
                },
                {
                    "name": "Rnd-I-AF",
                    "from": "Neutral-I",
                    "to": "Neutral-AF",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_I_AF"
                },
                {
                    "name": "Rnd-B-J",
                    "from": "Spawn-B",
                    "to": "Neutral-J",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 45000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_B_J"
                },
                {
                    "name": "Rnd-J-G",
                    "from": "Neutral-J",
                    "to": "Spawn-G",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 45000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_J_G"
                },
                {
                    "name": "Rnd-AC-G",
                    "from": "Neutral-AC",
                    "to": "Spawn-G",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_AC_G"
                },
                {
                    "name": "Rnd-J-AC",
                    "from": "Neutral-J",
                    "to": "Neutral-AC",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_J_AC"
                },
                {
                    "name": "Rnd-P-E",
                    "from": "Neutral-P",
                    "to": "Spawn-E",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_P_E"
                },
                {
                    "name": "Rnd-F-P",
                    "from": "Spawn-F",
                    "to": "Neutral-P",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_F_P"
                },
                {
                    "name": "Rnd-F-O",
                    "from": "Spawn-F",
                    "to": "Neutral-O",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_F_O"
                },
                {
                    "name": "Rnd-O-E",
                    "from": "Neutral-O",
                    "to": "Spawn-E",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_O_E"
                },
                {
                    "name": "Rnd-AF-D",
                    "from": "Neutral-AF",
                    "to": "Spawn-D",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_AF_D"
                },
                {
                    "name": "Rnd-L-D",
                    "from": "Neutral-L",
                    "to": "Spawn-D",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 45000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_L_D"
                },
                {
                    "name": "Rnd-P-H",
                    "from": "Neutral-P",
                    "to": "Spawn-H",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_P_H"
                },
                {
                    "name": "Rnd-AA-H",
                    "from": "Neutral-AA",
                    "to": "Spawn-H",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_AA_H"
                },
                {
                    "name": "Rnd-I-H",
                    "from": "Neutral-I",
                    "to": "Spawn-H",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 45000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_I_H"
                },
                {
                    "name": "Rnd-I-O",
                    "from": "Neutral-I",
                    "to": "Neutral-O",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_I_O"
                },
                {
                    "name": "Rnd-O-H",
                    "from": "Neutral-O",
                    "to": "Spawn-H",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_O_H"
                },
                {
                    "name": "Rnd-M-S",
                    "from": "Neutral-M",
                    "to": "Neutral-S",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_M_S"
                },
                {
                    "name": "Rnd-M-Q",
                    "from": "Neutral-M",
                    "to": "Neutral-Q",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_M_Q"
                },
                {
                    "name": "Rnd-S-Q",
                    "from": "Neutral-S",
                    "to": "Neutral-Q",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_S_Q"
                },
                {
                    "name": "Rnd-M-J",
                    "from": "Neutral-M",
                    "to": "Neutral-J",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_M_J"
                },
                {
                    "name": "Rnd-J-K",
                    "from": "Neutral-J",
                    "to": "Neutral-K",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 45000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_J_K"
                },
                {
                    "name": "Rnd-M-K",
                    "from": "Neutral-M",
                    "to": "Neutral-K",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_M_K"
                },
                {
                    "name": "Rnd-AC-K",
                    "from": "Neutral-AC",
                    "to": "Neutral-K",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_AC_K"
                },
                {
                    "name": "Rnd-R-K",
                    "from": "Neutral-R",
                    "to": "Neutral-K",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_R_K"
                },
                {
                    "name": "Rnd-T-K",
                    "from": "Neutral-T",
                    "to": "Neutral-K",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_T_K"
                },
                {
                    "name": "Rnd-T-Q",
                    "from": "Neutral-T",
                    "to": "Neutral-Q",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_T_Q"
                },
                {
                    "name": "Rnd-Q-K",
                    "from": "Neutral-Q",
                    "to": "Neutral-K",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_Q_K"
                },
                {
                    "name": "Rnd-S-V",
                    "from": "Neutral-S",
                    "to": "Neutral-V",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_S_V"
                },
                {
                    "name": "Rnd-M-V",
                    "from": "Neutral-M",
                    "to": "Neutral-V",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_M_V"
                },
                {
                    "name": "Rnd-C-Z",
                    "from": "Spawn-C",
                    "to": "Neutral-Z",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_C_Z"
                },
                {
                    "name": "Rnd-C-V",
                    "from": "Spawn-C",
                    "to": "Neutral-V",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_C_V"
                },
                {
                    "name": "Rnd-Z-V",
                    "from": "Neutral-Z",
                    "to": "Neutral-V",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_Z_V"
                },
                {
                    "name": "Rnd-Q-V",
                    "from": "Neutral-Q",
                    "to": "Neutral-V",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_Q_V"
                },
                {
                    "name": "Rnd-L-A",
                    "from": "Neutral-L",
                    "to": "Spawn-A",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 45000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_L_A"
                },
                {
                    "name": "Rnd-T-A",
                    "from": "Neutral-T",
                    "to": "Spawn-A",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 60000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_T_A"
                },
                {
                    "name": "Rnd-Z-D",
                    "from": "Neutral-Z",
                    "to": "Spawn-D",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_Z_D"
                },
                {
                    "name": "Rnd-Z-A",
                    "from": "Neutral-Z",
                    "to": "Spawn-A",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_Z_A"
                },
                {
                    "name": "Rnd-N-X",
                    "from": "Neutral-N",
                    "to": "Neutral-X",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_N_X"
                },
                {
                    "name": "Rnd-Y-X",
                    "from": "Neutral-Y",
                    "to": "Neutral-X",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_Y_X"
                },
                {
                    "name": "Rnd-AD-X",
                    "from": "Neutral-AD",
                    "to": "Neutral-X",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_AD_X"
                },
                {
                    "name": "Rnd-P-X",
                    "from": "Neutral-P",
                    "to": "Neutral-X",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_P_X"
                },
                {
                    "name": "Rnd-AC-X",
                    "from": "Neutral-AC",
                    "to": "Neutral-X",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_AC_X"
                },
                {
                    "name": "Rnd-H-X",
                    "from": "Spawn-H",
                    "to": "Neutral-X",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_H_X"
                },
                {
                    "name": "Rnd-AA-X",
                    "from": "Neutral-AA",
                    "to": "Neutral-X",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_AA_X"
                },
                {
                    "name": "Rnd-Y-AE",
                    "from": "Neutral-Y",
                    "to": "Neutral-AE",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_Y_AE"
                },
                {
                    "name": "Rnd-AA-AE",
                    "from": "Neutral-AA",
                    "to": "Neutral-AE",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_AA_AE"
                },
                {
                    "name": "Rnd-X-AE",
                    "from": "Neutral-X",
                    "to": "Neutral-AE",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_X_AE"
                },
                {
                    "name": "Rnd-V-W",
                    "from": "Neutral-V",
                    "to": "Neutral-W",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_V_W"
                },
                {
                    "name": "Rnd-Z-W",
                    "from": "Neutral-Z",
                    "to": "Neutral-W",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_Z_W"
                },
                {
                    "name": "Rnd-Q-W",
                    "from": "Neutral-Q",
                    "to": "Neutral-W",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_Q_W"
                },
                {
                    "name": "Rnd-A-W",
                    "from": "Spawn-A",
                    "to": "Neutral-W",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_A_W"
                },
                {
                    "name": "Rnd-T-W",
                    "from": "Neutral-T",
                    "to": "Neutral-W",
                    "connectionType": "Direct",
                    "guardZone": "Center",
                    "guardEscape": false,
                    "simTurnSquad": true,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "guardMatchGroup": "rnd_guard_T_W"
                },
                {
                    "name": "Portal-S-O",
                    "from": "Neutral-S",
                    "to": "Neutral-O",
                    "connectionType": "Portal",
                    "guardEscape": false,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "portalPlacementRulesFrom": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.25,
                            "weight": 2
                        }
                    ],
                    "portalPlacementRulesTo": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.25,
                            "weight": 2
                        }
                    ],
                    "road": true
                },
                {
                    "name": "Portal-AB-Y",
                    "from": "Neutral-AB",
                    "to": "Neutral-Y",
                    "connectionType": "Portal",
                    "guardEscape": false,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "portalPlacementRulesFrom": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.25,
                            "weight": 2
                        }
                    ],
                    "portalPlacementRulesTo": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.25,
                            "weight": 2
                        }
                    ],
                    "road": true
                },
                {
                    "name": "Portal-AC-AE",
                    "from": "Neutral-AC",
                    "to": "Neutral-AE",
                    "connectionType": "Portal",
                    "guardEscape": false,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "portalPlacementRulesFrom": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.25,
                            "weight": 2
                        }
                    ],
                    "portalPlacementRulesTo": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.25,
                            "weight": 2
                        }
                    ],
                    "road": true
                },
                {
                    "name": "Portal-M-T",
                    "from": "Neutral-M",
                    "to": "Neutral-T",
                    "connectionType": "Portal",
                    "guardEscape": false,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "portalPlacementRulesFrom": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.25,
                            "weight": 2
                        }
                    ],
                    "portalPlacementRulesTo": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.25,
                            "weight": 2
                        }
                    ],
                    "road": true
                },
                {
                    "name": "Portal-Y-P",
                    "from": "Neutral-Y",
                    "to": "Neutral-P",
                    "connectionType": "Portal",
                    "guardEscape": false,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "portalPlacementRulesFrom": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.25,
                            "weight": 2
                        }
                    ],
                    "portalPlacementRulesTo": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.25,
                            "weight": 2
                        }
                    ],
                    "road": true
                },
                {
                    "name": "Portal-K-AF",
                    "from": "Neutral-K",
                    "to": "Neutral-AF",
                    "connectionType": "Portal",
                    "guardEscape": false,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "portalPlacementRulesFrom": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.25,
                            "weight": 2
                        }
                    ],
                    "portalPlacementRulesTo": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.25,
                            "weight": 2
                        }
                    ],
                    "road": true
                },
                {
                    "name": "Portal-Z-AC",
                    "from": "Neutral-Z",
                    "to": "Neutral-AC",
                    "connectionType": "Portal",
                    "guardEscape": false,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "portalPlacementRulesFrom": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.25,
                            "weight": 2
                        }
                    ],
                    "portalPlacementRulesTo": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.25,
                            "weight": 2
                        }
                    ],
                    "road": true
                },
                {
                    "name": "Portal-P-Z",
                    "from": "Neutral-P",
                    "to": "Neutral-Z",
                    "connectionType": "Portal",
                    "guardEscape": false,
                    "guardValue": 75000,
                    "guardWeeklyIncrement": 0.15,
                    "portalPlacementRulesFrom": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.25,
                            "weight": 2
                        }
                    ],
                    "portalPlacementRulesTo": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.25,
                            "weight": 2
                        }
                    ],
                    "road": true
                }
            ]
        }
    ],
    "zoneLayouts": [
        {
            "name": "zone_layout_spawns",
            "obstaclesFill": 0.24,
            "obstaclesFillVoid": 0.48,
            "lakesFill": 0.3,
            "minLakeArea": 16,
            "elevationClusterScale": 0.16,
            "elevationModes": [
                {
                    "weight": 2,
                    "minElevatedFraction": 0.2,
                    "maxElevatedFraction": 0.4
                },
                {
                    "weight": 1,
                    "minElevatedFraction": 0.6,
                    "maxElevatedFraction": 0.8
                }
            ],
            "roadClusterArea": 160,
            "guardedEncounterResourceFractions": {
                "countBounds": [],
                "fractions": [
                    0.66
                ]
            },
            "ambientPickupDistribution": {
                "repulsion": 1,
                "noise": 0.4,
                "roadAttraction": -0.3,
                "obstacleAttraction": 0,
                "groupSizeWeights": [
                    20,
                    2,
                    1
                ]
            }
        },
        {
            "name": "zone_layout_sides",
            "obstaclesFill": 0.36,
            "obstaclesFillVoid": 0.5,
            "lakesFill": 0.25,
            "minLakeArea": 16,
            "elevationClusterScale": 0.128,
            "elevationModes": [
                {
                    "weight": 2,
                    "minElevatedFraction": 0.2,
                    "maxElevatedFraction": 0.4
                },
                {
                    "weight": 1,
                    "minElevatedFraction": 0.6,
                    "maxElevatedFraction": 0.8
                }
            ],
            "roadClusterArea": 128,
            "guardedEncounterResourceFractions": {
                "countBounds": [],
                "fractions": [
                    0.66
                ]
            },
            "ambientPickupDistribution": {
                "repulsion": 1,
                "noise": 0.3,
                "roadAttraction": -0.3,
                "obstacleAttraction": 0,
                "groupSizeWeights": [
                    20,
                    2,
                    1
                ]
            }
        },
        {
            "name": "zone_layout_treasure_zone",
            "obstaclesFill": 0.5,
            "obstaclesFillVoid": 0.5,
            "lakesFill": 0.45,
            "minLakeArea": 12,
            "elevationClusterScale": 0.12,
            "elevationModes": [
                {
                    "weight": 2,
                    "minElevatedFraction": 0.2,
                    "maxElevatedFraction": 0.4
                },
                {
                    "weight": 1,
                    "minElevatedFraction": 0.6,
                    "maxElevatedFraction": 0.8
                }
            ],
            "roadClusterArea": 96,
            "guardedEncounterResourceFractions": {
                "countBounds": [],
                "fractions": [
                    0.66
                ]
            },
            "ambientPickupDistribution": {
                "repulsion": 1,
                "noise": 0.3,
                "roadAttraction": -0.3,
                "obstacleAttraction": 0,
                "groupSizeWeights": [
                    12,
                    3,
                    1
                ]
            }
        },
        {
            "name": "zone_layout_center",
            "obstaclesFill": 0.56,
            "obstaclesFillVoid": 0.6,
            "lakesFill": 0.3,
            "minLakeArea": 10,
            "elevationClusterScale": 0.128,
            "elevationModes": [
                {
                    "weight": 2,
                    "minElevatedFraction": 0.2,
                    "maxElevatedFraction": 0.4
                },
                {
                    "weight": 1,
                    "minElevatedFraction": 0.6,
                    "maxElevatedFraction": 0.8
                }
            ],
            "roadClusterArea": 96,
            "guardedEncounterResourceFractions": {
                "countBounds": [],
                "fractions": [
                    0.66
                ]
            },
            "ambientPickupDistribution": {
                "repulsion": 1,
                "noise": 0.3,
                "roadAttraction": -0.25,
                "obstacleAttraction": 0,
                "groupSizeWeights": [
                    12,
                    4,
                    1
                ]
            }
        }
    ],
    "mandatoryContent": [
        {
            "name": "mandatory_content_side_A",
            "content": [
                {
                    "sid": "mine_wood",
                    "isGuarded": true,
                    "isMine": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_ore",
                    "isGuarded": true,
                    "isMine": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_side_B",
            "content": [
                {
                    "sid": "mine_wood",
                    "isGuarded": true,
                    "isMine": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_ore",
                    "isGuarded": true,
                    "isMine": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_side_C",
            "content": [
                {
                    "sid": "mine_wood",
                    "isGuarded": true,
                    "isMine": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_ore",
                    "isGuarded": true,
                    "isMine": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_side_D",
            "content": [
                {
                    "sid": "mine_wood",
                    "isGuarded": true,
                    "isMine": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_ore",
                    "isGuarded": true,
                    "isMine": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_side_E",
            "content": [
                {
                    "sid": "mine_wood",
                    "isGuarded": true,
                    "isMine": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_ore",
                    "isGuarded": true,
                    "isMine": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_side_F",
            "content": [
                {
                    "sid": "mine_wood",
                    "isGuarded": true,
                    "isMine": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "sid": "mine_ore",
                    "isGuarded": true,
                    "isMine": true,
                    "rules": [
                        {
                            "type": "Crossroads",
                            "args": [],
                            "targetMin": 0.1,
                            "targetMax": 0.2,
                            "weight": 1
                        },
                        {
                            "type": "Road",
                            "args": [],
                            "targetMin": 0,
                            "targetMax": 0.05,
                            "weight": 2
                        }
                    ]
                },
                {
                    "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "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_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
                        }
                    ]
                },
                {
                    "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "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_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
                        }
                    ]
                },
                {
                    "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_neutral_Q",
            "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_neutral_R",
            "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_neutral_S",
            "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_neutral_T",
            "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_neutral_U",
            "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_neutral_V",
            "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_neutral_W",
            "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_neutral_X",
            "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_neutral_Y",
            "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_neutral_Z",
            "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_neutral_AA",
            "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_neutral_AB",
            "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_neutral_AC",
            "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_neutral_AD",
            "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_neutral_AE",
            "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        },
        {
            "name": "mandatory_content_neutral_AF",
            "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
                        },
                        {
                            "type": "MainObject",
                            "args": [
                                "1"
                            ],
                            "targetMin": 0.5,
                            "targetMax": 0.5,
                            "weight": 2
                        }
                    ]
                }
            ]
        }
    ],
    "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": []
}