Versions / 0.4.1 / World / Default / Zones / Zone1_Tier2 / Cave / Klops / Stairs / Bathroom / Down_004.node.json
Down_004.node
Server/World/Default/Zones/Zone1_Tier2/Cave/Klops/Stairs/Bathroom/Down_004.node.json, 299 B
Fields
| Field | Type |
|---|---|
Name | string |
Children | array[1] |
Type | string |
Priority | number |
Prefab | array[1] |
Source
{
"Name": "Stairs-Down_004",
"Children": [
//Mines
{ //Forward
"Node": ["Klops.Bathroom.Bathroom_001"],
"Weights": [100],
"Offset": [2, -7, -4],
"Rotation": 0,
"Chance": 1
}
],
"Type": "PREFAB",
"Priority": 1,
"Prefab": [
"Cave.Klops.Oak.Stairs.004.*"
]
}