ChensClassicItems
This mod is based from ThinkInvis.ClassicItems. Add missing classic items from Risk of Rain 1. Fully documented for other interested mod creators.
Date uploaded | 3 years ago |
Version | 3.0.3 |
Download link | Chen-ChensClassicItems-3.0.3.zip |
Downloads | 10770 |
Dependency string | Chen-ChensClassicItems-3.0.3 |
This mod requires the following mods to function
ThinkInvis-ClassicItems
Adds items from Risk of Rain 1 which didn't make the cut.
Preferred version: 6.2.2bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.1905Chen-ChensHelpers
This mod includes helpers that may aid other mod creators. Fully documented, so feel free to check it out.
Preferred version: 1.1.2README
Chen's Classic Items
Description
An extension mod for ThinkInvis.ClassicItems!
This mod also adds items (and artifacts) from Risk of Rain 1 that did not make it to Risk of Rain 2.
For this mod's API, the documentation can be found in the wiki.
Installation
Use r2modman mod manager to install this mod.
If one does not want to use a mod manager, then get the DLL from Thunderstore.
Current Additions
Artifact
- Distortion : Lock a random skill per interval. Both active and passive skills can be locked.
- Origin : Summon the Imp Army to destroy you. Imp Overlords will drop a Pearl or Irradiant Pearl once defeated.
- Spirit : Characters (both players and enemies) run faster at lower health.
Equipment
- Drone Repair Kit : Heals all drones you own as well as applying a regeneration buff.
- Instant Minefield : Drop mines that are quickly fully armed upon landing.
Common
- Mortar Tube : Launch a mortar. Classic.
Uncommon
- Arms Race : All drones you own will launch a missile or a mortar, or both.
- Dead Man's Foot : Throw a mine upon taking serious damage that inflicts poison upon exploding.
- Panic Mines : Throw a mine upon taking serious damage that inflicts damage.
Rare
- AtG Missile Mk. 2 : AtG Missile Mk. 1 but better.
- Thallium : Chance to inflict poison on enemies based on their own damage.
Contact
- Issue Page: https://github.com/cheeeeeeeeeen/RoR2-ClassicItems/issues
- Email:
[email protected]
- Discord:
Chen#1218
- RoR2 Modding Server: https://discord.com/invite/5MbXZvd
- Give a tip through Ko-fi: https://ko-fi.com/cheeeeeeeeeen
More Information
Check out the original ClassicItems made by ThinkInvisible.
- Thunderstore: https://thunderstore.io/package/ThinkInvis/ClassicItems/
- GitHub: https://github.com/ThinkInvis/RoR2-ClassicItems
Kirbsuke#0352 made the Artifact of Spirit icon.
- Contact:
[email protected]
or through Discord.
manaboi#4887 made the Artifact of Origin icon. Artifact of Distortion icon's basis was from them and was improvised.
- Contact: Through Discord.
Aromatic Sunday#2929 did offer to make icons, and thus included as an alternate version.
Changelog
3.0.3
- Fix a bug where COmpat with BetterUI is being neglected due to using item index.
3.0.2
- Fix a bug where the console is complaining about Imps from Origin being invalid.
3.0.1
- Add some content to content packs as defined.
3.0.0
- Update the mod so that it is playable after the anniversary update.
2.3.5
- Improve namespaces on the project so that the code is readable, and follows best practices.
- Major changes in API due to namespace change. Refer to the code documentation for the new one.
- Add a config option for determining batch spawning for Artifact of Origin.
2.3.4
- Integrate Queue Processors from ChensHelpers.
- Also improve on the implementation for Origin Imp spawning so that it has less processes.
For the full changelog, check this wiki page.