Phedg1Studios-StartingItems icon

StartingItems

This mod will allow players to choose which items and equipment they are given at the start of every game.

Last updated 4 years ago
Total downloads 4655
Total rating 2 
Categories Mods
Dependency string Phedg1Studios-StartingItems-1.0.2
Dependants 0 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-3.0.0 icon
bbepis-BepInExPack

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

Preferred version: 3.0.0
tristanmcpherson-R2API-2.3.22 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 2.3.22

README

Phedg1 Studios

Starting Items

TLDR

This mod will allow players to choose which items and equipment they are given at the start of every game.

DESCRIPTION

The main menu will have a new button labelled "Starting Items". Clicking it will open up the shop interface. Every item and piece of equipment that has been unlocked (completed the requisite achievement) and discovered (been picked up at least once) will be listed here alongside how many times it will be spawned. To add an item or piece of equipment, left click it. The same item can be added multiple times. To remove an item or piece of equipment, right click it. Every item and piece of equipment that has been added will be spawned at the beginning of every game. The items and pieces of equipment are not "used up" by playing a game, they will persist and be spawned for every future game. This mod can be enabled and disabled from this menu, should the player wish to play normally again.

CONFIGURATION

After a player has opened the item shop interface for the first time a number of configuration files will be created. These can be found at "<RISK OF RAIN 2 INSTALL LOCATION>/Risk of Rain 2/BepInEx/config/Phedg1 Studios/Earn Starting Items/" and "<RISK OF RAIN 2 INSTALL LOCATION>/Risk of Rain 2/BepInEx/config/Phedg1 Studios/Starting Items/<YOUR PROFILE ID>/". If you desire to alter the configuration of the mod it must be done by editing these files. The intention is that this would only be necessary once, with the rest of the player's interactions being done through the shop interface inside the game itself.

ShowAllItems.cfg When this file is blank the player will only have access to the items and equipment that they have unlocked and discovered. If anything is written inside this file, they will have access to every item and piece of equipment in the game.

ItemsPurchased.cfg This is the record of what items and equipment the player has added, so that they can persist after the game has been closed.

Changelog

v1.0.2 Hopefully fixed a scaling issue when playing at different resolutions. Changed the location of some config files so they are now global. Changed the extension on the configuration files from .txt to .cfg for compatability with r2modman mod manager.

v1.0.1 Added enabled toggle to game menu.

v1.0.0 Initial release.