ModernUO/Distribution/Data/Spawns/post-uoml/malas/OrcForts.json
Kamron Batman 0d1fffd9fc
fix: Fixes spawners, adds convertpremiumspawners, exportspawners, and replaces with neruns distro (#751)
### Additions
* Adds `[exportspawners <relative json file path to distro>`
  * If no path is provided, it will be saved to the `Data\Spawns` folder with the current timestamp as the file name.
  * Supports global, facet, region, multi, and area
* Fixes client disconnect for bad spawner generation command.
* Moves spawner commands to their own folder.
* Adds GUIDs for spawners. This allows for easy replacement during import to reduce duplication.
* Allows exporting the name of the spawner.
* Fixes globbing when using [generatespawners
* Adds [convertpremiumspawners to convert Premium Spawners (from Neruns distro)

Possibly in .NET 6 serializing JSON will be more performant using JSON nodes.


### Screenshots
![Screen_Shot_2021-08-31_at_10 20 06_PM](https://user-images.githubusercontent.com/3953314/131618495-cf7e3ae5-58e5-4f86-9d3c-3cc49906d9fc.png)
![Screen_Shot_2021-08-31_at_10 21 08_PM](https://user-images.githubusercontent.com/3953314/131618502-c39cc368-2266-47a5-9b87-e5ffa108b875.png)
![Screen_Shot_2021-08-31_at_10 13 29_PM](https://user-images.githubusercontent.com/3953314/131618512-f9807f1b-76e4-4503-989d-42324798fbf5.png)
2021-09-03 21:52:44 -07:00

178 lines
5 KiB
JSON

[
{
"type": "Spawner",
"guid": "b64bffca-707a-4c96-bc9a-bb2320fe0301",
"name": "Spawner (403)",
"location": [1343, 1248, -90],
"map": "Malas",
"count": 1,
"minDelay": "00:05:00",
"maxDelay": "00:15:00",
"team": 0,
"homeRange": 4,
"walkingRange": 4,
"entries": [{ "name": "Orc", "maxCount": 1, "probability": 100 }]
},
{
"type": "Spawner",
"guid": "cf3670a3-41a3-4363-a795-794f0e5185ea",
"name": "Spawner (403)",
"location": [1343, 1196, -90],
"map": "Malas",
"count": 1,
"minDelay": "00:05:00",
"maxDelay": "00:15:00",
"team": 0,
"homeRange": 4,
"walkingRange": 4,
"entries": [{ "name": "Orc", "maxCount": 1, "probability": 100 }]
},
{
"type": "Spawner",
"guid": "4c1e67ac-7d3e-4105-af90-d39da9e6b960",
"name": "Spawner (403)",
"location": [1372, 1225, -90],
"map": "Malas",
"count": 10,
"minDelay": "00:05:00",
"maxDelay": "00:15:00",
"team": 0,
"homeRange": 20,
"walkingRange": 40,
"entries": [
{ "name": "OrcBrute", "maxCount": 1, "probability": 100 },
{ "name": "OrcishLord", "maxCount": 1, "probability": 100 },
{ "name": "Orc", "maxCount": 2, "probability": 100 },
{ "name": "OrcishMage", "maxCount": 4, "probability": 100 },
{ "name": "OrcBomber", "maxCount": 2, "probability": 100 }
]
},
{
"type": "Spawner",
"guid": "9d0ea6a2-cf34-476d-ba27-683468874478",
"name": "Spawner (403)",
"location": [1322, 1225, -90],
"map": "Malas",
"count": 10,
"minDelay": "00:05:00",
"maxDelay": "00:15:00",
"team": 0,
"homeRange": 20,
"walkingRange": 40,
"entries": [
{ "name": "OrcBrute", "maxCount": 1, "probability": 100 },
{ "name": "OrcishLord", "maxCount": 1, "probability": 100 },
{ "name": "Orc", "maxCount": 2, "probability": 100 },
{ "name": "OrcishMage", "maxCount": 4, "probability": 100 },
{ "name": "OrcBomber", "maxCount": 2, "probability": 100 }
]
},
{
"type": "Spawner",
"guid": "d2da5dd0-c06f-41e5-9644-d30d11f7eb4c",
"name": "Spawner (403)",
"location": [911, 194, -79],
"map": "Malas",
"count": 4,
"minDelay": "00:05:00",
"maxDelay": "00:15:00",
"team": 0,
"homeRange": 4,
"walkingRange": 15,
"entries": [
{ "name": "Orc", "maxCount": 1, "probability": 100 },
{ "name": "OrcishLord", "maxCount": 2, "probability": 100 },
{ "name": "OrcishMage", "maxCount": 1, "probability": 100 }
]
},
{
"type": "Spawner",
"guid": "6c1c4236-e8aa-497d-9aa5-a6973422d0f0",
"name": "Spawner (403)",
"location": [1665, 356, -50],
"map": "Malas",
"count": 4,
"minDelay": "00:05:00",
"maxDelay": "00:15:00",
"team": 0,
"homeRange": 4,
"walkingRange": 25,
"entries": [
{ "name": "Orc", "maxCount": 1, "probability": 100 },
{ "name": "OrcishLord", "maxCount": 2, "probability": 100 },
{ "name": "OrcishMage", "maxCount": 1, "probability": 100 }
]
},
{
"type": "Spawner",
"guid": "5dff8e4a-1ed5-4ac0-bea9-cc851801760a",
"name": "Spawner (403)",
"location": [1364, 596, -86],
"map": "Malas",
"count": 4,
"minDelay": "00:05:00",
"maxDelay": "00:15:00",
"team": 0,
"homeRange": 4,
"walkingRange": 15,
"entries": [
{ "name": "Orc", "maxCount": 1, "probability": 100 },
{ "name": "OrcishLord", "maxCount": 2, "probability": 100 },
{ "name": "OrcishMage", "maxCount": 1, "probability": 100 }
]
},
{
"type": "Spawner",
"guid": "c8a33790-2f54-43f7-a9c9-4f668984be4a",
"name": "Spawner (403)",
"location": [1205, 700, -88],
"map": "Malas",
"count": 4,
"minDelay": "00:05:00",
"maxDelay": "00:15:00",
"team": 0,
"homeRange": 4,
"walkingRange": 20,
"entries": [
{ "name": "Orc", "maxCount": 1, "probability": 100 },
{ "name": "OrcishLord", "maxCount": 2, "probability": 100 },
{ "name": "OrcishMage", "maxCount": 1, "probability": 100 }
]
},
{
"type": "Spawner",
"guid": "927b51ec-b017-466d-bf14-17d9bfef58a9",
"name": "Spawner (403)",
"location": [1257, 1326, -90],
"map": "Malas",
"count": 4,
"minDelay": "00:05:00",
"maxDelay": "00:15:00",
"team": 0,
"homeRange": 4,
"walkingRange": 15,
"entries": [
{ "name": "Orc", "maxCount": 1, "probability": 100 },
{ "name": "OrcishLord", "maxCount": 2, "probability": 100 },
{ "name": "OrcishMage", "maxCount": 1, "probability": 100 }
]
},
{
"type": "Spawner",
"guid": "1b1481f5-8bb3-4959-8e2f-6e830dfab018",
"name": "Spawner (403)",
"location": [1598, 1819, -110],
"map": "Malas",
"count": 4,
"minDelay": "00:05:00",
"maxDelay": "00:15:00",
"team": 0,
"homeRange": 4,
"walkingRange": 15,
"entries": [
{ "name": "Orc", "maxCount": 1, "probability": 100 },
{ "name": "OrcishLord", "maxCount": 2, "probability": 100 },
{ "name": "OrcishMage", "maxCount": 1, "probability": 100 }
]
}
]