👹 Giant Rat
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.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: 4 (1d4 + 2) piercing damage.",
"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.png",
"index": "giant-rat",
"intelligence": 2,
"languages": "",
"legendary_actions": [],
"name": "Giant Rat",
"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",
"wisdom": 10,
"xp": 25
}