Versions / 0.6.0-pre.2 / World / Default / Zones / Zone3_Tier3 / Cave / Shallow / Spiral / Straight2.node.json
Straight2.node
Server/World/Default/Zones/Zone3_Tier3/Cave/Shallow/Spiral/Straight2.node.json, 984 B
Fields
| Field | Type |
|---|---|
Name | string |
Environment | string |
Children | array[5] |
Cover | object |
Length | array[1] |
Radius | array[2] |
ChildCountBounds | number |
Source
{
"Name": "Straight1",
"Environment": "Env_Zone3_Caves_Glacial",
"Children": [
{
"Weight": [100],
"Chance": 1,
"Node": ["Shallow.Spiral.Straight1"],
"PitchAdd": [-20, -5],
"YawAdd": [-55, -5]
},
{
"Weight": [100],
"Chance": 1,
"Node": ["Shallow.Spiral.Straight1"],
"PitchAdd": [5, 10],
"YawAdd": [5, 55]
},
{
"Weight": [50, 50],
"Chance": 0.5,
"Node": ["Shallow.Spiral.Node4", "Shallow.Spiral.Node5"],
"Offset": [0, 3, 0],
"Rotation": 0
},
{
"Weight": [100],
"Chance": 0.5,
"Node": ["Shallow.Spiral.Line2"],
"PitchSet": [90],
"YawAdd": [0]
},
{
"Weight": [100],
"Chance": 0.5,
"Node": ["Shallow.Spiral.Node3"],
"Offset": [-2, -5, 0],
"Rotation": 0
}
],
"Cover": {
"File": "Zones.Zone3_Tier3.Cave.Covers.Covers_Spiral"
},
"Length": [12],
"Radius": [0.75, 3.5],
"ChildCountBounds": 1
}