asacolips-projects / boilerplate

Boilerplate system for FoundryVTT to use as a starting point for your own system's development. Follow along with the [accompanying tutorial](https://foundryvtt.wiki/en/development/guides/SD-tutorial) on the wiki.
Other
19 stars 10 forks source link

Remove XP from NPC schema #35

Closed asacolips closed 2 months ago

asacolips commented 2 months ago

xp is currently a field tracked in the NPC data model's schema. However, it's intended to be an example of derived data, so we need to remove it from the schema.