MorePurpleMoreBetter's D&D 5e Character Record Sheet https://www.flapkan.com
Find a file
morepurplemorebetter cbef74ff61 Fix Sneak Attack wording
Changed the wording of Multiattack to all follow the same style
2026-04-09 22:03:55 +02:00
.github Create FUNDING.yml 2019-10-09 12:10:11 +02:00
_functions Change 2024 (5.5e) to 5.5e (2024). 2026-03-31 17:26:16 +02:00
_variables Fix Sneak Attack wording 2026-04-09 22:03:55 +02:00
additional content Update Way of the Jedi min sheet version 2024-09-30 15:04:32 +02:00
additional content syntax Change 2024 (5.5e) to 5.5e (2024). 2026-03-31 17:26:16 +02:00
.gitattributes Re-creating branch to remove all non-SRD content 2017-11-29 13:30:31 +01:00
.gitignore v13.0.0.beta34 fix AddToKnown 2020-09-18 19:04:29 +02:00
LICENSE Create LICENSE 2018-06-12 10:35:06 +02:00
README.md Change 2024 (5.5e) to 5.5e (2024). 2026-03-31 17:26:16 +02:00

MorePurpleMoreBetter's D&D 5e (2014) Character Record Sheet

This Git contains all document-level JavaScript that is used in the AcroForm PDFs called MPMB's Character Record Sheet. Note that you can't create the PDF from just this repository, this is just the JavaScript used at the document-level.

5.5e (2024) Rules

This repo is for the 2014 rules. The code for MPMB's D&D 5.5e (2024) Character Sheet can be found here on GitHub.

MPMB's Character Record Sheets can be found here

MPMB's Spell Sheets per Class can be found here

MPMB's Adventure Logsheets can be found here

Please consider supporting this project on Patreon

 

Functions

The _functions folder contain the document-level functions that the AcroForm utilizes. These are called from form fields, buttons or bookmarks.

Variables

The _variables folder contains all document-level variables that the AcroForm utilizes. Here the sheet stores the information that it uses to populate the fields.

Additional Content

The additional content folder contains scripts that can be imported into the sheet using the "Add Extra Materials" bookmark or "Import" button.

Each file is a complete script. You can add multiple files, but take note that they will be processed in the order they are added. Please see the How-To Guide - Add More Content on my website for an explanation how to add these scripts to the PDF.

The Community Add-on Script Index lists many more add-on scripts for use with these character sheets.

Syntax

The additional content syntax folder contains explanatory files for making the additional content scripts.

Community

There is a community of people who actively make additions to MPMB's D&D 5e Character Tools over at the /r/mpmb subreddit.
You can also join the MPMB Discord sever for discussion and questions.

 

Legal Information

MPMB's Character Tools automate the administrative tasks around playing the game of Dungeon & Dragons 5th edition (C) Wizards of the Coast, Inc. Copyright (C) 2014 Joost Wijnen; Flapkan Productions

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You can find a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

 

This work includes material taken from the System Reference Document 5.1 (“SRD 5.1”) by Wizards of the Coast LLC and available at https://dnd.wizards.com/resources/systems-reference-document. The SRD 5.1 is licensed under the Creative Commons Attribution 4.0 International License available at https://creativecommons.org/licenses/by/4.0/legalcode.