Boon of the Soul Drinker

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

You gain the following benefits.

Grave Resistance

You have Resistance to Cold damage and Necrotic damage.

Siphon Life

When an enemy within 120 feet of you is reduced to 0 Hit Points, you can take a Reaction to regain 50 Hit Points. Once you use this benefit, you can't use it again until you finish a Short or Long Rest.

Raw data
{
  "name": "Boon of the Soul Drinker",
  "page": 43,
  "__prop": "feat",
  "resist": [
    "cold",
    "necrotic"
  ],
  "source": "FRHoF",
  "ability": [
    {
      "max": 30,
      "choose": {
        "from": [
          "str",
          "dex",
          "con",
          "int",
          "wis",
          "cha"
        ]
      }
    }
  ],
  "entries": [
    "You gain the following benefits.",
    {
      "name": "Grave Resistance",
      "type": "entries",
      "entries": [
        "You have {@variantrule Resistance|XPHB} to Cold damage and Necrotic damage."
      ]
    },
    {
      "name": "Siphon Life",
      "type": "entries",
      "entries": [
        "When an enemy within 120 feet of you is reduced to 0 {@variantrule Hit Points|XPHB}, you can take a {@variantrule Reaction|XPHB} to regain 50 {@variantrule Hit Points|XPHB}. Once you use this benefit, you can't use it again until you finish a {@variantrule Short Rest|XPHB|Short} or {@variantrule Long Rest|XPHB}."
      ]
    }
  ],
  "category": "EB",
  "prerequisite": [
    {
      "level": 19
    }
  ]
}