Boon of Looming Shadows

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

You gain the following benefits.

Shadowy Stretch

When you take the Attack action, your reach for your Melee weapon attacks increases by 10 feet until the end of your turn.

Dancing Silhouette

You can take the Dodge action as a Bonus Action.

Raw data
{
  "name": "Boon of Looming Shadows",
  "page": 11,
  "__prop": "feat",
  "source": "ABH",
  "ability": [
    {
      "max": 30,
      "choose": {
        "from": [
          "str",
          "dex",
          "con",
          "int",
          "wis",
          "cha"
        ]
      }
    }
  ],
  "entries": [
    "You gain the following benefits.",
    {
      "name": "Shadowy Stretch",
      "type": "entries",
      "entries": [
        "When you take the {@action Attack|XPHB} action, your reach for your Melee weapon attacks increases by 10 feet until the end of your turn."
      ]
    },
    {
      "name": "Dancing Silhouette",
      "type": "entries",
      "entries": [
        "You can take the {@action Dodge|XPHB} action as a {@variantrule Bonus Action|XPHB}."
      ]
    }
  ],
  "category": "EB",
  "prerequisite": [
    {
      "level": 19
    }
  ]
}