You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 2 months ago |
| Version | 0.0.4 |
| Download link | DigBugReal-Metamorphosis-0.0.4.zip |
| Downloads | 146 |
| Dependency string | DigBugReal-Metamorphosis-0.0.4 |
This mod requires the following mods to function
LuaENVY-ENVY
A plugin to allow ReturnOfModding plugins greater control of their environment.
Preferred version: 1.2.0README
Backport of The Artifact of Metamorphosis. Transform into a random survivor (now with randomized skills!) ((configurable through ingame modoptions!!)) whenever you would spawn in.
Works with Savemod (huge thanks to Klehrik for the help), Character mods, and Hypothetically multiplayer compatible.
Todo: skin randomization if possible, find a safe way to remove persistent character elements (sniper's drone, drifter and miner's ui)
CHANGELOG
0.0.4
- updated readme
0.0.3
- Cleaned up code, removed an unneeded callback
- Actual full SaveMod support, huge thanks to Klehrik for adding
.is_loading()for such - (Needs the latest version of SaveMod to do so)
- Now includes skill rerolling, enabled by default and can be toggled off in config
0.0.2
- Now works as soon as you start the run
- Should no longer be likely to pick the same survivor twice in a row
0.0.1
- initial release