{
  "entity": "alexsmobs:sea_bear",
  "name": "Bubbles",
  "visualscale": 1.3,
  "experience": 10,
  "droppeditemamount": 5,
  "effects": {
      "minecraft:weakness": 1
  },
  "attributes": {
      "generic.max_health": 250,
      "generic.follow_range": 100,
      "generic.attack_damage": 13,
      "generic.knockback_resistance": 10
  },
  "customattributes": {},
  "gear": {
      "mainhand": "{id: \"cgs:shotgun\", Count: 1b, tag: {display:{Name:'{\"text\":\"Sunken Revolver\"}',Lore:['{\"text\":\"This gun was found in the belly of Bubbles, the foul beast must have eaten its original owner whole!\"}']},Enchantments:[{lvl: 3s, id: \"minecraft:unbreaking\"}]}}"
  },
  "ai-goals": {
      "brutalbosses:itemshootgoal": {
         
      },
      "minecraft:target": {},
  
      "brutalbosses:charge": {},

"brutalbosses:jumpattack": {"healthinterval": "10-0",          
 "attackdist": 12,                     
 "extraDamage": 2,                    
 "maxdist": 15,                       
 "mindist": 2,                        
 "maxheight": 15,                      
 "duration": 80,                      
 "interval": 300,                     
 "potions": {                         
 "minecraft:wither":                  
 {
   "duration": 200,                   
   "amplifier": 1,                    
   "particle": "minecraft:bubble_pop"      
 }}},

      "brutalbosses:aftercombatregen": {
          "amount": 2
      },
      "brutalbosses:meleehit": {
          "damage": 25,
          "potiononhit": "alexsmobs:fear",
          "cooldown": 2300
      },
      "brutalbosses:summonmobs": {
          "interval": 200,
          "maxcount": 2,
          "count": 1,
          "entities": [
              {
                  "entityid": "jellyfishing:cow_jellyfish"
              }
          ]
      }
  },
  "spawnatchest": {
      "minecraft:chests/underwater_ruin_big": 3,
      "dungeons_plus:chests/warped_garden/common": 3,
      "minecraft:chests/shipwreck_treasure": 8
  }
}