Versions / 0.6.0-pre.2 / World / Default / Zones / Zone3_Tier3 / Cave / Shallow / Spiral / Node2.node.json
Node2.node
Server/World/Default/Zones/Zone3_Tier3/Cave/Shallow/Spiral/Node2.node.json, 266 B
Fields
| Field | Type |
|---|---|
Name | string |
Environment | string |
Type | string |
Mask | object |
Children | array[0] |
Priority | number |
Prefab | array[1] |
ChildCountBounds | number |
Source
{
"Name": "Node2",
"Environment": "Env_Zone3_Caves_Glacial",
"Type": "PREFAB",
"Mask": {
"Default": ["!Empty", "*"]
},
"Children": [
],
"Priority": 1,
"Prefab": ["Cave.Nodes.Tree_Spiral.Side.Tree_Spiral_Side_002"],
"ChildCountBounds": 1
}