You are viewing a potentially older version of this package. View all versions.
Rico-RustyScissors-1.0.0 icon

RustyScissors

An item that recreates the Artifact of Sacrifice behaviour

Date uploaded 5 years ago
Version 1.0.0
Download link Rico-RustyScissors-1.0.0.zip
Downloads 300
Dependency string Rico-RustyScissors-1.0.0

This mod requires the following mods to function

bbepis-BepInExPack-5.3.1 icon
bbepis-BepInExPack

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

Preferred version: 5.3.1
tristanmcpherson-R2API-2.5.14 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 2.5.14

README

Affix Generator

Basic Description

This mod includes one new item: Rusty Scissors which is based loosely on the Rusted Key from RoR2 and the 56-Leaf Clover from RoR1. When a monster is killed while this is in the inventory, a random amount of "scrap" will be given to the player (this is currently hidden). When the player reaches 100 scrap, they are given a random item from the Sacrifice loot table.

Math Breakdown

  • Basic monsters give 5-10 scrap
  • Elite monsters give 10-25 scrap
  • Basic bosses give 50-100 scrap
  • Elite bosses give 100-200 scrap
  • Additional stacks of Rusty Scissors give the player a higher chance of rolling high scrap values

Known Issues/Planned Updates

  • Currently no ItemDisplayRules, so the model will not display on survivors
  • Might be a bit strong at the moment, will watch for feedback in the Discord
  • If balance is not easily solved by community feedback, some configuration is possible
  • A UI element is planned, just need to figure that out

Changelog

1.0.0 - Initial Upload

Installation

Place the .dll in Risk of Rain 2\BepInEx\plugins

Contact

If you have issues/suggestions, leave them on the github as an issue/suggestion.