This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
MoreArtifacts
Adds two more artifacts to the game! Works in multiplayer.
Date uploaded | 4 years ago |
Version | 1.2.3 |
Download link | EvanTich-MoreArtifacts-1.2.3.zip |
Downloads | 28326 |
Dependency string | EvanTich-MoreArtifacts-1.2.3 |
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.9README
MoreArtifacts
Adds more artifacts to the game! Everyone must have the mod in multiplayer. There will be more artifacts when my friends or I come up with more ideas.
Artifacts:
- Artifact of the Congregate: Monsters can combine to form larger, stronger monsters. Get them close to eachother and have fun (or not)!
- Artifact of the Conglomerate: A random character on the same team will take damage instead of the one that is damaged.
Want to create your own artifact?
Have some coding experience and want to create your own artifact but you don't know where to start? Check out the example artifact project on Github. It shows you an easy to use example that you can use to jump-start your artifact endeavours.
How to install
Use a mod manager OR...
- Download the mod you want to install from the releases section or from Thunderstore.
- Extract the zip file.
- Find the dll in the extracted folder.
- Put the dll in the plugins folder of BepInEx in your Risk of Rain 2 install folder.
Enjoy!
Issues?
Please notify me of any issues you may have with the mod through the Risk of Rain 2 Modding Discord (Ugff) or Github.
Changelog
- 1.2.3 Added an example artifact project to help others create some neat artifacts and better NewArtifact class
- 1.2.2 Fixed bugs with CombatSquad interactions and general fixes
- 1.2.1 Changed README.md
- 1.2.0 Release