Added invocations from PHB to Warlock

This commit is contained in:
Ben Cook
2018-12-21 13:45:06 -05:00
parent 66b08b57ea
commit bb9e44bc81
6 changed files with 355 additions and 10 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ charisma = {{ char.charisma.value }}
skill_proficiencies = {{ char.skill_proficiencies }}
# Named features / feats that aren't part of your classes,
# race, or background.
# race, or background. Also include Eldritch Invocations.
# Example:
# features = ('Tavern Brawler',) # take the optional Feat from PHB
features = {{ char.custom_features }}