felixire-KillShop icon

KillShop

Trade the souls of your enemies for items.

Last updated 4 years ago
Total downloads 10744
Total rating 1 
Categories Mods
Dependency string felixire-KillShop-1.0.4
Dependants 0 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-2.0.0 icon
bbepis-BepInExPack

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

Preferred version: 2.0.0
tristanmcpherson-R2API-2.0.5 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 2.0.5
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

README

Please Delete the old "MiniRpcLib - Wildbook.dll"

Every Player needs to have this mod Installed!

KillShop

Ever wanted to trade the souls of all the enemies you have slayed for some nice items?
Then this mod is just right for you!

What this mod does:
This mod keeps track how many enemies you have killed and gives you the ability to buy stuff for them.
You can currently buy items, Exp, Money, Full Health with your kills (More to come, just need Ideas)

Controls
B - Open/Close the Buy Menu

demo

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

How to report a Bug / Give Ideas: Just message me on discord @felixire#2517

Huge Thanks to Wildbook for the MiniRpcLib


Changelog

v1.0.4

  • Added x5 and x10 Buttons
  • Added item descriptions
  • Added config to set how many souls you get, when you killed an boss or Elite (Thanks to Maxi for the suggestion)

v1.0.3

  • Removed the MiniRpcLib as it now has its own Page

v1.0.2

  • Updated to latest BepInExPack version
  • Updated Wildbooks MiniRpcLib GUID to "dev.wildbook.libminirpc" to fix the illegal format

v1.0.1

  • Updated the UI a bit - Still looks like trash but a little bit nice in my opinion (Thanks to CG Derulo for suggesting tabs instead of dropdrowns)
  • Added some configs (Prices, Price increase)
  • Added Shield recharge as a Buyable (Thanks to CG Derulo for the suggestion)
  • Renamed Kills to Souls (Thanks to Maxi for the suggestion)

v1.0.0

  • Initial Release


TODO

  • [ ] Add more configs.

  • [ ] Add more things to Buy.

  • [ ] Add close button / ESC to Close. -- When Buy menu is open, have to intercept the pause menu.

  • [ ] Add support for different Resolutions -- This is problably gonna take a while, because my UI is hardcoded :C

  • [ ] Unlockables - Example: Unlock tier 3 once you are level 20 or completed 4 stages

  • [ ] Add support for stats display (Maxi)

  • [ ] Make the soul Counter different Color than the Lunar Coin Counter (Maxi) - If any one knows how please tell me, I searched forever but couldnt find it

  • [ ] Add Support for ItemBlocker Mod (Maxi)

  • [ ] Scale the Prices with stages (Maxi)

  • [ ] Add a timer between purchases (CG Derulo)

  • [ ] Controller Support (CG Derulo)

Bugs

  • When the UI was clicked the player needs to shoot once to be able to move again