Boon of Speed

FeatXPHBp. 2112024
Ability
choose 1 of STR/DEX/CON/INT/WIS/CHA
Prerequisite
level: 19
Category
EB

You gain the following benefits.

Escape Artist

As a Bonus Action, you can take the Disengage action, which also ends the Grappled condition on you.

Quickness

Your Speed increases by 30 feet.

Raw data
{
  "name": "Boon of Speed",
  "page": 211,
  "__prop": "feat",
  "source": "XPHB",
  "ability": [
    {
      "max": 30,
      "choose": {
        "from": [
          "str",
          "dex",
          "con",
          "int",
          "wis",
          "cha"
        ]
      }
    }
  ],
  "entries": [
    "You gain the following benefits.",
    {
      "name": "Escape Artist",
      "type": "entries",
      "entries": [
        "As a {@variantrule Bonus Action|XPHB}, you can take the {@action Disengage|XPHB} action, which also ends the {@condition Grappled|XPHB} condition on you."
      ]
    },
    {
      "name": "Quickness",
      "type": "entries",
      "entries": [
        "Your {@variantrule Speed|XPHB} increases by 30 feet."
      ]
    }
  ],
  "category": "EB",
  "traitTags": [
    "Speed"
  ],
  "prerequisite": [
    {
      "level": 19
    }
  ]
}