👹 Baboon
Monsters
View raw API endpoint ↗

Properties

Actions
Bite
Alignment
unaligned
Challenge_rating
0
Charisma
6
Constitution
11
Dexterity
14
Hit_dice
1d6
Hit_points
3
Hit_points_roll
1d6
Image
/api/images/monsters/baboon.png
Intelligence
4
Proficiency_bonus
2
Size
Small
Special_abilities
Pack Tactics
Strength
8
Type
beast
Updated_at
2026-04-01T20:35:38.253Z
Wisdom
12
Xp
10
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 1,
      "damage": [
        {
          "damage_dice": "1d4-1",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +1 to hit, reach 5 ft., one target. Hit: 1 (1d4 - 1) piercing damage.",
      "name": "Bite"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "dex",
      "value": 12
    }
  ],
  "challenge_rating": 0,
  "charisma": 6,
  "condition_immunities": [],
  "constitution": 11,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 14,
  "forms": [],
  "hit_dice": "1d6",
  "hit_points": 3,
  "hit_points_roll": "1d6",
  "image": "/api/images/monsters/baboon.png",
  "index": "baboon",
  "intelligence": 4,
  "languages": "",
  "legendary_actions": [],
  "name": "Baboon",
  "proficiencies": [],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "passive_perception": 11
  },
  "size": "Small",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The baboon has advantage on an attack roll against a creature if at least one of the baboon's allies is within 5 ft. of the creature and the ally isn't incapacitated.",
      "name": "Pack Tactics"
    }
  ],
  "speed": {
    "climb": "30 ft.",
    "walk": "30 ft."
  },
  "strength": 8,
  "type": "beast",
  "updated_at": "2026-04-01T20:35:38.253Z",
  "url": "/api/2014/monsters/baboon",
  "wisdom": 12,
  "xp": 10
}