Pf2eToolsOrg / Pf2eTools

A site dedicated to making playing games with your friends as easy as possible.
https://pf2etools.com/
MIT License
99 stars 62 forks source link

Fix up a bunch of creature and hazard data issues #358

Closed miscoined closed 4 months ago

miscoined commented 4 months ago

Specifically, a lot of instances of malformed ability data where abilities with no entries have been created because it's actually the continuation of a previous ability's text.

Plus a lot of other miscellaneous fixes where the data is obviously malformed - e.g. tags not ended, language or other fields overflowing into an ability field, some fields missing their entry text for other reasons, etc.