👹 Troll
Monsters
View raw API endpoint ↗

Properties

Actions
  • Multiattack
  • Bite
  • Claw
Alignment
chaotic evil
Challenge_rating
5
Charisma
7
Constitution
20
Dexterity
13
Hit_dice
8d10
Hit_points
84
Hit_points_roll
8d10+40
Image
/api/images/monsters/troll.png
Intelligence
7
Languages
Giant
Proficiency_bonus
3
Size
Large
Special_abilities
  • Keen Smell
  • Regeneration
Strength
18
Type
giant
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
9
Xp
1800
Raw JSON data
{
  "actions": [
    {
      "actions": [
        {
          "action_name": "Bite",
          "count": "1",
          "type": "melee"
        },
        {
          "action_name": "Claw",
          "count": "2",
          "type": "melee"
        }
      ],
      "damage": [],
      "desc": "The troll makes three attacks: one with its bite and two with its claws.",
      "multiattack_type": "actions",
      "name": "Multiattack"
    },
    {
      "actions": [],
      "attack_bonus": 7,
      "damage": [
        {
          "damage_dice": "1d6+4",
          "damage_type": {
            "index": "piercing",
            "name": "Piercing",
            "url": "/api/2014/damage-types/piercing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 7 (1d6 + 4) piercing damage.",
      "name": "Bite"
    },
    {
      "actions": [],
      "attack_bonus": 7,
      "damage": [
        {
          "damage_dice": "2d6+4",
          "damage_type": {
            "index": "slashing",
            "name": "Slashing",
            "url": "/api/2014/damage-types/slashing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +7 to hit, reach 5 ft., one target. Hit: 11 (2d6 + 4) slashing damage.",
      "name": "Claw"
    }
  ],
  "alignment": "chaotic evil",
  "armor_class": [
    {
      "type": "natural",
      "value": 15
    }
  ],
  "challenge_rating": 5,
  "charisma": 7,
  "condition_immunities": [],
  "constitution": 20,
  "damage_immunities": [],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 13,
  "forms": [],
  "hit_dice": "8d10",
  "hit_points": 84,
  "hit_points_roll": "8d10+40",
  "image": "/api/images/monsters/troll.png",
  "index": "troll",
  "intelligence": 7,
  "languages": "Giant",
  "legendary_actions": [],
  "name": "Troll",
  "proficiencies": [
    {
      "proficiency": {
        "index": "skill-perception",
        "name": "Skill: Perception",
        "url": "/api/2014/proficiencies/skill-perception"
      },
      "value": 2
    }
  ],
  "proficiency_bonus": 3,
  "reactions": [],
  "senses": {
    "darkvision": "60 ft.",
    "passive_perception": 12
  },
  "size": "Large",
  "special_abilities": [
    {
      "damage": [],
      "desc": "The troll has advantage on Wisdom (Perception) checks that rely on smell.",
      "name": "Keen Smell"
    },
    {
      "damage": [],
      "desc": "The troll regains 10 hit points at the start of its turn. If the troll takes acid or fire damage, this trait doesn't function at the start of the troll's next turn. The troll dies only if it starts its turn with 0 hit points and doesn't regenerate.",
      "name": "Regeneration"
    }
  ],
  "speed": {
    "walk": "30 ft."
  },
  "strength": 18,
  "type": "giant",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/troll",
  "wisdom": 9,
  "xp": 1800
}