Commit Graph

4 Commits

Author SHA1 Message Date
bw-mutley fb042efae7 added spell description to appear for race spells
The spellsheets shouldn't be restricted to spellcasters. I suppose if a char gains access to a spell by a feature or any other means, the spellsheet should include it. So I changed a line in `make_sheets` so it calls for the proper method in case the char has any spell listed. 
Also, small changes were made to equipment_reader.py
2022-04-05 19:12:16 -03:00
bw-mutley d1d00b47c3 small changes to equipment_parser
Included predefined packs and other items
2022-04-03 20:42:27 -03:00
bw-mutley 94655735e3 Fixed small bugs with big effects
Fixed the character_potrait variable in make_sheets. Tested OK with .json files in example.
2022-03-30 01:07:25 -03:00
bw-mutley f2949521d7 Included companions and weight management 2022-03-19 12:31:03 -03:00