mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 14:59:16 +02:00
952 B
952 B
Home > bitburner > SleevePerson
SleevePerson interface
Signature:
interface SleevePerson extends Person
Extends: Person
Properties
| Property | Type | Description |
|---|---|---|
| memory | number | Number 1-100 initial Value of sync on BN start |
| shock | number | Number 0-100 Experience earned and shared is multiplied with shock% before sync% |
| storedCycles | number | Number of 200ms cycles which are stored as bonus time |
| sync | number | Number 1-100 Experience earned by this sleeve and shared with the player is multiplied with sync% after shock% |