bitburner-src/markdown/bitburner.reputationformulas.md
2022-05-24 08:12:49 -04:00

902 B

Home > bitburner > ReputationFormulas

ReputationFormulas interface

Reputation formulas

Signature:

interface ReputationFormulas 

Methods

Method Description
calculateFavorToRep(favor) Calculate the total required amount of faction reputation to reach a target favor.
calculateRepToFavor(rep) Calculate the resulting faction favor of a total amount of reputation. (Faction favor is gained whenever you install an Augmentation.)
repFromDonation(amount, player) Calculate how much rep would be gained.