Boon of Bloodshed

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

You gain the following benefits.

Killer's Fortune

When an enemy you can see is reduced to 0 Hit Points, you gain Advantage on the next attack roll you make before the end of your next turn.

Power from Pain

Once per turn, when you make an attack roll while Bloodied, you can deal extra damage to the target equal to your Proficiency Bonus. The extra damage's type is the same as the attack's type.

Raw data
{
  "name": "Boon of Bloodshed",
  "page": 42,
  "__prop": "feat",
  "source": "FRHoF",
  "ability": [
    {
      "max": 30,
      "choose": {
        "from": [
          "str",
          "dex",
          "con",
          "int",
          "wis",
          "cha"
        ]
      }
    }
  ],
  "entries": [
    "You gain the following benefits.",
    {
      "name": "Killer's Fortune",
      "type": "entries",
      "entries": [
        "When an enemy you can see is reduced to 0 {@variantrule Hit Points|XPHB}, you gain {@variantrule Advantage|XPHB} on the next attack roll you make before the end of your next turn."
      ]
    },
    {
      "name": "Power from Pain",
      "type": "entries",
      "entries": [
        "Once per turn, when you make an attack roll while {@status Bloodied|XPHB}, you can deal extra damage to the target equal to your {@variantrule Proficiency|XPHB|Proficiency Bonus}. The extra damage's type is the same as the attack's type."
      ]
    }
  ],
  "category": "EB",
  "prerequisite": [
    {
      "level": 19
    }
  ]
}