Closed soch0601 closed 8 months ago
Working as intended: the module is opting to reset the names of spells, so they are getting reset.
Yup, I understand that would be needed.
Is there a way that it can detect the '(At Will)' string and add it again at the end (so a feature rather than a bug)?
The module could and toggle on name preservation.
Sounds good, I will add that as a feature request on the module. Thank you for your time!
I was using a mod to do it en masse for previously placed creatures. However, the mod creator said they use the built in refresh from this system and to report it here. That report is located:
https://github.com/robinsving/pf2e-item-revitalizer/issues/21
But will add details here as well:
Placing a creature, then updating to a remaster version, then updating the creature's spells to be the most recent copy removes the "At Will" designation. Example is poltergeist:
Before refresh (Telekinetic Maneuver):
After refresh (Telekinetic Maneuver):
I am not sure how to do the aforementioned refresh without that module's UI, but if you want steps to reproduce involving that, I can try to figure it out!
Thanks!