Versions / 0.5.5 / World / Default / Zones / Zone1_Tier1 / Cave / Dungeons / Dungeon_Goblin_Lair / Entry.node.json
Entry.node
Server/World/Default/Zones/Zone1_Tier1/Cave/Dungeons/Dungeon_Goblin_Lair/Entry.node.json, 414 B
Fields
| Field | Type |
|---|---|
Children | array[1] |
Environment | string |
Mask | object |
Type | string |
Length | array[1] |
Priority | number |
Source
{
"Children": [
{
"Node": [
"Dungeons.Dungeon_Goblin_Lair.Entrance_Mine.Entry",
"Dungeons.Dungeon_Goblin_Lair.Entrance_Library.Entry"
],
"Weights": [1, 1],
"Offset": [0, 0, 0],
"Rotation": 0,
"Chance": 1
}
],
"Environment": "Env_Zone1_Caves_Goblins",
"Mask": {
"File": "Zones.Masks.Zone1.Dungeon_Goblin_Lair"
},
"Type": "EMPTY_LINE",
"Length": [0],
"Priority": 2
}