mirror of
https://github.com/Threnklyn/dungeon-sheets.git
synced 2026-06-01 02:18:27 +02:00
Added armor and shields to calculate armor class.
This commit is contained in:
@@ -33,6 +33,8 @@ ep = 50
|
||||
gp = 120
|
||||
pp = 0
|
||||
weapons = ('shortsword', 'shortbow')
|
||||
armor = 'light leather armor'
|
||||
shield = 'shield'
|
||||
equipment = (
|
||||
"""Shortsword, shortbow, 20 arrows, leather armor, thieves’ tools,
|
||||
backpack, bell, 5 candles, crowbar, hammer, 10 pitons, 50 feet of
|
||||
|
||||
Reference in New Issue
Block a user