Join the 5etools Discord here!
- Use tabs over spaces.
- Clean up filtering interface.
- Plan layout of upcoming Mystic disciplines
- Continue adding Unearthed Arcana rules entries.
- A search engine?
- Dedicated servers??
- Continue cleaning up the website.
To remove trailing commas in JSON: Find: (.?)(,)(:?\s]|\s*}) Replace: $1$3
- ’ should be replaced with '
- — should be replaced with \u2014
- “ and ” should be replaced with "
There are several options for running a local/offline copy of 5etools, including:
Beginner: Use Firefox to open the files.
Intermediate: When using Chrome (or similar), a command-line switch is required to load some pages locally. On Windows, this can be accomplished by creating a Chrome shortcut and editing the properties of the shortcut to add --allow-file-access-from-files
to the shortcut Target
:
Be sure to close any running Chrome instances (and kill any remaining Chrome processes as required) before opening the shortcut. A summary of the security implications can be found here.
Advanced: Host the project locally on a dev webserver, perhaps using this.
-
Get Greasemonkey (Firefox) or Tampermonkey (Chrome).
-
Click here and install the script.
-
Open the Roll20 game where you want the stuff imported.
-
Go to the gear icon and click on the things you want imported.
-
Let it run. The journal will start fill up with the stuff you selected. It's not too laggy but can take a long time depending on the amount of stuff you selected.
-
Bam. Done. If you are using the Shaped sheet, be sure to open up the NPC sheets and let them convert before using it.
You can convert stat blocks to JSON for importing via this converter.
This project is licensed under the terms of the MIT license.