Gift of the Depths

Optional featureXGEp. 572014
Prerequisite
level: {"class":{"name":"Warlock"},"level":5}
Feature type
EI

You can breathe underwater, and you gain a swimming speed equal to your walking speed.

You can also cast water breathing once without expending a spell slot. You regain the ability to do so when you finish a long rest.

Raw data
{
  "name": "Gift of the Depths",
  "page": 57,
  "__prop": "optionalfeature",
  "source": "XGE",
  "entries": [
    "You can breathe underwater, and you gain a swimming speed equal to your walking speed.",
    "You can also cast {@spell water breathing} once without expending a spell slot. You regain the ability to do so when you finish a long rest."
  ],
  "featureType": [
    "EI"
  ],
  "reprintedAs": [
    "Gift of the Depths|XPHB"
  ],
  "prerequisite": [
    {
      "level": {
        "class": {
          "name": "Warlock"
        },
        "level": 5
      }
    }
  ],
  "additionalSpells": [
    {
      "innate": {
        "_": {
          "daily": {
            "1e": [
              "water breathing"
            ]
          }
        }
      }
    }
  ]
}