Baleful Scion

FeatSatOp. 102014
Ability
choose 1 of STR/DEX/CON/INT/WIS/CHA
Prerequisite
feat: scion of the outer planes|sato|scion of the outer planes (evil outer plane), level: 4

You can channel cosmic forces of evil to gain these benefits:

  • Grasp of Avarice. Once per turn, when you damage a creature you can see within 60 feet of yourself, you can also deal necrotic damage to it. The necrotic damage equals 1d6 + your proficiency bonus, and you regain a number of hit points equal to this necrotic damage dealt. You can use this benefit a number of times equal to your proficiency bonus, and you regain all expended uses when you finish a long rest.
Raw data
{
  "name": "Baleful Scion",
  "page": 10,
  "__prop": "feat",
  "source": "SatO",
  "ability": [
    {
      "choose": {
        "from": [
          "str",
          "dex",
          "con",
          "int",
          "wis",
          "cha"
        ],
        "amount": 1
      }
    }
  ],
  "entries": [
    "You can channel cosmic forces of evil to gain these benefits:",
    {
      "type": "list",
      "items": [
        {
          "name": "Grasp of Avarice",
          "type": "item",
          "entries": [
            "Once per turn, when you damage a creature you can see within 60 feet of yourself, you can also deal necrotic damage to it. The necrotic damage equals {@damage 1d6} + your proficiency bonus, and you regain a number of hit points equal to this necrotic damage dealt. You can use this benefit a number of times equal to your proficiency bonus, and you regain all expended uses when you finish a long rest."
          ]
        }
      ],
      "style": "list-hang-notitle"
    }
  ],
  "prerequisite": [
    {
      "feat": [
        "scion of the outer planes|sato|scion of the outer planes (evil outer plane)"
      ],
      "level": 4
    }
  ]
}