Sage's Signet

Item groupBMTp. 372014varies
Type
RG|DMG
Rarity
varies
Attunement
by a spellcaster

This gilded ring bears a beautiful engraving and is imbued with powers of keen wisdom and foresight. While wearing this ring, you can use an action to cast the Augury spell from the ring. Once you use the ring to cast the spell, the ring can't cast the spell again until the next dawn.

Six varieties of Sage's Signet rings exist, each with a different signet (see the table below). A ring's signet determines its rarity as well as the additional spells it can cast. While wearing a Sage's Signet, you can cast each of its additional spells once from the ring using your Intelligence as the spellcasting ability. Once you cast each of the additional spells from the ring, it can't cast the spell again until the next dawn.

Raw data
{
  "name": "Sage's Signet",
  "page": 37,
  "type": "RG|DMG",
  "items": [
    "Sage's Signet (Bear)|BMT",
    "Sage's Signet (Hart)|BMT",
    "Sage's Signet (Lion)|BMT",
    "Sage's Signet (Serpent)|BMT",
    "Sage's Signet (Songbird)|BMT",
    "Sage's Signet (Wolf)|BMT"
  ],
  "rarity": "varies",
  "source": "BMT",
  "entries": [
    "This gilded ring bears a beautiful engraving and is imbued with powers of keen wisdom and foresight. While wearing this ring, you can use an action to cast the {@spell Augury} spell from the ring. Once you use the ring to cast the spell, the ring can't cast the spell again until the next dawn.",
    "Six varieties of Sage's Signet rings exist, each with a different signet (see the table below). A ring's signet determines its rarity as well as the additional spells it can cast. While wearing a Sage's Signet, you can cast each of its additional spells once from the ring using your Intelligence as the spellcasting ability. Once you cast each of the additional spells from the ring, it can't cast the spell again until the next dawn.",
    {
      "rows": [
        [
          "{@item Sage's Signet (Bear)|BMT|Bear}",
          "Very rare",
          "{@spell Enlarge/Reduce}, {@spell Polymorph}"
        ],
        [
          "{@item Sage's Signet (Hart)|BMT|Hart}",
          "Very rare",
          "{@spell Aura of Vitality}, {@spell Mass Cure Wounds}"
        ],
        [
          "{@item Sage's Signet (Lion)|BMT|Lion}",
          "Very rare",
          "{@spell Destructive Wave}, {@spell Fireball}"
        ],
        [
          "{@item Sage's Signet (Serpent)|BMT|Serpent}",
          "Rare",
          "{@spell Fear}, {@spell Hex}"
        ],
        [
          "{@item Sage's Signet (Songbird)|BMT|Songbird}",
          "Rare",
          "{@spell Charm Person}, {@spell Hypnotic Pattern}"
        ],
        [
          "{@item Sage's Signet (Wolf)|BMT|Wolf}",
          "Very rare",
          "{@spell Freedom of Movement}, {@spell Pass without Trace}"
        ]
      ],
      "type": "table",
      "caption": "Sage's Signet",
      "colLabels": [
        "Signet",
        "Rarity",
        "Spells"
      ],
      "colStyles": [
        "col-2",
        "col-2",
        "col-8"
      ]
    }
  ],
  "reqAttune": "by a spellcaster",
  "reqAttuneTags": [
    {
      "spellcasting": true
    }
  ],
  "attachedSpells": {
    "daily": {
      "1e": [
        "augury"
      ]
    },
    "ability": "int"
  }
}