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>
22 lines
651 B
JSON
22 lines
651 B
JSON
[
|
|
{
|
|
"$type": "Spawner",
|
|
"guid": "6bbb82e4-b0d1-4a23-a9da-5d35911ce762",
|
|
"name": "Spawner (404)",
|
|
"location": [2231, 1605, -95],
|
|
"map": "Malas",
|
|
"count": 33,
|
|
"minDelay": "00:05:00",
|
|
"maxDelay": "00:10:00",
|
|
"team": 0,
|
|
"homeRange": 160,
|
|
"walkingRange": 160,
|
|
"entries": [
|
|
{ "name": "Mongbat", "maxCount": 7, "probability": 100 },
|
|
{ "name": "SandVortex", "maxCount": 6, "probability": 100 },
|
|
{ "name": "Scorpion", "maxCount": 7, "probability": 100 },
|
|
{ "name": "Snake", "maxCount": 6, "probability": 100 },
|
|
{ "name": "Spectre", "maxCount": 7, "probability": 100 }
|
|
]
|
|
}
|
|
]
|