👹 Cat
Monsters
View raw API endpoint ↗

Properties

Actions
Claws
Alignment
unaligned
Challenge_rating
0
Charisma
7
Constitution
10
Dexterity
15
Hit_dice
1d4
Hit_points
2
Hit_points_roll
1d4
Image
/api/images/monsters/cat.png
Intelligence
3
Proficiency_bonus
2
Size
Tiny
Special_abilities
Keen Smell
Strength
3
Type
beast
Updated_at
2026-04-01T20:35:38.253Z
Wisdom
12
Xp
10
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 0,
      "damage": [
        {
          "damage_dice": "1",
          "damage_type": {
            "index": "slashing",
            "name": "Slashing",
            "url": "/api/2014/damage-types/slashing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +0 to hit, reach 5 ft., one target. Hit: 1 slashing damage.",
      "name": "Claws"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "dex",
      "value": 12
    }
  ],
  "challenge_rating": 0,
  "charisma": 7,
  "condition_immunities": [],
  "constitution": 10,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 15,
  "forms": [],
  "hit_dice": "1d4",
  "hit_points": 2,
  "hit_points_roll": "1d4",
  "image": "/api/images/monsters/cat.png",
  "index": "cat",
  "intelligence": 3,
  "languages": "",
  "legendary_actions": [],
  "name": "Cat",
  "proficiencies": [
    {
      "proficiency": {
        "index": "skill-perception",
        "name": "Skill: Perception",
        "url": "/api/2014/proficiencies/skill-perception"
      },
      "value": 3
    },
    {
      "proficiency": {
        "index": "skill-stealth",
        "name": "Skill: Stealth",
        "url": "/api/2014/proficiencies/skill-stealth"
      },
      "value": 4
    }
  ],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "passive_perception": 13
  },
  "size": "Tiny",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The cat has advantage on Wisdom (Perception) checks that rely on smell.",
      "name": "Keen Smell"
    }
  ],
  "speed": {
    "climb": "30 ft.",
    "walk": "40 ft."
  },
  "strength": 3,
  "type": "beast",
  "updated_at": "2026-04-01T20:35:38.253Z",
  "url": "/api/2014/monsters/cat",
  "wisdom": 12,
  "xp": 10
}