Commit Graph

18 Commits

Author SHA1 Message Date
Mark Wolfman 8fab8911cd Monster stat blocks now include XP alongside challenge rating. 2021-08-08 22:01:02 -05:00
Mark Wolfman 339dd61bce Fixed spell list for Dao monster and version bump to 0.17.0. 2021-08-08 00:10:03 -05:00
Mark Wolfman 1c0c13df72 Register content by module name, to avoid circular imports. 2021-08-07 22:51:44 -05:00
Mark Wolfman 92b301a8e0 Made a Content base class, and changed GM extra content interface. 2021-08-07 21:18:34 -05:00
Mark Wolfman a18b6df3bb Magic items now can add to saving throw modifiers, and added
Ankylosaurus back in.

This is all or nothing at the moment, so all saving throws get the
same bonus.

Fixes: https://github.com/canismarko/dungeon-sheets/issues/101
2021-08-05 21:34:27 -05:00
Mark Wolfman dfa47f957c Recreated monster definitions with different restructured text layout. 2021-07-25 23:52:40 -05:00
Mark Wolfman d26f520666 Epub for gm notes now prints monster spells, if specified. 2021-07-13 12:28:56 -05:00
Mark Wolfman f4f101e39c Monsters now have a spells attribute that will eventually hold a list of spells. 2021-07-13 00:13:04 -05:00
Mark Wolfman 88bdd59fdd Added spell list to the epub, and cleaned up dict-list style sheet. 2021-07-11 12:35:22 -05:00
Mark Wolfman a31b9eb42c Moved mod_str function from forms.py back to stats.py, and black formatting. 2021-07-07 10:29:46 -05:00
Mark Wolfman 05aec37352 Cleaned up docstrings on monsters. 2021-07-05 09:54:06 -05:00
Mark Wolfman 086134215c Reformatted docstrings for monsters 'a'. 2021-06-20 17:17:18 -05:00
Mark Wolfman c5672f950f Fixed broken test and added ability to put session summary into GM notes. 2021-06-16 10:08:59 -05:00
Mark Wolfman a9c893a4e3 Fixed some content details. 2021-06-15 06:24:42 -05:00
Mark Wolfman bd895c4efc Cleaned up the PDF for GM monster stats. 2021-06-09 21:22:12 -05:00
Mark Wolfman 3d8b9987db Fixed broken test and cleaned up with flake8/black. 2021-06-04 11:36:35 -05:00
Matthew DeMartino f05e2ae069 Ankylosaurus is SRD 2021-06-03 21:52:23 -04:00
Matthew DeMartino 291cc2d4d7 Update Monsters into multiple files like spells are 2021-06-03 21:43:46 -04:00