Entry.node
Server/World/Default/Zones/Zone4_Tier4/Cave/Sewer2/Entry.node.json, 337 B
Fields
| Field | Type |
|---|---|
Children | array[1] |
Mask | object |
Type | string |
Length | array[1] |
YawAdd | number |
Priority | number |
Source
{
"Children": [
// Elevator
//Down
{
"Node": ["Sewer2.Main.Main_001"],
"Weights": [100],
"Chance": 1
}
],
"Mask": {
"Default": ["*"],
"Specific": [
{
"Block": ["Empty"],
"Rule": ["*"]
}
]
},
"Type": "EMPTY_LINE",
"Length": [0],
"YawAdd": 0,
"Priority": 1
}