Versions / 0.6.0-pre.9.1 / World / Default / Zones / Zone1_Tier2 / Cave / Klops / Stairs / Bedroom / Down_003.node.json
Down_003.node
Server/World/Default/Zones/Zone1_Tier2/Cave/Klops/Stairs/Bedroom/Down_003.node.json, 297 B
Fields
| Field | Type |
|---|---|
Name | string |
Children | array[1] |
Type | string |
Priority | number |
Prefab | array[1] |
Source
{
"Name": "Stairs-Down_003",
"Children": [
//Mines
{ //Forward
"Node": ["Klops.Bedroom.Bedroom_001"],
"Weights": [100],
"Offset": [2, -6, -2],
"Rotation": 0,
"Chance": 1
}
],
"Type": "PREFAB",
"Priority": 1,
"Prefab": [
"Cave.Klops.Oak.Stairs.003.*"
]
}