{
	"$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/body_schema.json",
	"name": "DarkerBramble_Nest",
	"Bramble": {
		"dimension": {
			"allowedEntrances": [ 5 ],
			"vinePrefab": "smallNest",
			"radius": 750,
			"fogDensity": 10,
			"linksTo": "DarkerNode_B1"
		},
		"nodes": [
			{
				"name": "DarkerNode_D1",
				"linksTo": "DarkerBramble_StrangerSystemWarp",
				"possibleExits": [ 1 ],
				"fogTint": {
					"r": 0,
					"g": 0,
					"b": 0,
					"a": 0
				},
				"hasFogLight": true,
				"lightTint": {
					"r": 0,
					"g": 227,
					"b": 84,
					"a": 255
				}
			}
		]
	},
	"MapMarker": {
		"enabled": false
	},
	"canShowOnTitle": false,
	"Props": {
		"details": [
			{
				"path": "DB_HubDimension_Body/Sector_HubDimension/Interactables_HubDimension/Anglerfish_Body",
				"parentPath": "Sector",
				"rename": "NEST_ANGLER1",
				"quantumGroupID": "D_NEST_ANGLERFISH_1"
			},
			{
				"path": "DB_HubDimension_Body/Sector_HubDimension/Interactables_HubDimension/Anglerfish_Body",
				"parentPath": "Sector",
				"rename": "NEST_ANGLER2",
				"quantumGroupID": "D_NEST_ANGLERFISH_2"
			},
			{
				"path": "DB_HubDimension_Body/Sector_HubDimension/Interactables_HubDimension/Anglerfish_Body",
				"parentPath": "Sector",
				"rename": "NEST_ANGLER3",
				"quantumGroupID": "D_NEST_ANGLERFISH_3"
			}
		],
		"quantumGroups": [
			{
				"id": "D_NEST_ANGLERFISH_1",
				"type": "sockets",
				"sequential": true,
				"sockets": [
					{
						"probability": 0.3,
						"position": {
							"x": -200,
							"y": 76.2649,
							"z": 0
						},
						"rotation": {
							"x": 330,
							"y": 270,
							"z": 270
						}
					},
					{
						"position": {
							"x": -82.3486,
							"y": 62.6977,
							"z": -197.8603
						},
						"rotation": {
							"x": 320,
							"y": 80,
							"z": 100
						}
					},
					{
						"position": {
							"x": 280,
							"y": 500,
							"z": -75
						},
						"rotation": {
							"x": 70,
							"y": 180,
							"z": 70
						}
					}
				]
			},
			{
				"id": "D_NEST_ANGLERFISH_2",
				"type": "sockets",
				"sequential": true,
				"sockets": [
					{
						"probability": 0.3,
						"position": {
							"x": 290,
							"y": 0,
							"z": 250
						},
						"rotation": {
							"x": 90,
							"y": 0,
							"z": -45
						}
					},
					{
						"position": {
							"x": 400,
							"y": 24,
							"z": 200
						},
						"rotation": {
							"x": -90,
							"y": 0,
							"z": 45
						}
					},
					{
						"position": {
							"x": 310,
							"y": -64,
							"z": 100
						},
						"rotation": {
							"x": -90,
							"y": 0,
							"z": -45
						}
					}
				]
			},
			{
				"id": "D_NEST_ANGLERFISH_3",
				"type": "sockets",
				"sequential": true,
				"sockets": [
					{
						"probability": 0.3,
						"position": {
							"x": -82.3486,
							"y": 13.8563,
							"z": -197.8603
						},
						"rotation": {
							"x": 356.6843,
							"y": 198.4648,
							"z": 270.6781
						}
					},
					{
						"position": {
							"x": -82.3486,
							"y": 62.6977,
							"z": -197.8603
						},
						"rotation": {
							"x": 329.9999,
							"y": 223.1066,
							"z": 273.5698
						}
					},
					{
						"position": {
							"x": -82.3486,
							"y": 500,
							"z": -400
						},
						"rotation": {
							"x": 356.6843,
							"y": 198.4648,
							"z": 270.6781
						}
					}
				]
			}
		]
	},
	"Volumes": {
		"audioVolumes": [
			{
				"volume": 0.5,
				"priority": 1,
				"audio": "assets/Audio/darkerbramble.ogg",
				"track": "music",
				"randomizePlayhead": true,
				"pauseOnFadeOut": true,
				"radius": 1400
			}
		],
		"interferenceVolumes": [
			{
				"radius": 1400
			}
		],
		"mapRestrictionVolumes": [
			{
				"radius": 1400
			}
		]
	},
	"Orbit": {
		"staticPosition": {
			"x": 0,
			"y": -40000,
			"z": -20000
		},
		"isStatic": true
	}
}