Versions / 0.4.0 / World / Default / Zones / Zone2_Tier3 / Cave / Hives / Drop / Long / Long_002.node.json
Long_002.node
Server/World/Default/Zones/Zone2_Tier3/Cave/Hives/Drop/Long/Long_002.node.json, 344 B
Fields
| Field | Type |
|---|---|
Children | array[1] |
Mask | object |
Type | string |
Priority | number |
Prefab | array[1] |
Source
{
"Children": [
{ //Down
"Node": ["Hives.Rooms.Large.Large_001"],
"Weights": [100],
"Offset": [0, -8, 0],
"Rotation": 180,
"Chance": 1
}
],
"Mask": {
"File": "Zones.Zone2_Tier2.Cave.Hives.Mask"
},
"Type": "PREFAB",
"Priority": 1,
"Prefab": [
"Npc.Scarak.Scarak_Hives.Tier_3.Drop.Long.*"
]
}