Manual Feature Origin Groups (for Dungeons & Dragons Fifth Edition)
A very small module for dnd5e that adds a select on item sheets for feature items sorted into the 'Other Features' category, to instead manually sort them into one of the advancement based categories.
This is not a module designed to fix broken advancements. The select will only appear on items that have not been provided by an advancement, whether the advancement is broken or not. This is by design.
Technical Details
Scope: A single HTML element inserted into item sheets on a render hook, that updates items with (half of) an advancementOrigin
flag, which is sufficient to sort it into an advancement based category without having to have it added by an advancement.
License: MIT license.
Additional Info: Thanks to Zhell for the HandlebarsHelpers trick, which came in handy once v12 added group
.