Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
RareDevotionEggs
Adds a small configurable chance for classic purchasable drones to spawn as Lemurian Eggs in normal runs.
By OblivionX
| Last updated | a day ago |
| Total downloads | 33 |
| Total rating | 0 |
| Categories | Tweaks Alloyed Collective AI Generated |
| Dependency string | OblivionX-RareDevotionEggs-0.1.2 |
| Dependants | 0 other packages depend on this package |
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.2117README
Rare Devotion Eggs
Rare Devotion Eggs adds a small configurable chance for classic purchasable broken drones to spawn as Lemurian Eggs during normal runs.
The goal is simple: you can occasionally find a Lemurian Egg without needing to enable the Artifact of Devotion.
Features
- Adds a configurable chance for eligible drone spawns to become Lemurian Eggs.
- Works in normal runs.
- Works in Eclipse by default.
- Does not require the Artifact of Devotion.
- Does not replace every drone.
- Does not affect chests, shrines, printers, turrets, or Equipment Drones.
Default Behavior
By default, each eligible classic broken drone spawn has a 5% chance to become a Lemurian Egg.
Eligible spawns are classic purchasable broken drones, such as normal drone-type interactables.
Equipment Drones and turrets are intentionally excluded.
Config
The config file is generated after launching the game once with the mod installed:
BepInEx/config/com.xedamog.raredevotioneggs.cfg
Default values:
[General]
## Chance for an eligible classic drone spawn to become a Lemurian Egg.
## 0.05 = 5%
EggChance = 0.05
## Allows Lemurian Eggs to appear in Eclipse runs.
EnableInEclipse = true
## If false, this mod will not apply its replacement logic while the Artifact of Devotion is active.
EnableWhenDevotionArtifactActive = false
Notes
This mod does not enable the Artifact of Devotion. It only allows rare Lemurian Egg spawns to appear naturally in normal gameplay.
If you want to test whether the mod is working, set:
EggChance = 1.0
Then every eligible drone spawn should become a Lemurian Egg. After testing, set it back to your preferred value.
Installation
Install through a Thunderstore-compatible mod manager such as r2modman or Thunderstore Mod Manager.
Manual installation:
- Install BepInExPack for Risk of Rain 2.
- Place
RareDevotionEggs.dllin a folder insideBepInEx/plugins/. - Launch the game once to generate the config.