{
  "name": "rahovart",
  "creatureType": "demon",
  "groups": [
    "boss"
  ],
  "entityClass": "com.lycanitesmobs.core.entity.creature.EntityRahovart",
  "modelClass": "com.lycanitesmobs.client.model.creature.ModelRahovart",
  "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": 7.0,
  "height": 25.0,
  "experience": 4000,
  "health": 3000,
  "defense": 4,
  "armor": 0,
  "speed": 32,
  "damage": 8,
  "attackSpeed": 1,
  "rangedSpeed": 0.5,
  "effectDuration": 5,
  "effectAmplifier": 0,
  "pierce": 8,
  "sight": 64,
  "knockbackResistance": 1,
  "bagSize": 5,
  "eggBackColor": "#000000",
  "eggForeColor": "#FF0000",
  "boss": true,
  "subspecies": [
    {
      "index": 0,
      "variants": [
        {
          "index": 1,
          "name": "lux",
          "type": "uncommon"
        },
        {
          "index": 2,
          "name": "dark",
          "type": "uncommon"
        }
      ]
    }
  ],
  "element": "nether",
  "diets": [
    "carnivore",
    "piscivore",
    "insectivore"
  ],
  "peaceful": false,
  "summonable": false,
  "tameable": false,
  "mountable": false,
  "summonCost": 2,
  "dungeonLevel": 1,
  "bossNearbyRange": 60,
  "drops": [
    {
      "item": "minecraft:blaze_powder",
      "minAmount": 20,
      "maxAmount": 50,
      "chance": 1
    },
    {
      "item": "minecraft:blaze_rod",
      "minAmount": 10,
      "maxAmount": 20,
      "chance": 1
    },
    {
      "item": "minecraft:diamond",
      "minAmount": 10,
      "maxAmount": 20,
      "chance": 1
    },
    {
      "item": "minecraft:nether_star",
      "minAmount": 1,
      "maxAmount": 2,
      "chance": 1
    },
    {
      "item": "lycanitesmobs:doomfireballcharge",
      "minAmount": 10,
      "maxAmount": 20,
      "chance": 1
    },
    {
      "item": "lycanitesmobs:hellfireballcharge",
      "minAmount": 10,
      "maxAmount": 20,
      "chance": 1
    },
    {
      "item": "lycanitesmobs:demonstone",
      "minAmount": 64,
      "maxAmount": 128,
      "chance": 1
    },
    {
      "item": "lycanitesmobs:demonstonebrick",
      "minAmount": 64,
      "maxAmount": 128,
      "chance": 1
    },
    {
      "item": "lycanitesmobs:demonstonetile",
      "minAmount": 64,
      "maxAmount": 128,
      "chance": 1
    },
    {
      "item": "lycanitesmobs:demoncrystal",
      "minAmount": 64,
      "maxAmount": 128,
      "chance": 1
    },
    {
      "item": "lycanitesmobs:soulstone_demon",
      "minAmount": 2,
      "maxAmount": 4,
      "chance": 1
    },
    {
      "item": "variedcommodities:heart",
      "minAmount": 8,
      "maxAmount": 16,
      "chance": 1
    },
    {
      "item": "lycanitesmobs:wraithsigil",
      "minAmount": 1,
      "maxAmount": 1,
      "chance": 1
    }
  ],
  "sizeScale": 1,
  "hitboxScale": 1
}