{   "name": "Christmas Tree",

	"gameMode": "SingleHero",
	"description": "templates_description_christmas_tree",
    "displayWinCondition": "win_condition_1",

	"sizeX": 128,
	"sizeZ": 128,
	"globalBans": 
		{
			"items": [ "voodoosh_doll_artifact", "flag_of_truce_artifact", "wanderers_way_boots_of_travel_artifact", "wanderers_way_backpack_artifact", 
						"pole_star_artifact", "shackles_of_war_artifact", "swamp_boots_artifact", "magic_key_ring_artifact", "seven_league_boots_artifact" ]
		},

	"gameRules":
	{
		"heroCountMin": 1,
		"heroCountMax": 1,
		"heroCountIncrement": 1,
		"heroHireBan": true,
		"encounterHoles": false,
		"winConditions":
		{
			"classic" : true,
			"desertion" : true,
			"desertionDay" : 3,
			"desertionValue" : 3000,
			"heroLighting" : true,
			"heroLightingDay" : 1,
			"lostStartCity" : false,
			"lostStartHero" : true
		}

		
	},
	
 "variants":
 [
	{
		
		"orientation":
		{
			"zeroAngleZone": "Spawn-A",
			"baseAngleMin": 180,
			"baseAngleMax": 180,
			"randomAngleAmplitude": 180,
			"randomAngleStep": 180,
			"mode": "MinimalBoundingSquare"
		},
 "zones": 
	[
		
		{
			"name": "Spawn-A",

			"size": 1.0,
			"layout": "zone_layout_spawns",

			"guardCutoffValue": 1500,
    		"guardRandomization": 0.05,
			"guardWeeklyIncrement": 0.10,
			"guardReactionDistribution": [ 3, 2, 0, 0, 0, 0 ],

			"mainObjects": 
			[
				{
					"type": "Spawn",
					"spawn": "Player1",
					"placement": "Center",
					"factions": [ ]
				}
			],

			"zoneBiome": { "type": "MatchMainObject", "args": [ "0" ] },
			"contentBiome": { "type": "MatchMainObject", "args": [ "0" ] },
			"metaObjectsBiome": { "type": "MatchMainObject", "args": [ "0" ] },
			"crossroadsPosition" : 0,
			"roads": [
				{ "type": "Stone", "from": { "type": "MainObject", "args": ["0"] }, "to": { "type": "Connection", "args": ["Spawn-A-Trunk-1"] }  }
			],

			"guardedContentPool": ["content_pool_template_christmas_tree_guarded_start_zone"],
			"unguardedContentPool": ["content_pool_template_christmas_tree_unguarded_start_zone"],
			"resourcesContentPool": ["content_pool_general_resources_start_zone_rich"],
			
			"mandatoryContent": ["mandatory_content_spawn"],
			"contentCountLimits": "content_limits_spawn",
					
			"guardedContentValue": 175000,
			"guardedContentValuePerArea": 5000,
			"unguardedContentValue": 20000,
			"unguardedContentValuePerArea": 0,
			"resourcesValue": 4000,
			"resourcesValuePerArea": 0
		},
		{
			"name": "Spawn-B",

			"size": 1.75,
			"layout": "zone_layout_spawns",

			"guardCutoffValue": 1500,
    		"guardRandomization": 0.05,
			"guardWeeklyIncrement": 0.10,
			"guardReactionDistribution": [ 3, 2, 0, 0, 0, 0  ],

			"mainObjects": 
			[
				{
					"type": "Spawn",
					"spawn": "Player2",
					"placement": "Center",
					"buildingsConstructionSid": "siege_buildings_construction",
					"factions": [ ]
				},
				{
					"type": "City",
					"owner": "Player2",
					"placement": "NearZone",
					"placementArgs": [ "Branch-5" ],
					"buildingsConstructionSid": "siege_buildings_construction",
					"faction": { "type": "Match", "args": ["0"] }

				},
				{
					"type": "City",
					"owner": "Player2",
					"placement": "NearZone",
					"placementArgs": [ "Branch-6" ],
					"buildingsConstructionSid": "siege_buildings_construction",
					"faction": { "type": "Match", "args": ["0"] }

				}
			],

			"zoneBiome": { "type": "MatchMainObject", "args": [ "0" ] },
			"contentBiome": { "type": "MatchMainObject", "args": [ "0" ] },
			"metaObjectsBiome": { "type": "MatchMainObject", "args": [ "0" ] },
			"roads": [
				{ "type": "Stone", "from": { "type": "MainObject", "args": ["0"] }, "to": { "type": "Connection", "args": ["Trunk-3-Spawn-B"] }  },
				{ "type": "Stone", "from": { "type": "MainObject", "args": ["0"] }, "to": { "type": "MainObject", "args": ["1"] }  },
				{ "type": "Stone", "from": { "type": "MainObject", "args": ["0"] }, "to": { "type": "MainObject", "args": ["2"] }  }

			],

			"guardedContentPool": ["content_pool_template_christmas_tree_guarded_start_zone"],
			"unguardedContentPool": ["content_pool_template_christmas_tree_unguarded_start_zone"],
			"resourcesContentPool": ["content_pool_general_resources_start_zone_rich"],

			"mandatoryContent": ["mandatory_content_spawn"],
			"contentCountLimits": "content_limits_spawn",
					
			"guardedContentValue": 300000,
			"guardedContentValuePerArea": 5000,
			"unguardedContentValue": 50000,
			"unguardedContentValuePerArea": 0,
			"resourcesValue": 50000,
			"resourcesValuePerArea": 0
		},
		{
			"name": "Trunk-1",

			"size": 1.0,
			"layout": "zone_layout_sides",

			"guardCutoffValue": 1500,
    		"guardRandomization": 0.05,
			"guardMultiplier": 1.4,
			"guardWeeklyIncrement": 0.10,
			"guardReactionDistribution": [ 3, 2, 0, 0, 0, 0  ],

			"mainObjects": 
			[

			],
			"zoneBiome": { "type": "FromList", "args": ["Dirt"] },
			"contentBiome": { "type": "MatchZone", "args": ["Spawn-A"] },
			"metaObjectsBiome": {  "type": "MatchZone", "args": ["Spawn-A"] },
			"roads": 
			[	{"type": "Stone", "from": { "type": "Crossroads"}, "to": { "type": "Connection", "args": ["Spawn-A-Trunk-1"] }},
				{"type": "Stone", "from": { "type": "Crossroads"}, "to": { "type": "Connection", "args": ["Trunk-1-Trunk-2"] }},
				{"type": "Stone", "from": { "type": "Crossroads"}, "to": { "type": "Connection", "args": ["Trunk-1-Branch-1"] }},
				{"type": "Stone", "from": { "type": "Crossroads"}, "to": { "type": "Connection", "args": ["Trunk-1-Branch-2"] }}
			],
			
			"guardedContentPool": ["content_pool_template_christmas_tree_guarded_trunk_zone"],
			"unguardedContentPool": ["content_pool_template_christmas_tree_unguarded_trunk_zone"],
			"resourcesContentPool": ["content_pool_general_resources_side_zone_medium"],

			"mandatoryContent": ["mandatory_content_trunk"],
			"contentCountLimits": "content_limits_trunk",
					
			"guardedContentValue": 225000,
			"guardedContentValuePerArea": 5000,
			"unguardedContentValue": 20000,
			"unguardedContentValuePerArea": 0,
			"resourcesValue": 4000,
			"resourcesValuePerArea": 0
		},
		{
			"name": "Trunk-2",

			"size": 1.0,
			"layout": "zone_layout_sides",

			"guardCutoffValue": 1500,
    		"guardRandomization": 0.05,
			"guardMultiplier": 1.4,
			"guardWeeklyIncrement": 0.10,
			"guardReactionDistribution": [ 3, 2, 0, 0, 0, 0 ],

			"mainObjects": 
			[

			],
			"zoneBiome": { "type": "FromList", "args": ["Dirt"] },
			"contentBiome": { "type": "FromList", "args": ["Dirt"] },
			"metaObjectsBiome": {  "type": "FromList", "args": ["Dirt"] },
			"roads": 
			[
				{"type": "Stone", "from": { "type": "Crossroads"}, "to": { "type": "Connection", "args": ["Trunk-1-Trunk-2"] }},
				{"type": "Stone", "from": { "type": "Crossroads"}, "to": { "type": "Connection", "args": ["Trunk-2-Trunk-3"] }},
				{"type": "Stone", "from": { "type": "Crossroads"}, "to": { "type": "Connection", "args": ["Trunk-2-Branch-3"] }},
				{"type": "Stone", "from": { "type": "Crossroads"}, "to": { "type": "Connection", "args": ["Trunk-2-Branch-4"] }}

			],
			
			"guardedContentPool": ["content_pool_template_christmas_tree_guarded_trunk_zone"],
			"unguardedContentPool": ["content_pool_template_christmas_tree_unguarded_trunk_zone"],
			"resourcesContentPool": ["content_pool_general_resources_side_zone_medium"],

			"mandatoryContent": ["mandatory_content_trunk"],
			"contentCountLimits": "content_limits_trunk",
					
			"guardedContentValue": 275000,
			"guardedContentValuePerArea": 5000,
			"unguardedContentValue": 20000,
			"unguardedContentValuePerArea": 0,
			"resourcesValue": 4000,
			"resourcesValuePerArea": 0
		},
		{
            "name": "Trunk-3",

			"size": 1.0,
			"layout": "zone_layout_sides",

			"guardCutoffValue": 1500,
    		"guardRandomization": 0.05,
			"guardMultiplier": 1.4,
			"guardWeeklyIncrement": 0.10,
			"guardReactionDistribution": [ 3, 2, 0, 0, 0, 0 ],

			"mainObjects": 
			[

			],
			"zoneBiome": { "type": "FromList", "args": ["Dirt"] },
			"contentBiome": { "type": "MatchZone", "args": ["Spawn-B"] },
			"metaObjectsBiome": {  "type": "MatchZone", "args": ["Spawn-B"] },
			"roads": 
			[
				{"type": "Stone", "from": { "type": "Crossroads"}, "to": { "type": "Connection", "args": ["Trunk-3-Spawn-B"] }},
				{"type": "Stone", "from": { "type": "Crossroads"}, "to": { "type": "Connection", "args": ["Trunk-2-Trunk-3"] }},
				{"type": "Stone", "from": { "type": "Crossroads"}, "to": { "type": "Connection", "args": ["Trunk-3-Branch-5"] }},
				{"type": "Stone", "from": { "type": "Crossroads"}, "to": { "type": "Connection", "args": ["Trunk-3-Branch-6"] }}
			],
			
			
			
			"guardedContentPool": ["content_pool_template_christmas_tree_guarded_trunk_zone"],
			"unguardedContentPool": ["content_pool_template_christmas_tree_unguarded_trunk_zone"],
			"resourcesContentPool": ["content_pool_general_resources_side_zone_medium"],

			"mandatoryContent": ["mandatory_content_trunk"],
			"contentCountLimits": "content_limits_trunk",
					
			"guardedContentValue": 350000,
			"guardedContentValuePerArea": 5000,
			"unguardedContentValue": 20000,
			"unguardedContentValuePerArea": 0,
			"resourcesValue": 4000,
			"resourcesValuePerArea": 0
		},
		{
			"name": "Branch-1",

			"size": 1.0,
			"layout": "zone_layout_center",

			"guardCutoffValue": 1500,
    		"guardRandomization": 0.05,
			"guardMultiplier": 1.6,
			"guardWeeklyIncrement": 0.10,
			"guardReactionDistribution": [ 3, 2, 0, 0, 0, 0 ],

			"mainObjects": 
			[
				{
					"type": "City",
					"placement": "Center",
					"guardChance": 0.5,
					"guardValue": 5000,
					"guardWeeklyIncrement": 0.20,
					"buildingsConstructionSid": "poor_buildings_construction",
					"factions": [ ]
				}
			],
			"zoneBiome": { "type": "FromList", "args": ["Grass"] },
			"contentBiome": { "type": "MatchZone", "args": ["Spawn-A"] },
			"metaObjectsBiome": {  "type": "MatchZone", "args": ["Spawn-A"] },
			"roads": 
				[	
				{ "type": "Stone", "from": { "type": "MainObject", "args": ["0"] }, "to": { "type": "Connection", "args": ["Trunk-1-Branch-1"] }}	
				],
			

			"guardedContentPool": ["content_pool_template_christmas_tree_guarded_branch_zone"],
			"unguardedContentPool": ["content_pool_template_christmas_tree_unguarded_branch_zone"],
			"resourcesContentPool": ["content_pool_general_resources_treasure_zone_poor"],

			"mandatoryContent": ["mandatory_content_branch"],
			"contentCountLimits": ["content_limits_branch"],
					
			"guardedContentValue": 250000,
			"guardedContentValuePerArea": 15000,
			"unguardedContentValue": 40000,
			"unguardedContentValuePerArea": 0,
			"resourcesValue": 8000,
			"resourcesValuePerArea": 0
		},
		{
			"name": "Branch-2",

			"size": 1.0,
			"layout": "zone_layout_center",

			"guardCutoffValue": 1500,
    		"guardRandomization": 0.05,
			"guardMultiplier": 1.6,
			"guardWeeklyIncrement": 0.10,
			"guardReactionDistribution": [ 3, 2, 0, 0, 0, 0 ],

			"mainObjects": 
			[
				{
					"type": "City",
					"placement": "Center",
					"guardChance": 0.5,
					"guardValue": 5000,
					"guardWeeklyIncrement": 0.20,
					"buildingsConstructionSid": "poor_buildings_construction",
					"factions": [ ]
				}
			],
			"zoneBiome": { "type": "FromList", "args": ["Grass"] },
			"contentBiome": { "type": "MatchZone", "args": ["Spawn-A"] },
			"metaObjectsBiome": {  "type": "MatchZone", "args": ["Spawn-A"] },
			"roads": 
				[	
				{ "type": "Stone", "from": { "type": "MainObject", "args": ["0"] }, "to": { "type": "Connection", "args": ["Trunk-1-Branch-2"] }}	
				],
			

			"guardedContentPool": ["content_pool_template_christmas_tree_guarded_branch_zone"],
			"unguardedContentPool": ["content_pool_template_christmas_tree_unguarded_branch_zone"],
			"resourcesContentPool": ["content_pool_general_resources_treasure_zone_poor"],
			
			"mandatoryContent": ["mandatory_content_branch"],
			"contentCountLimits": ["content_limits_branch"],
					
			"guardedContentValue": 250000,
			"guardedContentValuePerArea": 15000,
			"unguardedContentValue": 40000,
			"unguardedContentValuePerArea": 0,
			"resourcesValue": 8000,
			"resourcesValuePerArea": 0
		},
        {
			"name": "Branch-3",

			"size": 1.0,
			"layout": "zone_layout_center",

			"guardCutoffValue": 1500,
    		"guardRandomization": 0.05,
			"guardMultiplier": 1.6,
			"guardWeeklyIncrement": 0.10,
			"guardReactionDistribution": [ 3, 2, 0, 0, 0, 0 ],

			"mainObjects": 
			[
				{
					"type": "City",
					"placement": "Center",
					"guardChance": 0.5,
					"guardValue": 5000,
					"guardWeeklyIncrement": 0.20,
					"buildingsConstructionSid": "poor_buildings_construction",
					"factions": []
						
				}
			],
			"zoneBiome": { "type": "FromList", "args": ["Grass"] },
			"contentBiome": { "type": "FromList", "args": ["Grass"] },
			"metaObjectsBiome": {  "type": "FromList", "args": ["Grass"] },
			"roads": 
				[		
				{ "type": "Stone", "from": { "type": "MainObject", "args": ["0"] }, "to": { "type": "Connection", "args": ["Trunk-2-Branch-3"] }}	
				],
			

			"guardedContentPool": ["content_pool_template_christmas_tree_guarded_branch_zone"],
			"unguardedContentPool": ["content_pool_template_christmas_tree_unguarded_branch_zone"],
			"resourcesContentPool": ["content_pool_general_resources_treasure_zone_poor"],
			
			"mandatoryContent": ["mandatory_content_branch"],
			"contentCountLimits": ["content_limits_branch"],
					
			"guardedContentValue": 300000,
			"guardedContentValuePerArea": 15000,
			"unguardedContentValue": 40000,
			"unguardedContentValuePerArea": 0,
			"resourcesValue": 8000,
			"resourcesValuePerArea": 0
		},
        {
			"name": "Branch-4",

			"size": 1.0,
			"layout": "zone_layout_center",

			"guardCutoffValue": 1500,
    		"guardRandomization": 0.05,
			"guardMultiplier": 1.6,
			"guardWeeklyIncrement": 0.10,
			"guardReactionDistribution": [ 3, 2, 0, 0, 0, 0 ],

			"mainObjects": 
			[
				{
					"type": "City",
					"placement": "Center",
					"guardChance": 0.5,
					"guardValue": 5000,
					"guardWeeklyIncrement": 0.20,
					"buildingsConstructionSid": "poor_buildings_construction",
					"factions": [ ]
				}
			],
			"zoneBiome": { "type": "FromList", "args": ["Grass"] },
			"contentBiome": { "type": "FromList", "args": ["Grass"] },
			"metaObjectsBiome": {  "type": "FromList", "args": ["Grass"] },
			"roads": [
				{ "type": "Stone", "from": { "type": "MainObject", "args": ["0"] }, "to": { "type": "Connection", "args": ["Trunk-2-Branch-4"] }}
						],
			
			

			"guardedContentPool": ["content_pool_template_christmas_tree_guarded_branch_zone"],
			"unguardedContentPool": ["content_pool_template_christmas_tree_unguarded_branch_zone"],
			"resourcesContentPool": ["content_pool_general_resources_treasure_zone_poor"],

			"mandatoryContent": ["mandatory_content_branch"],
			"contentCountLimits": ["content_limits_branch"],
					
			"guardedContentValue": 300000,
			"guardedContentValuePerArea": 15000,
			"unguardedContentValue": 40000,
			"unguardedContentValuePerArea": 0,
			"resourcesValue": 8000,
			"resourcesValuePerArea": 0
		},
        {
			"name": "Branch-5",

			"size": 1.0,
			"layout": "zone_layout_center",

			"guardCutoffValue": 1500,
    		"guardRandomization": 0.05,
			"guardMultiplier": 1.6,
			"guardWeeklyIncrement": 0.10,
			"guardReactionDistribution": [ 3, 2, 0, 0, 0, 0 ],

			"mainObjects": 
			[
				{
					"type": "City",
					"placement": "Center",
					"guardChance": 0.5,
					"guardValue": 5000,
					"guardWeeklyIncrement": 0.20,
					"buildingsConstructionSid": "poor_buildings_construction",
					"factions": [ ]
				}
			],
			"zoneBiome": { "type": "FromList", "args": ["Grass"] },
			"contentBiome": { "type": "MatchZone", "args": ["Spawn-B"] },
			"metaObjectsBiome": {  "type": "MatchZone", "args": ["Spawn-B"] },
			"roads": [		{ "type": "Stone", "from": { "type": "MainObject", "args": ["0"] }, "to": { "type": "Connection", "args": ["Trunk-3-Branch-5"] }}	],
			
			
			"guardedContentPool": ["content_pool_template_christmas_tree_guarded_branch_zone"],
			"unguardedContentPool": ["content_pool_template_christmas_tree_unguarded_branch_zone"],
			"resourcesContentPool": ["content_pool_general_resources_treasure_zone_poor"],

			"mandatoryContent": ["mandatory_content_branch"],
			"contentCountLimits": ["content_limits_branch"],
					
			"guardedContentValue": 400000,
			"guardedContentValuePerArea": 15000,
			"unguardedContentValue": 40000,
			"unguardedContentValuePerArea": 0,
			"resourcesValue": 12000,
			"resourcesValuePerArea": 0
		},
        {
			"name": "Branch-6",

			"size": 1.0,
			"layout": "zone_layout_center",

			"guardCutoffValue": 1500,
    		"guardRandomization": 0.05,
			"guardMultiplier": 1.6,
			"guardWeeklyIncrement": 0.10,
			"guardReactionDistribution": [ 3, 2, 0, 0, 0, 0 ],

			"mainObjects": 
			[
				{
					"type": "City",
					"placement": "Center",
					"guardChance": 0.5,
					"guardValue": 5000,
					"guardWeeklyIncrement": 0.20,
					"buildingsConstructionSid": "poor_buildings_construction",
					"factions": [ ]
				}
			],
			"zoneBiome": { "type": "FromList", "args": ["Grass"] },
			"contentBiome": { "type": "MatchZone", "args": ["Spawn-B"] },
			"metaObjectsBiome": {  "type": "MatchZone", "args": ["Spawn-B"] },
			"roads": [	{ "type": "Stone", "from": { "type": "MainObject", "args": ["0"] }, "to": { "type": "Connection", "args": ["Trunk-3-Branch-6"] }}		],
			
			

			"guardedContentPool": ["content_pool_template_christmas_tree_guarded_branch_zone"],
			"unguardedContentPool": ["content_pool_template_christmas_tree_unguarded_branch_zone"],
			"resourcesContentPool": ["content_pool_general_resources_treasure_zone_poor"],

			"mandatoryContent": ["mandatory_content_branch"],
			"contentCountLimits": ["content_limits_branch"],
					
			"guardedContentValue": 400000,
			"guardedContentValuePerArea": 15000,
			"unguardedContentValue": 40000,
			"unguardedContentValuePerArea": 0,
			"resourcesValue": 12000,
			"resourcesValuePerArea": 0
		}
	],

	"connections": [
		{
			"name": "Spawn-A-Trunk-1",
			"from": "Spawn-A",
			  "to": "Trunk-1",
			"connectionType": "Direct",
			"road": true,
			"guardValue": 3000,
			"guardWeeklyIncrement": 0.10
		},
       
        {
			"name": "Trunk-1-Trunk-2",
			"from": "Trunk-1",
			  "to": "Trunk-2",
			"connectionType": "Direct",
			"road": true,
			"guardValue": 20000,
			"guardWeeklyIncrement": 0.10
		},
		
		{
			"name": "Trunk-1-Branch-1",
			"from": "Trunk-1",
			  "to": "Branch-1",
			"connectionType": "Direct",
			"road": true,
			"guardValue": 10000,
			"guardWeeklyIncrement": 0.10
		},
		{
			"name": "Trunk-1-Branch-2",
			"from": "Trunk-1",
			  "to": "Branch-2",
			"connectionType": "Direct",
			"road": true,
			"guardValue": 10000,
			"guardWeeklyIncrement": 0.10
		},
		
        {
			"name": "Branch-1-Branch-3",
			"from": "Branch-1",
			  "to": "Branch-3",
			"connectionType": "Direct",
			"road": false,
			"guardValue": 10000,
			"guardWeeklyIncrement": 0.10
		},
        {
			"name": "Branch-2-Branch-4",
			"from": "Branch-2",
			  "to": "Branch-4",
			"connectionType": "Direct",
			"road": false,
			"guardValue": 10000,
			"guardWeeklyIncrement": 0.10
		},
		{
			"name": "Trunk-2-Branch-3",
			"from": "Trunk-2",
			  "to": "Branch-3",
			"connectionType": "Direct",
			"road": true,
			"guardValue": 20000,
			"guardWeeklyIncrement": 0.10
		},
        {
			"name": "Trunk-2-Branch-4",
			"from": "Trunk-2",
			  "to": "Branch-4",
			"connectionType": "Direct",
			"road": true,
			"guardValue": 20000,
			"guardWeeklyIncrement": 0.10
		},
		{
			"name": "Trunk-2-Trunk-3",
			"from": "Trunk-2",
			  "to": "Trunk-3",
			"connectionType": "Direct",
			"road": true,
			"guardValue": 30000,
			"guardWeeklyIncrement": 0.10
		},
        {
			"name": "Branch-3-Branch-5",
			"from": "Branch-3",
			  "to": "Branch-5",
			"connectionType": "Direct",
			"road": false,
			"guardValue": 30000,
			"guardWeeklyIncrement": 0.10
		},
		{
			"name": "Branch-4-Branch-6",
			"from": "Branch-4",
			  "to": "Branch-6",
			"connectionType": "Direct",
			"road": false,
			"guardValue": 30000,
			"guardWeeklyIncrement": 0.10
		},
		
        {
			"name": "Trunk-3-Branch-5",
			"from": "Trunk-3",
			  "to": "Branch-5",
			"connectionType": "Direct",
			"road": true,
			"guardValue": 30000,
			"guardWeeklyIncrement": 0.10
		},
        {
			"name": "Trunk-3-Branch-6",
			"from": "Trunk-3",
			  "to": "Branch-6",
			"connectionType": "Direct",
			"road": true,
			"guardValue": 30000,
			"guardWeeklyIncrement": 0.10
		},
		 {
			"name": "Trunk-3-Spawn-B",
			"from": "Trunk-3",
			  "to": "Spawn-B",
			"connectionType": "Direct",
			"road": true,
			"guardValue": 45000,
			"guardWeeklyIncrement": 0.10
		},
        {
			"name": "Branch-5-Spawn-B",
			"from": "Branch-5",
			  "to": "Spawn-B",
			"connectionType": "Direct",
			"road": false,
			"guardValue": 45000,
			"guardWeeklyIncrement": 0.10
		},
		{
			"name": "Branch-6-Spawn-B",
			"from": "Branch-6",
			  "to": "Spawn-B",
			"connectionType": "Direct",
			"road": false,
			"guardValue": 45000,
			"guardWeeklyIncrement": 0.10
		}
	]
}
 ],
	"zoneLayouts": 
	[
		{
			"name": "zone_layout_center",

			"obstaclesFill": 0.48,
			"obstaclesFillVoid": 0.18,
			"lakesFill": 0.2,
			"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.5 ]
			},

			"ambientPickupDistribution": 
			{  
				"repulsion": 1.0,
				"noise": 0.3,
				"roadAttraction": 0.5,
				"obstacleAttraction": 0.0,
				"groupSizeWeights": [ 4, 1, 1 ]
			}
		},

		{
			"name": "zone_layout_sides",

			"obstaclesFill": 0.36,
			"obstaclesFillVoid": 0.36,
			"lakesFill": 0.3,
			"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.5 ]
			},

			"ambientPickupDistribution": 
			{  
				"repulsion": 1.0,
				"noise": 0.3,
				"roadAttraction": 0.5,
				"obstacleAttraction": 0.0,
				"groupSizeWeights": [ 4, 1, 1 ]
			}
		},

		{
			"name": "zone_layout_spawns",

			"obstaclesFill": 0.36,
			"obstaclesFillVoid": 0.24,
			"lakesFill": 0.2,
			"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.0,
				"noise": 0.3,
				"roadAttraction": 0.5,
				"obstacleAttraction": 0.0,
				"groupSizeWeights": [ 4, 1, 1 ]
			}
		}
	],
	"mandatoryContent": 
	[
		{
			"name": "mandatory_content_spawn",
			"content":
			[
				{
					"sid": "watchtower",
					"isGuarded": false,
					"rules":  [ { "type": "MainObject", "args": [ "0" ],  "targetMin": 0.05, "targetMax": 0.15, "weight": 1 }, { "type": "Road", "args": [ ],  "targetMin": 0.05, "targetMax": 0.15, "weight": 1 } ]
				},
				{
					"sid": "mine_wood",
					"isMine": true,
					"rules":  [ { "type": "Road", "args": [ ], "targetMin": 0.1, "targetMax": 0.2, "weight": 1 } ]
				},
				{
					"sid": "mine_ore",
					"isMine": true,
					"rules":  [ { "type": "Road", "args": [ ], "targetMin": 0.1, "targetMax": 0.2,  "weight": 1 } ]
				},
				{
					"sid": "mine_gold",
					"isMine": true
				},
				{
					"sid": "mine_crystals",
					"isMine": true
				},
				{
					"sid": "mine_mercury",
					"isMine": true
				},
				{
					"sid": "mine_gemstones",
					"isMine": true
				},
				{
					"includeLists": 	[ "content_list_building_random_hires_low_tier" ]
				},
				{
					"includeLists": 	[ "content_list_building_random_hires_low_tier" ]
				}
			]
		},
		{
			"name": "mandatory_content_trunk",
			"content":
			[
				{
					"sid": "random_item_epic"
				},
				{
					"sid": "random_item_epic"
				}
			]
		},
		{
			"name": "mandatory_content_branch",
			"content":
			[
				{ 
					"sid": "dragon_utopia",
					"variant": -1
				},

				{ 
					"sid": "watchtower",
					"isMine": false,
					"isGuarded": false,
					"road": false
				},

				{
					"sid": "mine_gold",	
					"isMine": true
				},
				{
					"sid": "mine_gold",
					"isMine": true
				}
			]
		}
	],
		"contentCountLimits":
		[
			{
			"name": "content_limits_spawn",
			"limits":
			[
				
				{
					"sid": "stables",
					"variant": -1,
					"maxCount": 0
				},
				{
					"sid": "crystal_trail",
					"variant": -1,
					"maxCount": 1
				},
				{
					"sid": "tear_of_truth",
					"variant": -1,
					"maxCount": 1
				},	
				{
					"sid": "celestial_sphere",
					"variant": -1,
					"maxCount": 1
				}
			]
		},

		{
			"name": "content_limits_trunk",
			"limits":
			[

				{
					"sid": "stables",
					"variant": -1,
					"maxCount": 0
				},

				{
					"sid": "watchtower",
					"variant": -1,
					"maxCount": 0
				},
				{
					"sid": "crystal_trail",
					"variant": -1,
					"maxCount": 1
				},
				{
					"sid": "tear_of_truth",
					"variant": -1,
					"maxCount": 1
				},	
				{
					"sid": "celestial_sphere",
					"variant": -1,
					"maxCount": 1
				},
				{ "sid": "pandora_box", "variant": 0, "maxCount": 3 }, 
				{ "sid": "pandora_box", "variant": 1, "maxCount": 3 }, 
				{ "sid": "pandora_box", "variant": 2, "maxCount": 3 },
				{ "sid": "pandora_box", "variant": 3, "maxCount": 3 }, 
				{ "sid": "pandora_box", "variant": 4, "maxCount": 3 }, 
				{ "sid": "pandora_box", "variant": 5, "maxCount": 3 },
				{ "sid": "pandora_box", "variant": 6, "maxCount": 3 }, 
				{ "sid": "pandora_box", "variant": 7, "maxCount": 3 },
				{ "sid": "pandora_box", "variant": 8, "maxCount": 0 }, 
				{ "sid": "pandora_box", "variant": 9, "maxCount": 0 },
				{ "sid": "pandora_box", "variant": 10, "maxCount": 0 }, 
				{ "sid": "pandora_box", "variant": 11, "maxCount": 0 }, 
				{ "sid": "pandora_box", "variant": 12, "maxCount": 0 },
				{ "sid": "pandora_box", "variant": 13, "maxCount": 0 }, 
				{ "sid": "pandora_box", "variant": 14, "maxCount": 0 } 
			]
		},
		{
			"name": "content_limits_branch",
			"limits":
			[
				
				{
					"sid": "watchtower",
					"variant": -1,
					"maxCount": 0
				},
				{
					"sid": "crystal_trail",
					"variant": -1,
					"maxCount": 1
				},
				{
					"sid": "tear_of_truth",
					"variant": -1,
					"maxCount": 1
				},	
				{
					"sid": "celestial_sphere",
					"variant": -1,
					"maxCount": 1
				},
				{ "sid": "pandora_box", "variant": 0, "maxCount": 3 }, 
				{ "sid": "pandora_box", "variant": 1, "maxCount": 3 }, 
				{ "sid": "pandora_box", "variant": 2, "maxCount": 3 },
				{ "sid": "pandora_box", "variant": 3, "maxCount": 3 }, 
				{ "sid": "pandora_box", "variant": 4, "maxCount": 3 }, 
				{ "sid": "pandora_box", "variant": 5, "maxCount": 3 },
				{ "sid": "pandora_box", "variant": 6, "maxCount": 3 }, 
				{ "sid": "pandora_box", "variant": 7, "maxCount": 3 },
				{ "sid": "pandora_box", "variant": 8, "maxCount": 0 }, 
				{ "sid": "pandora_box", "variant": 9, "maxCount": 0 },
				{ "sid": "pandora_box", "variant": 10, "maxCount": 0 }, 
				{ "sid": "pandora_box", "variant": 11, "maxCount": 0 }, 
				{ "sid": "pandora_box", "variant": 12, "maxCount": 0 },
				{ "sid": "pandora_box", "variant": 13, "maxCount": 0 }, 
				{ "sid": "pandora_box", "variant": 14, "maxCount": 0 } 
			]
		}
	],
	"contentPools": 
	[

	],
	"contentLists": 
	[

	]
}