She Will Punish Them
0 of 0

File information

Last updated

Original upload

Created by

aedenthorn

Uploaded by

aedenthorn

Virus scan

Safe to use

About this mod

Provides customization of size and visibility of dropped loot labels based on distance and rarity.

Requirements
Permissions and credits
Changelogs
Donations
This mod provides some basic adjustments to the size and visibility of labels of dropped loot. It provides the following variables:

  • BaseMaxDistance - the maximum distance to show a label before factoring in item rarity (default 30m)
  • DistanceBias - the amount of influence rarity has on the base max distance, between 0 and 1 (default 0.8)
  • MaxTextSize - the size of a label's text before factoring in item rarity (default 24)
  • SizeBias - the amount of influence rarity has on the text size, between 0 and 1 (default 0.5)
  • MinRarityToShow - the minimum rarity of an item to show the label, 1 to 6 (default 1)


Config

A config file BepInEx/config/aedenthorn.AdvancedLootLabels.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.