Versions / 0.5.0-pre.8 / World / Default / Zones / Zone1_Tier2 / Cave / Mountain_GoblinLair / Goblin_Duke / Room.node.json
Room.node
Server/World/Default/Zones/Zone1_Tier2/Cave/Mountain_GoblinLair/Goblin_Duke/Room.node.json, 501 B
Fields
| Field | Type |
|---|---|
Name | string |
Children | array[1] |
Mask | object |
Type | string |
Priority | number |
Prefab | array[1] |
Source
{
"Name": "Mountain_Goblin_Lair",
"Children": [
{
"Weights": [100],
"Chance": 1,
"ChildrenLimit": [15, 20],
"Node": ["Mountain_GoblinLair.Straight1"],
"PitchSet": [80],
"YawAdd": [0],
"Offset": [0, 2, 0]
}
],
"Mask": {
"Default": ["*"],
"Specific": [
{
"Block": ["Empty"],
"Rule": ["*"]
}
]
},
"Type": "PREFAB",
"Priority": 1,
"Prefab": ["Dungeon.Goblin_Lair.Prefabs_Goblin.Room.Boss.*"]
}