Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 851 Bytes

bitburner.workformulas.factiongains.md

File metadata and controls

26 lines (16 loc) · 851 Bytes

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.