Versions / 0.6.0-pre.2 / World / Default / Zones / Zone2_Tier2 / Cave / Mineshaft / Mines / Prison / Prison_007.node.json
Prison_007.node
Server/World/Default/Zones/Zone2_Tier2/Cave/Mineshaft/Mines/Prison/Prison_007.node.json, 754 B
Fields
| Field | Type |
|---|---|
Children | array[1] |
Mask | object |
Type | string |
Priority | number |
Prefab | array[1] |
Source
{
"Children": [
//Mines
{ //Forward
"Node": ["Mineshaft.Mines.Branch_Left.Left_004", "Mineshaft.Mines.Branch_Right.Right_004", "Mineshaft.Mines.Caved.Middle_006", "Mineshaft.Mines.Normal.Normal_006", "Mineshaft.Mines.Prison.Prison_006", "Mineshaft.Mines.Slide_Left.Left_004", "Mineshaft.Mines.Slide_Right.Right_004", "Mineshaft.Mines.Stope.Above.Above_006", "Mineshaft.Mines.Stope.Below.Below_006", "Mineshaft.Mines.Stope.Sides.Sides_006" ],
"Weights": [30, 30, 20, 10, 20, 25, 25, 20, 20, 20],
"Offset": [0, 0, -10],
"Rotation": 0,
"Chance": 1
}
],
"Mask": {
"File": "Zones.Zone2_Tier1.Cave.Mineshaft.Mask"
},
"Type": "PREFAB",
"Priority": 1,
"Prefab": [
"Mineshaft.Dry.Mines_Lvl2.Prison.*"
]
}