Closed keeto closed 7 years ago
@ceryliae Any comments on this?
It looks good but I'm out of town right now so I don't want to merge anything On Sat, Jan 28, 2017 at 5:34 AM Mark Obcena notifications@github.com wrote:
@ceryliae https://github.com/ceryliae Any comments on this?
— You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub https://github.com/ceryliae/DnDAppFiles/pull/248#issuecomment-275848426, or mute the thread https://github.com/notifications/unsubscribe-auth/ABzda1fudeKY1S5q8t3KMYGlxnQzQncRks5rW0PKgaJpZM4LqhzN .
This commit adds the appropriate
<slots>
field for<monster>
entries that have the "Spellcasting" trait. Note that this does not add any slots for the "Innate Spellcasting" traits.Most of the slots were added programmatically by scanning the spellslots listed in the Spellcasting trait entry, while others (notably the ones from the Volo Bestiary) were added by hand. This was because the Volo Bestiary had a different format for the entries.
The compendiums have been regenerated with these new slots as well.