Boon of Combat Prowess

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

You gain the following benefits.

Peerless Aim

When you miss with an attack roll, you can hit instead. Once you use this benefit, you can't use it again until the start of your next turn.

Raw data
{
  "name": "Boon of Combat Prowess",
  "page": 210,
  "srd52": true,
  "__prop": "feat",
  "source": "XPHB",
  "ability": [
    {
      "max": 30,
      "choose": {
        "from": [
          "str",
          "dex",
          "con",
          "int",
          "wis",
          "cha"
        ]
      }
    }
  ],
  "entries": [
    "You gain the following benefits.",
    {
      "name": "Peerless Aim",
      "type": "entries",
      "entries": [
        "When you miss with an attack roll, you can hit instead. Once you use this benefit, you can't use it again until the start of your next turn."
      ]
    }
  ],
  "category": "EB",
  "prerequisite": [
    {
      "level": 19
    }
  ],
  "basicRules2024": true
}