👹 Constrictor Snake
Monsters
View raw API endpoint ↗
Properties
Actions
- Bite
- Constrict
Alignment
unaligned
Challenge_rating
0.25
Charisma
3
Constitution
12
Dexterity
14
Hit_dice
2d10
Hit_points
13
Hit_points_roll
2d10+2
Image
/api/images/monsters/constrictor-snake.png
Intelligence
1
Proficiency_bonus
2
Size
Large
Strength
15
Type
beast
Updated_at
2026-04-01T20:35:38.253Z
Wisdom
10
Xp
50
Raw JSON data
{
"actions": [
{
"actions": [],
"attack_bonus": 4,
"damage": [
{
"damage_dice": "1d6+2",
"damage_type": {
"index": "piercing",
"name": "Piercing",
"url": "/api/2014/damage-types/piercing"
}
}
],
"desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 5 (1d6 + 2) piercing damage.",
"name": "Bite"
},
{
"actions": [],
"attack_bonus": 4,
"damage": [
{
"damage_dice": "1d8+2",
"damage_type": {
"index": "bludgeoning",
"name": "Bludgeoning",
"url": "/api/2014/damage-types/bludgeoning"
}
}
],
"desc": "Melee Weapon Attack: +4 to hit, reach 5 ft., one creature. Hit: 6 (1d8 + 2) bludgeoning damage, and the target is grappled (escape DC 14). Until this grapple ends, the creature is restrained, and the snake can't constrict another target.",
"name": "Constrict"
}
],
"alignment": "unaligned",
"armor_class": [
{
"type": "dex",
"value": 12
}
],
"challenge_rating": 0.25,
"charisma": 3,
"condition_immunities": [],
"constitution": 12,
"damage_immunities": [],
"damage_resistances": [],
"damage_vulnerabilities": [],
"dexterity": 14,
"forms": [],
"hit_dice": "2d10",
"hit_points": 13,
"hit_points_roll": "2d10+2",
"image": "/api/images/monsters/constrictor-snake.png",
"index": "constrictor-snake",
"intelligence": 1,
"languages": "",
"legendary_actions": [],
"name": "Constrictor Snake",
"proficiencies": [],
"proficiency_bonus": 2,
"reactions": [],
"senses": {
"blindsight": "10 ft.",
"passive_perception": 10
},
"size": "Large",
"special_abilities": [],
"speed": {
"swim": "30 ft.",
"walk": "30 ft."
},
"strength": 15,
"type": "beast",
"updated_at": "2026-04-01T20:35:38.253Z",
"url": "/api/2014/monsters/constrictor-snake",
"wisdom": 10,
"xp": 50
}