Provide a way to set defaults quickly for Module content
Bought modules contain lots of tokens that are not yet configured according to the defaults in !shaped-config. There ought to be a way for people to configure both these characters and their tokens without manually dragging them all onto the desktop and running !shaped-apply-defaults. I think probably the best option is to do it as part of !shaped-update-character if an appropriate extra option is supplied.
This is definitely feels like an important enhancement for purchased content. I should have looked here first, but I created an issue that may be similar in nature to this: https://github.com/symposion/roll20-shaped-scripts/issues/432 .
A couple of other thoughts, this conversion ends up with a huge number of additional attributes (basically all of the OGL attributes are there plus all of the Shaped). I wonder if maybe an option to replace the journal entry with json import if it works might be a better solution. Though this may end up with more problems with existing tokens...
I had thought about asking Kryx for an attribute whitelist or something, and then I could delete all the non-shaped attributes - or maybe he could give me a blacklist to delete after doing the conversion.