👹 Killer Whale
Monsters
View raw API endpoint ↗

Properties

Actions
Bite
Alignment
unaligned
Challenge_rating
3
Charisma
7
Constitution
13
Dexterity
10
Hit_dice
12d12
Hit_points
90
Hit_points_roll
12d12+12
Image
/api/images/monsters/killer-whale.png
Intelligence
3
Proficiency_bonus
2
Size
Huge
Special_abilities
  • Echolocation
  • Hold Breath
  • Keen Hearing
Strength
19
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
12
Xp
700
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 6,
      "damage": [
        {
          "damage_dice": "5d6+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: 21 (5d6 + 4) piercing damage.",
      "name": "Bite"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "natural",
      "value": 12
    }
  ],
  "challenge_rating": 3,
  "charisma": 7,
  "condition_immunities": [],
  "constitution": 13,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 10,
  "forms": [],
  "hit_dice": "12d12",
  "hit_points": 90,
  "hit_points_roll": "12d12+12",
  "image": "/api/images/monsters/killer-whale.png",
  "index": "killer-whale",
  "intelligence": 3,
  "languages": "",
  "legendary_actions": [],
  "name": "Killer Whale",
  "proficiencies": [
    {
      "proficiency": {
        "index": "skill-perception",
        "name": "Skill: Perception",
        "url": "/api/2014/proficiencies/skill-perception"
      },
      "value": 3
    }
  ],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "blindsight": "120 ft.",
    "passive_perception": 13
  },
  "size": "Huge",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The whale can't use its blindsight while deafened.",
      "name": "Echolocation"
    },
    {
      "damage": [],
      "desc": "The whale can hold its breath for 30 minutes",
      "name": "Hold Breath"
    },
    {
      "damage": [],
      "desc": "The whale has advantage on Wisdom (Perception) checks that rely on hearing.",
      "name": "Keen Hearing"
    }
  ],
  "speed": {
    "swim": "60 ft."
  },
  "strength": 19,
  "type": "beast",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/killer-whale",
  "wisdom": 12,
  "xp": 700
}