Versions / 0.5.6 / World / Default / Zones / Zone3_Tier1 / Cave / Shallow / Spiral / Node4.node.json
Node4.node
Server/World/Default/Zones/Zone3_Tier1/Cave/Shallow/Spiral/Node4.node.json, 558 B
Fields
| Field | Type |
|---|---|
Name | string |
Environment | string |
Type | string |
Mask | object |
Children | array[1] |
Priority | number |
Prefab | array[1] |
ChildCountBounds | number |
Source
{
"Name": "Node4",
"Environment": "Env_Zone3_Caves_Tundra",
"Type": "PREFAB",
"Mask": {
"Default": ["!Empty", "!Wood_Spiral_Branch_Long", "!Plant_Leaves_Spiral", "!Plant_Fruit_Spiral", "!Wood_Spiral_Trunk", "!Wood_Spiral_Trunk_Full", "*"]
},
"Children": [
{
"$Comment": "Top",
"Node": ["Shallow.Spiral.Straight1"],
"Weights": [100],
"Offset": [0, 0, 0],
"Rotation": 0,
"Chance": 1
}
],
"Priority": 1,
"Prefab": ["Cave.Nodes.Tree_Spiral.Side.Tree_Spiral_Side_004"],
"ChildCountBounds": 1
}