Versions / 0.6.0-pre.1.1 / World / Default / Zones / Zone1_Tier2 / Cave / Volcanic / Entry.node.json
Entry.node
Server/World/Default/Zones/Zone1_Tier2/Cave/Volcanic/Entry.node.json, 756 B
Fields
| Field | Type |
|---|---|
Name | string |
Children | array[4] |
Type | string |
Length | array[1] |
ChildCountBounds | number |
Source
{
"Name": "Entry",
"Children": [
{
"Weights": [40],
"Chance": 0.4,
"Node": ["Volcanic.Type_0.Entry"],
"PitchSet": [45, 85],
"YawAdd": [-45, 45]
},
{
"Weights": [40],
"Chance": 1,
"Comment": "Basalt",
"Node": ["Volcanic.Type_1.Entry"],
"PitchSet": [0],
"YawSet": [0]
},
{
"Weights": [10],
"Chance": 1,
"Comment": "Golem",
"Node": ["Volcanic.Type_2.Entry"],
"PitchSet": [0],
"YawSet": [0]
},
{
"Weights": [10],
"Chance": 1,
"Comment": "Ruins",
"Node": ["Volcanic.Type_3.Entry"],
"PitchSet": [0],
"YawSet": [0]
}
],
"Type": "EMPTY_LINE",
"Length": [0],
"ChildCountBounds": 1
}