👹 Hunter Shark
Monsters
View raw API endpoint ↗

Description

Smaller than a giant shark but larger and fiercer than a reef shark, a hunter shark haunts deep waters. It usually hunts alone, but multiple hunter sharks might feed in the same area. A fully grown hunter shark is 15 to 20 feet long.

Properties

Actions
Bite
Alignment
unaligned
Challenge_rating
2
Charisma
4
Constitution
15
Dexterity
13
Hit_dice
6d10
Hit_points
45
Hit_points_roll
6d10+12
Image
/api/images/monsters/hunter-shark.png
Intelligence
1
Proficiency_bonus
2
Size
Large
Special_abilities
  • Blood Frenzy
  • Water Breathing
Strength
18
Type
beast
Updated_at
2026-06-02T19:33:15.986Z
Wisdom
10
Xp
450
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 6,
      "damage": [
        {
          "damage_dice": "2d8+4",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 13 (2d8 + 4) piercing damage.",
      "name": "Bite"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "dex",
      "value": 12
    }
  ],
  "challenge_rating": 2,
  "charisma": 4,
  "condition_immunities": [],
  "constitution": 15,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "desc": "Smaller than a giant shark but larger and fiercer than a reef shark, a hunter shark haunts deep waters. It usually hunts alone, but multiple hunter sharks might feed in the same area. A fully grown hunter shark is 15 to 20 feet long.",
  "dexterity": 13,
  "forms": [],
  "hit_dice": "6d10",
  "hit_points": 45,
  "hit_points_roll": "6d10+12",
  "image": "/api/images/monsters/hunter-shark.png",
  "index": "hunter-shark",
  "intelligence": 1,
  "languages": "",
  "legendary_actions": [],
  "name": "Hunter Shark",
  "proficiencies": [
    {
      "proficiency": {
        "index": "skill-perception",
        "name": "Skill: Perception",
        "url": "/api/2014/proficiencies/skill-perception"
      },
      "value": 2
    }
  ],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "darkvision": "30 ft.",
    "passive_perception": 12
  },
  "size": "Large",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The shark has advantage on melee attack rolls against any creature that doesn't have all its hit points.",
      "name": "Blood Frenzy"
    },
    {
      "damage": [],
      "desc": "The shark can breathe only underwater.",
      "name": "Water Breathing"
    }
  ],
  "speed": {
    "swim": "40 ft."
  },
  "strength": 18,
  "type": "beast",
  "updated_at": "2026-06-02T19:33:15.986Z",
  "url": "/api/2014/monsters/hunter-shark",
  "wisdom": 10,
  "xp": 450
}