Versions / 0.6.0-pre.2 / World / Default / Zones / Zone2_Tier2 / Cave / Klops / Stairs / Main / Down_006.node.json
Down_006.node
Server/World/Default/Zones/Zone2_Tier2/Cave/Klops/Stairs/Main/Down_006.node.json, 410 B
Fields
| Field | Type |
|---|---|
Name | string |
Children | array[1] |
Mask | object |
Type | string |
Priority | number |
Prefab | array[1] |
Source
{
"Name": "Stairs-Down_006",
"Children": [
//Mines
{ //Forward
"Node": ["Klops.Main.Main_001", "Klops.Main.Main_002", "Klops.Main.Main_003"],
"Weights": [20, 20, 20],
"Offset": [3, -8, -5],
"Rotation": 0,
"Chance": 1
}
],
"Mask": {
"File": "Zones.Zone2_Tier2.Cave.Klops.Mask"
},
"Type": "PREFAB",
"Priority": 1,
"Prefab": [
"Cave.Klops.Dry.Stairs.006.*"
]
}