Elven Accuracy

FeatXGEp. 742014
Ability
choose 1 of DEX/INT/WIS/CHA
Prerequisite
race: elf/half-elf

The accuracy of elves is legendary, especially that of elf archers and spellcasters. You have uncanny aim with attacks that rely on precision rather than brute force. You gain the following benefits:

  • Whenever you have advantage on an attack roll using Dexterity, Intelligence, Wisdom, or Charisma, you can reroll one of the dice once.
Raw data
{
  "name": "Elven Accuracy",
  "page": 74,
  "__prop": "feat",
  "source": "XGE",
  "ability": [
    {
      "choose": {
        "from": [
          "dex",
          "int",
          "wis",
          "cha"
        ],
        "amount": 1
      }
    }
  ],
  "entries": [
    "The accuracy of elves is legendary, especially that of elf archers and spellcasters. You have uncanny aim with attacks that rely on precision rather than brute force. You gain the following benefits:",
    {
      "type": "list",
      "items": [
        "Whenever you have advantage on an attack roll using Dexterity, Intelligence, Wisdom, or Charisma, you can reroll one of the dice once."
      ]
    }
  ],
  "prerequisite": [
    {
      "race": [
        {
          "name": "elf"
        },
        {
          "name": "half-elf"
        }
      ]
    }
  ]
}