mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-06-01 10:28:27 +02:00
splits out features to multiple templates and added DnD styling
This commit is contained in:
@@ -133,6 +133,7 @@ class SubClass:
|
||||
"""
|
||||
|
||||
name = ""
|
||||
character_class = CharClass
|
||||
features_by_level = defaultdict(list)
|
||||
weapon_proficiencies = ()
|
||||
_proficiencies_text = ()
|
||||
|
||||
Reference in New Issue
Block a user