👹 Merrow
Monsters
View raw API endpoint ↗

Properties

Actions
  • Multiattack
  • Bite
  • Claws
  • Harpoon
Alignment
chaotic evil
Challenge_rating
2
Charisma
9
Constitution
15
Dexterity
10
Hit_dice
6d10
Hit_points
45
Hit_points_roll
6d10+12
Image
/api/images/monsters/merrow.png
Intelligence
8
Languages
Abyssal, Aquan
Proficiency_bonus
2
Size
Large
Special_abilities
Amphibious
Strength
18
Type
monstrosity
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
10
Xp
450
Raw JSON data
{
  "actions": [
    {
      "action_options": {
        "choose": 1,
        "from": {
          "option_set_type": "options_array",
          "options": [
            {
              "items": [
                {
                  "action_name": "Bite",
                  "count": 1,
                  "option_type": "action",
                  "type": "melee"
                },
                {
                  "action_name": "Claws",
                  "count": 1,
                  "option_type": "action",
                  "type": "melee"
                }
              ],
              "option_type": "multiple"
            },
            {
              "items": [
                {
                  "action_name": "Bite",
                  "count": 1,
                  "option_type": "action",
                  "type": "melee"
                },
                {
                  "action_name": "Harpoon",
                  "count": 1,
                  "option_type": "action",
                  "type": "melee"
                }
              ],
              "option_type": "multiple"
            },
            {
              "items": [
                {
                  "action_name": "Bite",
                  "count": 1,
                  "option_type": "action",
                  "type": "melee"
                },
                {
                  "action_name": "Harpoon",
                  "count": 1,
                  "option_type": "action",
                  "type": "ranged"
                }
              ],
              "option_type": "multiple"
            }
          ]
        },
        "type": "action"
      },
      "actions": [],
      "damage": [],
      "desc": "The merrow makes two attacks: one with its bite and one with its claws or harpoon.",
      "multiattack_type": "action_options",
      "name": "Multiattack"
    },
    {
      "actions": [],
      "attack_bonus": 6,
      "damage": [
        {
          "damage_dice": "1d8+4",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 8 (1d8 + 4) piercing damage.",
      "name": "Bite"
    },
    {
      "actions": [],
      "attack_bonus": 6,
      "damage": [
        {
          "damage_dice": "2d4+4",
          "damage_type": {
            "index": "slashing",
            "name": "Slashing",
            "url": "/api/2014/damage-types/slashing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +6 to hit, reach 5 ft., one target. Hit: 9 (2d4 + 4) slashing damage.",
      "name": "Claws"
    },
    {
      "actions": [],
      "attack_bonus": 6,
      "damage": [
        {
          "damage_dice": "2d6+4",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee or Ranged Weapon Attack: +6 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 11 (2d6 + 4) piercing damage. If the target is a Huge or smaller creature, it must succeed on a Strength contest against the merrow or be pulled up to 20 feet toward the merrow.",
      "name": "Harpoon"
    }
  ],
  "alignment": "chaotic evil",
  "armor_class": [
    {
      "type": "natural",
      "value": 13
    }
  ],
  "challenge_rating": 2,
  "charisma": 9,
  "condition_immunities": [],
  "constitution": 15,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 10,
  "forms": [],
  "hit_dice": "6d10",
  "hit_points": 45,
  "hit_points_roll": "6d10+12",
  "image": "/api/images/monsters/merrow.png",
  "index": "merrow",
  "intelligence": 8,
  "languages": "Abyssal, Aquan",
  "legendary_actions": [],
  "name": "Merrow",
  "proficiencies": [],
  "proficiency_bonus": 2,
  "reactions": [],
  "senses": {
    "darkvision": "60 ft.",
    "passive_perception": 10
  },
  "size": "Large",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The merrow can breathe air and water.",
      "name": "Amphibious"
    }
  ],
  "speed": {
    "swim": "40 ft.",
    "walk": "10 ft."
  },
  "strength": 18,
  "type": "monstrosity",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/merrow",
  "wisdom": 10,
  "xp": 450
}