👹 Ice Mephit
Monsters
View raw API endpoint ↗

Properties

Actions
  • Claws
  • Frost Breath
Alignment
neutral evil
Challenge_rating
0.5
Charisma
12
Condition_immunities
Poisoned
Constitution
10
Damage_immunities
  • cold
  • poison
Damage_vulnerabilities
  • bludgeoning
  • fire
Dexterity
13
Hit_dice
6d6
Hit_points
21
Hit_points_roll
6d6
Image
/api/images/monsters/ice-mephit.png
Intelligence
9
Languages
Aquan, Auran
Proficiency_bonus
2
Size
Small
Special_abilities
  • Death Burst
  • False Appearance
  • Innate Spellcasting
Strength
7
Type
elemental
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
11
Xp
100
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 3,
      "damage": [
        {
          "damage_dice": "1d4+1",
          "damage_type": {
            "index": "slashing",
            "name": "Slashing",
            "url": "/api/2014/damage-types/slashing"
          }
        },
        {
          "damage_dice": "1d4",
          "damage_type": {
            "index": "cold",
            "name": "Cold",
            "url": "/api/2014/damage-types/cold"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one creature. Hit: 3 (1d4 + 1) slashing damage plus 2 (1d4) cold damage.",
      "name": "Claws"
    },
    {
      "actions": [],
      "damage": [
        {
          "damage_dice": "2d4",
          "damage_type": {
            "index": "cold",
            "name": "Cold",
            "url": "/api/2014/damage-types/cold"
          }
        }
      ],
      "dc": {
        "dc_type": {
          "index": "dex",
          "name": "DEX",
          "url": "/api/2014/ability-scores/dex"
        },
        "dc_value": 10,
        "success_type": "half"
      },
      "desc": "The mephit exhales a 15-foot cone of cold air. Each creature in that area must succeed on a DC 10 Dexterity saving throw, taking 5 (2d4) cold damage on a failed save, or half as much damage on a successful one.",
      "name": "Frost Breath",
      "usage": {
        "dice": "1d6",
        "min_value": 6,
        "type": "recharge on roll"
      }
    }
  ],
  "alignment": "neutral evil",
  "armor_class": [
    {
      "type": "dex",
      "value": 11
    }
  ],
  "challenge_rating": 0.5,
  "charisma": 12,
  "condition_immunities": [
    {
      "index": "poisoned",
      "name": "Poisoned",
      "url": "/api/2014/conditions/poisoned"
    }
  ],
  "constitution": 10,
  "damage_immunities": [
    "cold",
    "poison"
  ],
  "damage_resistances": [],
  "damage_vulnerabilities": [
    "bludgeoning",
    "fire"
  ],
  "dexterity": 13,
  "forms": [],
  "hit_dice": "6d6",
  "hit_points": 21,
  "hit_points_roll": "6d6",
  "image": "/api/images/monsters/ice-mephit.png",
  "index": "ice-mephit",
  "intelligence": 9,
  "languages": "Aquan, Auran",
  "legendary_actions": [],
  "name": "Ice Mephit",
  "proficiencies": [
    {
      "proficiency": {
        "index": "skill-perception",
        "name": "Skill: Perception",
        "url": "/api/2014/proficiencies/skill-perception"
      },
      "value": 2
    },
    {
      "proficiency": {
        "index": "skill-stealth",
        "name": "Skill: Stealth",
        "url": "/api/2014/proficiencies/skill-stealth"
      },
      "value": 3
    }
  ],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "darkvision": "60 ft.",
    "passive_perception": 12
  },
  "size": "Small",
  "special_abilities": [
    {
      "damage": [
        {
          "damage_dice": "1d8",
          "damage_type": {
            "index": "slashing",
            "name": "Slashing",
            "url": "/api/2014/damage-types/slashing"
          }
        }
      ],
      "dc": {
        "dc_type": {
          "index": "dex",
          "name": "DEX",
          "url": "/api/2014/ability-scores/dex"
        },
        "dc_value": 10,
        "success_type": "half"
      },
      "desc": "When the mephit dies, it explodes in a burst of jagged ice. Each creature within 5 ft. of it must make a DC 10 Dexterity saving throw, taking 4 (1d8) slashing damage on a failed save, or half as much damage on a successful one.",
      "name": "Death Burst"
    },
    {
      "damage": [],
      "desc": "While the mephit remains motionless, it is indistinguishable from an ordinary shard of ice.",
      "name": "False Appearance"
    },
    {
      "damage": [],
      "desc": "The mephit can innately cast fog cloud, requiring no material components. Its innate spellcasting ability is Charisma.",
      "name": "Innate Spellcasting",
      "spellcasting": {
        "ability": {
          "index": "cha",
          "name": "CHA",
          "url": "/api/2014/ability-scores/cha"
        },
        "components_required": [
          "V",
          "S"
        ],
        "spells": [
          {
            "level": 1,
            "name": "Fog Cloud",
            "url": "/api/2014/spells/fog-cloud",
            "usage": {
              "rest_types": [],
              "times": 1,
              "type": "per day"
            }
          }
        ]
      }
    }
  ],
  "speed": {
    "fly": "30 ft.",
    "walk": "30 ft."
  },
  "strength": 7,
  "type": "elemental",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/ice-mephit",
  "wisdom": 11,
  "xp": 100
}