Boon of the Improved Familiar (5e Epic Boon)
Boon of the Improved Familiar
This boon can be awarded to a character who knows the find familiar spell.
Your familiar gains the following abilities:
- Your familiar's hit point maximum becomes equal to half of your hit point maximum (rounded down) or its own, whichever is higher.
- Your familiar's Armor Class increases by an amount equal to your proficiency bonus.
- The familiar can now maintain a caster's concentration, allowing the caster to cast a second concentration spell.
- The familiar gains the ability to speak and understand Common if it does not already.
- Your familiar can be a Medium or smaller beast with a maximum challenge rating of 1.
Back to Main Page → 5e Homebrew → Rewards → Epic Boons
gollark: Oh, or work out the minimal sequence of transpositions to give you the other string and see if it, well, exists or not?
gollark: Maybe throw in some linear algebra somehow to accurse it.
gollark: To be vaguely beeish, you could make it count all the characters in string 1, subtract 1 every time the corresponding one is encountered in string 2, and check if it's 0 at the end.
gollark: I prefer mine, because it doesn't repeat itself.
gollark: ```pythonentry = (lambda bee: lambda cryo, apioform: bee(cryo) == bee(apioform))(lambda apioform: list(sorted([x.lower() for x in apioform if x != " "])))```
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.