bitburner.workformulas.gymgains.md

September 26, 2025 ยท View on GitHub

Home > bitburner > WorkFormulas > gymGains

WorkFormulas.gymGains() method

Signature:

gymGains(person: Person, gymType: GymType, locationName: LocationName): WorkStats;

Parameters

Parameter

Type

Description

person

Person

gymType

GymType

locationName

LocationName

Returns:

WorkStats

The WorkStats applied every game cycle (200ms) by taking the specified gym class.

Contents

  1. 1WorkFormulas.gymGains() method
  2. 2Parameters