pjf / masterwork-dwarf-fortress

Patches and bugfixes applied to Meph's amazing Masterwork Dwarf Fortress
33 stars 22 forks source link

Transformations randomise stats and heals injuries #55

Open pjf opened 10 years ago

pjf commented 10 years ago

Sometimes this makes perfect sense, if we're morphing a changeling into a whatever. However for things like dwarves joining guilds, these feel weird.

This is a wishlist ticket to investigate some sort of DFHack magic that allows for injuries and stats to be retained. This may involve Deep Magic (eg: caching stats as part of a True Transformation, watching for the creature to "revert" back to its "new" class, and then re-applying stats and/or injuries along with removing the watch).