🔮 Potion of Giant Strength
Magic Items
View raw API endpoint ↗

Description

Potion, varies

When you drink this potion, your Strength score changes for 1 hour. The type of giant determines the score (see the table below). The potion has no effect on you if your Strength is equal to or greater than that score.

This potion's transparent liquid has floating in it a sliver of fingernail from a giant of the appropriate type. The potion of frost giant strength and the potion of stone giant strength have the same effect.

| Type of Giant | Strength | Rarity |

|---|---|---|

| Hill giant | 21 | Uncommon |

| Frost/stone giant | 23 | Rare |

| Fire giant | 25 | Rare |

| Cloud giant | 27 | Very rare |

| Storm giant | 29 | Legendary |

Properties

Equipment_category
Potion
Rarity
Varies
Updated_at
2026-04-01T20:35:37.946Z
Variant
No
Variants
  • Potion of Hill Giant Strength
  • Potion of Frost Giant Strength
  • Potion of Stone Giant Strength
  • Potion of Fire Giant Strength
  • Potion of Cloud Giant Strength
  • Potion of Storm Giant Strength
Raw JSON data
{
  "desc": [
    "Potion, varies",
    "When you drink this potion, your Strength score changes for 1 hour. The type of giant determines the score (see the table below). The potion has no effect on you if your Strength is equal to or greater than that score.",
    "This potion's transparent liquid has floating in it a sliver of fingernail from a giant of the appropriate type. The potion of frost giant strength and the potion of stone giant strength have the same effect.",
    "| Type of Giant | Strength | Rarity |",
    "|---|---|---|",
    "| Hill giant | 21 | Uncommon |",
    "| Frost/stone giant | 23 | Rare |",
    "| Fire giant | 25 | Rare |",
    "| Cloud giant | 27 | Very rare |",
    "| Storm giant | 29 | Legendary |"
  ],
  "equipment_category": {
    "index": "potion",
    "name": "Potion",
    "url": "/api/2014/equipment-categories/potion"
  },
  "index": "potion-of-giant-strength",
  "name": "Potion of Giant Strength",
  "rarity": {
    "name": "Varies"
  },
  "updated_at": "2026-04-01T20:35:37.946Z",
  "url": "/api/2014/magic-items/potion-of-giant-strength",
  "variant": false,
  "variants": [
    {
      "index": "potion-of-giant-strength-hill",
      "name": "Potion of Hill Giant Strength",
      "url": "/api/2014/magic-items/potion-of-giant-strength-hill"
    },
    {
      "index": "potion-of-giant-strength-frost",
      "name": "Potion of Frost Giant Strength",
      "url": "/api/2014/magic-items/potion-of-giant-strength-frost"
    },
    {
      "index": "potion-of-giant-strength-stone",
      "name": "Potion of Stone Giant Strength",
      "url": "/api/2014/magic-items/potion-of-giant-strength-stone"
    },
    {
      "index": "potion-of-giant-strength-fire",
      "name": "Potion of Fire Giant Strength",
      "url": "/api/2014/magic-items/potion-of-giant-strength-fire"
    },
    {
      "index": "potion-of-giant-strength-cloud",
      "name": "Potion of Cloud Giant Strength",
      "url": "/api/2014/magic-items/potion-of-giant-strength-cloud"
    },
    {
      "index": "potion-of-giant-strength-storm",
      "name": "Potion of Storm Giant Strength",
      "url": "/api/2014/magic-items/potion-of-giant-strength-storm"
    }
  ]
}