Entry.node
Server/World/Default/Zones/Zone3_Tier3/Cave/Deep/Entry.node.json, 597 B
Fields
| Field | Type |
|---|---|
Name | string |
Children | array[3] |
Type | string |
Length | array[1] |
ChildCountBounds | number |
Source
{
"Name": "Entry",
"Children": [
{
"Weights": [100],
"Chance": 1,
"Node": ["Deep.Type_1.Entry"],
"$Comment": "Ice",
"PitchSet": [0],
"YawSet": [0]
},
{
"Weights": [100],
"Chance": 1,
"Node": ["Deep.Type_2.Entry"],
"$Comment": "Narrow",
"PitchSet": [0],
"YawSet": [0]
},
{
"Weights": [100],
"Chance": 1,
"Node": ["Deep.Type_3.Entry"],
"$Comment": "Fossil",
"PitchSet": [0],
"YawSet": [0]
}
],
"Type": "EMPTY_LINE",
"Length": [0],
"ChildCountBounds": 1
}