Boon of Bountiful Health

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

You gain the following benefits.

Augmented Health

When you gain Temporary Hit Points, increase the number of Temporary Hit Points you gain by 5.

Superior Recuperation

When you spend one or more Hit Point Dice to regain Hit Points, you can instead use the highest number possible for each die.

Raw data
{
  "name": "Boon of Bountiful Health",
  "page": 42,
  "__prop": "feat",
  "source": "FRHoF",
  "ability": [
    {
      "max": 30,
      "choose": {
        "from": [
          "str",
          "dex",
          "con",
          "int",
          "wis",
          "cha"
        ]
      }
    }
  ],
  "entries": [
    "You gain the following benefits.",
    {
      "name": "Augmented Health",
      "type": "entries",
      "entries": [
        "When you gain {@variantrule Temporary Hit Points|XPHB}, increase the number of {@variantrule Temporary Hit Points|XPHB} you gain by 5."
      ]
    },
    {
      "name": "Superior Recuperation",
      "type": "entries",
      "entries": [
        "When you spend one or more {@variantrule Hit Point Dice|XPHB} to regain {@variantrule Hit Points|XPHB}, you can instead use the highest number possible for each die."
      ]
    }
  ],
  "category": "EB",
  "prerequisite": [
    {
      "level": 19
    }
  ]
}