Versions / 0.5.3 / World / Default / Zones / Zone2_Tier3 / Cave / Hives / Rooms / Large / Large_001.node.json
Large_001.node
Server/World/Default/Zones/Zone2_Tier3/Cave/Hives/Rooms/Large/Large_001.node.json, 242 B
Fields
| Field | Type |
|---|---|
Mask | object |
Type | string |
Priority | number |
Prefab | array[1] |
Source
{
"Mask": {
"Default": ["*"],
"Specific": [
{
"Block": ["Empty"],
"Rule": ["*"]
}
]
},
"Type": "PREFAB",
"Priority": 1,
"Prefab": [
"Npc.Scarak.Scarak_Hives.Tier_3.Rooms.Large.*"
]
}