Versions / 0.6.0-pre.6 / World / Default / Zones / Zone4_Tier5 / Cave / Mountain / Straight2.node.json
Straight2.node
Server/World/Default/Zones/Zone4_Tier5/Cave/Mountain/Straight2.node.json, 406 B
Fields
| Field | Type |
|---|---|
Name | string |
Children | array[2] |
Length | array[2] |
Radius | array[2] |
ChildCountBounds | number |
Source
{
"Name": "Straight1",
"Children": [
{
"Weight": [100],
"Chance": 1,
"Node": ["Mountain.Straight1"],
"PitchAdd": [-3, -8],
"YawAdd": [-5, -25]
},
{
"Weight": [100],
"Chance": 1,
"Node": ["Mountain.Straight1"],
"PitchAdd": [-2, -7],
"YawAdd": [5, 25]
}
],
"Length": [4, 8],
"Radius": [2.5, 4],
"ChildCountBounds": 1
}