👹 Orc
Monsters
View raw API endpoint ↗
Properties
Actions
- Greataxe
- Javelin
Alignment
chaotic evil
Challenge_rating
0.5
Charisma
10
Constitution
16
Dexterity
12
Hit_dice
2d8
Hit_points
15
Hit_points_roll
2d8+6
Image
/api/images/monsters/orc.png
Intelligence
7
Languages
Common, Orc
Proficiency_bonus
2
Size
Medium
Special_abilities
Aggressive
Strength
16
Subtype
orc
Type
humanoid
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
11
Xp
100
Raw JSON data
{
"actions": [
{
"actions": [],
"attack_bonus": 5,
"damage": [
{
"damage_dice": "1d12+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: 9 (1d12 + 3) slashing damage.",
"name": "Greataxe"
},
{
"actions": [],
"attack_bonus": 5,
"damage": [
{
"damage_dice": "1d6+3",
"damage_type": {
"index": "piercing",
"name": "Piercing",
"url": "/api/2014/damage-types/piercing"
}
}
],
"desc": "Melee or Ranged Weapon Attack: +5 to hit, reach 5 ft. or range 30/120 ft., one target. Hit: 6 (1d6 + 3) 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": 13
}
],
"challenge_rating": 0.5,
"charisma": 10,
"condition_immunities": [],
"constitution": 16,
"damage_immunities": [],
"damage_resistances": [],
"damage_vulnerabilities": [],
"dexterity": 12,
"forms": [],
"hit_dice": "2d8",
"hit_points": 15,
"hit_points_roll": "2d8+6",
"image": "/api/images/monsters/orc.png",
"index": "orc",
"intelligence": 7,
"languages": "Common, Orc",
"legendary_actions": [],
"name": "Orc",
"proficiencies": [
{
"proficiency": {
"index": "skill-intimidation",
"name": "Skill: Intimidation",
"url": "/api/2014/proficiencies/skill-intimidation"
},
"value": 2
}
],
"proficiency_bonus": 2,
"reactions": [],
"senses": {
"darkvision": "60 ft.",
"passive_perception": 10
},
"size": "Medium",
"special_abilities": [
{
"damage": [],
"desc": "As a bonus action, the orc can move up to its speed toward a hostile creature that it can see.",
"name": "Aggressive"
}
],
"speed": {
"walk": "30 ft."
},
"strength": 16,
"subtype": "orc",
"type": "humanoid",
"updated_at": "2026-04-01T20:35:38.254Z",
"url": "/api/2014/monsters/orc",
"wisdom": 11,
"xp": 100
}