Boon of Blazing Dawn

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

You gain the following benefits.

Beloved of the Sun

You have Immunity to Radiant damage.

Blazing Strike

When you hit a creature with a weapon attack, the damage can be Radiant or the weapon's normal damage type (your choice).

Burst of Sunlight

Once per turn when you hit a creature with an attack that deals Radiant damage, you can emit Bright Light in a 30-foot radius from yourself and Dim Light for an additional 30 feet until the start of your next turn. This light is sunlight.

Raw data
{
  "name": "Boon of Blazing Dawn",
  "page": 11,
  "__prop": "feat",
  "immune": [
    "radiant"
  ],
  "source": "ABH",
  "ability": [
    {
      "max": 30,
      "choose": {
        "from": [
          "str",
          "dex",
          "con",
          "int",
          "wis",
          "cha"
        ]
      }
    }
  ],
  "entries": [
    "You gain the following benefits.",
    {
      "name": "Beloved of the Sun",
      "type": "entries",
      "entries": [
        "You have {@variantrule Immunity|XPHB} to Radiant damage."
      ]
    },
    {
      "name": "Blazing Strike",
      "type": "entries",
      "entries": [
        "When you hit a creature with a weapon attack, the damage can be Radiant or the weapon's normal damage type (your choice)."
      ]
    },
    {
      "name": "Burst of Sunlight",
      "type": "entries",
      "entries": [
        "Once per turn when you hit a creature with an attack that deals Radiant damage, you can emit {@variantrule Bright Light|XPHB} in a 30-foot radius from yourself and {@variantrule Dim Light|XPHB} for an additional 30 feet until the start of your next turn. This light is sunlight."
      ]
    }
  ],
  "category": "EB",
  "prerequisite": [
    {
      "level": 19
    }
  ]
}