Fury of the Frost Giant

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

You've manifested the icy might emblematic of frost giants, granting you the following benefits:

  • Born of Ice. You have resistance to cold damage.
  • Frigid Retaliation. Immediately after a creature you can see within 30 feet of you hits you with an attack roll and deals damage, you can use your reaction to retaliate with a conjured blast of ice. The creature must make a Constitution saving throw (DC equals 8 + your proficiency bonus + the modifier of the ability increased by this feat). On a failed save, the creature takes cold damage equal to 1d8 + your proficiency bonus, and its speed is reduced to 0 until the end of its next turn. You can use this reaction a number of times equal to your proficiency bonus, and you regain all expended uses when you finish a long rest.
Raw data
{
  "name": "Fury of the Frost Giant",
  "page": 17,
  "__prop": "feat",
  "resist": [
    "cold"
  ],
  "source": "BGG",
  "ability": [
    {
      "choose": {
        "from": [
          "str",
          "con",
          "wis"
        ],
        "amount": 1
      }
    }
  ],
  "entries": [
    "You've manifested the icy might emblematic of frost giants, granting you the following benefits:",
    {
      "type": "list",
      "items": [
        {
          "name": "Born of Ice",
          "type": "item",
          "entries": [
            "You have resistance to cold damage."
          ]
        },
        {
          "name": "Frigid Retaliation",
          "type": "item",
          "entries": [
            "Immediately after a creature you can see within 30 feet of you hits you with an attack roll and deals damage, you can use your reaction to retaliate with a conjured blast of ice. The creature must make a Constitution saving throw (DC equals 8 + your proficiency bonus + the modifier of the ability increased by this feat). On a failed save, the creature takes cold damage equal to {@damage 1d8} + your proficiency bonus, and its speed is reduced to 0 until the end of its next turn. You can use this reaction 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": [
        "strike of the giants|BGG|strike of the giants (frost strike)"
      ],
      "level": 4
    }
  ],
  "hasFluffImages": true
}