👹 Triceratops
Monsters
View raw API endpoint ↗
Properties
Actions
- Gore
- Stomp
Alignment
unaligned
Challenge_rating
5
Charisma
5
Constitution
17
Dexterity
9
Hit_dice
10d12
Hit_points
95
Hit_points_roll
10d12+30
Image
/api/images/monsters/triceratops.png
Intelligence
2
Proficiency_bonus
3
Size
Huge
Special_abilities
Trampling Charge
Strength
22
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
11
Xp
1800
Raw JSON data
{
"actions": [
{
"actions": [],
"attack_bonus": 9,
"damage": [
{
"damage_dice": "4d8+6",
"damage_type": {
"index": "piercing",
"name": "Piercing",
"url": "/api/2014/damage-types/piercing"
}
}
],
"desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one target. Hit: 24 (4d8 + 6) piercing damage.",
"name": "Gore"
},
{
"actions": [],
"attack_bonus": 9,
"damage": [
{
"damage_dice": "3d10+6",
"damage_type": {
"index": "bludgeoning",
"name": "Bludgeoning",
"url": "/api/2014/damage-types/bludgeoning"
}
}
],
"desc": "Melee Weapon Attack: +9 to hit, reach 5 ft., one prone creature. Hit: 22 (3d10 + 6) bludgeoning damage",
"name": "Stomp"
}
],
"alignment": "unaligned",
"armor_class": [
{
"type": "natural",
"value": 13
}
],
"challenge_rating": 5,
"charisma": 5,
"condition_immunities": [],
"constitution": 17,
"damage_immunities": [],
"damage_resistances": [],
"damage_vulnerabilities": [],
"dexterity": 9,
"forms": [],
"hit_dice": "10d12",
"hit_points": 95,
"hit_points_roll": "10d12+30",
"image": "/api/images/monsters/triceratops.png",
"index": "triceratops",
"intelligence": 2,
"languages": "",
"legendary_actions": [],
"name": "Triceratops",
"proficiencies": [],
"proficiency_bonus": 3,
"reactions": [],
"senses": {
"passive_perception": 10
},
"size": "Huge",
"special_abilities": [
{
"damage": [],
"desc": "If the triceratops moves at least 20 ft. straight toward a creature and then hits it with a gore attack on the same turn, that target must succeed on a DC 13 Strength saving throw or be knocked prone. If the target is prone, the triceratops can make one stomp attack against it as a bonus action.",
"name": "Trampling Charge"
}
],
"speed": {
"walk": "50 ft."
},
"strength": 22,
"type": "beast",
"updated_at": "2026-04-01T20:35:38.254Z",
"url": "/api/2014/monsters/triceratops",
"wisdom": 11,
"xp": 1800
}