👹 Mimic
Monsters
View raw API endpoint ↗

Properties

Actions
  • Pseudopod
  • Bite
Alignment
neutral
Challenge_rating
2
Charisma
8
Condition_immunities
Prone
Constitution
15
Damage_immunities
acid
Dexterity
12
Hit_dice
9d8
Hit_points
58
Hit_points_roll
9d8+18
Image
/api/images/monsters/mimic.png
Intelligence
5
Proficiency_bonus
2
Size
Medium
Special_abilities
  • Shapechanger
  • Adhesive (Object Form Only)
  • False Appearance (Object Form Only)
  • Grappler
Strength
17
Subtype
shapechanger
Type
monstrosity
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
13
Xp
450
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 5,
      "damage": [
        {
          "damage_dice": "1d8+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: 7 (1d8 + 3) bludgeoning damage. If the mimic is in object form, the target is subjected to its Adhesive trait.",
      "name": "Pseudopod"
    },
    {
      "actions": [],
      "attack_bonus": 5,
      "damage": [
        {
          "damage_dice": "1d8+3",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        },
        {
          "damage_dice": "1d8",
          "damage_type": {
            "index": "acid",
            "name": "Acid",
            "url": "/api/2014/damage-types/acid"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 7 (1d8 + 3) piercing damage plus 4 (1d8) acid damage.",
      "name": "Bite"
    }
  ],
  "alignment": "neutral",
  "armor_class": [
    {
      "type": "natural",
      "value": 12
    }
  ],
  "challenge_rating": 2,
  "charisma": 8,
  "condition_immunities": [
    {
      "index": "prone",
      "name": "Prone",
      "url": "/api/2014/conditions/prone"
    }
  ],
  "constitution": 15,
  "damage_immunities": [
    "acid"
  ],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 12,
  "forms": [],
  "hit_dice": "9d8",
  "hit_points": 58,
  "hit_points_roll": "9d8+18",
  "image": "/api/images/monsters/mimic.png",
  "index": "mimic",
  "intelligence": 5,
  "languages": "",
  "legendary_actions": [],
  "name": "Mimic",
  "proficiencies": [
    {
      "proficiency": {
        "index": "skill-stealth",
        "name": "Skill: Stealth",
        "url": "/api/2014/proficiencies/skill-stealth"
      },
      "value": 5
    }
  ],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "darkvision": "60 ft.",
    "passive_perception": 11
  },
  "size": "Medium",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The mimic can use its action to polymorph into an object or back into its true, amorphous form. Its statistics are the same in each form. Any equipment it is wearing or carrying isn 't transformed. It reverts to its true form if it dies.",
      "name": "Shapechanger"
    },
    {
      "damage": [],
      "desc": "The mimic adheres to anything that touches it. A Huge or smaller creature adhered to the mimic is also grappled by it (escape DC 13). Ability checks made to escape this grapple have disadvantage.",
      "name": "Adhesive (Object Form Only)"
    },
    {
      "damage": [],
      "desc": "While the mimic remains motionless, it is indistinguishable from an ordinary object.",
      "name": "False Appearance (Object Form Only)"
    },
    {
      "damage": [],
      "desc": "The mimic has advantage on attack rolls against any creature grappled by it.",
      "name": "Grappler"
    }
  ],
  "speed": {
    "walk": "15 ft."
  },
  "strength": 17,
  "subtype": "shapechanger",
  "type": "monstrosity",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/mimic",
  "wisdom": 13,
  "xp": 450
}