{
  "increasingDistance": 500,
  "distanceFactor": 0.1,
  "increasingTime": 0,
  "timeFactor": 0.0,
  "heightDistance": 30,
  "heightFactor": 0.1,
  "maxFactorHealth": 3.0,
  "maxFactorDamage": 3.0,
  "maxFactorProtection": 1.5,
  "maxFactorSpeed": 1.5,
  "allowRandomValues": false,
  "randomChance": 10,
  "randomFactor": 10,
  "extraXp": true,
  "maxXPFactor": 1.5,
  "startingFactor": 1.0,
  "startingDistance": 0,
  "startingTime": 0,
  "startingHeight": 62,
  "positiveHeightIncreasion": true,
  "negativeHeightIncreasion": true,
  "affectBosses": true,
  "excludeDistanceInOtherDimension": true,
  "excludeTimeInOtherDimension": true,
  "excludeHeightInOtherDimension": true,
  "dropMoreLoot": false,
  "moreLootChance": 0.02,
  "maxLootChance": 0.7,
  "chanceForEachItem": 0.5,
  "levelFactor": 0.0,
  "playerRadius": 100.0,
  "hudTesting": false,
  "excludedEntity": [
    "the_bumblezone:cosmic_crystal_entity"
  ],
  "allowSpecialZombie": false,
  "bigZombieChance": 10,
  "bigZombieSlownessFactor": 0.7,
  "bigZombieBonusLifePoints": 10,
  "bigZombieBonusDamage": 2,
  "bigZombieSize": 1.3,
  "speedZombieChance": 10,
  "speedZombieSpeedFactor": 1.3,
  "speedZombieMalusLifePoints": 10,
  "dynamicBossModification": true,
  "dynamicBossModificator": 0.3,
  "bossMaxFactor": 3.0,
  "bossDistanceFactor": 0.0,
  "bossTimeFactor": 0.0,
  "creeperExplosionFactor": 1.0
}