mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-05-25 23:28:28 +02:00
Added invocations from PHB to Warlock
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user