You are viewing a potentially older version of this package. View all versions.
DigBugReal-Metamorphosis-0.0.4 icon

Metamorphosis

Adds the Artifact of Metamorphosis from RoR2.

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

ReturnsAPI-ReturnsAPI-0.1.28 icon
ReturnsAPI-ReturnsAPI

(Mostly done) API for modding Risk of Rain Returns.

Preferred version: 0.1.28
ReturnOfModding-ReturnOfModding-1.1.10 icon
ReturnOfModding-ReturnOfModding

Lua Mod Loader for Risk of Rain Returns

Preferred version: 1.1.10
LuaENVY-ENVY-1.2.0 icon
LuaENVY-ENVY

A plugin to allow ReturnOfModding plugins greater control of their environment.

Preferred version: 1.2.0

README

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