Ember of the Fire Giant

FeatBGGp. 172014
Ability
choose 1 of STR/CON/WIS
Prerequisite
feat: strike of the giants|BGG|strike of the giants (fire strike), level: 4

You've manifested the fiery combat emblematic of fire giants, granting you the following benefits:

  • Born of Flame. You have resistance to fire damage.
  • Searing Ignition. When you take the Attack action on your turn, you can replace a single attack with a magical burst of flame. Each creature of your choice in a 15-foot-radius sphere centered on you must make a Dexterity saving throw (DC equals 8 + your proficiency bonus + the modifier of the ability increased by this feat). On a failed save, a creature takes fire damage equal to 1d8 + your proficiency bonus, and it has the blinded condition until the start of your next turn. On a successful save, the creature takes half as much damage only. You can use your Searing Ignition a number of times equal to your proficiency bonus (but no more than once per turn), and you regain all expended uses when you finish a long rest.
Raw data
{
  "name": "Ember of the Fire Giant",
  "page": 17,
  "__prop": "feat",
  "resist": [
    "fire"
  ],
  "source": "BGG",
  "ability": [
    {
      "choose": {
        "from": [
          "str",
          "con",
          "wis"
        ],
        "amount": 1
      }
    }
  ],
  "entries": [
    "You've manifested the fiery combat emblematic of fire giants, granting you the following benefits:",
    {
      "type": "list",
      "items": [
        {
          "name": "Born of Flame",
          "type": "item",
          "entries": [
            "You have resistance to fire damage."
          ]
        },
        {
          "name": "Searing Ignition",
          "type": "item",
          "entries": [
            "When you take the {@action Attack} action on your turn, you can replace a single attack with a magical burst of flame. Each creature of your choice in a 15-foot-radius sphere centered on you must make a Dexterity saving throw (DC equals 8 + your proficiency bonus + the modifier of the ability increased by this feat). On a failed save, a creature takes fire damage equal to {@damage 1d8} + your proficiency bonus, and it has the blinded condition until the start of your next turn. On a successful save, the creature takes half as much damage only. You can use your Searing Ignition a number of times equal to your proficiency bonus (but no more than once per turn), and you regain all expended uses when you finish a long rest."
          ]
        }
      ],
      "style": "list-hang-notitle"
    }
  ],
  "prerequisite": [
    {
      "feat": [
        "strike of the giants|BGG|strike of the giants (fire strike)"
      ],
      "level": 4
    }
  ]
}