👹 Sea Horse
Monsters
View raw API endpoint ↗

Properties

Alignment
unaligned
Challenge_rating
0
Charisma
2
Constitution
8
Dexterity
12
Hit_dice
1d4
Hit_points
1
Hit_points_roll
1d4-1
Image
/api/images/monsters/sea-horse.png
Intelligence
1
Proficiency_bonus
2
Size
Tiny
Special_abilities
Water Breathing
Strength
1
Type
beast
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
10
Xp
0
Raw JSON data
{
  "actions": [],
  "alignment": "unaligned",
  "armor_class": [
    {
      "type": "dex",
      "value": 11
    }
  ],
  "challenge_rating": 0,
  "charisma": 2,
  "condition_immunities": [],
  "constitution": 8,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 12,
  "forms": [],
  "hit_dice": "1d4",
  "hit_points": 1,
  "hit_points_roll": "1d4-1",
  "image": "/api/images/monsters/sea-horse.png",
  "index": "sea-horse",
  "intelligence": 1,
  "languages": "",
  "legendary_actions": [],
  "name": "Sea Horse",
  "proficiencies": [],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "passive_perception": 10
  },
  "size": "Tiny",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The sea horse can breathe only underwater.",
      "name": "Water Breathing"
    }
  ],
  "speed": {
    "swim": "20 ft."
  },
  "strength": 1,
  "type": "beast",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/sea-horse",
  "wisdom": 10,
  "xp": 0
}