👹 Tyrannosaurus Rex
Monsters
View raw API endpoint ↗
Properties
Actions
- Multiattack
- Bite
- Tail
Alignment
unaligned
Challenge_rating
8
Charisma
9
Constitution
19
Dexterity
10
Hit_dice
13d12
Hit_points
136
Hit_points_roll
13d12+52
Image
/api/images/monsters/tyrannosaurus-rex.png
Intelligence
2
Proficiency_bonus
3
Size
Huge
Strength
25
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
12
Xp
3900
Raw JSON data
{
"actions": [
{
"actions": [
{
"action_name": "Bite",
"count": "1",
"type": "melee"
},
{
"action_name": "Tail",
"count": "1",
"type": "melee"
}
],
"damage": [],
"desc": "The tyrannosaurus makes two attacks: one with its bite and one with its tail. It can't make both attacks against the same target.",
"multiattack_type": "actions",
"name": "Multiattack"
},
{
"actions": [],
"attack_bonus": 10,
"damage": [
{
"damage_dice": "4d12+7",
"damage_type": {
"index": "piercing",
"name": "Piercing",
"url": "/api/2014/damage-types/piercing"
}
}
],
"desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 33 (4d12 + 7) piercing damage. If the target is a Medium or smaller creature, it is grappled (escape DC 17). Until this grapple ends, the target is restrained, and the tyrannosaurus can't bite another target.",
"name": "Bite"
},
{
"actions": [],
"attack_bonus": 10,
"damage": [
{
"damage_dice": "3d8+7",
"damage_type": {
"index": "bludgeoning",
"name": "Bludgeoning",
"url": "/api/2014/damage-types/bludgeoning"
}
}
],
"desc": "Melee Weapon Attack: +10 to hit, reach 10 ft., one target. Hit: 20 (3d8 + 7) bludgeoning damage.",
"name": "Tail"
}
],
"alignment": "unaligned",
"armor_class": [
{
"type": "natural",
"value": 13
}
],
"challenge_rating": 8,
"charisma": 9,
"condition_immunities": [],
"constitution": 19,
"damage_immunities": [],
"damage_resistances": [],
"damage_vulnerabilities": [],
"dexterity": 10,
"forms": [],
"hit_dice": "13d12",
"hit_points": 136,
"hit_points_roll": "13d12+52",
"image": "/api/images/monsters/tyrannosaurus-rex.png",
"index": "tyrannosaurus-rex",
"intelligence": 2,
"languages": "",
"legendary_actions": [],
"name": "Tyrannosaurus Rex",
"proficiencies": [
{
"proficiency": {
"index": "skill-perception",
"name": "Skill: Perception",
"url": "/api/2014/proficiencies/skill-perception"
},
"value": 4
}
],
"proficiency_bonus": 3,
"reactions": [],
"senses": {
"passive_perception": 14
},
"size": "Huge",
"special_abilities": [],
"speed": {
"walk": "50 ft."
},
"strength": 25,
"type": "beast",
"updated_at": "2026-04-01T20:35:38.254Z",
"url": "/api/2014/monsters/tyrannosaurus-rex",
"wisdom": 12,
"xp": 3900
}