Saevon / webdnd

An application to automate basic aspects of Dungeons & Dragons. Also a library of various D&D things.
MIT License
11 stars 3 forks source link

[Creatures] Add a spell list #25

Open Saevon opened 12 years ago

Saevon commented 12 years ago

Some creatures/races etc get spells based on what "lvl"/hit die they are

make sure that Race & Creature have a ForeignKey to a SpellClass (or whatever it will be called) once the class is complete