mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 06:48:42 +02:00
760 B
760 B
Home > bitburner > WorkFormulas > factionGains
WorkFormulas.factionGains() method
Signature:
factionGains(person: Person, workType: FactionWorkType, favor: number): WorkStats;
Parameters
| Parameter | Type | Description |
|---|---|---|
| person | Person | |
| workType | FactionWorkType | |
| favor | number |
Returns:
The WorkStats applied every game cycle (200ms) by performing the specified faction work.