👹 Giant Rat (Diseased)
Monsters
View raw API endpoint ↗

Properties

Actions
Bite
Alignment
unaligned
Challenge_rating
0.125
Charisma
4
Constitution
11
Dexterity
15
Hit_dice
2d6
Hit_points
7
Hit_points_roll
2d6
Image
/api/images/monsters/giant-rat-diseased.png
Intelligence
2
Proficiency_bonus
2
Size
Small
Special_abilities
  • Keen Smell
  • Pack Tactics
Strength
7
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
10
Xp
25
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 4,
      "damage": [
        {
          "damage_dice": "1d4+2",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 3 (1d4 + 2) piercing damage. If the target is a creature, it must succeed on a DC 10 Constitution saving throw or contract a disease. Until the disease is cured, the target can't regain hit points except by magical means, and the target's hit point maximum decreases by 3 (1d6) every 24 hours. If the target's hit point maximum drops to 0 as a result of this disease, the target dies.",
      "name": "Bite"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "dex",
      "value": 12
    }
  ],
  "challenge_rating": 0.125,
  "charisma": 4,
  "condition_immunities": [],
  "constitution": 11,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 15,
  "forms": [],
  "hit_dice": "2d6",
  "hit_points": 7,
  "hit_points_roll": "2d6",
  "image": "/api/images/monsters/giant-rat-diseased.png",
  "index": "giant-rat-diseased",
  "intelligence": 2,
  "languages": "",
  "legendary_actions": [],
  "name": "Giant Rat (Diseased)",
  "proficiencies": [],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "darkvision": "60 ft.",
    "passive_perception": 10
  },
  "size": "Small",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The rat has advantage on Wisdom (Perception) checks that rely on smell.",
      "name": "Keen Smell"
    },
    {
      "damage": [],
      "desc": "The rat has advantage on an attack roll against a creature if at least one of the rat's allies is within 5 ft. of the creature and the ally isn't incapacitated.",
      "name": "Pack Tactics"
    }
  ],
  "speed": {
    "walk": "30 ft."
  },
  "strength": 7,
  "type": "beast",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/giant-rat-diseased",
  "wisdom": 10,
  "xp": 25
}