bitburner-src/markdown/bitburner.workformulas.factiongains.md

851 B

Home > bitburner > WorkFormulas > factionGains

WorkFormulas.factionGains() method

Signature:

factionGains(person: Person, workType: FactionWorkType | `${FactionWorkType}`, favor: number): WorkStats;

Parameters

Parameter Type Description
person Person
workType FactionWorkType | `${FactionWorkType}`
favor number

Returns:

WorkStats

The WorkStats applied every game cycle (200ms) by performing the specified faction work.