Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 717 Bytes

bitburner.reputationformulas.calculatereptofavor.md

File metadata and controls

26 lines (15 loc) · 717 Bytes

Home > bitburner > ReputationFormulas > calculateRepToFavor

ReputationFormulas.calculateRepToFavor() method

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;

Parameters

Parameter Type Description
rep number amount of reputation.

Returns:

number

The calculated faction favor.