👹 Manticore
Monsters
View raw API endpoint ↗
Properties
Actions
- Multiattack
- Bite
- Claw
- Tail Spike
Alignment
lawful evil
Challenge_rating
3
Charisma
8
Constitution
17
Dexterity
16
Hit_dice
8d10
Hit_points
68
Hit_points_roll
8d10+24
Image
/api/images/monsters/manticore.png
Intelligence
7
Proficiency_bonus
2
Size
Large
Special_abilities
Tail Spike Regrowth
Strength
17
Type
monstrosity
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
12
Xp
700
Raw JSON data
{
"actions": [
{
"action_options": {
"choose": 1,
"from": {
"option_set_type": "options_array",
"options": [
{
"items": [
{
"action_name": "Bite",
"count": 1,
"option_type": "action",
"type": "melee"
},
{
"action_name": "Claw",
"count": 2,
"option_type": "action",
"type": "melee"
}
],
"option_type": "multiple"
},
{
"action_name": "Tail Spike",
"count": 3,
"option_type": "action",
"type": "ranged"
}
]
},
"type": "action"
},
"actions": [],
"damage": [],
"desc": "The manticore makes three attacks: one with its bite and two with its claws or three with its tail spikes.",
"multiattack_type": "action_options",
"name": "Multiattack"
},
{
"actions": [],
"attack_bonus": 5,
"damage": [
{
"damage_dice": "1d8+3",
"damage_type": {
"index": "piercing",
"name": "Piercing",
"url": "/api/2014/damage-types/piercing"
}
}
],
"desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) piercing damage.",
"name": "Bite"
},
{
"actions": [],
"attack_bonus": 5,
"damage": [
{
"damage_dice": "1d6+3",
"damage_type": {
"index": "slashing",
"name": "Slashing",
"url": "/api/2014/damage-types/slashing"
}
}
],
"desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) slashing damage.",
"name": "Claw"
},
{
"actions": [],
"attack_bonus": 5,
"damage": [
{
"damage_dice": "1d8+3",
"damage_type": {
"index": "piercing",
"name": "Piercing",
"url": "/api/2014/damage-types/piercing"
}
}
],
"desc": "Ranged Weapon Attack: +5 to hit, range 100/200 ft., one target. Hit: 7 (1d8 + 3) piercing damage.",
"name": "Tail Spike"
}
],
"alignment": "lawful evil",
"armor_class": [
{
"type": "natural",
"value": 14
}
],
"challenge_rating": 3,
"charisma": 8,
"condition_immunities": [],
"constitution": 17,
"damage_immunities": [],
"damage_resistances": [],
"damage_vulnerabilities": [],
"dexterity": 16,
"forms": [],
"hit_dice": "8d10",
"hit_points": 68,
"hit_points_roll": "8d10+24",
"image": "/api/images/monsters/manticore.png",
"index": "manticore",
"intelligence": 7,
"languages": "",
"legendary_actions": [],
"name": "Manticore",
"proficiencies": [],
"proficiency_bonus": 2,
"reactions": [],
"senses": {
"darkvision": "60 ft.",
"passive_perception": 11
},
"size": "Large",
"special_abilities": [
{
"damage": [],
"desc": "The manticore has twenty-four tail spikes. Used spikes regrow when the manticore finishes a long rest.",
"name": "Tail Spike Regrowth"
}
],
"speed": {
"fly": "50 ft.",
"walk": "30 ft."
},
"strength": 17,
"type": "monstrosity",
"updated_at": "2026-04-01T20:35:38.254Z",
"url": "/api/2014/monsters/manticore",
"wisdom": 12,
"xp": 700
}