flir added a new version:
Quote
- Fix: user supplied config was not applied (There was a log info telling it was but the default one was applied..., this is now fixed) sorry
![]()
flir added a new version:
Quote
- Fix: user supplied config was not applied (There was a log info telling it was but the default one was applied..., this is now fixed) sorry
![]()
flir added a new version:
Quote
- now can tweak health (see related config option, not fully tested yet), false by default to avoid conflict with other mods (see config option for info)
- fixed bug which would not permit to load user supplied config
- Explicit log to know if user supplied or default config is loaded
- pmcbear aligned on bear
- pmcuser aligned on usec
- refactored the difficulty tweak apply function (internal change)
flir added a new version:
Quote
- Rogues, Raiders, Goons now can ignore tripwires (in base game they always spot them)
- Scavs now have a chance to ignore tripwires (in base game they always spot them)
- USEC & BEAR have a chance to ignore tripwires in base game so I did NOT change it for the time being.
- removed some logs that were meant for debug only
- Explicit green log when mod successfully loads
- Explicit message when mod cannot load because of config file not found
flir added a new version:
Quote
- tweaked grenade sensitivity of rogues
they are now less prompt to spot your grenades
scaled depending on their difficulty.- tweaked goons (they still are formidable opponents though)
- longer reaction time to sound
- lowered vision angle
- sprays shorter bursts when firing in full-auto (less bullets in your body)
- wait longer between single shots (birdeye is always single fire)
- lowered their sensitivity to player grenades
flir added a new version:
Quote
- tweaked grenade sensitivity of:
- bears
- usecs
- scavs
all of them now are less prompt to spot your grenades.
The easier they are the less they will spot your grenades.
Please tell me if you think the bots are now too insensitive to your grenades.
flir added a new version:
Quote
- added tweaks for bear
- longer reaction time to sound,
- lowered vision angle,
- lowered chance to hear,
- bumped scattering a bit,
when you shoot in a bigger radius around them,
- sprays shorter bursts when firing in full-auto,
- longer time before they can choose to target the head,
- longer waiting time behind cover
- aligned usecs on bear (some tweaks were missing)
flir added a new version:
Quote- added tweaks for USEC (BEAR coming next)
- fix global changes by applying them after tweaks (same issue as grenades)
- fix rogues hearing being better in easy mode than other modes
flir added a new version:
Quote- fix the grenade removal by applying it after the tweaks
flir added a new file:
QuoteDisplay MoreWhat ?
This is a SPT mod to tweak the bot brains
- They can no longer throw grenades
- They can no longer sneak on you sprinting
- They can no longer reload their weapon like machines
- They no longer have eternal stamina
- Rogues are less laser like and are more disturbed when shot at, their hearing is not like the next generation sonar. They should not voluntarily choose head as a target at first shot.
- Scavs are now really brutes with bad weapons skills and bad hearing
- Goons reworked a little bit to tone down their head-shooting-habit.
- BEAR and USEC are reworked to be less laserlike on the head.
- BEAR, USEC, Scavs, Goons and Rogues now miss some grenades you launch at them (by default they spot 100% of grenades you launch)
- BEAR, USEC, Scavs (at the moment) now miss some of your tripwires and will blow up on them (thanks to Polarius for testing the feature and giving the idea)
- More to come ...
How ?
Just unzip in your root directory as any other good mod (this mod contains the `user/mods` directory tree.
If you just want to enjoy, you are ready to go.
If you want to switch some features on/off go to the config directory of this mod (`user/mods/flir-BrainTweaks/config`) and make a copy of the config.jsonc file to userconfig.jsonc. Then edit to your liking.
If you want to tweak the bot brains by yourself:
To avoid losing you brain config each time you install a new release
we have a special directory (`db/userbots`) where you can work.
Look into the `db/bots/*.json` and copy the desired ones to the `db/userbots/`
directory. Then you can edit the files in `db/userbots/*.json` as much as you
want.
Be advised that each entry in your new file is the only one to take effect.
This means that if you only want to modify one setting and let the mod handle the rest
you should remove all the settings you don't intend to manage from the copied file.
For reference, you can use the document created by Solarint
Why ?
Because I don't have SAIN in 3.11
Who ?
This mod is made by me.
I got some inspiration from
Normalized Bots port ~3.11 and FairFight
But the code is mine.
flir added a new version:
Quote
- adapt key extractor to new wiki
- Woods: add Old house room key
- Street: add Aspect company office key (not necessary to enter building but offers safer route to Aspect)
- Customs: machinery key changed id
- Customs: added Company director's room key (6761a6f90575f25e020816a4)
flir added a new version:
QuoteRemove unused references and recompiled. (Maintenance Version)
flir added a new file:
QuoteAsked for permission to DirtBikerCj to become maintainer.
This mod was originally written by DirtBikerCj and I only compiled it for SPT 3.11
If he ever wants to take the mod maintenance back I'll be glad to give it back :p
This mod allows to turn your head up to 90° on each side as any normal human being is able to do... That is all
flir added a new file:
QuotePicked up SamSWAT and dirtbikercj excellent Time & Weather changer mod maintenance
flir added a new version:
QuoteDisplay MoreThis is a maintenance release:
- fixed deprecation warnings for UnityWebRequest.Result.ConnectionError and UnityWebRequest.Result.ProtocolError
- made the project work with dotnet on Linux
- switched from .net 4.7.1 to 4.7.2
- remove version requirements for references (BepInEx, Harmony...)
- added explicit references to Sirenix.Serialization, Sirenix.Serialization.Config, Sirenix.Utilities
- remove old powershell postbuild (replaced by python tooling to package and upload)
- added a task file to ease commands
flir added a new version:
QuoteFixed a quest patch that did not apply correctly in previous version. The plugin sortta worked but did not for quest changes... All 3.11 users should upgrade to this version.
flir added a new version:
QuotePorted to spt 3.11