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.
VoidAspectRestoration
Restores the unused Void elite aspect, including drops, effects, icons, pickup models, and logbook display. Configurable to use either the vanilla Void Infestor model or a custom aspect orb model.
| Last updated | a day ago |
| Total downloads | 51 |
| Total rating | 0 |
| Categories | |
| Dependency string | Thatguy119407-VoidAspectRestoration-1.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
RiskofThunder-RoR2BepInExPack
Simplify the modding ecosystem of Risk of Rain 2, making it easier for modders to create and maintain their mods while preventing harmful bugs.
Preferred version: 1.43.0README
Void Aspect Restoration
Restores the unused Void elite aspect, Voidborne Curiosity, as a complete obtainable equipment in Risk of Rain 2.
Voidtouched elites can drop their aspect at the normal vanilla elite-aspect drop rate. The restored equipment includes functional effects, custom icons, a configurable pickup model, and a visible 3D model in the logbook.
Effects
While Voidborne Curiosity is equipped:
- Gain 50% maximum health.
- Reduce movement speed by 30%.
- Attacks apply Collapse.
- Gain a recharging Void shield based on Safer Spaces.
- Become immune to Void fog damage and visual effects.
The mod also repairs the unfinished shield behavior so the block is consumed and recharges consistently.
Appearance
The equipment icon and pickup model automatically match the selected appearance.
The following option can be changed in BepInEx/config/evanr.voidaspectrestoration.cfg after launching the game once:
[Appearance]
## Controls the Void aspect's ground pickup and model-panel appearance.
# Setting type: VoidAspectAppearance
# Default value: VanillaInfestor
# Acceptable values: VanillaInfestor, AspectOrb
VoidAspectModel = VanillaInfestor
## Changelog
### 1.0.0
- Initial release