Drow High Magic

FeatXGEp. 742014
Prerequisite
race: elf

You learn more of the magic typical of dark elves. You learn the detect magic spell and can cast it at will, without expending a spell slot. You also learn levitate and dispel magic, each of which you can cast once without expending a spell slot. You regain the ability to cast those two spells in this way when you finish a long rest. Charisma is your spellcasting ability for all three spells.

Raw data
{
  "name": "Drow High Magic",
  "page": 74,
  "__prop": "feat",
  "source": "XGE",
  "entries": [
    "You learn more of the magic typical of dark elves. You learn the {@spell detect magic} spell and can cast it at will, without expending a spell slot. You also learn {@spell levitate} and {@spell dispel magic}, each of which you can cast once without expending a spell slot. You regain the ability to cast those two spells in this way when you finish a long rest. Charisma is your spellcasting ability for all three spells."
  ],
  "prerequisite": [
    {
      "race": [
        {
          "name": "elf",
          "subrace": "drow"
        }
      ]
    }
  ],
  "additionalSpells": [
    {
      "innate": {
        "_": {
          "will": [
            "detect magic"
          ],
          "daily": {
            "1e": [
              "levitate",
              "dispel magic"
            ]
          }
        }
      },
      "ability": "cha"
    }
  ]
}