summaryrefslogtreecommitdiff
path: root/config/friendsandfoes.json
diff options
context:
space:
mode:
authorFelix Perktold <>2026-07-23 20:26:04 +0000
committerFelix Perktold <>2026-07-23 20:26:04 +0000
commite1feb22144d2821c577cb0a281f77c54306f437c (patch)
treec88aa93100893508ba9d60d2db55730f5a711616 /config/friendsandfoes.json
asd
Diffstat (limited to 'config/friendsandfoes.json')
-rw-r--r--config/friendsandfoes.json58
1 files changed, 58 insertions, 0 deletions
diff --git a/config/friendsandfoes.json b/config/friendsandfoes.json
new file mode 100644
index 0000000..79a0d65
--- /dev/null
+++ b/config/friendsandfoes.json
@@ -0,0 +1,58 @@
+{
+ "enableCopperGolem": true,
+ "generateCopperGolemAreaStructure": true,
+ "copperGolemAreaStructureWeight": 1,
+ "generateCopperGolemInAncientCity": true,
+ "copperGolemAncientCityCenterWeight": 10,
+ "enableLightningRodOxidation": true,
+ "enableCrab": true,
+ "enableCrabSpawn": true,
+ "crabSpawnWeight": 14,
+ "crabSpawnMinGroupSize": 2,
+ "crabSpawnMaxGroupSize": 4,
+ "reachingStatusEffectModifier": 1,
+ "enableGlare": true,
+ "enableGlareSpawn": true,
+ "enableGlareGriefing": true,
+ "glareSpawnWeight": 4,
+ "glareSpawnMinGroupSize": 1,
+ "glareSpawnMaxGroupSize": 1,
+ "enableMauler": true,
+ "enableMaulerSpawn": true,
+ "maulerDesertSpawnWeight": 8,
+ "maulerDesertSpawnMinGroupSize": 1,
+ "maulerDesertSpawnMaxGroupSize": 1,
+ "maulerBadlandsSpawnWeight": 16,
+ "maulerBadlandsSpawnMinGroupSize": 1,
+ "maulerBadlandsSpawnMaxGroupSize": 1,
+ "maulerSavannaSpawnWeight": 32,
+ "maulerSavannaSpawnMinGroupSize": 1,
+ "maulerSavannaSpawnMaxGroupSize": 1,
+ "enableMoobloom": true,
+ "enableMoobloomSpawn": true,
+ "moobloomSpawnWeight": 4,
+ "moobloomSpawnMinGroupSize": 2,
+ "moobloomSpawnMaxGroupSize": 4,
+ "enableIceologer": true,
+ "enableIceologerSpawn": true,
+ "enableIceologerInRaids": true,
+ "generateIceologerCabinStructure": true,
+ "enableIllusioner": true,
+ "enableIllusionerSpawn": true,
+ "enableIllusionerInRaids": true,
+ "generateIllusionerShackStructure": true,
+ "generateIllusionerTrainingGroundsStructure": true,
+ "maxIllusionsCount": 9,
+ "illusionLifetimeTicks": 600,
+ "invisibilityTicks": 60,
+ "enableZombieHorseTrap": true,
+ "enableRascal": true,
+ "enableRascalSpawn": true,
+ "enableTuffGolem": true,
+ "generateTuffGolemInStronghold": true,
+ "enableWildfire": true,
+ "generateCitadelStructure": true,
+ "enableBeekeeperVillagerProfession": true,
+ "generateBeekeeperAreaStructure": true,
+ "beekeeperAreaStructureWeight": 2
+}