👹 Giant Shark
Monsters
View raw API endpoint ↗

Description

A giant shark is 30 feet long and normally found in deep oceans. Utterly fearless, it preys on anything that crosses its path, including whales and ships.

Properties

Actions
Bite
Alignment
unaligned
Challenge_rating
5
Charisma
5
Constitution
21
Dexterity
11
Hit_dice
11d12
Hit_points
126
Hit_points_roll
11d12+55
Image
/api/images/monsters/giant-shark.png
Intelligence
1
Proficiency_bonus
3
Size
Huge
Special_abilities
  • Blood Frenzy
  • Water Breathing
Strength
23
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
10
Xp
1800
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 9,
      "damage": [
        {
          "damage_dice": "3d10+6",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 22 (3d10 + 6) piercing damage.",
      "name": "Bite"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "natural",
      "value": 13
    }
  ],
  "challenge_rating": 5,
  "charisma": 5,
  "condition_immunities": [],
  "constitution": 21,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "desc": "A giant shark is 30 feet long and normally found in deep oceans. Utterly fearless, it preys on anything that crosses its path, including whales and ships.",
  "dexterity": 11,
  "forms": [],
  "hit_dice": "11d12",
  "hit_points": 126,
  "hit_points_roll": "11d12+55",
  "image": "/api/images/monsters/giant-shark.png",
  "index": "giant-shark",
  "intelligence": 1,
  "languages": "",
  "legendary_actions": [],
  "name": "Giant Shark",
  "proficiencies": [
    {
      "proficiency": {
        "index": "skill-perception",
        "name": "Skill: Perception",
        "url": "/api/2014/proficiencies/skill-perception"
      },
      "value": 3
    }
  ],
  "proficiency_bonus": 3,
  "reactions": [],
  "senses": {
    "blindsight": "60 ft.",
    "passive_perception": 13
  },
  "size": "Huge",
  "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": "50 ft."
  },
  "strength": 23,
  "type": "beast",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/giant-shark",
  "wisdom": 10,
  "xp": 1800
}