👹 Centaur
Monsters
View raw API endpoint ↗

Properties

Actions
  • Multiattack
  • Pike
  • Hooves
  • Longbow
Alignment
neutral good
Challenge_rating
2
Charisma
11
Constitution
14
Dexterity
14
Hit_dice
6d10
Hit_points
45
Hit_points_roll
6d10+12
Image
/api/images/monsters/centaur.png
Intelligence
9
Languages
Elvish, Sylvan
Proficiency_bonus
2
Size
Large
Special_abilities
Charge
Strength
18
Type
monstrosity
Updated_at
2026-04-01T20:35:38.253Z
Wisdom
13
Xp
450
Raw JSON data
{
  "actions": [
    {
      "action_options": {
        "choose": 1,
        "from": {
          "option_set_type": "options_array",
          "options": [
            {
              "items": [
                {
                  "action_name": "Pike",
                  "count": 1,
                  "option_type": "action",
                  "type": "melee"
                },
                {
                  "action_name": "Hooves",
                  "count": 1,
                  "option_type": "action",
                  "type": "melee"
                }
              ],
              "option_type": "multiple"
            },
            {
              "action_name": "Longbow",
              "count": 2,
              "option_type": "action",
              "type": "ranged"
            }
          ]
        },
        "type": "action"
      },
      "actions": [],
      "damage": [],
      "desc": "The centaur makes two attacks: one with its pike and one with its hooves or two with its longbow.",
      "multiattack_type": "action_options",
      "name": "Multiattack"
    },
    {
      "actions": [],
      "attack_bonus": 6,
      "damage": [
        {
          "damage_dice": "1d10+4",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +6 to hit, reach 10 ft., one target. Hit: 9 (1d10 + 4) piercing damage.",
      "name": "Pike"
    },
    {
      "actions": [],
      "attack_bonus": 6,
      "damage": [
        {
          "damage_dice": "2d6+4",
          "damage_type": {
            "index": "bludgeoning",
            "name": "Bludgeoning",
            "url": "/api/2014/damage-types/bludgeoning"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage.",
      "name": "Hooves"
    },
    {
      "actions": [],
      "attack_bonus": 4,
      "damage": [
        {
          "damage_dice": "1d8+2",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Ranged Weapon Attack: +4 to hit, range 150/600 ft., one target. Hit: 6 (1d8 + 2) piercing damage.",
      "name": "Longbow"
    }
  ],
  "alignment": "neutral good",
  "armor_class": [
    {
      "type": "dex",
      "value": 12
    }
  ],
  "challenge_rating": 2,
  "charisma": 11,
  "condition_immunities": [],
  "constitution": 14,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 14,
  "forms": [],
  "hit_dice": "6d10",
  "hit_points": 45,
  "hit_points_roll": "6d10+12",
  "image": "/api/images/monsters/centaur.png",
  "index": "centaur",
  "intelligence": 9,
  "languages": "Elvish, Sylvan",
  "legendary_actions": [],
  "name": "Centaur",
  "proficiencies": [
    {
      "proficiency": {
        "index": "skill-athletics",
        "name": "Skill: Athletics",
        "url": "/api/2014/proficiencies/skill-athletics"
      },
      "value": 6
    },
    {
      "proficiency": {
        "index": "skill-perception",
        "name": "Skill: Perception",
        "url": "/api/2014/proficiencies/skill-perception"
      },
      "value": 3
    },
    {
      "proficiency": {
        "index": "skill-survival",
        "name": "Skill: Survival",
        "url": "/api/2014/proficiencies/skill-survival"
      },
      "value": 3
    }
  ],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "passive_perception": 13
  },
  "size": "Large",
  "special_abilities": [
    {
      "damage": [
        {
          "damage_dice": "3d6",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "If the centaur moves at least 30 ft. straight toward a target and then hits it with a pike attack on the same turn, the target takes an extra 10 (3d6) piercing damage.",
      "name": "Charge"
    }
  ],
  "speed": {
    "walk": "50 ft."
  },
  "strength": 18,
  "type": "monstrosity",
  "updated_at": "2026-04-01T20:35:38.253Z",
  "url": "/api/2014/monsters/centaur",
  "wisdom": 13,
  "xp": 450
}