Armored Caster (5e Feat)

Armored Caster

Prerequisites: The ability to cast at least one spell
Your skill in magic allows you to weave some of your power into your armor. You gain the following effects:

  • Increase your Intelligence, Wisdom, or Charisma ability score by 1, to a maximum of 20.
  • As long as you are wearing light or medium armor you are proficient in, you add half your spellcasting ability modifier (rounded up) to your AC.

Back to Main Page 5e Homebrew Feats

gollark: ```pythonimport randomx = random.randint(0, 1000)while True: n = int(input("Choose a number: ")) if n == x: break elif n > x: print("Lower!") else: print("Higher!")print("You win!")```
gollark: This is a higher or lower game right?
gollark: Why not use a loop of some kind instead of that?
gollark: Numpy is a separate library.
gollark: Technically it's a multiline string but it's approximately the same.
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.