Versions / 0.5.6 / World / Default / Zones / Zone3_Tier1 / Cave / Shallow / Spiral / Node3.node.json
Node3.node
Server/World/Default/Zones/Zone3_Tier1/Cave/Shallow/Spiral/Node3.node.json, 579 B
Fields
| Field | Type |
|---|---|
Name | string |
Environment | string |
Type | string |
Mask | object |
Children | array[2] |
Priority | number |
Prefab | array[1] |
ChildCountBounds | number |
Source
{
"Name": "Node3",
"Environment": "Env_Zone3_Caves_Tundra",
"Type": "PREFAB",
"Mask": {
"Default": ["!Empty", "*"]
},
"Children": [
{
"$Comment": "Top",
"Node": ["Shallow.Spiral.Straight1"],
"Weights": [100],
"Offset": [5, 13, -13],
"Rotation": 0,
"Chance": 1
},
{
"$Comment": "Top",
"Node": ["Shallow.Spiral.Straight1"],
"Weights": [100],
"Offset": [-7, -4, -19],
"Rotation": 0,
"Chance": 1
}
],
"Priority": 1,
"Prefab": ["Cave.Nodes.Tree_Spiral.Side.Tree_Spiral_Side_003"],
"ChildCountBounds": 1
}