Dragon Fear

FeatXGEp. 742014
Ability
choose 1 of STR/CON/CHA
Prerequisite
race: dragonborn

When angered, you radiate menace. You gain the following benefits:

  • Instead of exhaling destructive energy, you can expend a use of your Breath Weapon trait to roar, forcing each creature of your choice within 30 feet of you to make a Wisdom saving throw (DC 8 + your proficiency bonus + your Charisma modifier). A target automatically succeeds on the save if it can't hear or see you. On a failed save, a target becomes frightened of you for 1 minute. If the frightened target takes any damage, it can repeat the saving throw, ending the effect on itself on a success.
Raw data
{
  "name": "Dragon Fear",
  "page": 74,
  "__prop": "feat",
  "source": "XGE",
  "ability": [
    {
      "choose": {
        "from": [
          "str",
          "con",
          "cha"
        ],
        "amount": 1
      }
    }
  ],
  "entries": [
    "When angered, you radiate menace. You gain the following benefits:",
    {
      "type": "list",
      "items": [
        "Instead of exhaling destructive energy, you can expend a use of your Breath Weapon trait to roar, forcing each creature of your choice within 30 feet of you to make a Wisdom saving throw ({@dc 8} + your proficiency bonus + your Charisma modifier). A target automatically succeeds on the save if it can't hear or see you. On a failed save, a target becomes {@condition frightened} of you for 1 minute. If the {@condition frightened} target takes any damage, it can repeat the saving throw, ending the effect on itself on a success."
      ]
    }
  ],
  "prerequisite": [
    {
      "race": [
        {
          "name": "dragonborn"
        }
      ]
    }
  ]
}