0 of 0

File information

Last updated

Original upload

Created by

Coldwinds

Uploaded by

Coldwinds123

Virus scan

Safe to use

Tags for this mod

About this mod

Reduces resource drops for explorable decks, theoretically supports all mods.

Requirements
Permissions and credits
# Low Resource
Reduces resource drops for explorable cards, theoretically supports all mods.
## Setup instructions
After adding the mod and starting the game, a `top.coldwinds.LowResource.cfg` file will be generated in the `Game Path \BepInEx\config` folder. Edit it with Notepad or other software to adjust the resource drop reduction ratio, the default is 0.2.
As shown below, if you want to change the resource drop reduction percentage, change the value of the Percentage Reduction field.
To increase the resource drop, change `Percentage Reduction = 0.2` to `Percentage Reduction = 0.1` or lower.
If you need to decrease the resource drop, change `Percentage Reduction = 0.2` to `Percentage Reduction = 0.3` or higher.
The modifiable range is 0-1, so please do not exceed the range.
``
## Settings file was created by plugin LowResource v1.0
## Plugin GUID: top.coldwinds.LowResource
LowResource] [config
## Value Range:0-1, out of range will make error
## Setting type: Double
## Default value: 0.2
Percentage Reduction = 0.2
```