👹 Ape
Monsters
View raw API endpoint ↗

Properties

Actions
  • Multiattack
  • Fist
  • Rock
Alignment
unaligned
Challenge_rating
0.5
Charisma
7
Constitution
14
Dexterity
14
Hit_dice
3d8
Hit_points
19
Hit_points_roll
3d8+6
Image
/api/images/monsters/ape.png
Intelligence
6
Proficiency_bonus
2
Size
Medium
Strength
16
Type
beast
Updated_at
2026-04-01T20:35:38.253Z
Wisdom
12
Xp
100
Raw JSON data
{
  "actions": [
    {
      "actions": [
        {
          "action_name": "Fist",
          "count": "2",
          "type": "melee"
        }
      ],
      "damage": [],
      "desc": "The ape makes two fist attacks.",
      "multiattack_type": "actions",
      "name": "Multiattack"
    },
    {
      "actions": [],
      "attack_bonus": 5,
      "damage": [
        {
          "damage_dice": "1d6+3",
          "damage_type": {
            "index": "bludgeoning",
            "name": "Bludgeoning",
            "url": "/api/2014/damage-types/bludgeoning"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage.",
      "name": "Fist"
    },
    {
      "actions": [],
      "attack_bonus": 5,
      "damage": [
        {
          "damage_dice": "1d6+3",
          "damage_type": {
            "index": "bludgeoning",
            "name": "Bludgeoning",
            "url": "/api/2014/damage-types/bludgeoning"
          }
        }
      ],
      "desc": "Ranged Weapon Attack: +5 to hit, range 25/50 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage.",
      "name": "Rock"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "dex",
      "value": 12
    }
  ],
  "challenge_rating": 0.5,
  "charisma": 7,
  "condition_immunities": [],
  "constitution": 14,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 14,
  "forms": [],
  "hit_dice": "3d8",
  "hit_points": 19,
  "hit_points_roll": "3d8+6",
  "image": "/api/images/monsters/ape.png",
  "index": "ape",
  "intelligence": 6,
  "languages": "",
  "legendary_actions": [],
  "name": "Ape",
  "proficiencies": [
    {
      "proficiency": {
        "index": "skill-athletics",
        "name": "Skill: Athletics",
        "url": "/api/2014/proficiencies/skill-athletics"
      },
      "value": 5
    },
    {
      "proficiency": {
        "index": "skill-perception",
        "name": "Skill: Perception",
        "url": "/api/2014/proficiencies/skill-perception"
      },
      "value": 3
    }
  ],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "passive_perception": 13
  },
  "size": "Medium",
  "special_abilities": [],
  "speed": {
    "climb": "30 ft.",
    "walk": "30 ft."
  },
  "strength": 16,
  "type": "beast",
  "updated_at": "2026-04-01T20:35:38.253Z",
  "url": "/api/2014/monsters/ape",
  "wisdom": 12,
  "xp": 100
}