https://github.com/ajs/npc-statblocks
Program for parsing NPC statblocks from Pathfinder
https://github.com/ajs/npc-statblocks
d20 pathfinder perl6 rpg tools
Last synced: about 2 months ago
JSON representation
Program for parsing NPC statblocks from Pathfinder
- Host: GitHub
- URL: https://github.com/ajs/npc-statblocks
- Owner: ajs
- License: mit
- Created: 2019-08-23T04:32:56.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-23T04:55:18.000Z (almost 6 years ago)
- Last Synced: 2025-02-15T09:35:24.426Z (4 months ago)
- Topics: d20, pathfinder, perl6, rpg, tools
- Language: Perl 6
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# npc-statblocks
Program for parsing NPC statblocks from Pathfinder
You will need Rakudo Perl 6, and a fairly recent
version at that. If you have problems running the script
because of the version you have installed, try visiting:https://perl6.org/downloads/
The CSS file in this directory is for the generated
HTML files.You should be able to run this (assuming
you put your NPCs in a file called npc.txt):$ perl6 ./statblocks-cleaner.p6 npc.txt > npc.html
Now just open that npc.html file with your web browser
of choice and you should see something that's a
lot closer to well-formatted.