mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
1.2 KiB
1.2 KiB
Home > bitburner > GangMemberInstall
GangMemberInstall interface
Signature:
interface GangMemberInstall
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| agi | number | Factor by which the agility ascension multiplier was decreased (newMult / oldMult) | |
| cha | number | Factor by which the charisma ascension multiplier was decreased (newMult / oldMult) | |
| def | number | Factor by which the defense ascension multiplier was decreased (newMult / oldMult) | |
| dex | number | Factor by which the dexterity ascension multiplier was decreased (newMult / oldMult) | |
| hack | number | Factor by which the hacking ascension multiplier was decreased (newMult / oldMult) | |
| str | number | Factor by which the strength ascension multiplier was decreased (newMult / oldMult) |