👹 Giant Frog
Monsters
View raw API endpoint ↗

Properties

Actions
  • Bite
  • Swallow
Alignment
unaligned
Challenge_rating
0.25
Charisma
3
Constitution
11
Dexterity
13
Hit_dice
4d8
Hit_points
18
Hit_points_roll
4d8
Image
/api/images/monsters/giant-frog.png
Intelligence
2
Proficiency_bonus
2
Size
Medium
Special_abilities
  • Amphibious
  • Standing Leap
Strength
12
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
10
Xp
50
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 3,
      "damage": [
        {
          "damage_dice": "1d6+1",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +3 to hit, reach 5 ft., one target. Hit: 4 (1d6 + 1) piercing damage, and the target is grappled (escape DC 11). Until this grapple ends, the target is restrained, and the frog can't bite another target.",
      "name": "Bite"
    },
    {
      "actions": [],
      "damage": [],
      "desc": "The frog makes one bite attack against a Small 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 frog, and it takes 5 (2d4) acid damage at the start of each of the frog's turns. The frog can have only one target swallowed at a time. If the frog dies, a swallowed creature is no longer restrained by it and can escape from the corpse using 5 ft. of movement, exiting prone.",
      "name": "Swallow"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "dex",
      "value": 11
    }
  ],
  "challenge_rating": 0.25,
  "charisma": 3,
  "condition_immunities": [],
  "constitution": 11,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 13,
  "forms": [],
  "hit_dice": "4d8",
  "hit_points": 18,
  "hit_points_roll": "4d8",
  "image": "/api/images/monsters/giant-frog.png",
  "index": "giant-frog",
  "intelligence": 2,
  "languages": "",
  "legendary_actions": [],
  "name": "Giant Frog",
  "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": "30 ft.",
    "passive_perception": 12
  },
  "size": "Medium",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The frog can breathe air and water",
      "name": "Amphibious"
    },
    {
      "damage": [],
      "desc": "The frog'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": "30 ft.",
    "walk": "30 ft."
  },
  "strength": 12,
  "type": "beast",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/giant-frog",
  "wisdom": 10,
  "xp": 50
}