Tagged Questions
7
votes
1answer
379 views
Where can I find a database (sqlite, csv, etc) of Dungeons & Dragons Basic Set character and monster data?
I'm writing an engine for Dungeons & Dragons Basic Set (Red and Blue Box) First Edition (1E) in Python and would like to be able to read from an existing database of what is in the players and ...