Skip to content

Tags: elemay/MPMBs-Character-Record-Sheet

Tags

v13.1.0

Toggle v13.1.0's commit message
v13.1.0

• Made it possible to add special companion options through import scripts (e.g. things like the Find Familiar, Ranger’s Companion, and Find Steed options in the Companion Options button). This change includes a complete reworking of all the options that existed (see CompanionList documentation for adding your own)
• Made it possible to include/exclude the special companion options individually in the Source Material dialog
• Made it possible for background features to affect the rest of the sheet. Background features now support the full list of common attributes
• Added conditionals to savetxt.adv_vs and savetxt.immune (just like `dmgres`), allowing better explanation in the Saving Throw Advantages / Disadvantages field
• Added the `timeFull` attribute for spells so that non-standard and reaction casting times can be shown in full in the tooltip/dialog
• Added an option for a source to have more characters as its abbreviation on the spell sheet. This can now be set with the `abbreviationSpellsheet` attribute. Generally, only 2 letters will fit, and only if neither are wide characters like a “M” or “W”
• Added functions for adding and removing feats (`AddFeat` and `RemoveFeat`) that can be called through `eval` attributes
• Fixed not prompting to overwrite import script files by the same name
• Fixed changes dialog (and HP changes) not showing after resetting the sheet
• Fixed HP automation not being reset on the companion page when changing race
• Updated the spell sheet glossary with the updated abbreviations

v13.0.9

Toggle v13.0.9's commit message
Source syntax clarifications/fixes

v13.0.8

Toggle v13.0.8's commit message
Source syntax clarifications/fixes

v13

Toggle v13's commit message
v13.0.8 final changes for stable release

•	Added support for adding/removing dice notation to the `addMod` attribute (e.g. add “1d6”)
•	Added support for changing the `useSpellMod` attribute with calcChanges.atkCalc
•	Changed the page column on the spell sheet to show the abbreviation instead of a page number for Unearthed Arcana sources, as their page number is less interesting than knowing which article the spell is from
•	Fixed headers on the spell sheet showing the “to prepare”-box even when they shouldn’t, after a line was inserted or deleted above it
•	Fixed the `allowUpCasting` attribute not  working if only included in the parent object (and not in `spellcastingBonus`)

v12

Toggle v12's commit message
v13.0.6 Fix import spell sheets skipping last row