Aeryn-RoR2CommandArtifact icon

RoR2CommandArtifact

Adds a selection window when you open a chest. Forked/modified version from felixire.

By Aeryn
Last updated 4 years ago
Total downloads 1336
Total rating 0 
Categories Mods
Dependency string Aeryn-RoR2CommandArtifact-1.5.2
Dependants 0 other packages depend on this package

This mod requires the following mods to function

wildbook-MiniRpcLib-0.0.1 icon
wildbook-MiniRpcLib

This is an alpha/beta library. It works, but there are breaking changes planned. It's released here to allow developers to reference it as a dependency.

Preferred version: 0.0.1
tristanmcpherson-R2API-2.4.2 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 2.4.2
bbepis-BepInExPack-3.1.0 icon
bbepis-BepInExPack

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

Preferred version: 3.1.0

README

This is a fork of: https://thunderstore.io/package/felixire/Command_Artifact/

This will likely not be maintained or updated.

The following README is (mostly) inherited from the forked mod.

Command Artifact

Game is too random for you?
Change that with this mod.

This mod is trying to act like the Command Artifact from the original Risk of Rain. (Thx to this reddit comment https://bit.ly/2vbWoAW for the idea and felixire for the foundation for me to update)

WARNING
This mod completely breaks the balance of the game, and is just to see how much you can break it.

What this mod does:
This mod gives you a selection window whenever you open a chest.

Controls
Click the Item that you want. Once the Menu is gone you have to shoot once to be able to move again. Dont know how to fix this you should be able to move again.

demo

How to Install:
First make sure you have BepInExPack installed.
Next move the folder to be inside BepInEx/plugins


Changelog

v1.5.2

  • Replace shrines of chance
  • Replace adaptive chests
  • Replace large multi terminals
  • Replacement large chest chance from 13% -> 20%

v1.5.1

  • Fixed bug with items flying across the map

v1.5

  • Removed config
  • Dismiss UI and return control to character after selecting an item automatically
  • Replace most purchasables with chests (13% large, 87% normal)
  • Removed the time slowdown effect
  • Updated for current patch as of 3-27-20.

Version history below is from felixire.

v1.4.2

  • Fixed bug where the percantages werent normalized correctly

v1.4.1

  • Removed the MiniRpcLib as it now has its own Page

v1.4.0

  • Recoded the whole Mod ... :C
  • Added Multiplayer support
  • The select menu now uses the Mouse instead of the Keyboard
  • The select menu now looks different
  • Some old bugs might happen again sorry for that
  • For those who use a smaller resolution this technically should auto update the size. If not please write me a message and I will look into it.

v1.3.2

  • Added config to edit the size of the notification and the item icons - PineappleOnPizza

v1.3.1

  • Add config for moving the selector - Katelyn
  • Add disclaimer that mod only supports singleplayer atm
  • Fix bug where Command Artifact breaks after game restart - Noonday
  • Fix bug where Item spawns wherever the last thing was opend (Money Barrel) - Jessica

v1.3.0

  • Added support for Rusty chest and Equipment Barrels
  • Added config to enable all items (Thanks to gabe for the Idea)
  • Fixed Multiplayer? (Only tested it briefly, if its still broken please message me on discord @felixire#2517)
  • Refactored the code

v1.2.2

  • Added config to set custom select Key (Thanks to snack for the Idea) (Default is F)
  • Fixed bug where you could already opend chests (Thanks to KimJongUninstall and Verminium for the Report)

v1.2.1

  • change readme... Fuck me man

v1.2.0

  • Finally Open Source (Huge thanks to FunkFrog)
  • Added config
  • Change drop rates to about default values
  • Fixed bug where you could open 2 Chests at once (Thanks to OrangeNote)

v1.1.1

  • Fixed Bug that drops 2 Items
  • Added Up & Down Keys (Thanks to FunkFrog)

v1.1.0

  • Fixed Gold chest not dropping a red Item
  • Items now Drop instead of being directly given
  • Select Button changed to the F Key, because jumping was annoying
  • Removed (hopefully) last Debug chat messages

v1.0.1

v1.0.0

  • Initial Release