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>
163 lines
5.1 KiB
JSON
163 lines
5.1 KiB
JSON
[
|
|
{
|
|
"$type": "Spawner",
|
|
"guid": "29168b55-1571-4743-9178-01314586cbe5",
|
|
"name": "Spawner (227)",
|
|
"location": [5819, 591, 0],
|
|
"map": "Felucca",
|
|
"count": 2,
|
|
"minDelay": "00:05:00",
|
|
"maxDelay": "00:10:00",
|
|
"team": 0,
|
|
"spawnBounds": { "x1": 5814, "y1": 586, "z1": -128, "x2": 5825, "y2": 597, "z2": 128 },
|
|
"walkingRange": 25,
|
|
"entries": [
|
|
{ "name": "JukaWarrior", "maxCount": 2, "probability": 100 }
|
|
]
|
|
},
|
|
{
|
|
"$type": "Spawner",
|
|
"guid": "346ff700-516b-4788-85a2-9ee7146726f9",
|
|
"name": "Spawner (227)",
|
|
"location": [5659, 563, 20],
|
|
"map": "Felucca",
|
|
"count": 9,
|
|
"minDelay": "00:05:00",
|
|
"maxDelay": "00:10:00",
|
|
"team": 0,
|
|
"spawnBounds": { "x1": 5649, "y1": 553, "z1": -128, "x2": 5670, "y2": 574, "z2": 128 },
|
|
"walkingRange": 30,
|
|
"entries": [
|
|
{ "name": "Brigand", "maxCount": 4, "probability": 100 },
|
|
{ "name": "JukaLord", "maxCount": 1, "probability": 100 },
|
|
{ "name": "JukaMage", "maxCount": 1, "probability": 100 },
|
|
{ "name": "JukaWarrior", "maxCount": 3, "probability": 100 }
|
|
]
|
|
},
|
|
{
|
|
"$type": "Spawner",
|
|
"guid": "3ce378dd-3952-4fac-a5fe-ad12a7b09f20",
|
|
"name": "Spawner (227)",
|
|
"location": [5690, 534, 0],
|
|
"map": "Felucca",
|
|
"count": 5,
|
|
"minDelay": "00:05:00",
|
|
"maxDelay": "00:10:00",
|
|
"team": 0,
|
|
"spawnBounds": { "x1": 5682, "y1": 526, "z1": -128, "x2": 5699, "y2": 543, "z2": 128 },
|
|
"walkingRange": 30,
|
|
"entries": [
|
|
{ "name": "JukaLord", "maxCount": 1, "probability": 100 },
|
|
{ "name": "JukaMage", "maxCount": 1, "probability": 100 },
|
|
{ "name": "JukaWarrior", "maxCount": 3, "probability": 100 }
|
|
]
|
|
},
|
|
{
|
|
"$type": "Spawner",
|
|
"guid": "419487ab-4c4b-4726-8f93-0cd1b49aed0d",
|
|
"name": "Spawner (227)",
|
|
"location": [5808, 588, 12],
|
|
"map": "Felucca",
|
|
"count": 5,
|
|
"minDelay": "00:05:00",
|
|
"maxDelay": "00:10:00",
|
|
"team": 0,
|
|
"spawnBounds": { "x1": 5793, "y1": 573, "z1": -128, "x2": 5824, "y2": 604, "z2": 128 },
|
|
"walkingRange": 30,
|
|
"entries": [
|
|
{ "name": "JukaLord", "maxCount": 1, "probability": 100 },
|
|
{ "name": "JukaMage", "maxCount": 1, "probability": 100 },
|
|
{ "name": "JukaWarrior", "maxCount": 3, "probability": 100 }
|
|
]
|
|
},
|
|
{
|
|
"$type": "Spawner",
|
|
"guid": "41bd23d3-0a22-41fd-a2d2-5d6d809b2018",
|
|
"name": "Spawner (227)",
|
|
"location": [5828, 530, 0],
|
|
"map": "Felucca",
|
|
"count": 5,
|
|
"minDelay": "00:05:00",
|
|
"maxDelay": "00:10:00",
|
|
"team": 0,
|
|
"spawnBounds": { "x1": 5820, "y1": 522, "z1": -128, "x2": 5837, "y2": 539, "z2": 128 },
|
|
"walkingRange": 30,
|
|
"entries": [
|
|
{ "name": "JukaLord", "maxCount": 1, "probability": 100 },
|
|
{ "name": "JukaMage", "maxCount": 1, "probability": 100 },
|
|
{ "name": "JukaWarrior", "maxCount": 3, "probability": 100 }
|
|
]
|
|
},
|
|
{
|
|
"$type": "Spawner",
|
|
"guid": "63285a8f-9f0d-4966-9f0e-a7fa33fe3a45",
|
|
"name": "Spawner (227)",
|
|
"location": [5857, 586, 15],
|
|
"map": "Felucca",
|
|
"count": 5,
|
|
"minDelay": "00:05:00",
|
|
"maxDelay": "00:10:00",
|
|
"team": 0,
|
|
"spawnBounds": { "x1": 5850, "y1": 579, "z1": -128, "x2": 5865, "y2": 594, "z2": 128 },
|
|
"walkingRange": 30,
|
|
"entries": [
|
|
{ "name": "JukaLord", "maxCount": 1, "probability": 100 },
|
|
{ "name": "JukaMage", "maxCount": 1, "probability": 100 },
|
|
{ "name": "JukaWarrior", "maxCount": 3, "probability": 100 }
|
|
]
|
|
},
|
|
{
|
|
"$type": "Spawner",
|
|
"guid": "84d09a21-c001-44ed-9c8a-2e7791fa4b1e",
|
|
"name": "Spawner (227)",
|
|
"location": [5792, 544, 10],
|
|
"map": "Felucca",
|
|
"count": 8,
|
|
"minDelay": "00:05:00",
|
|
"maxDelay": "00:10:00",
|
|
"team": 0,
|
|
"spawnBounds": { "x1": 5786, "y1": 538, "z1": -128, "x2": 5799, "y2": 551, "z2": 128 },
|
|
"walkingRange": 30,
|
|
"entries": [
|
|
{ "name": "GolemController", "maxCount": 4, "probability": 100 },
|
|
{ "name": "Golem", "maxCount": 4, "probability": 100 }
|
|
]
|
|
},
|
|
{
|
|
"$type": "Spawner",
|
|
"guid": "87ed7838-1bc6-4987-bd1e-0cc16bd54f32",
|
|
"name": "Spawner (227)",
|
|
"location": [5724, 561, 20],
|
|
"map": "Felucca",
|
|
"count": 6,
|
|
"minDelay": "00:05:00",
|
|
"maxDelay": "00:10:00",
|
|
"team": 0,
|
|
"spawnBounds": { "x1": 5716, "y1": 553, "z1": -128, "x2": 5733, "y2": 570, "z2": 128 },
|
|
"walkingRange": 30,
|
|
"entries": [
|
|
{ "name": "Golem", "maxCount": 1, "probability": 100 },
|
|
{ "name": "JukaLord", "maxCount": 1, "probability": 100 },
|
|
{ "name": "JukaMage", "maxCount": 1, "probability": 100 },
|
|
{ "name": "JukaWarrior", "maxCount": 3, "probability": 100 }
|
|
]
|
|
},
|
|
{
|
|
"$type": "Spawner",
|
|
"guid": "dfb2dd7e-c751-49e6-9059-25b892efce67",
|
|
"name": "Spawner (227)",
|
|
"location": [5857, 562, 15],
|
|
"map": "Felucca",
|
|
"count": 5,
|
|
"minDelay": "00:05:00",
|
|
"maxDelay": "00:10:00",
|
|
"team": 0,
|
|
"spawnBounds": { "x1": 5850, "y1": 555, "z1": -128, "x2": 5865, "y2": 570, "z2": 128 },
|
|
"walkingRange": 30,
|
|
"entries": [
|
|
{ "name": "JukaLord", "maxCount": 1, "probability": 100 },
|
|
{ "name": "JukaMage", "maxCount": 1, "probability": 100 },
|
|
{ "name": "JukaWarrior", "maxCount": 3, "probability": 100 }
|
|
]
|
|
}
|
|
]
|