👹 Basilisk
Monsters
View raw API endpoint ↗

Properties

Actions
Bite
Alignment
unaligned
Challenge_rating
3
Charisma
7
Constitution
15
Dexterity
8
Hit_dice
8d8
Hit_points
52
Hit_points_roll
8d8+16
Image
/api/images/monsters/basilisk.png
Intelligence
2
Proficiency_bonus
2
Size
Medium
Special_abilities
Petrifying Gaze
Strength
16
Type
monstrosity
Updated_at
2026-04-01T20:35:38.253Z
Wisdom
8
Xp
700
Raw JSON data
{
  "actions": [
    {
      "actions": [],
      "attack_bonus": 5,
      "damage": [
        {
          "damage_dice": "2d6+3",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        },
        {
          "damage_dice": "2d6",
          "damage_type": {
            "index": "poison",
            "name": "Poison",
            "url": "/api/2014/damage-types/poison"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +5 to hit, reach 5 ft., one target. Hit: 10 (2d6 + 3) piercing damage plus 7 (2d6) poison damage.",
      "name": "Bite"
    }
  ],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "natural",
      "value": 12
    }
  ],
  "challenge_rating": 3,
  "charisma": 7,
  "condition_immunities": [],
  "constitution": 15,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 8,
  "forms": [],
  "hit_dice": "8d8",
  "hit_points": 52,
  "hit_points_roll": "8d8+16",
  "image": "/api/images/monsters/basilisk.png",
  "index": "basilisk",
  "intelligence": 2,
  "languages": "",
  "legendary_actions": [],
  "name": "Basilisk",
  "proficiencies": [],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "darkvision": "60 ft.",
    "passive_perception": 9
  },
  "size": "Medium",
  "special_abilities": [
    {
      "damage": [],
      "dc": {
        "dc_type": {
          "index": "con",
          "name": "CON",
          "url": "/api/2014/ability-scores/con"
        },
        "dc_value": 12,
        "success_type": "none"
      },
      "desc": "If a creature starts its turn within 30 ft. of the basilisk and the two of them can see each other, the basilisk can force the creature to make a DC 12 Constitution saving throw if the basilisk isn't incapacitated. On a failed save, the creature magically begins to turn to stone and is restrained. It must repeat the saving throw at the end of its next turn. On a success, the effect ends. On a failure, the creature is petrified until freed by the greater restoration spell or other magic.\nA creature that isn't surprised can avert its eyes to avoid the saving throw at the start of its turn. If it does so, it can't see the basilisk until the start of its next turn, when it can avert its eyes again. If it looks at the basilisk in the meantime, it must immediately make the save.\nIf the basilisk sees its reflection within 30 ft. of it in bright light, it mistakes itself for a rival and targets itself with its gaze.",
      "name": "Petrifying Gaze"
    }
  ],
  "speed": {
    "walk": "20 ft."
  },
  "strength": 16,
  "type": "monstrosity",
  "updated_at": "2026-04-01T20:35:38.253Z",
  "url": "/api/2014/monsters/basilisk",
  "wisdom": 8,
  "xp": 700
}