warmbowski / MPMBs-Character-Record-Sheet

MorePurpleMoreBetter's D&D 5e Character Record Sheet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MorePurpleMoreBetter's D&D 5e Character Record Sheet

This Git contains all document-level JavaScript that is used in the AcroForm PDFs called MPMB's Character Record Sheet.

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 custom script" button or bookmark. Each file is a complete script. You can add multiple files, but take

Syntax

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

About

MorePurpleMoreBetter's D&D 5e Character Record Sheet


Languages

Language:JavaScript 100.0%