You are viewing a potentially older version of this package. View all versions.
William758-ZetArtifacts-1.3.4 icon

ZetArtifacts

Artifacts: Revival, Tossing, Multitudes, Escalation, Eclipse

Date uploaded 2 years ago
Version 1.3.4
Download link William758-ZetArtifacts-1.3.4.zip
Downloads 10337
Dependency string William758-ZetArtifacts-1.3.4

This mod requires the following mods to function

bbepis-BepInExPack-5.4.1901 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.1901
tristanmcpherson-R2API-4.0.11 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 4.0.11

README

ZetArtifacts

Can configure artifacts to be disabled or always active.

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)

Artifact of Escalation - Monster and interactable types can appear earlier than usual. Post-loop Elites begin to appear at monster level 10.

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.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