👹 Gorgon
Monsters
View raw API endpoint ↗

Properties

Actions
  • Gore
  • Hooves
  • Petrifying Breath
Alignment
unaligned
Challenge_rating
5
Charisma
7
Condition_immunities
Petrified
Constitution
18
Dexterity
11
Hit_dice
12d10
Hit_points
114
Hit_points_roll
12d10+48
Image
/api/images/monsters/gorgon.png
Intelligence
2
Proficiency_bonus
3
Size
Large
Special_abilities
Trampling Charge
Strength
20
Type
monstrosity
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
12
Xp
1800
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 8,
      "damage": [
        {
          "damage_dice": "2d12+5",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 18 (2d12 + 5) piercing damage.",
      "name": "Gore"
    },
    {
      "actions": [],
      "attack_bonus": 8,
      "damage": [
        {
          "damage_dice": "2d10+5",
          "damage_type": {
            "index": "bludgeoning",
            "name": "Bludgeoning",
            "url": "/api/2014/damage-types/bludgeoning"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +8 to hit, reach 5 ft., one target. Hit: 16 (2d10 + 5) bludgeoning damage.",
      "name": "Hooves"
    },
    {
      "actions": [],
      "damage": [],
      "dc": {
        "dc_type": {
          "index": "con",
          "name": "CON",
          "url": "/api/2014/ability-scores/con"
        },
        "dc_value": 13,
        "success_type": "none"
      },
      "desc": "The gorgon exhales petrifying gas in a 30-foot cone. Each creature in that area must succeed on a DC 13 Constitution saving throw. On a failed save, a target begins to turn to stone and is restrained. The restrained target must repeat the saving throw at the end of its next turn. On a success, the effect ends on the target. On a failure, the target is petrified until freed by the greater restoration spell or other magic.",
      "name": "Petrifying Breath",
      "usage": {
        "dice": "1d6",
        "min_value": 5,
        "type": "recharge on roll"
      }
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "natural",
      "value": 19
    }
  ],
  "challenge_rating": 5,
  "charisma": 7,
  "condition_immunities": [
    {
      "index": "petrified",
      "name": "Petrified",
      "url": "/api/2014/conditions/petrified"
    }
  ],
  "constitution": 18,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 11,
  "forms": [],
  "hit_dice": "12d10",
  "hit_points": 114,
  "hit_points_roll": "12d10+48",
  "image": "/api/images/monsters/gorgon.png",
  "index": "gorgon",
  "intelligence": 2,
  "languages": "",
  "legendary_actions": [],
  "name": "Gorgon",
  "proficiencies": [
    {
      "proficiency": {
        "index": "skill-perception",
        "name": "Skill: Perception",
        "url": "/api/2014/proficiencies/skill-perception"
      },
      "value": 4
    }
  ],
  "proficiency_bonus": 3,
  "reactions": [],
  "senses": {
    "darkvision": "60 ft.",
    "passive_perception": 14
  },
  "size": "Large",
  "special_abilities": [
    {
      "damage": [],
      "desc": "If the gorgon moves at least 20 feet straight toward a creature and then hits it with a gore attack on the same turn, that target must succeed on a DC 16 Strength saving throw or be knocked prone. If the target is prone, the gorgon can make one attack with its hooves against it as a bonus action.",
      "name": "Trampling Charge"
    }
  ],
  "speed": {
    "walk": "40 ft."
  },
  "strength": 20,
  "type": "monstrosity",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/gorgon",
  "wisdom": 12,
  "xp": 1800
}