Last update: 28th April, 2013
Index Project
What is it?It's an index that lets you look up the location of any feat, class, spell, monster etc. so you don't have to trawl through all the books
AND it's an index that will list everything in a category, whether that category be 'Aquatic Outsiders', 'Bard Necromancy spells', 'Vestiges that give bonuses to Diplomacy' or 'The entire index of Complete Adventurer'.
Current status?Pre-AlphaLacking all but the most basic documentation, key features missing.
Newest features:- Double-click to edit a returned result. Now you can fix errors when you see them.
Developing:Current System RequirementsWorks only on:- Chrome
- Firefox
- Internet Explorer with the Google Chrome Frame plugin (auto-linked)
Common issues:It won't work in "Private Browsing Mode"/"Incognito Mode". It's an offline web application, it needs to be able to store data on your computer.Where do I get it?Try it here:
Downloadable (847KB archive) (Recommended)
Online versionOnline version warning:The first load may be slow. After that it should be cached in your browser.
Dropbox's web cache will want to throttle the number of requests your browser makes. It may prove impossible to cache the application from Dropbox.Only looking for the latest data? 2013-04-28
Download the latest dataIndividual data files can be found
here. (Likely out of date, yet to be automated.)
How do I contribute?Okay, let's split this into two parts. I'll do the code and everyone else can collaborate to do the "type everything into a spreadsheet and save it as a
comma-separated values file (.csv)" boring data entry part.
Collaborate?Everything that can be imported into the application can be exported again. You can take an entire snapshot of it (JSON format) to share, OR export the data piece by piece in CSV format.
Importing a snapshot will overwrite anything you already have imported though!
What needs doing?The
current aim is to cover all the D&D3.5 default setting books.
Future goals will probably include things like: D&D3 Eberron+ Faerun, D&D3.0, D&D4E, D&D5th
Data needed:Spells | Items | Soulmelds |
Cityscape (pp. 66-68) | | |
Complete Mage (pp. 95-122) | Complete Mage (pp. 125-136) | |
Dragon Magic (pp. 64-75) | Dragon Magic (pp. 92-97) | Dragon Magic |
Fiendish Codex I (pp. 90-96) | | |
Fiendish Codex II (pp. 100-106) | | |
Magic of Incarnum (pp. 98-106) | Magic of Incarnum (pp.108-114) | Magic of Incarnum |
Tome of Magic | Tome of Magic | |
| Magic Item Compendium | |
| Planar Handbook (pp. 78-84) | |
| Complete Champion (pp. 131-144) | |
| Tome of Battle | |
| Eberron (all the books) | |
- Base Classes (all restrictions)
- Feats (all prerequisites, types)
- Magic items (see above)
- Prestige Classes (all prerequisites)
- Spells (see above)
- Tome of Magic: Mysteries, Utterances
What are the system requirements?I'm aiming for the following browser support:
- Google Chrome and Chromium
- Mozilla Firefox
- Microsoft Internet Explorers with the Google Chrome Frame plugin installed.
- Opera, once they switch to WebKit.
See
current status above for current compatibility.
Where do I report bugs?At the github project page here