Versions / 0.4.0 / World / Default / Zones / Zone3_Tier1 / Cave / Klops / Entrance / Entrance_001.node.json
Entrance_001.node
Server/World/Default/Zones/Zone3_Tier1/Cave/Klops/Entrance/Entrance_001.node.json, 571 B
Fields
| Field | Type |
|---|---|
Name | string |
Children | array[1] |
Mask | object |
Type | string |
Priority | number |
Prefab | array[1] |
Source
{
"Name": "Entrance_001",
"Children": [
//Mines
{ //Forward
"Node": ["Klops.Stairs.Stairs_main.Down_001", "Klops.Stairs.Stairs_main.Down_002", "Klops.Stairs.Stairs_main.Down_003", "Klops.Stairs.Stairs_main.Down_004", "Klops.Stairs.Stairs_main.Down_005", "Klops.Stairs.Stairs_main.Down_006"],
"Weights": [20, 20, 20, 20, 20, 20],
"Offset": [-4, 3, -8],
"Rotation": 0,
"Chance": 1
}
],
"Mask": {
"File": "Zones.Zone3_Tier1.Cave.Klops.Mask"
},
"Type": "PREFAB",
"Priority": 1,
"Prefab": [
"Cave.Klops.Basalt.Entrance.*"
]
}