Module:Data/Enemies

Documentation for this module may be created at Module:Data/Enemies/doc

return {
  SlimeBlobEntity = {
    id = 3000,
    internalName = 'SlimeBlob',
    faction = 'Slime',
    isBoss = false,
    maxHealth = 105,
    speed = 10,
    jumpDamage = 19,
    conditions = {
      'Immune to being slowed by slime',
      'Immune to acid damage',
    },
    lootTable = 'SlimeBlobs',
    seasonalDrops = {
      {
        internalName = 'Easter',
        drops = {
          {
            name = 'Brown Easter Egg',
            amount = 1,
            chance = '5.0%',
          },
        },
      },
      {
        internalName = 'Christmas',
        drops = {
          {
            name = 'Snowball',
            amount = 1,
            chance = '50.0%',
          },
          {
            name = 'Cookies & Milk',
            amount = 1,
            chance = '20.0%',
          },
          {
            name = 'Snowhead Slime Figurine',
            amount = 1,
            chance = '1.0%',
          },
          {
            name = 'Snowman Hat',
            amount = 1,
            chance = '2.0%',
          },
        },
      },
    },
  },
  ['HiveLarvaEntity (1)_10'] = {
    id = 3001,
    internalName = 'Larva',
    faction = 'Larva',
    isBoss = false,
    maxHealth = 306,
    speed = 10,
    meleeDamage = 61,
    conditions = {
      'Immune to being slowed by slime',
      'Immune to acid damage',
    },
    lootTable = 'Larva',
    seasonalDrops = {
      {
        internalName = 'Easter',
        drops = {
          {
            name = 'Rose Easter Egg',
            amount = 1,
            chance = '5.0%',
          },
        },
      },
    },
  },
  ['HiveLarvaEntity (2)_55'] = {
    id = 3001,
    internalName = 'Larva',
    faction = 'Larva',
    isBoss = false,
    maxHealth = 306,
    speed = 10,
    meleeDamage = 61,
    conditions = {
      'Immune to being slowed by slime',
      'Immune to acid damage',
    },
    lootTable = 'Larva',
    seasonalDrops = {
      {
        internalName = 'Easter',
        drops = {
          {
            name = 'Rose Easter Egg',
            amount = 1,
            chance = '5.0%',
          },
        },
      },
    },
  },
  HiveLarvaEntity = {
    id = 3001,
    internalName = 'Larva',
    faction = 'Larva',
    isBoss = false,
    maxHealth = 306,
    speed = 10,
    meleeDamage = 61,
    conditions = {
      'Immune to being slowed by slime',
      'Immune to acid damage',
    },
    lootTable = 'Larva',
    seasonalDrops = {
      {
        internalName = 'Easter',
        drops = {
          {
            name = 'Rose Easter Egg',
            amount = 1,
            chance = '5.0%',
          },
        },
      },
    },
  },
  HiveLarvaEntity_1 = {
    id = 3001,
    internalName = 'Larva',
    faction = 'Larva',
    isBoss = false,
    maxHealth = 306,
    speed = 10,
    meleeDamage = 61,
    conditions = {
      'Immune to being slowed by slime',
      'Immune to acid damage',
    },
    lootTable = 'Larva',
    seasonalDrops = {
      {
        internalName = 'Easter',
        drops = {
          {
            name = 'Rose Easter Egg',
            amount = 1,
            chance = '5.0%',
          },
        },
      },
    },
  },
  HiveLarvaEntity_2 = {
    id = 3001,
    internalName = 'Larva',
    faction = 'Larva',
    isBoss = false,
    maxHealth = 306,
    speed = 10,
    meleeDamage = 61,
    conditions = {
      'Immune to being slowed by slime',
      'Immune to acid damage',
    },
    lootTable = 'Larva',
    seasonalDrops = {
      {
        internalName = 'Easter',
        drops = {
          {
            name = 'Rose Easter Egg',
            amount = 1,
            chance = '5.0%',
          },
        },
      },
    },
  },
  HiveLarvaFromBossEggEntity = {
    id = 3001,
    internalName = 'Larva',
    faction = 'Larva',
    isBoss = false,
    maxHealth = 452,
    speed = 10,
    meleeDamage = 73,
    conditions = {
      'Immune to being slowed by slime',
      'Immune to acid damage',
    },
    lootTable = 'Larva',
  },
  LarvaEntity = {
    id = 3001,
    internalName = 'Larva',
    faction = 'Larva',
    isBoss = false,
    maxHealth = 176,
    speed = 10,
    meleeDamage = 38,
    conditions = {
      'Immune to being slowed by slime',
      'Immune to acid damage',
    },
    lootTable = 'Larva',
    seasonalDrops = {
      {
        internalName = 'Easter',
        drops = {
          {
            name = 'Rose Easter Egg',
            amount = 1,
            chance = '5.0%',
          },
        },
      },
    },
  },
  BigLarvaEntity = {
    id = 3002,
    internalName = 'BigLarva',
    faction = 'Larva',
    isBoss = false,
    maxHealth = 412,
    speed = 10,
    damage = 151,
    meleeDamage = 83,
    conditions = {
      'Immune to being slowed by slime',
      'Immune to acid damage',
    },
    lootTable = 'Biglarva',
    seasonalDrops = {
      {
        internalName = 'Easter',
        drops = {
          {
            name = 'Rose Easter Egg',
            amount = 1,
            chance = '5.0%',
          },
        },
      },
      {
        internalName = 'Halloween',
        drops = {
          {
            name = 'Samhain Goodie Bag',
            amount = 1,
            chance = '10.0%',
          },
          {
            name = 'Big Dracularva Figurine',
            amount = 1,
            chance = '1.0%',
          },
          {
            name = 'Dracularva Cape',
            amount = 1,
            chance = '3.0%',
          },
        },
      },
    },
  },
  BigLarvaFromHiveEggEntity = {
    id = 3002,
    internalName = 'BigLarva',
    faction = 'Larva',
    isBoss = false,
    maxHealth = 742,
    speed = 10,
    damage = 2520,
    meleeDamage = 122,
    conditions = {
      'Immune to being slowed by slime',
      'Immune to acid damage',
    },
    lootTable = 'Biglarva',
  },
  HiveBigLarvaEntity = {
    id = 3002,
    internalName = 'BigLarva',
    faction = 'Larva',
    isBoss = false,
    maxHealth = 742,
    speed = 10,
    damage = 252,
    meleeDamage = 122,
    conditions = {
      'Immune to being slowed by slime',
      'Immune to acid damage',
    },
    lootTable = 'Biglarva',
    seasonalDrops = {
      {
        internalName = 'Easter',
        drops = {
          {
            name = 'Rose Easter Egg',
            amount = 1,
            chance = '5.0%',
          },
        },
      },
      {
        internalName = 'Halloween',
        drops = {
          {
            name = 'Samhain Goodie Bag',
            amount = 1,
            chance = '10.0%',
          },
          {
            name = 'Big Dracularva Figurine',
            amount = 1,
            chance = '1.0%',
          },
          {
            name = 'Dracularva Cape',
            amount = 1,
            chance = '3.0%',
          },
        },
      },
    },
  },
  HiveBigLarvaEntity_3 = {
    id = 3002,
    internalName = 'BigLarva',
    faction = 'Larva',
    isBoss = false,
    maxHealth = 742,
    speed = 10,
    damage = 252,
    meleeDamage = 122,
    conditions = {
      'Immune to being slowed by slime',
      'Immune to acid damage',
    },
    lootTable = 'Biglarva',
    seasonalDrops = {
      {
        internalName = 'Easter',
        drops = {
          {
            name = 'Rose Easter Egg',
            amount = 1,
            chance = '5.0%',
          },
        },
      },
      {
        internalName = 'Halloween',
        drops = {
          {
            name = 'Samhain Goodie Bag',
            amount = 1,
            chance = '10.0%',
          },
          {
            name = 'Big Dracularva Figurine',
            amount = 1,
            chance = '1.0%',
          },
          {
            name = 'Dracularva Cape',
            amount = 1,
            chance = '3.0%',
          },
        },
      },
    },
  },
  BossLarvaEntity = {
    id = 3003,
    internalName = 'BossLarva',
    faction = 'AttacksAllButNotAttacked',
    isBoss = true,
    maxHealth = 8061,
    enrageAtHealthRatio = 0.8,
    speed = 60,
    damage = 86,
    conditions = {
      'Immune to being slowed by slime',
      'Immune to acid damage',
      'Immune to stun',
    },
    chestToSpawn = 'Ghorm Chest',
    guaranteedDrops = {
      {
        id = 2500,
        name = 'Ghorm\'s Horn',
        amount = 1,
        multiplayerAmountAdditionScaling = 0,
      },
      {
        id = 1645,
        name = 'Larva Meat',
        amount = 20,
        multiplayerAmountAdditionScaling = 0.5,
      },
      {
        id = 8401,
        name = 'Ghorm\'s Stomach Bag',
        amount = 1,
        multiplayerAmountAdditionScaling = 0.5,
      },
      {
        id = 3930,
        name = 'Mysterious Idol',
        amount = 1,
        multiplayerAmountAdditionScaling = 0,
      },
    },
    lootTable = 'Bosslarva',
  },
  BossLarvaEntity_0 = {
    id = 3003,
    internalName = 'BossLarva',
    faction = 'AttacksAllButNotAttacked',
    isBoss = true,
    maxHealth = 8061,
    enrageAtHealthRatio = 0.8,
    speed = 60,
    damage = 86,
    conditions = {
      'Immune to being slowed by slime',
      'Immune to acid damage',
      'Immune to stun',
    },
    chestToSpawn = 'Ghorm Chest',
    guaranteedDrops = {
      {
        id = 2500,
        name = 'Ghorm\'s Horn',
        amount = 1,
        multiplayerAmountAdditionScaling = 0,
      },
      {
        id = 1645,
        name = 'Larva Meat',
        amount = 20,
        multiplayerAmountAdditionScaling = 0.5,
      },
      {
        id = 8401,
        name = 'Ghorm\'s Stomach Bag',
        amount = 1,
        multiplayerAmountAdditionScaling = 0.5,
      },
      {
        id = 3930,
        name = 'Mysterious Idol',
        amount = 1,
        multiplayerAmountAdditionScaling = 0,
      },
    },
    lootTable = 'Bosslarva',
  },
  AcidLarvaEntity = {
    id = 3004,
    internalName = 'AcidLarva',
    faction = 'Larva',
    isBoss = false,
    maxHealth = 1,
    speed = 10,
    conditions = {
      'Immune to being slowed by slime',
      'Immune to acid damage',
    },
    lootTable = 'AcidLarva',
    seasonalDrops = {
      {
        internalName = 'Easter',
        drops = {
          {
            name = 'Rose Easter Egg',
            amount = 1,
            chance = '5.0%',
          },
        },
      },
    },
  },
  AcidLarvaFromHiveEggEntity = {
    id = 3004,
    internalName = 'AcidLarva',
    faction = 'Larva',
    isBoss = false,
    maxHealth = 1,
    speed = 10,
    conditions = {
      'Immune to being slowed by slime',
      'Immune to acid damage',
    },
    lootTable = 'AcidLarva',
  },
  LarvaHiveBossEntity = {
    id = 3005,
    internalName = 'LarvaHiveBoss',
    name = 'The Hive Mother',
    faction = 'Larva',
    isBoss = true,
    maxHealth = 24671,
    enrageAtHealthRatio = 0.6,
    mortarDamage = 120,
    conditions = {
      'Immune to stun',
    },
    chestToSpawn = 'Hive Mother Chest',
    guaranteedDrops = {
      {
        id = 2502,
        name = 'Heart of the Hive Mother',
        amount = 1,
        multiplayerAmountAdditionScaling = 0,
      },
      {
        id = 1645,
        name = 'Larva Meat',
        amount = 15,
        multiplayerAmountAdditionScaling = 0.5,
      },
    },
    lootTable = 'HiveBoss',
  },
  LarvaHiveEggEntity = {
    id = 3006,
    internalName = 'LarvaHiveEgg',
    faction = 'Larva',
    isBoss = false,
    maxHealth = 1530,
    conditions = {
      'Immune to acid damage',
      'Immune to being slowed by slime',
    },
  },
  CocoonEntity = {
    id = 3007,
    internalName = 'Cocoon',
    faction = 'Larva',
    isBoss = false,
    maxHealth = 270,
    conditions = {
      'Immune to being slowed by slime',
      'Immune to acid damage',
    },
    lootTable = 'Cocoon',
  },
  AggressiveSlimeBlobEntity = {
    id = 3008,
    internalName = 'AggressiveSlimeBlob',
    faction = 'Slime',
    isBoss = false,
    maxHealth = 150,
    speed = 10,
    jumpDamage = 29,
    conditions = {
      'Immune to being slowed by slime',
      'Immune to acid damage',
    },
    lootTable = 'RedSlimeBlob',
    seasonalDrops = {
      {
        internalName = 'Easter',
        drops = {
          {
            name = 'Brown Easter Egg',
            amount = 1,
            chance = '5.0%',
          },
        },
      },
      {
        internalName = 'Christmas',
        drops = {
          {
            name = 'Snowball',
            amount = 1,
            chance = '50.0%',
          },
          {
            name = 'Cookies & Milk',
            amount = 1,
            chance = '20.0%',
          },
          {
            name = 'Carrot Slime Figurine',
            amount = 1,
            chance = '1.0%',
          },
          {
            name = 'Snowman Hat',
            amount = 1,
            chance = '2.0%',
          },
        },
      },
    },
  },
  MushroomEnemyEntity = {
    id = 3009,
    internalName = 'MushroomEnemy',
    faction = 'Slime',
    isBoss = false,
    maxHealth = 105,
    speed = 5,
    damage = 26,
    conditions = {},
    lootTable = 'MushroomEnemy',
    seasonalDrops = {
      {
        internalName = 'Easter',
        drops = {
          {
            name = 'Brown Easter Egg',
            amount = 1,
            chance = '5.0%',
          },
        },
      },
      {
        internalName = 'Christmas',
        drops = {
          {
            name = 'Snowball',
            amount = 1,
            chance = '50.0%',
          },
          {
            name = 'Cookies & Milk',
            amount = 1,
            chance = '20.0%',
          },
          {
            name = 'Santas Shrooman Figurine',
            amount = 1,
            chance = '1.0%',
          },
          {
            name = 'Festive Hat',
            amount = 1,
            chance = '2.0%',
          },
        },
      },
    },
  },
  LarvaHiveHalloweenBossEntity = {
    id = 3010,
    internalName = 'LarvaHiveHalloweenBoss',
    name = 'Haunted Hive Mother',
    faction = 'Larva',
    isBoss = true,
    maxHealth = 24671,
    enrageAtHealthRatio = 0.6,
    mortarDamage = 120,
    conditions = {
      'Immune to stun',
    },
    chestToSpawn = 'Haunted Hive Mother Chest',
    guaranteedDrops = {
      {
        id = 5175,
        name = 'Haunted Hive Mother Figurine',
        amount = 1,
        multiplayerAmountAdditionScaling = 0,
      },
      {
        id = 8897,
        name = 'Samhain Curse Ring',
        amount = 1,
        multiplayerAmountAdditionScaling = 0,
      },
      {
        id = 8837,
        name = 'Samhain Offering Necklace',
        amount = 1,
        multiplayerAmountAdditionScaling = 0,
      },
      {
        id = 1645,
        name = 'Larva Meat',
        amount = 15,
        multiplayerAmountAdditionScaling = 0.5,
      },
    },
    lootTable = 'HiveBoss',
  },
  SlimeBossEntity = {
    id = 3020,
    internalName = 'SlimeBoss',
    name = 'Glurch the Abominous Mass',
    faction = 'Slime',
    isBoss = true,
    maxHealth = 2459,
    enrageAtHealthRatio = 0.3,
    damage = 44,
    conditions = {
      'Immune to being slowed by slime',
      'Immune to stun',
    },
    chestToSpawn = 'Glurch Chest',
    guaranteedDrops = {
      {
        id = 2501,
        name = 'Glurch Eye',
        amount = 1,
        multiplayerAmountAdditionScaling = 0,
      },
      {
        id = 3931,
        name = 'Slime Oil',
        amount = 1,
        multiplayerAmountAdditionScaling = 0,
      },
    },
    lootTable = 'SlimeBoss',
  },
  PoisonSlimeBlobEntity = {
    id = 3021,
    internalName = 'PoisonSlimeBlob',
    faction = 'Slime',
    isBoss = false,
    maxHealth = 870,
    speed = 10,
    jumpDamage = 142,
    conditions = {
      '+436% chance to apply poison on hit, reduces enemy healing received by 75%',
      'Immune to being slowed by slime',
      'Immune to poison',
    },
    lootTable = 'PoisonSlimeBlobs',
    seasonalDrops = {
      {
        internalName = 'Easter',
        drops = {
          {
            name = 'Green Easter Egg',
            amount = 1,
            chance = '5.0%',
          },
        },
      },
    },
  },
  PoisonSlimeBlobEntity_0 = {
    id = 3021,
    internalName = 'PoisonSlimeBlob',
    faction = 'Slime',
    isBoss = false,
    maxHealth = 870,
    speed = 10,
    jumpDamage = 142,
    conditions = {
      '+436% chance to apply poison on hit, reduces enemy healing received by 75%',
      'Immune to being slowed by slime',
      'Immune to poison',
    },
    lootTable = 'PoisonSlimeBlobs',
    seasonalDrops = {
      {
        internalName = 'Easter',
        drops = {
          {
            name = 'Green Easter Egg',
            amount = 1,
            chance = '5.0%',
          },
        },
      },
    },
  },
  PoisonSlimeBlobNoLootEntity = {
    id = 3021,
    internalName = 'PoisonSlimeBlob',
    faction = 'Slime',
    isBoss = false,
    maxHealth = 870,
    speed = 10,
    jumpDamage = 142,
    conditions = {
      '+436% chance to apply poison on hit, reduces enemy healing received by 75%',
      'Immune to being slowed by slime',
      'Immune to poison',
    },
    lootTable = 'PoisonSlimeBlobs',
  },
  SlipperySlimeBlobEntity = {
    id = 3022,
    internalName = 'SlipperySlimeBlob',
    faction = 'Slime',
    isBoss = false,
    maxHealth = 1350,
    speed = 10,
    jumpDamage = 184,
    conditions = {
      'Immune to being slowed by slime',
      'Immune to slippery movement',
      '+1049% chance on hit to apply slippery movement',
    },
    lootTable = 'SlipperySlimeBlobs',
  },
  PoisonSlimeBossEntity = {
    id = 3023,
    internalName = 'PoisonSlimeBoss',
    name = 'Ivy the Poisonous Mass',
    faction = 'Slime',
    isBoss = true,
    maxHealth = 39155,
    enrageAtHealthRatio = 0.3,
    damage = 220,
    mortarDamage = 80,
    conditions = {
      'Immune to being slowed by slime',
      'Immune to stun',
      'Immune to poison',
    },
    chestToSpawn = 'Ivy\'s Chest',
    lootTable = 'PoisonSlimeBoss',
  },
  SlipperySlimeBossEntity = {
    id = 3024,
    internalName = 'SlipperySlimeBoss',
    name = 'Morpha the Aquatic Mass',
    faction = 'Slime',
    isBoss = true,
    maxHealth = 84551,
    enrageAtHealthRatio = 0.3,
    damage = 285,
    rangeDamage = 184,
    conditions = {
      'Immune to being slowed by slime',
      'Immune to stun',
      'Immune to slippery movement',
      '+753% chance on hit to apply slippery movement',
    },
    chestToSpawn = 'Morpha\'s Chest',
    lootTable = 'SlipperySlimeBoss',
  },
  KingSlimeBossEntity = {
    id = 3025,
    internalName = 'KingSlime',
    name = 'King Slime',
    faction = 'Slime',
    isBoss = true,
    maxHealth = 24188,
    enrageAtHealthRatio = 0.3,
    damage = 158,
    conditions = {
      'Immune to being slowed by slime',
      'Immune to stun',
    },
    chestToSpawn = 'King Slime\'s Chest',
    guaranteedDrops = {
      {
        id = 8522,
        name = 'King Slime Crown',
        amount = 1,
        multiplayerAmountAdditionScaling = 0,
      },
      {
        id = 8356,
        name = 'Royal Gel',
        amount = 1,
        multiplayerAmountAdditionScaling = 0,
      },
      {
        id = 5137,
        name = 'King Slime Figurine',
        amount = 1,
        multiplayerAmountAdditionScaling = 0,
      },
      {
        id = 9400,
        name = 'Healing Potion',
        amount = 1,
        multiplayerAmountAdditionScaling = 0,
      },
      {
        id = 9400,
        name = 'Healing Potion',
        amount = 1,
        multiplayerAmountAdditionScaling = 0,
      },
      {
        id = 9400,
        name = 'Healing Potion',
        amount = 1,
        multiplayerAmountAdditionScaling = 0,
      },
      {
        id = 9400,
        name = 'Healing Potion',
        amount = 1,
        multiplayerAmountAdditionScaling = 0,
      },
      {
        id = 9400,
        name = 'Healing Potion',
        amount = 1,
        multiplayerAmountAdditionScaling = 0,
      },
    },
  },
  RoyalSlimeBlobEntity = {
    id = 3026,
    internalName = 'RoyalSlimeBlob',
    faction = 'Slime',
    isBoss = false,
    maxHealth = 510,
    speed = 10,
    jumpDamage = 102,
    conditions = {
      'Immune to being slowed by slime',
      'Immune to acid damage',
    },
  },
  LavaSlimeBlobEntity = {
    id = 3027,
    internalName = 'LavaSlimeBlob',
    faction = 'Slime',
    isBoss = false,
    maxHealth = 2295,
    speed = 10,
    jumpDamage = 248,
    conditions = {
      'Immune to being slowed by slime',
      'Immune to acid damage',
      'Immune to burning',
      '+26 burn damage applied on hit',
    },
    lootTable = 'LavaSlimeBlob',
  },
  LavaSlimeBossEntity = {
    id = 3028,
    internalName = 'LavaSlimeBoss',
    name = 'Igneous the Molten Mass',
    faction = 'Slime',
    isBoss = true,
    maxHealth = 160799,
    enrageAtHealthRatio = 0.5,
    damage = 384,
    rangeDamage = 497,
    conditions = {
      'Immune to being slowed by slime',
      'Immune to stun',
      'Immune to burning',
    },
    chestToSpawn = 'Igneous\' Chest',
    optionalChestVersion = 'Igneous\' Chest',
    lootTable = 'LavaSlimeBoss',
  },
  CavelingEntity = {
    id = 3050,
    internalName = 'Caveling',
    faction = 'Caveling',
    isBoss = false,
    maxHealth = 510,
    speed = 50,
    damage = 198,
    meleeDamage = 102,
    conditions = {},
    lootTable = 'Caveling',
    seasonalDrops = {
      {
        internalName = 'Easter',
        drops = {
          {
            name = 'Gray Easter Egg',
            amount = 1,
            chance = '5.0%',
          },
        },
      },
      {
        internalName = 'Halloween',
        drops = {
          {
            name = 'Samhain Goodie Bag',
            amount = 1,
            chance = '10.0%',
          },
          {
            name = 'Spookaveling Figurine',
            amount = 1,
            chance = '1.0%',
          },
          {
            name = 'Spooky Blanket Hood',
            amount = 1,
            chance = '2.0%',
          },
          {
            name = 'Spooky Blanket Cape',
            amount = 1,
            chance = '2.0%',
          },
        },
      },
      {
        internalName = 'Christmas',
        drops = {
          {
            name = 'Snowball',
            amount = 1,
            chance = '50.0%',
          },
          {
            name = 'Cookies & Milk',
            amount = 1,
            chance = '20.0%',
          },
          {
            name = 'Gingerbreadling Figurine',
            amount = 1,
            chance = '1.0%',
          },
          {
            name = 'Gingerbread Hood',
            amount = 1,
            chance = '1.0%',
          },
          {
            name = 'Gingerbread Top',
            amount = 1,
            chance = '1.0%',
          },
          {
            name = 'Gingerbread Pants',
            amount = 1,
            chance = '1.0%',
          },
        },
      },
    },
  },
  CavelingShamanEntity = {
    id = 3051,
    internalName = 'CavelingShaman',
    faction = 'Caveling',
    isBoss = false,
    maxHealth = 408,
    speed = 30,
    meleeDamage = 77,
    rangeDamage = 102,
    conditions = {
      '+13 burn damage applied on hit',
    },
    lootTable = 'CavelingShaman',
    seasonalDrops = {
      {
        internalName = 'Easter',
        drops = {
          {
            name = 'Gray Easter Egg',
            amount = 1,
            chance = '5.0%',
          },
        },
      },
      {
        internalName = 'Halloween',
        drops = {
          {
            name = 'Samhain Goodie Bag',
            amount = 1,
            chance = '10.0%',
          },
          {
            name = 'Pumpking Caveling Figurine',
            amount = 1,
            chance = '1.0%',
          },
          {
            name = 'Pumpkin Head',
            amount = 1,
            chance = '3.0%',
          },
        },
      },
      {
        internalName = 'Christmas',
        drops = {
          {
            name = 'Snowball',
            amount = 1,
            chance = '50.0%',
          },
          {
            name = 'Cookies & Milk',
            amount = 1,
            chance = '20.0%',
          },
          {
            name = 'Starwand Shaman Figurine',
            amount = 1,
            chance = '1.0%',
          },
          {
            name = 'Gingerbreadman Head',
            amount = 1,
            chance = '1.0%',
          },
          {
            name = 'Gingerbreadman Head',
            amount = 1,
            chance = '1.0%',
          },
        },
      },
    },
  },
  CavelingGardenerEntity = {
    id = 3052,
    internalName = 'CavelingGardener',
    faction = 'NatureCaveling',
    isBoss = false,
    maxHealth = 870,
    speed = 50,
    meleeDamage = 142,
    conditions = {},
    lootTable = 'CavelingGardener',
    seasonalDrops = {
      {
        internalName = 'Easter',
        drops = {
          {
            name = 'Green Easter Egg',
            amount = 1,
            chance = '5.0%',
          },
        },
      },
    },
  },
  CavelingHunterEntity = {
    id = 3053,
    internalName = 'CavelingHunter',
    faction = 'NatureCaveling',
    isBoss = false,
    maxHealth = 870,
    speed = 30,
    meleeDamage = 99,
    rangeDamage = 142,
    conditions = {},
    lootTable = 'CavelingHunter',
    seasonalDrops = {
      {
        internalName = 'Easter',
        drops = {
          {
            name = 'Green Easter Egg',
            amount = 1,
            chance = '5.0%',
          },
        },
      },
    },
  },
  InfectedCavelingEntity = {
    id = 3054,
    internalName = 'InfectedCaveling',
    faction = 'MoldInfected',
    isBoss = false,
    maxHealth = 931,
    speed = 15,
    meleeDamage = 163,
    conditions = {
      '+632% chance to apply poison on hit, reduces enemy healing received by 75%',
      'Immune to mold infection',
    },
    lootTable = 'InfectedCaveling',
    seasonalDrops = {
      {
        internalName = 'Easter',
        drops = {
          {
            name = 'Green Easter Egg',
            amount = 1,
            chance = '3.5%',
          },
          {
            name = 'Gray Easter Egg',
            amount = 1,
            chance = '3.5%',
          },
        },
      },
    },
  },
  CavelingBruteEntity = {
    id = 3055,
    internalName = 'CavelingBrute',
    faction = 'Caveling',
    isBoss = false,
    maxHealth = 1095,
    speed = 15,
    meleeDamage = 163,
    conditions = {},
    guaranteedDrops = {
      {
        id = 1610,
        name = 'Wood',
        amount = 4,
        multiplayerAmountAdditionScaling = 0,
      },
    },
    lootTable = 'CavelingBrute',
    seasonalDrops = {
      {
        internalName = 'Easter',
        drops = {
          {
            name = 'Gray Easter Egg',
            amount = 1,
            chance = '5.0%',
          },
        },
      },
      {
        internalName = 'Halloween',
        drops = {
          {
            name = 'Samhain Goodie Bag',
            amount = 1,
            chance = '10.0%',
          },
          {
            name = 'Frankenbrute Figurine',
            amount = 1,
            chance = '1.0%',
          },
          {
            name = 'Frankenbrute Head',
            amount = 1,
            chance = '3.0%',
          },
        },
      },
      {
        internalName = 'Christmas',
        drops = {
          {
            name = 'Snowball',
            amount = 1,
            chance = '50.0%',
          },
          {
            name = 'Cookies & Milk',
            amount = 1,
            chance = '20.0%',
          },
          {
            name = 'Bakery Brute Figurine',
            amount = 1,
            chance = '1.0%',
          },
        },
      },
    },
  },
  CavelingScholarEntity = {
    id = 3056,
    internalName = 'CavelingScholar',
    faction = 'SeaCaveling',
    isBoss = false,
    maxHealth = 1390,
    speed = 30,
    meleeDamage = 154,
    rangeDamage = 205,
    conditions = {},
    lootTable = 'CavelingScholar',
  },
  AncientGolemEntity = {
    id = 3057,
    internalName = 'AncientGolem',
    faction = 'SeaCaveling',
    isBoss = false,
    maxHealth = 2452,
    speed = 15,
    rangeDamage = 205,
    conditions = {},
    lootTable = 'AncientGolem',
  },
  ShamanBossEntity = {
    id = 3058,
    internalName = 'ShamanBoss',
    name = 'Malugaz the Corrupted',
    faction = 'Caveling',
    isBoss = true,
    maxHealth = 27408,
    speed = 60,
    meleeDamage = 142,
    rangeDamage = 142,
    mortarDamage = 80,
    conditions = {
      '+21 burn damage applied on hit',
      'Immune to burning',
      'Immune to stun',
    },
    chestToSpawn = 'Ancient Chest',
    lootTable = 'ShamanBoss',
  },
  CavelingAssassinEntity = {
    id = 3059,
    internalName = 'CavelingAssassin',
    faction = 'DesertCaveling',
    isBoss = false,
    maxHealth = 1950,
    speed = 50,
    meleeDamage = 226,
    rangeDamage = 226,
    conditions = {},
    lootTable = 'CavelingAssassin',
  },
  MummyCavelingEntity = {
    id = 3060,
    internalName = 'CavelingMummy',
    faction = 'MoldInfected',
    isBoss = false,
    maxHealth = 1951,
    speed = 10,
    meleeDamage = 248,
    mortarDamage = 130,
    conditions = {
      '+920% chance to apply poison on hit, reduces enemy healing received by 75%',
      'Immune to mold infection',
    },
    lootTable = 'InfectedCaveling',
  },
  CavelingSkirmisherEntity = {
    id = 3061,
    internalName = 'CavelingSkirmisher',
    faction = 'Caveling',
    isBoss = false,
    maxHealth = 270,
    speed = 50,
    rangeDamage = 64,
    conditions = {},
    lootTable = 'CavelingSkirmisher',
    seasonalDrops = {
      {
        internalName = 'Easter',
        drops = {
          {
            name = 'Rose Easter Egg',
            amount = 1,
            chance = '5.0%',
          },
        },
      },
    },
  },
  CavelingSpearmanEntity = {
    id = 3062,
    internalName = 'CavelingSpearman',
    faction = 'Caveling',
    isBoss = false,
    maxHealth = 270,
    speed = 50,
    meleeDamage = 64,
    conditions = {},
    lootTable = 'CavelingSpearman',
    seasonalDrops = {
      {
        internalName = 'Easter',
        drops = {
          {
            name = 'Rose Easter Egg',
            amount = 1,
            chance = '5.0%',
          },
        },
      },
    },
  },
  SnarePlantEntity = {
    id = 3080,
    internalName = 'SnarePlant',
    faction = 'OnlyAttacksPlayer',
    isBoss = false,
    maxHealth = 435,
    damage = 32,
    conditions = {
      '',
    },
    lootTable = 'SnarePlant',
  },
  BirdBossEntity = {
    id = 3090,
    internalName = 'BirdBoss',
    name = 'Azeos the Sky Titan',
    faction = 'Bird',
    isBoss = true,
    maxHealth = 31813,
    enrageAtHealthRatio = 0.4,
    conditions = {
      'Immune to stun',
    },
    chestToSpawn = 'Titan\'s Chest',
    optionalChestVersion = 'Golden Titan\'s Chest',
    guaranteedDrops = {
      {
        id = 3932,
        name = 'Pile of chum',
        amount = 1,
        multiplayerAmountAdditionScaling = 0,
      },
    },
    lootTable = 'BirdBoss',
    seasonalDrops = {
      {
        internalName = 'None',
        drops = {
          {
            name = 'Radical Rabbit Ears',
            amount = 1,
            chance = '100.0%',
          },
          {
            name = 'Eostre Necklace',
            amount = 1,
            chance = '100.0%',
          },
          {
            name = 'Ostara Ring',
            amount = 1,
            chance = '100.0%',
          },
          {
            name = 'Awakened Azeos Figurine',
            amount = 1,
            chance = '100.0%',
          },
        },
      },
    },
  },
  EasterBirdBossEntity = {
    id = 3090,
    internalName = 'BirdBoss',
    name = 'Azeos the Sky Titan',
    faction = 'Bird',
    isBoss = true,
    maxHealth = 31813,
    enrageAtHealthRatio = 0.4,
    conditions = {
      'Immune to stun',
    },
    chestToSpawn = 'Titan\'s Chest',
    optionalChestVersion = 'Golden Titan\'s Chest',
    guaranteedDrops = {
      {
        id = 3932,
        name = 'Pile of chum',
        amount = 1,
        multiplayerAmountAdditionScaling = 0,
      },
    },
    lootTable = 'BirdBoss',
    seasonalDrops = {
      {
        internalName = 'None',
        drops = {
          {
            name = 'Radical Rabbit Ears',
            amount = 1,
            chance = '100.0%',
          },
          {
            name = 'Eostre Necklace',
            amount = 1,
            chance = '100.0%',
          },
          {
            name = 'Ostara Ring',
            amount = 1,
            chance = '100.0%',
          },
          {
            name = 'Awakened Azeos Figurine',
            amount = 1,
            chance = '100.0%',
          },
        },
      },
    },
  },
  SmallTentacleEntity = {
    id = 3100,
    internalName = 'SmallTentacle',
    faction = 'SeaCreature',
    isBoss = false,
    maxHealth = 945,
    rangeDamage = 184,
    conditions = {},
    lootTable = 'Tentacle',
  },
  MoldTentacleEntity = {
    id = 3101,
    internalName = 'MoldTentacle',
    faction = 'MoldInfected',
    isBoss = false,
    maxHealth = 1095,
    rangeDamage = 130,
    conditions = {
      '+106% chance to stun targets on ranged hit',
      'Immune to mold infection',
    },
    lootTable = 'MoldTentacle',
    seasonalDrops = {
      {
        internalName = 'Easter',
        drops = {
          {
            name = 'Green Easter Egg',
            amount = 1,
            chance = '3.5%',
          },
          {
            name = 'Gray Easter Egg',
            amount = 1,
            chance = '3.5%',
          },
        },
      },
    },
  },
  CrabEnemyEntity = {
    id = 3105,
    internalName = 'CrabEnemy',
    faction = 'SeaCreature',
    isBoss = false,
    maxHealth = 1350,
    speed = 30,
    rangeDamage = 165,
    conditions = {
      'Immune to slippery movement',
      '+1429% chance on hit to apply slippery movement',
    },
    lootTable = 'CrabEnemy',
  },
  OctopusBossEntity = {
    id = 3110,
    internalName = 'OctopusBoss',
    name = 'Omoroth the Sea Titan',
    faction = 'SeaCreature',
    isBoss = true,
    maxHealth = 90772,
    enrageAtHealthRatio = 0.5,
    rangeDamage = 205,
    conditions = {
      'Immune to stun',
    },
    chestToSpawn = 'Floating Titan\'s Chest',
    lootTable = 'OctopusBoss',
  },
  OctopusTentacleEntity = {
    id = 3111,
    internalName = 'OctopusTentacle',
    faction = 'SeaCreature',
    isBoss = false,
    maxHealth = 2524,
    meleeDamage = 248,
    conditions = {},
  },
  BombScarabEntity = {
    id = 3130,
    internalName = 'BombScarab',
    faction = 'Scarab',
    isBoss = false,
    maxHealth = 1950,
    speed = 20,
    damage = 226,
    conditions = {
      'Immune to being slowed by slime',
      'Immune to acid damage',
    },
    lootTable = 'BombScarab',
  },
  ScarabBossBombScarabEntity = {
    id = 3130,
    internalName = 'BombScarab',
    faction = 'Scarab',
    isBoss = false,
    maxHealth = 1950,
    speed = 20,
    damage = 226,
    conditions = {
      'Immune to being slowed by slime',
      'Immune to acid damage',
    },
  },
  ScarabBossEntity = {
    id = 3131,
    internalName = 'ScarabBoss',
    name = 'Ra-Akar the Sand Titan',
    faction = 'Scarab',
    isBoss = true,
    maxHealth = 160799,
    enrageAtHealthRatio = 0.5,
    rangeDamage = 248,
    mortarDamage = 195,
    conditions = {
      'Immune to stun',
    },
    chestToSpawn = 'Titan\'s Chest',
    lootTable = 'ScarabBoss',
  },
  ScarabBossEntity_1 = {
    id = 3131,
    internalName = 'ScarabBoss',
    name = 'Ra-Akar the Sand Titan',
    faction = 'Scarab',
    isBoss = true,
    maxHealth = 160799,
    enrageAtHealthRatio = 0.5,
    rangeDamage = 248,
    mortarDamage = 195,
    conditions = {
      'Immune to stun',
    },
    chestToSpawn = 'Titan\'s Chest',
    lootTable = 'ScarabBoss',
  },
  LavaButterflyEntity = {
    id = 3133,
    internalName = 'LavaButterfly',
    faction = 'LavaCreature',
    isBoss = false,
    maxHealth = 2295,
    speed = 20,
    rangeDamage = 248,
    conditions = {
      'Immune to being slowed by slime',
      'Immune to acid damage',
      'Immune to burning',
      '+24 burn damage applied on hit',
    },
    lootTable = 'LavaButterfly',
  },
  DesertBruteEntity = {
    id = 3140,
    internalName = 'DesertBrute',
    faction = 'Caveling',
    isBoss = false,
    maxHealth = 1095,
    speed = 15,
    damage = 323,
    meleeDamage = 163,
    conditions = {},
    guaranteedDrops = {
      {
        id = 1610,
        name = 'Wood',
        amount = 4,
        multiplayerAmountAdditionScaling = 0,
      },
    },
    lootTable = 'CavelingBrute',
    seasonalDrops = {
      {
        internalName = 'Easter',
        drops = {
          {
            name = 'Gray Easter Egg',
            amount = 1,
            chance = '5.0%',
          },
        },
      },
    },
  },
  GhostCavelingEntity = {
    id = 3400,
    internalName = 'GhostCaveling',
    faction = 'Player',
    isBoss = false,
    maxHealth = 798,
    speed = 25,
    meleeDamage = 184,
    conditions = {
      'Immune to acid damage',
      'Immune to burning',
      'Immune to mold infection',
      'Immune to poison',
      'Immune to being slowed by slime',
      'Immune to slippery movement',
      'Immune to stun',
      '',
    },
  },
  GhostScholarEntity = {
    id = 3401,
    internalName = 'GhostScholar',
    faction = 'Player',
    isBoss = false,
    maxHealth = 1080,
    speed = 30,
    meleeDamage = 138,
    rangeDamage = 184,
    conditions = {
      'Immune to acid damage',
      'Immune to burning',
      'Immune to mold infection',
      'Immune to poison',
      'Immune to being slowed by slime',
      'Immune to slippery movement',
      'Immune to stun',
      '',
    },
  },
  JellyFishEntity = {
    id = 3510,
    internalName = 'JellyFish',
  },
  CavelingMerchantEntity = {
    id = 3900,
    internalName = 'CavelingMerchant',
    faction = 'Merchant',
    isBoss = false,
    maxHealth = 100000,
    speed = 10,
    conditions = {},
    lootTable = 'Caveling',
    shop = {
      {
        name = 'Caveling Bread',
        amount = 5,
        requirementToBeAvailable = 'None',
      },
      {
        name = 'Flintlock Musket',
        amount = 1,
        requirementToBeAvailable = 'None',
      },
      {
        name = 'Giant Slime Summoning Idol',
        amount = 3,
        requirementToBeAvailable = 'None',
      },
      {
        name = 'Ghorm Summoning Idol',
        amount = 3,
        requirementToBeAvailable = 'None',
      },
      {
        name = 'Hive Mother Summoning Idol',
        amount = 3,
        requirementToBeAvailable = 'None',
      },
      {
        name = 'Mechanical Part',
        amount = 5,
        requirementToBeAvailable = 'CoreActivated',
      },
      {
        name = 'Ancient Gemstone',
        amount = 5,
        requirementToBeAvailable = 'CoreActivated',
      },
      {
        name = 'Rune Parchment',
        amount = 1,
        requirementToBeAvailable = 'CoreActivated',
      },
      {
        name = 'Empty Crystal',
        amount = 1,
        requirementToBeAvailable = 'CoreActivated',
      },
    },
  },
  SlimeMerchantEntity = {
    id = 3902,
    internalName = 'SlimeMerchant',
    faction = 'Merchant',
    isBoss = false,
    maxHealth = 100000,
    speed = 10,
    conditions = {},
    lootTable = 'Caveling',
    shop = {
      {
        name = 'Scrap Parts',
        amount = 500,
        requirementToBeAvailable = 'None',
      },
      {
        name = 'Slime',
        amount = 20,
        requirementToBeAvailable = 'None',
      },
      {
        name = 'Fiber',
        amount = 10,
        requirementToBeAvailable = 'None',
      },
      {
        name = 'Copper Ore',
        amount = 10,
        requirementToBeAvailable = 'None',
      },
      {
        name = 'Tin Ore',
        amount = 10,
        requirementToBeAvailable = 'LarvaBossStatueActivated',
      },
      {
        name = 'Iron Ore',
        amount = 10,
        requirementToBeAvailable = 'HiveBossStatueActivated',
      },
      {
        name = 'Gold Ore',
        amount = 5,
        requirementToBeAvailable = 'HiveBossStatueActivated',
      },
      {
        name = 'Larva Meat',
        amount = 10,
        requirementToBeAvailable = 'LarvaBossStatueActivated',
      },
      {
        name = 'Shiny Larva Meat',
        amount = 2,
        requirementToBeAvailable = 'CoreActivated',
      },
    },
  },
  FishingMerchantEntity = {
    id = 3903,
    internalName = 'FishingMerchant',
    faction = 'Merchant',
    isBoss = false,
    maxHealth = 100000,
    speed = 10,
    conditions = {},
    lootTable = 'Caveling',
    shop = {
      {
        name = 'Orange Cave Guppy',
        amount = 20,
        requirementToBeAvailable = 'None',
      },
      {
        name = 'Dagger Fin',
        amount = 20,
        requirementToBeAvailable = 'None',
      },
      {
        name = 'Azure Feather Fish',
        amount = 20,
        requirementToBeAvailable = 'None',
      },
      {
        name = 'Green Bait',
        amount = 30,
        requirementToBeAvailable = 'None',
      },
      {
        name = 'Red Bait',
        amount = 30,
        requirementToBeAvailable = 'None',
      },
      {
        name = 'Purple Bait',
        amount = 30,
        requirementToBeAvailable = 'None',
      },
      {
        name = 'Sea Foam Ring',
        amount = 1,
        requirementToBeAvailable = 'None',
      },
      {
        name = 'Neptune Necklace',
        amount = 1,
        requirementToBeAvailable = 'None',
      },
    },
  },
  SeasonalMerchantEntity = {
    id = 3904,
    internalName = 'SeasonalMerchant',
    faction = 'Merchant',
    isBoss = false,
    maxHealth = 100000,
    speed = 10,
    conditions = {},
    shop = {},
  },
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.