👹 Guard
Monsters
View raw API endpoint ↗
Description
Guards include members of a city watch, sentries in a citadel or fortified town, and the bodyguards of merchants and nobles.
Properties
Actions
Spear
Alignment
any alignment
Challenge_rating
0.125
Charisma
10
Constitution
12
Dexterity
12
Hit_dice
2d8
Hit_points
11
Hit_points_roll
2d8+2
Image
/api/images/monsters/guard.png
Intelligence
10
Languages
any one language (usually Common)
Proficiency_bonus
2
Size
Medium
Strength
13
Subtype
any race
Type
humanoid
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
11
Xp
25
Raw JSON data
{
"actions": [
{
"actions": [],
"attack_bonus": 3,
"damage": [
{
"choose": 1,
"from": {
"option_set_type": "options_array",
"options": [
{
"damage_dice": "1d6+1",
"damage_type": {
"index": "piercing",
"name": "Piercing",
"url": "/api/2014/damage-types/piercing"
},
"notes": "One handed",
"option_type": "damage"
},
{
"damage_dice": "1d8+1",
"damage_type": {
"index": "piercing",
"name": "Piercing",
"url": "/api/2014/damage-types/piercing"
},
"notes": "Two handed",
"option_type": "damage"
}
]
},
"type": "damage"
}
],
"desc": "Melee or Ranged Weapon Attack: +3 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 4 (1d6 + 1) piercing damage or 5 (1d8 + 1) piercing damage if used with two hands to make a melee attack.",
"name": "Spear"
}
],
"alignment": "any alignment",
"armor_class": [
{
"armor": [
{
"index": "chain-shirt",
"name": "Chain Shirt",
"url": "/api/2014/equipment/chain-shirt"
},
{
"index": "shield",
"name": "Shield",
"url": "/api/2014/equipment/shield"
}
],
"type": "armor",
"value": 16
}
],
"challenge_rating": 0.125,
"charisma": 10,
"condition_immunities": [],
"constitution": 12,
"damage_immunities": [],
"damage_resistances": [],
"damage_vulnerabilities": [],
"desc": "Guards include members of a city watch, sentries in a citadel or fortified town, and the bodyguards of merchants and nobles.",
"dexterity": 12,
"forms": [],
"hit_dice": "2d8",
"hit_points": 11,
"hit_points_roll": "2d8+2",
"image": "/api/images/monsters/guard.png",
"index": "guard",
"intelligence": 10,
"languages": "any one language (usually Common)",
"legendary_actions": [],
"name": "Guard",
"proficiencies": [
{
"proficiency": {
"index": "skill-perception",
"name": "Skill: Perception",
"url": "/api/2014/proficiencies/skill-perception"
},
"value": 2
}
],
"proficiency_bonus": 2,
"reactions": [],
"senses": {
"passive_perception": 12
},
"size": "Medium",
"special_abilities": [],
"speed": {
"walk": "30 ft."
},
"strength": 13,
"subtype": "any race",
"type": "humanoid",
"updated_at": "2026-04-01T20:35:38.254Z",
"url": "/api/2014/monsters/guard",
"wisdom": 11,
"xp": 25
}