The document-level code for v14.0.4-beta version of MPMB's Character Record Sheet.
Note that this repository only includes the SRD content (D&D 5e, 2014) and that these files alone are not enough to create the PDF character sheet.
Important
For D&D 5e (2014).
Code changes
Changelog
Spellcasting
- Fixed critical issue where spells sheets all turned up empty.
Classes
- Class features no longer require the
descriptionattribute. If this attribute isn’t defined, the feature is not printed in the class features section, but its attributes are still processed. E.g. give access to optional features usingextrachoices, or only add something to other parts of the sheet like the 3rd page notes section usingautoSelectExtrachoices. - Classes (
ClassListobjects) can now have thenameShortattribute. If it is present, it is used for the reference in the Class Features section instead of thename. - Subclasses (
ClassSubListobjects) can now have thesubnameShortattribute. If it is present, it is used for the reference in the Class Features section instead of thesubname.
Weapons
- Fixed Finesse weapons not selecting any ability if no Str or Dex is set.
Saving Throws
- Improved display of “Adv. Vs.” and “Immunities” in the saves section on the first page.