👹 Elk
Monsters
View raw API endpoint ↗
Properties
Actions
- Ram
- Hooves
Alignment
unaligned
Challenge_rating
0.25
Charisma
6
Constitution
12
Dexterity
10
Hit_dice
2d10
Hit_points
13
Hit_points_roll
2d10+2
Image
/api/images/monsters/elk.png
Intelligence
2
Proficiency_bonus
2
Size
Large
Special_abilities
Charge
Strength
16
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
10
Xp
50
Raw JSON data
{
"actions": [
{
"actions": [],
"attack_bonus": 5,
"damage": [
{
"damage_dice": "1d6+3",
"damage_type": {
"index": "bludgeoning",
"name": "Bludgeoning",
"url": "/api/2014/damage-types/bludgeoning"
}
}
],
"desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 6 (1d6 + 3) bludgeoning damage.",
"name": "Ram"
},
{
"actions": [],
"attack_bonus": 5,
"damage": [
{
"damage_dice": "2d4+3",
"damage_type": {
"index": "bludgeoning",
"name": "Bludgeoning",
"url": "/api/2014/damage-types/bludgeoning"
}
}
],
"desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one prone creature. Hit: 8 (2d4 + 3) bludgeoning damage.",
"name": "Hooves"
}
],
"alignment": "unaligned",
"armor_class": [
{
"type": "dex",
"value": 10
}
],
"challenge_rating": 0.25,
"charisma": 6,
"condition_immunities": [],
"constitution": 12,
"damage_immunities": [],
"damage_resistances": [],
"damage_vulnerabilities": [],
"dexterity": 10,
"forms": [],
"hit_dice": "2d10",
"hit_points": 13,
"hit_points_roll": "2d10+2",
"image": "/api/images/monsters/elk.png",
"index": "elk",
"intelligence": 2,
"languages": "",
"legendary_actions": [],
"name": "Elk",
"proficiencies": [],
"proficiency_bonus": 2,
"reactions": [],
"senses": {
"passive_perception": 10
},
"size": "Large",
"special_abilities": [
{
"damage": [],
"desc": "If the elk moves at least 20 ft. straight toward a target and then hits it with a ram attack on the same turn, the target takes an extra 7 (2d6) damage. If the target is a creature, it must succeed on a DC 13 Strength saving throw or be knocked prone.",
"name": "Charge"
}
],
"speed": {
"walk": "50 ft."
},
"strength": 16,
"type": "beast",
"updated_at": "2026-04-01T20:35:38.254Z",
"url": "/api/2014/monsters/elk",
"wisdom": 10,
"xp": 50
}