Chen-ChensClassicItems icon

ChensClassicItems

This mod is based from ThinkInvis.ClassicItems. Add missing classic items from Risk of Rain 1. Fully documented for other interested mod creators.

Last updated 2 years ago
Total downloads 268456
Total rating 28 
Categories Mods Items Enemies Artifacts
Dependency string Chen-ChensClassicItems-3.1.3
Dependants 79 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.4.1905 icon
bbepis-BepInExPack

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

Preferred version: 5.4.1905
tristanmcpherson-R2API-4.3.5 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 4.3.5
Chen-ChensHelpers-1.1.2 icon
Chen-ChensHelpers

This mod includes helpers that may aid other mod creators. Fully documented, so feel free to check it out.

Preferred version: 1.1.2
ThinkInvis-TILER2-7.0.1 icon
ThinkInvis-TILER2

ThinkInvisible's Library of Extras for RoR2.

Preferred version: 7.0.1
ThinkInvis-ClassicItems-6.2.2 icon
ThinkInvis-ClassicItems

Adds items from Risk of Rain 1 which didn't make the cut.

Preferred version: 6.2.2

README

Version GitHub issues GitHub pull requests Support Chen Maintenance Status

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

More Information

Check out the original ClassicItems made by ThinkInvisible.

Kirbsuke#0352 made the Artifact of Spirit icon.

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

  • Recompile for TILER2's breaking changes.
  • Comment the code for itemstats and betterui compatibilities.

3.1.2

  • Add checks for Distortion artifact logic so that exceptions won't occur.

3.1.1

  • Update the code from deprecation.
  • Remove tests to reduce complexity for new maintainers to take over.

3.1.0

  • Update the code to a working state since the updates.
  • Some parts of the code still has warnings.

3.0.9

  • Make Origin Imps use HGStandard shaders.
  • Origin Imps do not look shiny like the originals yet, but they so far work.

For the full changelog, check this wiki page.