{
  "name": "asmodeus",
  "creatureType": "aberration",
  "groups": [
    "boss"
  ],
  "entityClass": "com.lycanitesmobs.core.entity.creature.EntityAsmodeus",
  "modelClass": "com.lycanitesmobs.client.model.creature.ModelAsmodeus",
  "loadDefault": false,
  "enabled": true,
  "spawning": {
    "enabled": true,
    "spawners": [],
    "disableSubspecies": false,
    "dimensionIds": [
      -1
    ],
    "dimensionListType": "whitelist",
    "ignoreBiome": false,
    "biomes": [
      "nether"
    ],
    "spawnWeight": 1,
    "dungeonWeight": 0,
    "spawnAreaLimit": 5,
    "spawnGroupMin": 1,
    "spawnGroupMax": 3,
    "spawnsInLight": false,
    "spawnsInDark": true,
    "worldDayMin": -1,
    "despawnNatural": false,
    "despawnForced": false
  },
  "width": 20.0,
  "height": 21.0,
  "experience": 8000,
  "health": 4000,
  "defense": 4,
  "armor": 10,
  "speed": 32,
  "damage": 2,
  "attackSpeed": 1,
  "rangedSpeed": 8,
  "effectDuration": 5,
  "effectAmplifier": 0,
  "pierce": 2,
  "sight": 64,
  "knockbackResistance": 1,
  "bagSize": 5,
  "eggBackColor": "#222222",
  "eggForeColor": "#997700",
  "boss": true,
  "subspecies": [
    {
      "index": 0,
      "variants": [
        {
          "index": 1,
          "name": "verdant",
          "type": "uncommon"
        },
        {
          "index": 2,
          "name": "azure",
          "type": "uncommon"
        }
      ]
    }
  ],
  "element": "nether",
  "diets": [
    "carnivore",
    "piscivore",
    "insectivore",
    "herbivore",
    "frugivore",
    "fungivore"
  ],
  "peaceful": false,
  "summonable": false,
  "tameable": false,
  "mountable": false,
  "summonCost": 2,
  "dungeonLevel": 1,
  "bossNearbyRange": 120,
  "drops": [
    {
      "item": "minecraft:redstone",
      "minAmount": 20,
      "maxAmount": 50,
      "chance": 1
    },
    {
      "item": "minecraft:iron_ingot",
      "minAmount": 20,
      "maxAmount": 50,
      "chance": 1
    },
    {
      "item": "minecraft:gold_ingot",
      "minAmount": 10,
      "maxAmount": 20,
      "chance": 1
    },
    {
      "item": "minecraft:diamond",
      "minAmount": 10,
      "maxAmount": 20,
      "chance": 1
    },
    {
      "item": "minecraft:nether_star",
      "minAmount": 1,
      "maxAmount": 3,
      "chance": 1
    },
    {
      "item": "lycanitesmobs:demonicblastcharge",
      "minAmount": 10,
      "maxAmount": 20,
      "chance": 1
    },
    {
      "item": "lycanitesmobs:devilstarcharge",
      "minAmount": 10,
      "maxAmount": 20,
      "chance": 1
    },
    {
      "item": "lycanitesmobs:aberrantstone",
      "minAmount": 64,
      "maxAmount": 128,
      "chance": 1
    },
    {
      "item": "lycanitesmobs:aberrantstonebrick",
      "minAmount": 64,
      "maxAmount": 128,
      "chance": 1
    },
    {
      "item": "lycanitesmobs:aberrantstonetile",
      "minAmount": 64,
      "maxAmount": 128,
      "chance": 1
    },
    {
      "item": "lycanitesmobs:aberrantcrystal",
      "minAmount": 64,
      "maxAmount": 128,
      "chance": 1
    },
    {
      "item": "lycanitesmobs:soulstone_aberration",
      "minAmount": 1,
      "maxAmount": 3,
      "chance": 1
    },
    {
      "item": "variedcommodities:skull",
      "minAmount": 8,
      "maxAmount": 16,
      "chance": 1
    }
  ],
  "sizeScale": 1,
  "hitboxScale": 1
}