Versions / 0.6.0-pre.5 / World / Default / Zones / Zone1_Tier2 / Cave / Mountain_GoblinLair / Straight2.node.json
Straight2.node
Server/World/Default/Zones/Zone1_Tier2/Cave/Mountain_GoblinLair/Straight2.node.json, 801 B
Fields
| Field | Type |
|---|---|
Name | string |
Environment | string |
Children | array[3] |
Cover | object |
Prefabs | object |
Priority | number |
Length | array[2] |
Radius | array[2] |
ChildCountBounds | number |
Source
{
"Name": "Straight1",
"Environment": "Env_Zone1_Caves_Plains",
"Children": [
{
"Weight": [50],
"Chance": 1,
"Node": ["Mountain_GoblinLair.Straight2"],
"PitchAdd": [-5, -10],
"YawAdd": [-5, 10]
},
{
"Weight": [50],
"Chance": 1,
"Node": ["Mountain_GoblinLair.Straight2"],
"PitchAdd": [5, -15],
"YawAdd": [-2, 5]
},
{
"Weight": [50],
"Chance": 1,
"Node": ["Mountain_GoblinLair.Straight2"],
"PitchAdd": [0, 0],
"YawAdd": [0, 0]
}
],
"Cover": {
"File": "Zones.Zone1_Tier1.Cave.Covers.Covers_Mountain_Goblin"
},
"Prefabs": {
"File": "Zones.Zone1_Tier1.Cave.Prefabs.Prefabs_Shallow"
},
"Priority": 2,
"Length": [4, 7],
"Radius": [2, 6],
"ChildCountBounds": 1
}