🔮 Elemental Gem
Magic Items
View raw API endpoint ↗

Description

Wondrous item, uncommon

This gem contains a mote of elemental energy. When you use an action to break the gem, an elemental is summoned as if you had cast the conjure elemental spell, and the gem's magic is lost. The type of gem determines the elemental summoned by the spell.

| Gem | Summoned Elemental |

|---|---|

| Blue sapphire | Air elemental |

| Yellow diamond | Earth elemental |

| Red corundum | Fire elemental |

| Emerald | Water elemental |

Properties

Equipment_category
Wondrous Items
Image
/api/images/magic-items/elemental-gem.png
Rarity
Uncommon
Updated_at
2026-04-01T20:35:37.946Z
Variant
No
Variants
  • Air Elemental Gem
  • Earth Elemental Gem
  • Fire Elemental Gem
  • Water Elemental Gem
Raw JSON data
{
  "desc": [
    "Wondrous item, uncommon",
    "This gem contains a mote of elemental energy. When you use an action to break the gem, an elemental is summoned as if you had cast the conjure elemental spell, and the gem's magic is lost. The type of gem determines the elemental summoned by the spell.",
    "| Gem | Summoned Elemental |",
    "|---|---|",
    "| Blue sapphire | Air elemental |",
    "| Yellow diamond | Earth elemental |",
    "| Red corundum | Fire elemental |",
    "| Emerald | Water elemental |"
  ],
  "equipment_category": {
    "index": "wondrous-items",
    "name": "Wondrous Items",
    "url": "/api/2014/equipment-categories/wondrous-items"
  },
  "image": "/api/images/magic-items/elemental-gem.png",
  "index": "elemental-gem",
  "name": "Elemental Gem",
  "rarity": {
    "name": "Uncommon"
  },
  "updated_at": "2026-04-01T20:35:37.946Z",
  "url": "/api/2014/magic-items/elemental-gem",
  "variant": false,
  "variants": [
    {
      "index": "elemental-gem-air",
      "name": "Air Elemental Gem",
      "url": "/api/2014/magic-items/elemental-gem-air"
    },
    {
      "index": "elemental-gem-earth",
      "name": "Earth Elemental Gem",
      "url": "/api/2014/magic-items/elemental-gem-earth"
    },
    {
      "index": "elemental-gem-fire",
      "name": "Fire Elemental Gem",
      "url": "/api/2014/magic-items/elemental-gem-fire"
    },
    {
      "index": "elemental-gem-water",
      "name": "Water Elemental Gem",
      "url": "/api/2014/magic-items/elemental-gem-water"
    }
  ]
}