👹 Ogre
Monsters
View raw API endpoint ↗
Properties
Actions
- Greatclub
- Javelin
Alignment
chaotic evil
Challenge_rating
2
Charisma
7
Constitution
16
Dexterity
8
Hit_dice
7d10
Hit_points
59
Hit_points_roll
7d10+21
Image
/api/images/monsters/ogre.png
Intelligence
5
Languages
Common, Giant
Proficiency_bonus
2
Size
Large
Strength
19
Type
giant
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
7
Xp
450
Raw JSON data
{
"actions": [
{
"actions": [],
"attack_bonus": 6,
"damage": [
{
"damage_dice": "2d8+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: 13 (2d8 + 4) bludgeoning damage.",
"name": "Greatclub"
},
{
"actions": [],
"attack_bonus": 6,
"damage": [
{
"damage_dice": "2d6+4",
"damage_type": {
"index": "piercing",
"name": "Piercing",
"url": "/api/2014/damage-types/piercing"
}
}
],
"desc": "Melee or Ranged Weapon Attack: +6 to hit, reach 5 ft. or range 30/120 ft., one target. Hit: 11 (2d6 + 4) piercing damage.",
"name": "Javelin"
}
],
"alignment": "chaotic evil",
"armor_class": [
{
"armor": [
{
"index": "hide-armor",
"name": "Hide Armor",
"url": "/api/2014/equipment/hide-armor"
}
],
"type": "armor",
"value": 11
}
],
"challenge_rating": 2,
"charisma": 7,
"condition_immunities": [],
"constitution": 16,
"damage_immunities": [],
"damage_resistances": [],
"damage_vulnerabilities": [],
"dexterity": 8,
"forms": [],
"hit_dice": "7d10",
"hit_points": 59,
"hit_points_roll": "7d10+21",
"image": "/api/images/monsters/ogre.png",
"index": "ogre",
"intelligence": 5,
"languages": "Common, Giant",
"legendary_actions": [],
"name": "Ogre",
"proficiencies": [],
"proficiency_bonus": 2,
"reactions": [],
"senses": {
"darkvision": "60 ft.",
"passive_perception": 8
},
"size": "Large",
"special_abilities": [],
"speed": {
"walk": "40 ft."
},
"strength": 19,
"type": "giant",
"updated_at": "2026-04-01T20:35:38.254Z",
"url": "/api/2014/monsters/ogre",
"wisdom": 7,
"xp": 450
}