Versions / 0.6.0-pre.8 / World / Default / Zones / Zone2_Tier3 / Cave / Klops / Stairs / Bathroom / Down_002.node.json
Down_002.node
Server/World/Default/Zones/Zone2_Tier3/Cave/Klops/Stairs/Bathroom/Down_002.node.json, 369 B
Fields
| Field | Type |
|---|---|
Name | string |
Children | array[1] |
Mask | object |
Type | string |
Priority | number |
Prefab | array[1] |
Source
{
"Name": "Stairs-Down_002",
"Children": [
//Mines
{ //Forward
"Node": ["Klops.Bathroom.Bathroom_001"],
"Weights": [100],
"Offset": [2, -4, -2],
"Rotation": 0,
"Chance": 1
}
],
"Mask": {
"File": "Zones.Zone2_Tier3.Cave.Klops.Mask"
},
"Type": "PREFAB",
"Priority": 1,
"Prefab": [
"Cave.Klops.Dry.Stairs.002.*"
]
}