Notes on the contents of this directory:

  1. Campaign Rules.pdf
    This is a document describing my typical "house rules" for the campaigns I run.

  2. Dunreth.shtml
    This is my first (and only) Pathfinder Society character.

  3. pageindex.shtml
    This is the index from the Pathfinder Core Rulebook with a JavaScript-based filter tool added to it. If you're looking for something in the book and don't have the PDF (or don't want to search the entire PDF), you can type a few characters into the text field and the list of index entries will be filtered dynanically. The actual data itself is in pfrpg-index.html. I started work on creating quick links from this index to the PRD hosted on Paizo's web site (in the file buildpageindex.pl for the code), but other things intruded and I abandoned this project.

  4. poison-pf.html
    This is my summary of poisons in D&D 3.x and Pathfinder. It provides some help in determining how long it will take to make a given potion if the craftsman has a particular Craft modifier. The algorithm used for the creation rules comes from multiple sources, but mostly from the Book of Vile Darkness. Raw data is in poison-pf.xml although this HTML page has the information embedded inside it instead of using AJAX to retrieve the data (I wanted the file to be self-contained since d20pfsrd.org had expressed an interest in hosting it as well).

  5. Spell2JSON
    This was a project to read an RTF listing of spell information and extract out the relevant pieces so that a JSON structure could be created. This was originally done for use in a MapTool spell management framework, but I've kept the code hanging around in case I can use it elsewhere.

  6. StandardsDiscuss
    This is for discussion of an XML standard for exchanging Pathfinder characters between applications. This is currently a work-in-progress.

Size Last Modified Type Filename Description
21 KB 2009-09-12 16:12   Appraise.xls Excel spreadsheet
136 KB 2009-09-12 16:13   Appraise4OSX.zip Zip file
76 KB 2010-12-23 11:39   Campaign Rules.pdf Adobe PDF document
4 KB 2016-09-29 18:21 Dir CoreRules/
36 KB 2010-11-08 14:58   Dunreth Greenwind.png PNG image (GIF replacement)
11 KB 2011-05-07 01:28   Dunreth.shtml Source-included HTML document
4 KB 2010-10-18 13:07 Dir Spell2JSON/
132 B 2011-08-21 17:54 Dir StandardsDiscuss/
19 KB 2009-09-03 01:11   buildpageindex.pl .pl
0 B 2013-08-22 02:26   debug.css .css
0 B 2013-08-22 02:26   debug.js .js
2 KB 2009-02-21 12:28   jquery.filterable-1.0.js .js
2 KB 2009-09-03 03:53   pageindex.shtml Source-included HTML document
64 KB 2009-09-03 03:44   pfrpg-index.html HTML document
22 KB 2013-08-22 02:39   poison-pf.html HTML document
4 KB 2009-11-14 02:33   poison-pf.pl .pl
3 KB 2009-11-14 00:57   poison-pf.sql .sql
13 KB 2011-08-19 12:19   poison-pf.xml .xml
9 KB 2009-11-14 01:03   poisons.mysql .mysql
10 KB 2009-11-13 02:10   test.html HTML document