👹 Commoner
Monsters
View raw API endpoint ↗

Description

Commoners include peasants, serfs, slaves, servants, pilgrims, merchants, artisans, and hermits.

Properties

Actions
Club
Alignment
any alignment
Challenge_rating
0
Charisma
10
Constitution
10
Dexterity
10
Hit_dice
1d8
Hit_points
4
Hit_points_roll
1d8
Image
/api/images/monsters/commoner.png
Intelligence
10
Languages
any one language (usually Common)
Proficiency_bonus
2
Size
Medium
Strength
10
Subtype
any race
Type
humanoid
Updated_at
2026-04-01T20:35:38.253Z
Wisdom
10
Xp
10
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 2,
      "damage": [
        {
          "damage_dice": "1d4",
          "damage_type": {
            "index": "bludgeoning",
            "name": "Bludgeoning",
            "url": "/api/2014/damage-types/bludgeoning"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +2 to hit, reach 5 ft., one target. Hit: 2 (1d4) bludgeoning damage.",
      "name": "Club"
    }
  ],
  "alignment": "any alignment",
  "armor_class": [
    {
      "type": "dex",
      "value": 10
    }
  ],
  "challenge_rating": 0,
  "charisma": 10,
  "condition_immunities": [],
  "constitution": 10,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "desc": "Commoners include peasants, serfs, slaves, servants, pilgrims, merchants, artisans, and hermits.",
  "dexterity": 10,
  "forms": [],
  "hit_dice": "1d8",
  "hit_points": 4,
  "hit_points_roll": "1d8",
  "image": "/api/images/monsters/commoner.png",
  "index": "commoner",
  "intelligence": 10,
  "languages": "any one language (usually Common)",
  "legendary_actions": [],
  "name": "Commoner",
  "proficiencies": [],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "passive_perception": 10
  },
  "size": "Medium",
  "special_abilities": [],
  "speed": {
    "walk": "30 ft."
  },
  "strength": 10,
  "subtype": "any race",
  "type": "humanoid",
  "updated_at": "2026-04-01T20:35:38.253Z",
  "url": "/api/2014/monsters/commoner",
  "wisdom": 10,
  "xp": 10
}