👹 Frost Giant
Monsters
View raw API endpoint ↗

Properties

Actions
  • Multiattack
  • Greataxe
  • Rock
Alignment
neutral evil
Challenge_rating
8
Charisma
12
Constitution
21
Damage_immunities
cold
Dexterity
9
Hit_dice
12d12
Hit_points
138
Hit_points_roll
12d12+60
Image
/api/images/monsters/frost-giant.png
Intelligence
9
Languages
Giant
Proficiency_bonus
3
Size
Huge
Strength
23
Type
giant
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
10
Xp
3900
Raw JSON data
{
  "actions": [
    {
      "actions": [
        {
          "action_name": "Greataxe",
          "count": "2",
          "type": "melee"
        }
      ],
      "damage": [],
      "desc": "The giant makes two greataxe attacks.",
      "multiattack_type": "actions",
      "name": "Multiattack"
    },
    {
      "actions": [],
      "attack_bonus": 9,
      "damage": [
        {
          "damage_dice": "3d12+6",
          "damage_type": {
            "index": "slashing",
            "name": "Slashing",
            "url": "/api/2014/damage-types/slashing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +9 to hit, reach 10 ft., one target. Hit: 25 (3d12 + 6) slashing damage.",
      "name": "Greataxe"
    },
    {
      "actions": [],
      "attack_bonus": 9,
      "damage": [
        {
          "damage_dice": "4d10+6",
          "damage_type": {
            "index": "bludgeoning",
            "name": "Bludgeoning",
            "url": "/api/2014/damage-types/bludgeoning"
          }
        }
      ],
      "desc": "Ranged Weapon Attack: +9 to hit, range 60/240 ft., one target. Hit: 28 (4d10 + 6) bludgeoning damage.",
      "name": "Rock"
    }
  ],
  "alignment": "neutral evil",
  "armor_class": [
    {
      "desc": "patchwork armor",
      "type": "armor",
      "value": 15
    }
  ],
  "challenge_rating": 8,
  "charisma": 12,
  "condition_immunities": [],
  "constitution": 21,
  "damage_immunities": [
    "cold"
  ],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 9,
  "forms": [],
  "hit_dice": "12d12",
  "hit_points": 138,
  "hit_points_roll": "12d12+60",
  "image": "/api/images/monsters/frost-giant.png",
  "index": "frost-giant",
  "intelligence": 9,
  "languages": "Giant",
  "legendary_actions": [],
  "name": "Frost Giant",
  "proficiencies": [
    {
      "proficiency": {
        "index": "saving-throw-con",
        "name": "Saving Throw: CON",
        "url": "/api/2014/proficiencies/saving-throw-con"
      },
      "value": 8
    },
    {
      "proficiency": {
        "index": "saving-throw-wis",
        "name": "Saving Throw: WIS",
        "url": "/api/2014/proficiencies/saving-throw-wis"
      },
      "value": 3
    },
    {
      "proficiency": {
        "index": "saving-throw-cha",
        "name": "Saving Throw: CHA",
        "url": "/api/2014/proficiencies/saving-throw-cha"
      },
      "value": 4
    },
    {
      "proficiency": {
        "index": "skill-athletics",
        "name": "Skill: Athletics",
        "url": "/api/2014/proficiencies/skill-athletics"
      },
      "value": 9
    },
    {
      "proficiency": {
        "index": "skill-perception",
        "name": "Skill: Perception",
        "url": "/api/2014/proficiencies/skill-perception"
      },
      "value": 3
    }
  ],
  "proficiency_bonus": 3,
  "reactions": [],
  "senses": {
    "passive_perception": 13
  },
  "size": "Huge",
  "special_abilities": [],
  "speed": {
    "walk": "40 ft."
  },
  "strength": 23,
  "type": "giant",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/frost-giant",
  "wisdom": 10,
  "xp": 3900
}