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.
ZetArtifacts
Artifacts: Bazaar, Revival, Tossing, Multitudes, Sanction, Accumulation, Escalation, Eclipse
| Date uploaded | 3 years ago |
| Version | 1.4.2 |
| Download link | William758-ZetArtifacts-1.4.2.zip |
| Downloads | 5308 |
| Dependency string | William758-ZetArtifacts-1.4.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.2121RiskofThunder-R2API_Language
API for modifying the language localisation of the game
Preferred version: 1.0.1RiskofThunder-R2API_Networking
Networking API around the Unity UNet Low Level API (LLAPI)
Preferred version: 1.0.4README
ZetArtifacts
Can configure artifacts to be disabled or always active.
Artifact of the Bazaar - The Bazaar Between Time contains a larger variety of interactables.
-
Disabled by default. The purpose of this artifact is to toggle other bazaar mod content.
-
Relies on other mods to actually populate the bazaar. (like BiggerBazaar and BazaarExpand)
Artifact of Revival - Dead players respawn after the boss is defeated.
Artifact of Tossing - Allows players to drop and scrap items. (LeftAlt + RMB to scrap)
Artifact of Multitudes - Double player count scaling. (stacks multiplicatively with original multitudes mod)
Artifact of Sanction - Monster and Interactable types can appear earlier.
Artifact of Accumulation - Collected items increase difficulty. Interactable spawns are increased.
Artifact of Escalation - Post-loop Elites begin to appear at monster level 10. Monster spawns are increased.
Artifact of the Eclipse - Enables all Eclipse modifiers.
Installation:
Requires Bepinex and R2API.
Use r2modman or place inside of Risk of Rain 2/Bepinex/Plugins/
Changelog:
v1.4.2 - Separate Tossing configs for all void item tiers.
v1.4.1 - Added Tossing configs for all item tiers. Update Accumulation display on scene change.
v1.4.0 - Added Artifacts: Bazaar, Sanction, Accumulation.
v1.3.5 - Apply EarlyElite properties earlier so LittleGameplayTweaks doesn't break.
v1.3.4 - Config to prevent command essence when dropping items. Drop items towards look direction.
v1.3.3 - Fixed for latest update. Re-enabled Escalation early elites.
v1.3.2 - EclipseArtifacts compatibility.
v1.3.1 - Disable Escalation elites until EliteAPI is fixed.
v1.3.0 - Updated for latest game version. Fix Safer Spaces cooldown buff handling. Multitudes Fix increases MaxMonsterSpawnCount for CombatShrines.
v1.2.4 - Config to disable dropping WorldUnique items. Config to remove scrappers while using Artifact of Tossing. Prevent scrapping ArtifactKey. Null-check impaleDotIndexField.
v1.2.3 - Configs for some artifact values. Scale Erythrite DOT based on ambient level. Don't populate Escalation EliteDef until run starts.
v1.2.2 - Configure artifacts to be disabled or set always active.
v1.2.1 - Switched networking from MiniRPCLib to R2API. Clients now show item drop notification instead of only host seeing all of them. Artifact of Revival only triggers if there is still a living player.
v1.2.0 - Added Artifact of Escalation.
v1.1.0 - Compatibility with DiluvianArtifact.
v1.0.0 - Initial Release.
Credits:
Artifact of Multitudes is based off of wildbook's Multitudes.
Artifact of Tossing is based off of KookehsDropItemMod