{
	"$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/body_schema.json",
	"name": "DarkerBramble_Main",
	"Bramble": {
		"dimension": {
			"allowedEntrances": [ 1 ],
			"vinePrefab": "hub",
			"radius": 750,
			"fogDensity": 10,
			"linksTo": "AnglersEyeNode",
			"fogTint": {
				"r": 0,
				"g": 0,
				"b": 0,
				"a": 0
			}
		},
		"nodes": [
			{
				"name": "DarkerNode_A1",
				"linksTo": "DarkerBramble_Hideout",
				"hasFogLight": false,
				"possibleExits": [ 1 ],
				"fogTint": {
					"r": 0,
					"g": 0,
					"b": 0,
					"a": 0
				},
				"position": {
					"x": -400,
					"y": 0,
					"z": 200
				}
			},
			{
				"name": "DarkerNode_A2",
				"linksTo": "DarkerBramble_Trap",
				"hasFogLight": true,
				"possibleExits": [ 1 ],
				"position": {
					"x": -500,
					"y": 100,
					"z": -100
				},
				"fogTint": {
					"r": 0,
					"g": 0,
					"b": 0,
					"a": 0
				}
			}
		]
	},
	"Volumes": {
		"audioVolumes": [
			{
				"volume": 0.5,
				"priority": 1,
				"audio": "assets/Audio/darkerbramble.ogg",
				"track": "music",
				"pauseOnFadeOut": true,
				"randomizePlayhead": true,
				"radius": 1400
			}
		],
		"revealVolumes": [
			{
				"reveals": [ "DARKER_MAIN_E", "ANGLERS_EYE_MAIN_HURRICANE_E" ],
				"revealOn": "enter",
				"revealFor": "player",
				"radius": 1400
			}
		],
		"interferenceVolumes": [
			{
				"radius": 1400
			}
		],
		"mapRestrictionVolumes": [
			{
				"radius": 1400
			}
		]
	},
	"MapMarker": {
		"enabled": false
	},
	"canShowOnTitle": false,
	"Props": {
		"details": [
			{
				"path": "DB_HubDimension_Body/Sector_HubDimension/Interactables_HubDimension/Anglerfish_Body",
				"quantumGroupID": "D_MAIN_ANGLERFISH_1",
				"rename": "ANGLER_MAIN_1",
				"parentPath": "Sector"
			},
			{
				"path": "DB_HubDimension_Body/Sector_HubDimension/Interactables_HubDimension/Anglerfish_Body",
				"quantumGroupID": "D_MAIN_ANGLERFISH_2",
				"rename": "ANGLER_MAIN_2",
				"parentPath": "Sector"
			}
		],
		"quantumGroups": [
			{
				"id": "D_MAIN_ANGLERFISH_1",
				"type": "sockets",
				"sockets": [
					{
						"position": {
							"x": -150.5525,
							"y": -24.4181,
							"z": 55.2478
						},
						"rotation": {
							"z": 180
						}
					},
					{
						"position": {
							"x": -235.3741,
							"y": -24.4181,
							"z": 55.2478
						},
						"rotation": {
							"z": 180
						}
					},
					{
						"position": {
							"x": -304.1195,
							"y": -169.1376,
							"z": 155.2478
						},
						"rotation": {
							"z": 180
						}
					}
				]
			},
			{
				"id": "D_MAIN_ANGLERFISH_2",
				"type": "sockets",
				"sockets": [
					{
						"position": {
							"x": -581.1496,
							"y": -47.9816,
							"z": 80.9515
						},
						"rotation": {
							"y": 28.9237,
							"z": 180
						}
					},
					{
						"position": {
							"x": -582.4017,
							"y": -85.3901,
							"z": 145.6682
						},
						"rotation": {
							"y": 28.9237,
							"z": 180
						}
					},
					{
						"position": {
							"x": -492.4017,
							"y": 0,
							"z": 417.3766
						},
						"rotation": {
							"y": 28.9237,
							"z": 180
						}
					}
				]
			}
		]
	},
	"Orbit": {
		"staticPosition": {
			"x": 0,
			"y": -40000,
			"z": 0
		},
		"isStatic": true
	}
}