👹 Lizard
Monsters
View raw API endpoint ↗

Properties

Actions
Bite
Alignment
unaligned
Challenge_rating
0
Charisma
3
Constitution
10
Dexterity
11
Hit_dice
1d4
Hit_points
2
Hit_points_roll
1d4
Image
/api/images/monsters/lizard.png
Intelligence
1
Proficiency_bonus
2
Size
Tiny
Strength
2
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
8
Xp
10
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 0,
      "damage": [
        {
          "damage_dice": "1",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +0 to hit, reach 5 ft., one target. Hit: 1 piercing damage.",
      "name": "Bite"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "dex",
      "value": 10
    }
  ],
  "challenge_rating": 0,
  "charisma": 3,
  "condition_immunities": [],
  "constitution": 10,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 11,
  "forms": [],
  "hit_dice": "1d4",
  "hit_points": 2,
  "hit_points_roll": "1d4",
  "image": "/api/images/monsters/lizard.png",
  "index": "lizard",
  "intelligence": 1,
  "languages": "",
  "legendary_actions": [],
  "name": "Lizard",
  "proficiencies": [],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "darkvision": "30 ft.",
    "passive_perception": 9
  },
  "size": "Tiny",
  "special_abilities": [],
  "speed": {
    "climb": "20 ft.",
    "walk": "20 ft."
  },
  "strength": 2,
  "type": "beast",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/lizard",
  "wisdom": 8,
  "xp": 10
}