Metamagic Options

Class featureTCEp. 652014Sorcerer

3rd-level sorcerer optional feature

When you choose Metamagic options, you have access to the following additional options.

Seeking Spell

Cost: 2 Sorcery Points

If you make an attack roll for a spell and miss, you can spend 2 sorcery points to reroll the d20, and you must use the new roll.

You can use Seeking Spell even if you have already used a different Metamagic option during the casting of the spell.

Transmuted Spell

Cost: 1 Sorcery Point

When you cast a spell that deals a type of damage from the following list, you can spend 1 sorcery point to change that damage type to one of the other listed types: acid, cold, fire, lightning, poison, thunder.

Raw data
{
  "name": "Metamagic Options",
  "page": 65,
  "level": 3,
  "__prop": "classFeature",
  "source": "TCE",
  "entries": [
    "{@i 3rd-level sorcerer {@variantrule optional class features|tce|optional feature}}",
    "When you choose Metamagic options, you have access to the following additional options.",
    {
      "type": "options",
      "entries": [
        {
          "name": "Seeking Spell",
          "page": 66,
          "type": "entries",
          "__prop": "optionalfeature",
          "source": "TCE",
          "entries": [
            "{@i Cost: 2 Sorcery Points}",
            "If you make an attack roll for a spell and miss, you can spend 2 sorcery points to reroll the {@dice d20}, and you must use the new roll.",
            "You can use Seeking Spell even if you have already used a different Metamagic option during the casting of the spell."
          ],
          "consumes": {
            "name": "Sorcery Point",
            "amount": 2
          },
          "reprintedAs": [
            "Seeking Spell|XPHB"
          ],
          "isClassFeatureVariant": true
        },
        {
          "name": "Transmuted Spell",
          "page": 66,
          "type": "entries",
          "__prop": "optionalfeature",
          "source": "TCE",
          "entries": [
            "{@i Cost: 1 Sorcery Point}",
            "When you cast a spell that deals a type of damage from the following list, you can spend 1 sorcery point to change that damage type to one of the other listed types: acid, cold, fire, lightning, poison, thunder."
          ],
          "consumes": {
            "name": "Sorcery Point"
          },
          "reprintedAs": [
            "Transmuted Spell|XPHB"
          ],
          "isClassFeatureVariant": true
        }
      ]
    }
  ],
  "className": "Sorcerer",
  "classSource": "PHB",
  "isClassFeatureVariant": true
}