👹 Goblin
Monsters
View raw API endpoint ↗
Properties
Actions
- Scimitar
- Shortbow
Alignment
neutral evil
Challenge_rating
0.25
Charisma
8
Constitution
10
Dexterity
14
Hit_dice
2d6
Hit_points
7
Hit_points_roll
2d6
Image
/api/images/monsters/goblin.png
Intelligence
10
Languages
Common, Goblin
Proficiency_bonus
2
Size
Small
Special_abilities
Nimble Escape
Strength
8
Subtype
goblinoid
Type
humanoid
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
8
Xp
50
Raw JSON data
{
"actions": [
{
"actions": [],
"attack_bonus": 4,
"damage": [
{
"damage_dice": "1d6+2",
"damage_type": {
"index": "slashing",
"name": "Slashing",
"url": "/api/2014/damage-types/slashing"
}
}
],
"desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 5 (1d6 + 2) slashing damage.",
"name": "Scimitar"
},
{
"actions": [],
"attack_bonus": 4,
"damage": [
{
"damage_dice": "1d6+2",
"damage_type": {
"index": "piercing",
"name": "Piercing",
"url": "/api/2014/damage-types/piercing"
}
}
],
"desc": "Ranged Weapon Attack: +4 to hit, range 80/320 ft., one target. Hit: 5 (1d6 + 2) piercing damage.",
"name": "Shortbow"
}
],
"alignment": "neutral evil",
"armor_class": [
{
"armor": [
{
"index": "leather-armor",
"name": "Leather Armor",
"url": "/api/2014/equipment/leather-armor"
},
{
"index": "shield",
"name": "Shield",
"url": "/api/2014/equipment/shield"
}
],
"type": "armor",
"value": 15
}
],
"challenge_rating": 0.25,
"charisma": 8,
"condition_immunities": [],
"constitution": 10,
"damage_immunities": [],
"damage_resistances": [],
"damage_vulnerabilities": [],
"dexterity": 14,
"forms": [],
"hit_dice": "2d6",
"hit_points": 7,
"hit_points_roll": "2d6",
"image": "/api/images/monsters/goblin.png",
"index": "goblin",
"intelligence": 10,
"languages": "Common, Goblin",
"legendary_actions": [],
"name": "Goblin",
"proficiencies": [
{
"proficiency": {
"index": "skill-stealth",
"name": "Skill: Stealth",
"url": "/api/2014/proficiencies/skill-stealth"
},
"value": 6
}
],
"proficiency_bonus": 2,
"reactions": [],
"senses": {
"darkvision": "60 ft.",
"passive_perception": 9
},
"size": "Small",
"special_abilities": [
{
"damage": [],
"desc": "The goblin can take the Disengage or Hide action as a bonus action on each of its turns.",
"name": "Nimble Escape"
}
],
"speed": {
"walk": "30 ft."
},
"strength": 8,
"subtype": "goblinoid",
"type": "humanoid",
"updated_at": "2026-04-01T20:35:38.254Z",
"url": "/api/2014/monsters/goblin",
"wisdom": 8,
"xp": 50
}