ModernUO/Distribution/Data/Spawns/shared/ilshenar
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
..
Ancientlair.json feat: Deduplicates spawns. Adds spawnbounds where needed. (#2299) 2025-12-30 00:21:03 -08:00
Ankh.json feat: Deduplicates spawns. Adds spawnbounds where needed. (#2299) 2025-12-30 00:21:03 -08:00
Blood.json feat: Deduplicates spawns. Adds spawnbounds where needed. (#2299) 2025-12-30 00:21:03 -08:00
Exodus.json feat: Deduplicates spawns. Adds spawnbounds where needed. (#2299) 2025-12-30 00:21:03 -08:00
Mushroom.json feat: Deduplicates spawns. Adds spawnbounds where needed. (#2299) 2025-12-30 00:21:03 -08:00
Outdoors.json feat: Deduplicates spawns. Adds spawnbounds where needed. (#2299) 2025-12-30 00:21:03 -08:00
Ratmancave.json feat: Deduplicates spawns. Adds spawnbounds where needed. (#2299) 2025-12-30 00:21:03 -08:00
Rock.json feat: Deduplicates spawns. Adds spawnbounds where needed. (#2299) 2025-12-30 00:21:03 -08:00
Sorcerers.json feat: Deduplicates spawns. Adds spawnbounds where needed. (#2299) 2025-12-30 00:21:03 -08:00
Spectre.json feat: Deduplicates spawns. Adds spawnbounds where needed. (#2299) 2025-12-30 00:21:03 -08:00
Towns.json feat: Deduplicates spawns. Adds spawnbounds where needed. (#2299) 2025-12-30 00:21:03 -08:00
TwistedWeald.json feat: Deduplicates spawns. Adds spawnbounds where needed. (#2299) 2025-12-30 00:21:03 -08:00
Vendors.json feat: Deduplicates spawns. Adds spawnbounds where needed. (#2299) 2025-12-30 00:21:03 -08:00
Wisp.json feat: Deduplicates spawns. Adds spawnbounds where needed. (#2299) 2025-12-30 00:21:03 -08:00