👹 Giant Toad
Monsters
View raw API endpoint ↗
Properties
Actions
- Bite
- Swallow
Alignment
unaligned
Challenge_rating
1
Charisma
3
Constitution
13
Dexterity
13
Hit_dice
6d10
Hit_points
39
Hit_points_roll
6d10+6
Image
/api/images/monsters/giant-toad.png
Intelligence
2
Proficiency_bonus
2
Size
Large
Special_abilities
- Amphibious
- Standing Leap
Strength
15
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
10
Xp
200
Raw JSON data
{
"actions": [
{
"actions": [],
"attack_bonus": 4,
"damage": [
{
"damage_dice": "1d10+2",
"damage_type": {
"index": "piercing",
"name": "Piercing",
"url": "/api/2014/damage-types/piercing"
}
},
{
"damage_dice": "1d10",
"damage_type": {
"index": "poison",
"name": "Poison",
"url": "/api/2014/damage-types/poison"
}
}
],
"desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one target. Hit: 7 (1d10 + 2) piercing damage plus 5 (1d10) poison damage, and the target is grappled (escape DC 13). Until this grapple ends, the target is restrained, and the toad can't bite another target.",
"name": "Bite"
},
{
"actions": [],
"damage": [],
"desc": "The toad makes one bite attack against a Medium or smaller target it is grappling. If the attack hits, the target is swallowed, and the grapple ends. The swallowed target is blinded and restrained, it has total cover against attacks and other effects outside the toad, and it takes 10 (3d6) acid damage at the start of each of the toad's turns. The toad can have only one target swallowed at a time.\nIf the toad dies, a swallowed creature is no longer restrained by it and can escape from the corpse using 5 feet of movement, exiting prone.",
"name": "Swallow"
}
],
"alignment": "unaligned",
"armor_class": [
{
"type": "dex",
"value": 11
}
],
"challenge_rating": 1,
"charisma": 3,
"condition_immunities": [],
"constitution": 13,
"damage_immunities": [],
"damage_resistances": [],
"damage_vulnerabilities": [],
"dexterity": 13,
"forms": [],
"hit_dice": "6d10",
"hit_points": 39,
"hit_points_roll": "6d10+6",
"image": "/api/images/monsters/giant-toad.png",
"index": "giant-toad",
"intelligence": 2,
"languages": "",
"legendary_actions": [],
"name": "Giant Toad",
"proficiencies": [],
"proficiency_bonus": 2,
"reactions": [],
"senses": {
"darkvision": "30 ft.",
"passive_perception": 10
},
"size": "Large",
"special_abilities": [
{
"damage": [],
"desc": "The toad can breathe air and water",
"name": "Amphibious"
},
{
"damage": [],
"desc": "The toad's long jump is up to 20 ft. and its high jump is up to 10 ft., with or without a running start.",
"name": "Standing Leap"
}
],
"speed": {
"swim": "40 ft.",
"walk": "20 ft."
},
"strength": 15,
"type": "beast",
"updated_at": "2026-04-01T20:35:38.254Z",
"url": "/api/2014/monsters/giant-toad",
"wisdom": 10,
"xp": 200
}