Entry.node
Server/World/Default/Zones/Zone1_Spawn/Cave/Deep/Entry.node.json, 1.2 KB
Fields
| Field | Type |
|---|---|
Name | string |
Children | array[7] |
Type | string |
Length | array[1] |
ChildCountBounds | number |
Source
{
"Name": "Entry",
"Children": [
{
"Weights": [100],
"Chance": 1,
"Node": ["Deep.Type_0.Entry"],
"PitchSet": [45, 85],
"YawAdd": [-45, 45]
},
{
"Weights": [100],
"Chance": 1,
"Node": ["Deep.Type_1.Entry"],
"PitchSet": [45, 85],
"YawAdd": [-45, 45]
},
{
"Weights": [100],
"Chance": 1,
"PitchSet": [0],
"YawSet": [0],
"$Comment": "Goblin",
"Node": ["Deep.Type_3.Entry"]
},
{
"Weights": [100],
"Chance": 1,
"PitchSet": [0],
"YawSet": [0],
"$Comment": "Spider",
"Node": ["Deep.Type_4.Entry"]
},
{
"Weights": [100],
"Chance": 1,
"PitchSet": [0],
"YawSet": [0],
"$Comment": "Water",
"Node": ["Deep.Type_5.Entry"]
},
{
"Weights": [100],
"Chance": 1,
"PitchSet": [0],
"YawSet": [0],
"$Comment": "lava",
"Node": ["Deep.Type_6.Entry"]
},
{
"Weights": [100],
"Chance": 1,
"PitchSet": [0],
"YawSet": [0],
"$Comment": "boomshroom",
"Node": ["Deep.Type_7.Entry"]
}
],
"Type": "EMPTY_LINE",
"Length": [0],
"ChildCountBounds": 1
}