ModernUO/Distribution/Data/Spawns/shared/felucca/Graveyards.json
Kamron Batman 723e1a836d
feat: Deduplicates spawns. Adds spawnbounds where needed. (#2299)
### Summary

- Add z-restricted spawnBounds to 35 spawners across 15 files to prevent creatures from spawning on incorrect floors
- Building spawners (Pyramid, Fire dungeon, Shame, Vendors) use minZ = spawner_z to prevent spawning below
- Ground level spawners (Graveyards, Outdoors, Tokuno) use minZ = -128 for natural terrain variation
- Multi-floor structures in Ilshenar use floor-specific Z restrictions

### Test plan

- Verify spawners in Fire dungeon building don't spawn creatures on floors below
- Verify Pyramid spawners keep creatures on their respective levels
- Verify ground level spawners (graveyards, outdoors) still spawn correctly on terrain
- Check Ilshenar multi-floor structure spawns creatures on correct floors
2025-12-30 00:21:03 -08:00

150 lines
4.7 KiB
JSON

[
{
"type": "Spawner",
"guid": "04856160-7e89-4672-a7d9-468b8634c3d6",
"name": "Spawner (208)",
"location": [4545, 1317, 8],
"map": "Felucca",
"count": 4,
"minDelay": "00:05:00",
"maxDelay": "00:10:00",
"team": 0,
"spawnBounds": { "start": { "x": 4535, "y": 1307, "z": -128 }, "end": { "x": 4555, "y": 1327, "z": 25 } },
"walkingRange": 20,
"entries": [
{ "name": "Spectre", "maxCount": 1, "probability": 100 },
{ "name": "Shade", "maxCount": 1, "probability": 100 },
{ "name": "Wraith", "maxCount": 1, "probability": 100 },
{ "name": "Skeleton", "maxCount": 1, "probability": 100 },
{ "name": "Zombie", "maxCount": 2, "probability": 100 }
]
},
{
"type": "Spawner",
"guid": "14b45cdf-987e-4dff-9e9f-10e90e3662e6",
"name": "Spawner (208)",
"location": [2758, 867, 0],
"map": "Felucca",
"count": 9,
"minDelay": "00:05:00",
"maxDelay": "00:10:00",
"team": 0,
"spawnBounds": { "start": { "x": 2738, "y": 847, "z": -128 }, "end": { "x": 2778, "y": 887, "z": 15 } },
"walkingRange": 20,
"entries": [
{ "name": "Spectre", "maxCount": 2, "probability": 100 },
{ "name": "Wraith", "maxCount": 2, "probability": 100 },
{ "name": "Skeleton", "maxCount": 3, "probability": 100 },
{ "name": "Zombie", "maxCount": 4, "probability": 100 }
]
},
{
"type": "Spawner",
"guid": "43d53b7d-95f9-4332-8d22-33e5f5a1fcf6",
"name": "Spawner (208)",
"location": [722, 1119, 0],
"map": "Felucca",
"count": 10,
"minDelay": "00:05:00",
"maxDelay": "00:10:00",
"team": 0,
"homeRange": 20,
"walkingRange": 20,
"entries": [
{ "name": "Skeleton", "maxCount": 10, "probability": 100 }
]
},
{
"type": "Spawner",
"guid": "47aa8449-5b66-401f-ac38-c5b6538627b6",
"name": "Spawner (208)",
"location": [4543, 1314, 8],
"map": "Felucca",
"count": 1,
"minDelay": "00:05:00",
"maxDelay": "00:10:00",
"team": 0,
"spawnBounds": { "start": { "x": 4533, "y": 1304, "z": -128 }, "end": { "x": 4553, "y": 1324, "z": 25 } },
"walkingRange": 20,
"entries": [
{ "name": "Lich", "maxCount": 1, "probability": 100 }
]
},
{
"type": "Spawner",
"guid": "522530f4-50ea-4fbf-9119-b783bd955678",
"name": "Spawner (208)",
"location": [2438, 1100, 8],
"map": "Felucca",
"count": 4,
"minDelay": "00:05:00",
"maxDelay": "00:10:00",
"team": 0,
"spawnBounds": { "start": { "x": 2428, "y": 1090, "z": -128 }, "end": { "x": 2448, "y": 1110, "z": 30 } },
"walkingRange": 20,
"entries": [
{ "name": "Spectre", "maxCount": 1, "probability": 100 },
{ "name": "Shade", "maxCount": 1, "probability": 100 },
{ "name": "Wraith", "maxCount": 1, "probability": 100 },
{ "name": "Lich", "maxCount": 1, "probability": 100 },
{ "name": "Skeleton", "maxCount": 1, "probability": 100 },
{ "name": "Zombie", "maxCount": 1, "probability": 100 }
]
},
{
"type": "Spawner",
"guid": "7dfee8fd-49f0-457d-a88c-f38c65bf2474",
"name": "Spawner (208)",
"location": [1369, 1475, 10],
"map": "Felucca",
"count": 9,
"minDelay": "00:05:00",
"maxDelay": "00:10:00",
"team": 0,
"homeRange": 20,
"walkingRange": 30,
"entries": [
{ "name": "Spectre", "maxCount": 2, "probability": 100 },
{ "name": "Wraith", "maxCount": 2, "probability": 100 },
{ "name": "Skeleton", "maxCount": 3, "probability": 100 },
{ "name": "Zombie", "maxCount": 4, "probability": 100 }
]
},
{
"type": "Spawner",
"guid": "8bdfe6b3-df80-48b6-8d1e-8e052efde18b",
"name": "Spawner (208)",
"location": [3407, 2652, 48],
"map": "Felucca",
"count": 4,
"minDelay": "00:05:00",
"maxDelay": "00:10:00",
"team": 0,
"homeRange": 10,
"walkingRange": 15,
"entries": [
{ "name": "Zombie", "maxCount": 4, "probability": 100 },
{ "name": "Skeleton", "maxCount": 4, "probability": 100 }
]
},
{
"type": "Spawner",
"guid": "b3ba766a-4852-4c5e-adf1-0276e193317f",
"name": "Spawner (208)",
"location": [1285, 3731, 0],
"map": "Felucca",
"count": 9,
"minDelay": "00:05:00",
"maxDelay": "00:10:00",
"team": 0,
"spawnBounds": { "start": { "x": 1275, "y": 3721, "z": -128 }, "end": { "x": 1295, "y": 3741, "z": 15 } },
"walkingRange": 15,
"entries": [
{ "name": "Spectre", "maxCount": 2, "probability": 100 },
{ "name": "Wraith", "maxCount": 2, "probability": 100 },
{ "name": "Shade", "maxCount": 2, "probability": 100 },
{ "name": "Skeleton", "maxCount": 3, "probability": 100 },
{ "name": "Zombie", "maxCount": 4, "probability": 100 }
]
}
]