Mod Details

Proportional Bosses

Proportional Bosses 1.0.2

Created by TonioX

1.6K Downloads

SPT 0.0.0 Compatible

Grind through early quests without fear of getting one shot by a boss.

Latest Version 1.0.2
SPT 0.0.0

Updated Jul 10, 2023 at 8:19 PM

Version Notes

Added sanity check for new profiles.

Use ProfileHelper to get PMC Profile.

Thanks to 7enas for bug reports.

This download is externally hosted.
Always scan for viruses.

Description

Increases chances of encounter with a boss as your PMC level increases.

For Example :

Your PMC is level 11, your chances of spawning a boss is 9%.

when you reach level 30, chances increase to 50% and reaches 100% at level 60.

Incompatibilities

This mod will surely conflict with any other mod that modifies boss spawn chances at runtime.

Most likely to be incompatible with SWAG, SPTRealism etc…

Configuration

You can find configuration options in “config/config.json” file.

“enabled”:true, // self-explanatory, you can disable the mod “levelThreshold”:60, // level to reach 100% chance of spawn “progressionParameters”:{ // don’t touch that if you don’t want to break the algorithm, for future updates. “p1”:0, “p2”:0, “p3”:1, “p4”:1 }, “locations”:{ “<map name>”:{ “bosses”:[ { “name”: “<boss name>”, “maxChance”:100 // change this value if you want to cap the chances for a specific boss to spawn. } ] } ….

Version 1.0.2
Download Mod Version
SPT 0.0.0
Latest Compatible SPT Version

1.0K Downloads

Created Jul 10, 2023 at 8:19 PM

Updated Jul 10, 2023 at 8:19 PM

Virus Total Results

Added sanity check for new profiles.

Use ProfileHelper to get PMC Profile.

Thanks to 7enas for bug reports.

Version 1.0.1
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

414 Downloads

Created Jul 2, 2023 at 9:15 AM

Updated Jul 2, 2023 at 9:15 AM

Virus Total Results
  • Cleaned up package
  • Fixed Killa and Gluhar max chances on streets
Version 1.0.0
Download Mod Version
Unknown SPT Version
Latest Compatible SPT Version

126 Downloads

Created Jul 1, 2023 at 10:59 PM

Updated Jul 1, 2023 at 10:59 PM

Virus Total Results
Tombstone

my luck first raid at level 2 and run into the goons

0 Likes
7enas

Strange that people dont have problems, but i noticed some on fresh 3.5.8 install.

1) Lacks sanity check if profile was not yet created.

2) Had to change few lines of code to get pmc level
a) this.saveServer=container.resolve(“ProfileHelper”);
b) constprofile=this.saveServer.getPmcProfile(sessionId);
c) constplayerLevel=profile.Info.Level;

0 Likes
deveagle

compatible with sain, swag, and other mods? anybody confirm?

0 Likes

Details