Boon of Exquisite Radiance

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

You gain the following benefits.

Eternal Rest

Creatures you reduce to 0 Hit Points can't become Undead.

Powerful Radiance

When you make a damage roll that deals Radiant damage, you can instead use the highest number possible for each damage die. Once you use this benefit, you can't do so again until you finish a Long Rest.

Raw data
{
  "name": "Boon of Exquisite Radiance",
  "page": 42,
  "__prop": "feat",
  "source": "FRHoF",
  "ability": [
    {
      "max": 30,
      "choose": {
        "from": [
          "str",
          "dex",
          "con",
          "int",
          "wis",
          "cha"
        ]
      }
    }
  ],
  "entries": [
    "You gain the following benefits.",
    {
      "name": "Eternal Rest",
      "type": "entries",
      "entries": [
        "Creatures you reduce to 0 {@variantrule Hit Points|XPHB} can't become Undead."
      ]
    },
    {
      "name": "Powerful Radiance",
      "type": "entries",
      "entries": [
        "When you make a damage roll that deals Radiant damage, you can instead use the highest number possible for each damage die. Once you use this benefit, you can't do so again until you finish a {@variantrule Long Rest|XPHB}."
      ]
    }
  ],
  "category": "EB",
  "prerequisite": [
    {
      "level": 19
    }
  ]
}