mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-06-06 04:38:28 +02:00
added primary ability and new AC and speed calculations
This commit is contained in:
@@ -87,6 +87,7 @@ class Druid(CharClass):
|
||||
_circle = ''
|
||||
hit_dice_faces = 8
|
||||
saving_throw_proficiencies = ('intelligence', 'wisdom')
|
||||
primary_abilities = ('wisdom',)
|
||||
languages = 'Druidic'
|
||||
_proficiencies_text = (
|
||||
'Light armor', 'medium armor',
|
||||
|
||||
Reference in New Issue
Block a user