👹 Fire Giant
Monsters
View raw API endpoint ↗

Properties

Actions
  • Multiattack
  • Greatsword
  • Rock
Alignment
lawful evil
Challenge_rating
9
Charisma
13
Constitution
23
Damage_immunities
fire
Dexterity
9
Hit_dice
13d12
Hit_points
162
Hit_points_roll
13d12+78
Image
/api/images/monsters/fire-giant.png
Intelligence
10
Languages
Giant
Proficiency_bonus
4
Size
Huge
Strength
25
Type
giant
Updated_at
2026-04-01T20:35:38.254Z
Wisdom
14
Xp
5000
Raw JSON data
{
  "actions": [
    {
      "actions": [
        {
          "action_name": "Greatsword",
          "count": "2",
          "type": "melee"
        }
      ],
      "damage": [],
      "desc": "The giant makes two greatsword attacks.",
      "multiattack_type": "actions",
      "name": "Multiattack"
    },
    {
      "actions": [],
      "attack_bonus": 11,
      "damage": [
        {
          "damage_dice": "6d6+7",
          "damage_type": {
            "index": "slashing",
            "name": "Slashing",
            "url": "/api/2014/damage-types/slashing"
          }
        }
      ],
      "desc": "Melee Weapon Attack: +11 to hit, reach 10 ft., one target. Hit: 28 (6d6 + 7) slashing damage.",
      "name": "Greatsword"
    },
    {
      "actions": [],
      "attack_bonus": 11,
      "damage": [
        {
          "damage_dice": "4d10+7",
          "damage_type": {
            "index": "bludgeoning",
            "name": "Bludgeoning",
            "url": "/api/2014/damage-types/bludgeoning"
          }
        }
      ],
      "desc": "Ranged Weapon Attack: +11 to hit, range 60/240 ft., one target. Hit: 29 (4d10 + 7) bludgeoning damage.",
      "name": "Rock"
    }
  ],
  "alignment": "lawful evil",
  "armor_class": [
    {
      "armor": [
        {
          "index": "plate-armor",
          "name": "Plate Armor",
          "url": "/api/2014/equipment/plate-armor"
        }
      ],
      "type": "armor",
      "value": 18
    }
  ],
  "challenge_rating": 9,
  "charisma": 13,
  "condition_immunities": [],
  "constitution": 23,
  "damage_immunities": [
    "fire"
  ],
  "damage_resistances": [],
  "damage_vulnerabilities": [],
  "dexterity": 9,
  "forms": [],
  "hit_dice": "13d12",
  "hit_points": 162,
  "hit_points_roll": "13d12+78",
  "image": "/api/images/monsters/fire-giant.png",
  "index": "fire-giant",
  "intelligence": 10,
  "languages": "Giant",
  "legendary_actions": [],
  "name": "Fire Giant",
  "proficiencies": [
    {
      "proficiency": {
        "index": "saving-throw-dex",
        "name": "Saving Throw: DEX",
        "url": "/api/2014/proficiencies/saving-throw-dex"
      },
      "value": 3
    },
    {
      "proficiency": {
        "index": "saving-throw-con",
        "name": "Saving Throw: CON",
        "url": "/api/2014/proficiencies/saving-throw-con"
      },
      "value": 10
    },
    {
      "proficiency": {
        "index": "saving-throw-cha",
        "name": "Saving Throw: CHA",
        "url": "/api/2014/proficiencies/saving-throw-cha"
      },
      "value": 5
    },
    {
      "proficiency": {
        "index": "skill-athletics",
        "name": "Skill: Athletics",
        "url": "/api/2014/proficiencies/skill-athletics"
      },
      "value": 11
    },
    {
      "proficiency": {
        "index": "skill-perception",
        "name": "Skill: Perception",
        "url": "/api/2014/proficiencies/skill-perception"
      },
      "value": 6
    }
  ],
  "proficiency_bonus": 4,
  "reactions": [],
  "senses": {
    "passive_perception": 16
  },
  "size": "Huge",
  "special_abilities": [],
  "speed": {
    "walk": "30 ft."
  },
  "strength": 25,
  "type": "giant",
  "updated_at": "2026-04-01T20:35:38.254Z",
  "url": "/api/2014/monsters/fire-giant",
  "wisdom": 14,
  "xp": 5000
}