mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
1.1 KiB
1.1 KiB
Home > bitburner > SleeveWorkGains
SleeveWorkGains interface
Signature:
export interface SleeveWorkGains
Properties
| Property | Type | Description |
|---|---|---|
| workAgiExpGain | number | Agility exp gained from work |
| workChaExpGain | number | Charisma exp gained from work |
| workDefExpGain | number | Defense exp gained from work, |
| workDexExpGain | number | Dexterity exp gained from work |
| workHackExpGain | number | Hacking exp gained from work |
| workMoneyGain | number | Money gained from work |
| workStrExpGain | number | Strength exp gained from work |