Fey Touched

FeatTCEp. 792014
Ability
choose 1 of INT/WIS/CHA

Your exposure to the Feywild's magic has changed you, granting you the following benefits:

  • You learn the misty step spell and one 1st-level spell of your choice. The 1st-level spell must be from the divination or enchantment school of magic. You can cast each of these spells without expending a spell slot. Once you cast either of these spells in this way, you can't cast that spell in this way again until you finish a long rest. You can also cast these spells using spell slots you have of the appropriate level. The spells' spellcasting ability is the ability increased by this feat.
Raw data
{
  "name": "Fey Touched",
  "page": 79,
  "__prop": "feat",
  "source": "TCE",
  "ability": [
    {
      "choose": {
        "from": [
          "int",
          "wis",
          "cha"
        ],
        "amount": 1
      }
    }
  ],
  "entries": [
    "Your exposure to the Feywild's magic has changed you, granting you the following benefits:",
    {
      "type": "list",
      "items": [
        "You learn the {@spell misty step} spell and one {@filter 1st-level spell|spells|level=1|school=E;D} of your choice. The {@filter 1st-level spell|spells|level=1|school=E;D} must be from the divination or enchantment school of magic. You can cast each of these spells without expending a spell slot. Once you cast either of these spells in this way, you can't cast that spell in this way again until you finish a long rest. You can also cast these spells using spell slots you have of the appropriate level. The spells' spellcasting ability is the ability increased by this feat."
      ]
    }
  ],
  "reprintedAs": [
    "Fey-Touched|XPHB"
  ],
  "additionalSpells": [
    {
      "innate": {
        "_": {
          "daily": {
            "1e": [
              "misty step",
              {
                "choose": "level=1|school=E;D"
              }
            ]
          }
        }
      },
      "ability": "inherit"
    }
  ]
}