👹 Panther
Monsters
View raw API endpoint ↗

Properties

Actions
  • Bite
  • Claw
Alignment
unaligned
Challenge_rating
0.25
Charisma
7
Constitution
10
Dexterity
15
Hit_dice
3d8
Hit_points
13
Hit_points_roll
3d8
Image
/api/images/monsters/panther.png
Intelligence
3
Proficiency_bonus
2
Size
Medium
Special_abilities
  • Keen Smell
  • Pounce
Strength
14
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
14
Xp
50
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 4,
      "damage": [
        {
          "damage_dice": "1d6+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: 5 (1d6 + 2) piercing damage.",
      "name": "Bite"
    },
    {
      "actions": [],
      "attack_bonus": 4,
      "damage": [
        {
          "damage_dice": "1d4+2",
          "damage_type": {
            "index": "slashing",
            "name": "Slashing",
            "url": "/api/2014/damage-types/slashing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 4 (1d4 + 2) slashing damage.",
      "name": "Claw"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "dex",
      "value": 12
    }
  ],
  "challenge_rating": 0.25,
  "charisma": 7,
  "condition_immunities": [],
  "constitution": 10,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 15,
  "forms": [],
  "hit_dice": "3d8",
  "hit_points": 13,
  "hit_points_roll": "3d8",
  "image": "/api/images/monsters/panther.png",
  "index": "panther",
  "intelligence": 3,
  "languages": "",
  "legendary_actions": [],
  "name": "Panther",
  "proficiencies": [
    {
      "proficiency": {
        "index": "skill-perception",
        "name": "Skill: Perception",
        "url": "/api/2014/proficiencies/skill-perception"
      },
      "value": 4
    },
    {
      "proficiency": {
        "index": "skill-stealth",
        "name": "Skill: Stealth",
        "url": "/api/2014/proficiencies/skill-stealth"
      },
      "value": 6
    }
  ],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "passive_perception": 14
  },
  "size": "Medium",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The panther has advantage on Wisdom (Perception) checks that rely on smell.",
      "name": "Keen Smell"
    },
    {
      "damage": [],
      "dc": {
        "dc_type": {
          "index": "str",
          "name": "STR",
          "url": "/api/2014/ability-scores/str"
        },
        "dc_value": 12,
        "success_type": "none"
      },
      "desc": "If the panther moves at least 20 ft. straight toward a creature and then hits it with a claw attack on the same turn, that target must succeed on a DC 12 Strength saving throw or be knocked prone. If the target is prone, the panther can make one bite attack against it as a bonus action.",
      "name": "Pounce"
    }
  ],
  "speed": {
    "climb": "40 ft.",
    "walk": "50 ft."
  },
  "strength": 14,
  "type": "beast",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/panther",
  "wisdom": 14,
  "xp": 50
}