PerfectedLoop
Makes Perfected Elites spawn after looping.
Date uploaded | 2 years ago |
Version | 1.2.2 |
Download link | arimah-PerfectedLoop-1.2.2.zip |
Downloads | 58114 |
Dependency string | arimah-PerfectedLoop-1.2.2 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.1901README
PerfectedLoop
This mod makes Perfected elites spawn in the game after looping. This elite type normally only spawns on the Moon. Perfected elites will spawn under the same conditions as Malachite and Celestine elites. As a result, Perfected, Malachite and Celestine elites will be approximately evenly distributed once they start appearing.
In addition, Perfected elites will very occasionally drop Shared Design when killed.
Perfected elites continue to spawn on the Moon.
Network compatibility: In multiplayer, only the host needs the mod.
Limitations & known issues
The mod looks for the elite tier that contains Malachite and Celestine elites. If it can’t find it, it falls back to the vanilla game’s elite tier. Mods that alter the combat director’s elite tiers may cause this mod to behave unexpectedly.
Patch notes
v1.2.2
- Fix elites not spawning correctly with some mods. Technical detail: if
CombatDirector.Init
is called more than once (which it shouldn't be, butEliteAPI
does whatever it feels like), then the mod correctly sets up the elite tier list now.
v1.2.1
- Fix elites not spawning at all with this mod enabled (issue). See the pull request for details.
v1.2.0 - Survivors of the Void
- Depend on
RoR2.dll
instead ofAssembly-CSharp.dll
. - Remove unnecessary dependency on
UnityEngine.Networking.dll
, which seems to be gone. - Update dependency versions in manifest.
v1.1.0
- Small rewrite to use R2API's
EliteAPI
instead of directly patching the combat director. This should make the mod more compatible with others.
v1.0.0
- Initial version.
Support
If the mod fails to work, you can open a GitHub issue. You can also contact me on Discord at Arimah#0001. I am not in any Risk of Rain modding community.
Installation
Use a mod manager such as Thunderstore Mod Manager or copy PerfectedLoop.dll
to your plugins folder.
License
The mod is licensed under the MIT license. Please see the license text for the full terms.