alainbryden / bitburner-scripts

My own scripts for playing bitburner
MIT License
607 stars 272 forks source link

work-for-faction.js: Fix #350 - Adjust rep requirement for promotion when company server is backdoored #407

Closed rraumberger closed 3 weeks ago

rraumberger commented 3 weeks ago

I noticed that the work-for-faction script was slightly off when calculating the required reputation for the next promotion. Apparently, there's a modified applied to job reputation when the company server is backdoored which is not yet considered by the script. https://github.com/bitburner-official/bitburner-src/blob/dev/src/Constants.ts#L108

2024-10-25_23-37