👹 Giant Bat
Monsters
View raw API endpoint ↗

Properties

Actions
Bite
Alignment
unaligned
Challenge_rating
0.25
Charisma
6
Constitution
11
Dexterity
16
Hit_dice
4d10
Hit_points
22
Hit_points_roll
4d10
Image
/api/images/monsters/giant-bat.png
Intelligence
2
Proficiency_bonus
2
Size
Large
Special_abilities
  • Echolocation
  • Keen Hearing
Strength
15
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
12
Xp
50
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 4,
      "damage": [
        {
          "damage_dice": "1d6+2",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 5 (1d6 + 2) piercing damage.",
      "name": "Bite"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "dex",
      "value": 13
    }
  ],
  "challenge_rating": 0.25,
  "charisma": 6,
  "condition_immunities": [],
  "constitution": 11,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 16,
  "forms": [],
  "hit_dice": "4d10",
  "hit_points": 22,
  "hit_points_roll": "4d10",
  "image": "/api/images/monsters/giant-bat.png",
  "index": "giant-bat",
  "intelligence": 2,
  "languages": "",
  "legendary_actions": [],
  "name": "Giant Bat",
  "proficiencies": [],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "blindsight": "60 ft.",
    "passive_perception": 11
  },
  "size": "Large",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The bat can't use its blindsight while deafened.",
      "name": "Echolocation"
    },
    {
      "damage": [],
      "desc": "The bat has advantage on Wisdom (Perception) checks that rely on hearing.",
      "name": "Keen Hearing"
    }
  ],
  "speed": {
    "fly": "60 ft.",
    "walk": "10 ft."
  },
  "strength": 15,
  "type": "beast",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/giant-bat",
  "wisdom": 12,
  "xp": 50
}