Flexible Casting

Class featurePHBp. 992014SRDSorcerer

You can use your sorcery points to gain additional spell slots, or sacrifice spell slots to gain additional sorcery points. You learn other ways to use your sorcery points as you reach higher levels.

Creating Spell Slots

You can transform unexpended sorcery points into one spell slot as a bonus action on your turn. The created spell slots vanish at the end of a long rest. The Creating Spell Slots table shows the cost of creating a spell slot of a given level. You can create spell slots no higher in level than 5th.

Creating Spell Slots

Spell Slot LevelSorcery Point Cost
1st2
2nd3
3rd5
4th6
5th7

Converting a Spell Slot to Sorcery Points

As a bonus action on your turn, you can expend one spell slot and gain a number of sorcery points equal to the slot's level.

Raw data
{
  "srd": true,
  "name": "Flexible Casting",
  "page": 99,
  "level": 2,
  "__prop": "classFeature",
  "header": 1,
  "source": "PHB",
  "entries": [
    "You can use your sorcery points to gain additional spell slots, or sacrifice spell slots to gain additional sorcery points. You learn other ways to use your sorcery points as you reach higher levels.",
    {
      "name": "Creating Spell Slots",
      "type": "entries",
      "entries": [
        "You can transform unexpended sorcery points into one spell slot as a bonus action on your turn. The created spell slots vanish at the end of a long rest. The Creating Spell Slots table shows the cost of creating a spell slot of a given level. You can create spell slots no higher in level than 5th.",
        {
          "rows": [
            [
              "1st",
              "2"
            ],
            [
              "2nd",
              "3"
            ],
            [
              "3rd",
              "5"
            ],
            [
              "4th",
              "6"
            ],
            [
              "5th",
              "7"
            ]
          ],
          "type": "table",
          "caption": "Creating Spell Slots",
          "colLabels": [
            "Spell Slot Level",
            "Sorcery Point Cost"
          ],
          "colStyles": [
            "col-6 text-center",
            "col-6 text-center"
          ]
        }
      ]
    },
    {
      "name": "Converting a Spell Slot to Sorcery Points",
      "type": "entries",
      "entries": [
        "As a bonus action on your turn, you can expend one spell slot and gain a number of sorcery points equal to the slot's level."
      ]
    }
  ],
  "className": "Sorcerer",
  "classSource": "PHB"
}