Some mods may be broken due to the recent Alloyed Collective update.
You are viewing a potentially older version of this package.
View all versions.
EclipseArtifacts
Makes all Eclipse modifiers available as individual artifacts.
| Date uploaded | 5 months ago |
| Version | 1.3.0 |
| Download link | Judgy-EclipseArtifacts-1.3.0.zip |
| Downloads | 8711 |
| Dependency string | Judgy-EclipseArtifacts-1.3.0 |
This mod requires the following mods to function
RiskofThunder-R2API_Language
API for modifying the language localisation of the game
Preferred version: 1.0.1bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2117README
EclipseArtifacts
RoR2 Mod. Makes all Eclipse modifiers available as individual artifacts.
Confirmed Compatibility with :
Configuration
Every configuration entry is editable in-game via the Risk Of Options mod.
| Name | Type | Default | Description |
|---|---|---|---|
| Artifact of Frailty | Enum | Additive | Determines how Artifact of Eclipse 3 and Artifact of Frailty interacts with each other.- Vanilla: only counts 1 of them (+100% damage)- Additive: adds the values (+200% damage)- Multiplicative: multiplies the values (+300% damage) |
Credits
Eclipse modifiers enabling code is based of William758's ZetArtifacts Artifact of the Eclipse.
CHANGELOG
1.3.0
- Added compatibility between
Artifact of Eclipse 3andArtifact of Frailty. - Added config option
Artifact of Frailty, allowing customization of the interaction. - Added optional RiskOfOptions support.
1.2.1
- Rework the internal selected difficulty Hook for improved compatibility with other mods
- Mod should now be compatible with CurseCatcher
1.2.0
- Artifacts descriptions are now extracted instead of hardcoded. This allows other mods to override the default description.
- Added compatibility with EclipseRefurbished.
1.1.0
- Fix broken E2 and E8 artifact after SotS.
- Update Dependencies.
- Now only requires
R2API_Languageinstead of the entireR2APIframework.
- Now only requires
1.0.0
- Initial Release