1.6.x mid-milestone update
Milestone 1.6.0 is 69% Complete (nice)
https://gitlab.com/foundrynet/dnd5e/-/milestones/35#tab-issues
There is a lot in this milestone and it's been a long time cooking. Take a close look at the issues marked breaking
Included so far in this milestone:
- Better support for custom Ability Scores defined in CONFIG
- NPCs get the tempHP input on their sheet
- AC calculation fixes involving equipped items
- Support for custom "spell tags", which overhauls how these are handled in the data
- Class items now have a field to customize their 'slug' as used in formulas
And the big kahuna: Advancement
@arbron has been doing a lot of amazing work on the advancement system that's going to allow certain Item types (at the time of this writing only class items, but more are in flight) to store data about how they should 'semipermanently' modify the parent actor as that actor levels up.
The most obvious first use case here is replacing the old way class features are added with this new system which has full UI configuration support, allowing GMs to customize classes and create their own right from the get go.
If you're at all interested in these things or able to help test things out, please clone down the 1.6.x branch and poke around.
