She Will Punish Them
0 of 0

File information

Last updated

Original upload

Created by

aedenthorn

Uploaded by

aedenthorn

Virus scan

Safe to use

Tags for this mod

About this mod

Scales the difficulty and reward for field encounters based on player level and/or skirmishes already won.

Requirements
Permissions and credits
Changelogs
Donations
This mod attempts to make the random daily encounter locations scale with the player's progress. The mod's default settings are somewhat simple, so you'll probably have to test and tweak the variables yourself to get the scaling you want.

Aspects of the encounter affected will include:

  • monster damage
  • monster health and stamina
  • monster amount
  • gold and crystal amounts dropped and received at the end
  • loot drop frequency and number

It's a bit complex, so some tweaking will probably be required to get it to where you want.

Basically, there are two factors that determine a base multiplier for field encounters:

  • player level
  • skirmishes won by the player

You can tweak how much weight each of these have in the config file. Default is 0.1x for each.

On top of that there are individual multipliers for each of the type of thing affected which further tweak the base multiplier. Check the cfg file for details.


Config

A config file BepInEx/config/aedenthorn.ScalingFieldEncounters.cfg is created after running the game once with this mod.

You can adjust the config values by editing this file using a text editor or using the Configuration Manager mod.


Technical

This mod requires BepInEx to be installed for SWPT.  Detailed instructions on installing BepInEx are here.

If you are on Windows, you will need the x64 or x86 version based on your architecture, found here:

https://github.com/BepInEx/BepInEx/releases

Unpack the zip file, and place the contents in the game's root folder (beside the game's .exe file).

To install this mod, place the contents of its zip file in the BepInEx/plugins folder (create it if the folder doesn't exist).


Code is at https://github.com/aedenthorn/SWPTMods.

If you want to complain or ask for help or help me test my mods, you can visit my Discord server.