| John Mechalas |
| 1 person marked this as a favorite. |
Yes, there are spell databases out there already, but this is the raw data arranged into a series of tables (sheets in a Google Sheets doc) and normalized to ease computer parsing, particularly if you want to import the data into your own relational DB.
Specifically, I give you multiple tables so you don't have to parse strings to extract multiple values from a single data field. Because I hate doing that, and you probably do, too.
I also include HTML structure with the spell description to aid in formatting, so you can pretty-print your spell descriptions.
--> Starfinder Spell Database <--