{
  "entity": "minecraft:drowned",
  "name": "Sunken Warrior",
  "visualscale": 1.3,
  "experience": 10,
  "droppeditemamount": 5,
  "effects": {
      "minecraft:weakness": 1
  },
  "attributes": {
      "generic.max_health": 150,
      "generic.follow_range": 100,
      "generic.attack_damage": 13,
      "generic.knockback_resistance": 10
  },
  "customattributes": {},
  "gear": {
      "mainhand": "{id: \"iceandfire:tide_trident\", Count: 1b, tag: {display:{Name:'{\"text\":\"Ancient Trident\"}',Lore:['{\"text\":\"The remains of an ancient warrior from a time long gone!\"}']},Enchantments:[{lvl: 5s, id: \"minecraft:knockback\"}]}}"
  },
  "ai-goals": {
    "brutalbosses:runcommand": {"healthinterval": "50-0",          
    "cooldown": 40,                     
    "command": "execute at @p run summon goety:trident_storm ~ ~ ~" },
      "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:mining_fatigue":                  
 {
   "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": "minecraft:guardian"
              }
          ]
      }
  },
  "spawnatchest": {
      "minecraft:chests/underwater_ruin_big": 3,
      "dungeons_plus:chests/warped_garden/common": 3,
      "minecraft:chests/shipwreck_treasure": 8
  }
}