Dwarven Fortitude

FeatXGEp. 742014
Ability
CON +1
Prerequisite
race: dwarf

You have the blood of dwarf heroes flowing through your veins. You gain the following benefits:

  • Whenever you take the Dodge action in combat, you can spend one Hit Die to heal yourself. Roll the die, add your Constitution modifier, and regain a number of hit points equal to the total (minimum of 1).
Raw data
{
  "name": "Dwarven Fortitude",
  "page": 74,
  "__prop": "feat",
  "source": "XGE",
  "ability": [
    {
      "con": 1
    }
  ],
  "entries": [
    "You have the blood of dwarf heroes flowing through your veins. You gain the following benefits:",
    {
      "type": "list",
      "items": [
        "Whenever you take the {@action Dodge} action in combat, you can spend one Hit Die to heal yourself. Roll the die, add your Constitution modifier, and regain a number of hit points equal to the total (minimum of 1)."
      ]
    }
  ],
  "prerequisite": [
    {
      "race": [
        {
          "name": "dwarf"
        }
      ]
    }
  ]
}