👹 Salamander
Monsters
View raw API endpoint ↗

Properties

Actions
  • Multiattack
  • Spear
  • Tail
Alignment
neutral evil
Challenge_rating
5
Charisma
12
Constitution
15
Damage_immunities
fire
Damage_resistances
bludgeoning, piercing, and slashing from nonmagical weapons
Damage_vulnerabilities
cold
Dexterity
14
Hit_dice
12d10
Hit_points
90
Hit_points_roll
12d10+24
Image
/api/images/monsters/salamander.png
Intelligence
11
Languages
Ignan
Proficiency_bonus
3
Size
Large
Special_abilities
  • Heated Body
  • Heated Weapons
Strength
18
Type
elemental
Updated_at
2026-04-25T18:44:21.145Z
Wisdom
10
Xp
1800
Raw JSON data
{
  "actions": [
    {
      "actions": [
        {
          "action_name": "Spear",
          "count": "1",
          "type": "melee"
        },
        {
          "action_name": "Tail",
          "count": "1",
          "type": "melee"
        }
      ],
      "damage": [],
      "desc": "The salamander makes two attacks: one with its spear and one with its tail.",
      "multiattack_type": "actions",
      "name": "Multiattack"
    },
    {
      "actions": [],
      "attack_bonus": 7,
      "damage": [
        {
          "choose": 1,
          "from": {
            "option_set_type": "options_array",
            "options": [
              {
                "damage_dice": "2d6+4",
                "damage_type": {
                  "index": "piercing",
                  "name": "Piercing",
                  "url": "/api/2014/damage-types/piercing"
                },
                "notes": "One handed",
                "option_type": "damage"
              },
              {
                "damage_dice": "2d8+4",
                "damage_type": {
                  "index": "piercing",
                  "name": "Piercing",
                  "url": "/api/2014/damage-types/piercing"
                },
                "notes": "Two handed",
                "option_type": "damage"
              }
            ]
          },
          "type": "damage"
        },
        {
          "damage_dice": "1d6",
          "damage_type": {
            "index": "fire",
            "name": "Fire",
            "url": "/api/2014/damage-types/fire"
          }
        }
      ],
      "desc": "Melee or Ranged Weapon Attack: +7 to hit, reach 5 ft. or range 20/60 ft., one target. Hit: 11 (2d6 + 4) piercing damage, or 13 (2d8 + 4) piercing damage if used with two hands to make a melee attack, plus 3 (1d6) fire damage.",
      "name": "Spear"
    },
    {
      "actions": [],
      "attack_bonus": 7,
      "damage": [
        {
          "damage_dice": "2d6+4",
          "damage_type": {
            "index": "bludgeoning",
            "name": "Bludgeoning",
            "url": "/api/2014/damage-types/bludgeoning"
          }
        },
        {
          "damage_dice": "2d6",
          "damage_type": {
            "index": "fire",
            "name": "Fire",
            "url": "/api/2014/damage-types/fire"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +7 to hit, reach 10 ft., one target. Hit: 11 (2d6 + 4) bludgeoning damage plus 7 (2d6) fire damage, and the target is grappled (escape DC 14). Until this grapple ends, the target is restrained, the salamander can automatically hit the target with its tail, and the salamander can't make tail attacks against other targets.",
      "name": "Tail"
    }
  ],
  "alignment": "neutral evil",
  "armor_class": [
    {
      "type": "natural",
      "value": 15
    }
  ],
  "challenge_rating": 5,
  "charisma": 12,
  "condition_immunities": [],
  "constitution": 15,
  "damage_immunities": [
    "fire"
  ],
  "damage_resistances": [
    "bludgeoning, piercing, and slashing from nonmagical weapons"
  ],
  "damage_vulnerabilities": [
    "cold"
  ],
  "dexterity": 14,
  "forms": [],
  "hit_dice": "12d10",
  "hit_points": 90,
  "hit_points_roll": "12d10+24",
  "image": "/api/images/monsters/salamander.png",
  "index": "salamander",
  "intelligence": 11,
  "languages": "Ignan",
  "legendary_actions": [],
  "name": "Salamander",
  "proficiencies": [],
  "proficiency_bonus": 3,
  "reactions": [],
  "senses": {
    "darkvision": "60 ft.",
    "passive_perception": 10
  },
  "size": "Large",
  "special_abilities": [
    {
      "damage": [
        {
          "damage_dice": "2d6",
          "damage_type": {
            "index": "fire",
            "name": "Fire",
            "url": "/api/2014/damage-types/fire"
          }
        }
      ],
      "desc": "A creature that touches the salamander or hits it with a melee attack while within 5 ft. of it takes 7 (2d6) fire damage.",
      "name": "Heated Body"
    },
    {
      "damage": [],
      "desc": "Any metal melee weapon the salamander wields deals an extra 3 (1d6) fire damage on a hit (included in the attack).",
      "name": "Heated Weapons"
    }
  ],
  "speed": {
    "walk": "30 ft."
  },
  "strength": 18,
  "type": "elemental",
  "updated_at": "2026-04-25T18:44:21.145Z",
  "url": "/api/2014/monsters/salamander",
  "wisdom": 10,
  "xp": 1800
}