👹 Reef Shark
Monsters
View raw API endpoint ↗

Description

Smaller than giant sharks and hunter sharks, reef sharks inhabit shallow waters and coral reefs, gathering in small packs to hunt. A full-grown specimen measures 6 to 10 feet long.

Properties

Actions
Bite
Alignment
unaligned
Challenge_rating
0.5
Charisma
4
Constitution
13
Dexterity
13
Hit_dice
4d8
Hit_points
22
Hit_points_roll
4d8+4
Image
/api/images/monsters/reef-shark.png
Intelligence
1
Proficiency_bonus
2
Size
Medium
Special_abilities
  • Pack Tactics
  • Water Breathing
Strength
14
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
10
Xp
100
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 4,
      "damage": [
        {
          "damage_dice": "1d8+2",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 6 (1d8 + 2) piercing damage.",
      "name": "Bite"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "natural",
      "value": 12
    }
  ],
  "challenge_rating": 0.5,
  "charisma": 4,
  "condition_immunities": [],
  "constitution": 13,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "desc": "Smaller than giant sharks and hunter sharks, reef sharks inhabit shallow waters and coral reefs, gathering in small packs to hunt. A full-grown specimen measures 6 to 10 feet long.",
  "dexterity": 13,
  "forms": [],
  "hit_dice": "4d8",
  "hit_points": 22,
  "hit_points_roll": "4d8+4",
  "image": "/api/images/monsters/reef-shark.png",
  "index": "reef-shark",
  "intelligence": 1,
  "languages": "",
  "legendary_actions": [],
  "name": "Reef Shark",
  "proficiencies": [
    {
      "proficiency": {
        "index": "skill-perception",
        "name": "Skill: Perception",
        "url": "/api/2014/proficiencies/skill-perception"
      },
      "value": 2
    }
  ],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "blindsight": "30 ft.",
    "passive_perception": 12
  },
  "size": "Medium",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The shark has advantage on an attack roll against a creature if at least one of the shark's allies is within 5 ft. of the creature and the ally isn't incapacitated.",
      "name": "Pack Tactics"
    },
    {
      "damage": [],
      "desc": "The shark can breathe only underwater.",
      "name": "Water Breathing"
    }
  ],
  "speed": {
    "swim": "40 ft."
  },
  "strength": 14,
  "type": "beast",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/reef-shark",
  "wisdom": 10,
  "xp": 100
}