Commit Graph

17 Commits

Author SHA1 Message Date
Mark Wolfman c9a0eb1f0e Added ability to define magic weapons by multiple inheritence. 2022-03-10 14:17:26 -06:00
Mark Wolfman 51419bd3d7 Added content. 2022-01-13 15:28:10 -06:00
Mark Wolfman 9225df8002 Added some monsters and spells. 2022-01-08 15:15:46 -06:00
Mark Wolfman 288b090ca9 Added some content, and now restores the TEXINPUTS environmental after building. 2021-09-07 19:55:28 -05:00
Mark Wolfman 7b5aac9247 Added ability-specific saving throw bonuses to magic items. 2021-08-08 17:26:28 -05:00
Mark Wolfman 1c0c13df72 Register content by module name, to avoid circular imports. 2021-08-07 22:51:44 -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
matsavage 631a320d84 splits out features to multiple templates and added DnD styling 2021-05-05 18:02:04 +01:00
Mark Wolfman 30369ce1d4 Ran flake8 and black linters, and other cleanup-related fixes.
Project now passes flake8 and black linter (also including more rst
cleanup). Moved latex related things to dedicated ``latex.py`` module,
and removed the ``makesheets -dF`` call from travis.
2021-04-16 11:10:17 -05:00
Mark Wolf 58d1800179 Merge branch 'master' into resilient_feature_and_cloak_of_displacement 2020-05-01 11:46:11 -05:00
Robert Kubosz e778dd79d5 add Cloak of Displacement to magic items 2020-05-01 00:12:15 +02:00
Tomáš Heger 283067a25a Add Pearl of Power, Cloak of Protection 2020-04-15 21:38:27 +02:00
Tim-Jackins 08ed7da59d Removed non utf-8 characters 2019-09-09 12:45:22 -04:00
Ben Cook 575d7ee703 added new spells and weapons 2019-03-11 17:13:22 -04:00
Ben Cook 7f560feedb Added magic items 2018-12-26 19:57:22 -05:00
Ben Cook a83c49146c checked new code works for create-character 2018-12-23 03:22:47 -05:00
Ben Cook 6c4589d03f added primary ability and new AC and speed calculations 2018-12-23 01:45:04 -05:00