Revert the migration's square spawnBounds back to homeRange (the lossless inverse), which restores main's exact homeRange lines and is far more readable for the common vendor/wildlife case. Data diff vs main collapses to essentially just type->$type (5.9k from ~250k). ~39 genuinely non-square records keep spawnBounds. Whitespace+representation only; values and loaded bounds are unchanged (verified by AllSpawnFilesLoad/BoundsEquivalence/LegacyHomeRange). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
42 lines
1.3 KiB
JSON
42 lines
1.3 KiB
JSON
[
|
|
{
|
|
"$type": "Spawner",
|
|
"guid": "8c2124f4-e175-4198-8cf8-9cf64804fc22",
|
|
"name": "Spawner (408)",
|
|
"location": [98, 1656, 0],
|
|
"map": "Malas",
|
|
"count": 16,
|
|
"minDelay": "00:05:00",
|
|
"maxDelay": "00:10:00",
|
|
"team": 0,
|
|
"homeRange": 40,
|
|
"walkingRange": 40,
|
|
"entries": [
|
|
{ "name": "GoreFiend", "maxCount": 4, "probability": 100 },
|
|
{ "name": "PatchworkSkeleton", "maxCount": 4, "probability": 100 },
|
|
{ "name": "BoneKnight", "maxCount": 6, "probability": 100 },
|
|
{ "name": "BoneMagi", "maxCount": 6, "probability": 100 },
|
|
{ "name": "BoneKnight", "maxCount": 6, "probability": 100 },
|
|
{ "name": "SkeletalMage", "maxCount": 6, "probability": 100 },
|
|
{ "name": "Zombie", "maxCount": 4, "probability": 100 },
|
|
{ "name": "Skeleton", "maxCount": 4, "probability": 100 },
|
|
{ "name": "RottingCorpse", "maxCount": 2, "probability": 100 }
|
|
]
|
|
},
|
|
{
|
|
"$type": "Spawner",
|
|
"guid": "eaa69fa3-4076-4fc5-950a-fe175713bbd3",
|
|
"name": "Spawner (408)",
|
|
"location": [104, 1655, 0],
|
|
"map": "Malas",
|
|
"count": 1,
|
|
"minDelay": "00:15:00",
|
|
"maxDelay": "00:30:00",
|
|
"team": 0,
|
|
"homeRange": 15,
|
|
"walkingRange": 15,
|
|
"entries": [
|
|
{ "name": "RedDeath", "maxCount": 1, "probability": 100 }
|
|
]
|
|
}
|
|
]
|