ModernUO/Distribution/Data/Spawns/shared/felucca/Graveyards.json
Kamron Batman 7c79dde63e chore(spawners): reformat migrated spawn data to compact format
The migration step pretty-printed every file (JSON.stringify indent 2), exploding
location/entries/spawnBounds across many lines (~250k-line diff). Restore the original
compact layout: a container renders inline only when all its values are scalars and the
line fits in 100 columns, so `location`/`spawnBounds`/each entry inline while `entries`
stays expanded (uniform across single- and multi-entry spawners). UTF-8 without BOM
(the old BOM was an artifact of the lost external exporter; the in-game [ExportSpawners
already writes no BOM). Whitespace-only; values unchanged. Cuts the data diff ~95%.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-25 18:09:02 -07:00

165 lines
5 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,
"spawnBounds": { "x1": 702, "y1": 1099, "z1": -128, "x2": 743, "y2": 1140, "z2": 128 },
"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,
"spawnBounds": { "x1": 1349, "y1": 1455, "z1": -128, "x2": 1390, "y2": 1496, "z2": 128 },
"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,
"spawnBounds": { "x1": 3397, "y1": 2642, "z1": -128, "x2": 3418, "y2": 2663, "z2": 128 },
"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 }
]
}
]