Scarlet Tower
0 of 0

File information

Last updated

Original upload

Created by

devopsdinosaur

Uploaded by

devopsdinosaur

Virus scan

Safe to use

Tags for this mod

About this mod

Want to never have to worry about leaving exp gems and cash on the ground? Now you can and so much more. Change all possible hero stats via configuration options.

Requirements
Permissions and credits
*************************************************************************************
Please join me on Discord if you have mod issues or ideas:

devopsdinosaur's Discord Server


If you don't use Discord please PM or email.

I cannot guarantee I will see Posts/Bugs on all of my mods, so Discord/GitHub
are much better ways to reach me.

Thanks!
dd
*************************************************************************************


Description:

Change all hero stats via configuration options.  All options are "delta" values, meaning the amount to increase/decrease the statistic and default to zero, meaning no change unless you specify it.  Their names come directly from the game source code.  See the "Config Options" section below for info.

Example: I don't like to cheat, but I hate having to gather up all my exp, so I just set "Gathering Delta" option to 99999 and everything that drops comes to me.  Very handy and not too cheaty =P

Disclaimer: I generally test these mods as much as I can before releasing, but I won't always catch all the problems.  Please let me know if you hit issues, notice something just isn't working as expected, or just think something could be improved.  See my contact info below.  Thanks for the help!

Configuration:

You must start and exit the game once after the plugin is in the "BepInEx/plugins" folder in order for the configuration file to be created.  The file will be in "BepInEx/config" and the name will be "devopsdinosaur.scarlet_tower.<mod-name>.cfg" (where <mod-name> == this mod's name).  Open the file using a text editor like Notepad.  All of the lines that start with '#' are informational.  Change the values, save the file, and restart the game.

Here is a list of the options for this mod:

  • Enabled - Set to false to disable this mod.
  • MoveSpeed Delta - Float amount to inc/dec the 'MoveSpeed' stat (base stat info - starting val: 350, min val: 0, max val: 999999)
  • AttackSpeed Delta - Float amount to inc/dec the 'AttackSpeed' stat (base stat info - starting val: 1, min val: 0, max val: 90)
  • Damage Delta  - Float amount to inc/dec the 'Damage' stat (base stat info - starting val: 15, min val: 0, max val: 999999)
  • Armor Delta - Float amount to inc/dec the 'Armor' stat (base stat info - starting val: 0, min val: 0, max val: 80)
  • CriticalChance Delta - Float amount to inc/dec the 'CriticalChance' stat (base stat info - starting val: 0, min val: 0, max val: 100)
  • HPRegen Delta - Float amount to inc/dec the 'HPRegen' stat (base stat info - starting val: 0.3, min val: 0, max val: 999999)
  • CriticalDamage Delta - Float amount to inc/dec the 'CriticalDamage' stat (base stat info - starting val: 50, min val: 0, max val: 999)
  • CDR Delta - Float amount to inc/dec the 'CDR' stat (base stat info - starting val: 0, min val: 0, max val: 90)
  • Luck Delta - Float amount to inc/dec the 'Luck' stat (base stat info - starting val: 0, min val: 0, max val: 999999)
  • Greed Delta - Float amount to inc/dec the 'Greed' stat (base stat info - starting val: 0, min val: 0, max val: 999999)
  • Gathering Delta - Float amount to inc/dec the 'Gathering' stat (base stat info - starting val: 2, min val: 0, max val: 999999)
  • DestructionBonus Delta - Float amount to inc/dec the 'DestructionBonus' stat (base stat info - starting val: 0, min val: 0, max val: 100)
  • ReasonBonus Delta - Float amount to inc/dec the 'ReasonBonus' stat (base stat info - starting val: 0, min val: 0, max val: 100)
  • SerenityBonus Delta - Float amount to inc/dec the 'SerenityBonus' stat (base stat info - starting val: 0, min val: 0, max val: 100)
  • HarmonyBonus Delta - Float amount to inc/dec the 'HarmonyBonus' stat (base stat info - starting val: 0, min val: 0, max val: 100)
  • LustBonus Delta - Float amount to inc/dec the 'LustBonus' stat (base stat info - starting val: 0, min val: 0, max val: 100)
  • AgonyBonus Delta - Float amount to inc/dec the 'AgonyBonus' stat (base stat info - starting val: 0, min val: 0, max val: 100)

In-game Controls
None

Installation:
1. Install the BepInEx Pack (or, if you wish, download and install BepInEx from the GitHub site).
2. Download and extract this mod.
3. Copy the extracted file(s) to your <scarlet-tower-install>/BepInEx/plugins directory.  (Information on how to create and locate these folders are in the BepInEx Pack details)
4. Run the game
5. (To change options) Exit the game and modify the options as listed above.  Restart the game.
6. Enjoy!

Source Code and Issues:
All my Sun Haven mods are on GitHub here:  https://github.com/devopsdinosaur/scarlet-tower-mods  I try to keep them as specific and simple as possible.  Any issues or requests, just PM me here, on github, or email devopsdinosaur __a_t__ gmail.com.