Home > bitburner > ReputationFormulas > calculateRepToFavor
Calculate the resulting faction favor of a total amount of reputation. (Faction favor is gained whenever you install an Augmentation.)
Signature:
calculateRepToFavor(rep: number): number;
Parameter | Type | Description |
---|---|---|
rep | number | amount of reputation. |
Returns:
number
The calculated faction favor.