Cold Caster

FeatFRHoFp. 392024
Ability
choose 1 of INT/WIS/CHA
Prerequisite
level: 4
Category
G

You gain the following benefits.

Cantrip

You learn the Ray of Frost cantrip. If you already know it, you learn a different Wizard cantrip of your choice. The spell's spellcasting ability is the ability increased by this feat.

Frostbite

Once per turn when you hit a creature with an attack roll and deal Cold damage, you can temporarily negate the creature's defenses. The creature subtracts 1d4 from the next saving throw it makes before the end of your next turn.

Raw data
{
  "name": "Cold Caster",
  "page": 39,
  "__prop": "feat",
  "source": "FRHoF",
  "ability": [
    {
      "choose": {
        "from": [
          "int",
          "wis",
          "cha"
        ]
      }
    }
  ],
  "entries": [
    "You gain the following benefits.",
    {
      "name": "Cantrip",
      "type": "entries",
      "entries": [
        "You learn the {@spell Ray of Frost|XPHB} cantrip. If you already know it, you learn a different Wizard cantrip of your choice. The spell's spellcasting ability is the ability increased by this feat."
      ]
    },
    {
      "name": "Frostbite",
      "type": "entries",
      "entries": [
        "Once per turn when you hit a creature with an attack roll and deal Cold damage, you can temporarily negate the creature's defenses. The creature subtracts {@dice 1d4} from the next saving throw it makes before the end of your next turn."
      ]
    }
  ],
  "category": "G",
  "prerequisite": [
    {
      "level": 4
    }
  ],
  "additionalSpells": [
    {
      "known": {
        "_": [
          "ray of frost|xphb#c"
        ]
      },
      "ability": {
        "choose": [
          "int",
          "wis",
          "cha"
        ]
      }
    },
    {
      "known": {
        "_": [
          {
            "choose": "level=0|class=Wizard"
          }
        ]
      },
      "ability": {
        "choose": [
          "int",
          "wis",
          "cha"
        ]
      }
    }
  ]
}