bitburner-src/src/PersonObjects/Resleeving
2021-09-04 03:27:31 -04:00
..
README.md Finished ResleeveUI implementation (untested) 2019-01-17 07:40:43 -08:00
Resleeve.ts all the lints 2021-05-01 03:17:31 -04:00
Resleeving.ts all the lints 2021-05-01 03:17:31 -04:00
ResleevingUI.tsx Change money to automatically color grey when something cannot be bought. 2021-09-04 03:27:31 -04:00

Implements the Re-sleeving feature, which allows players to purchase a new body that comes with pre-existing Augmentations and experience. Note that purchasing a new body causes you to lose all of your old Augmentations and experience

This feature is introduced in BitNode-10, and destroying BitNode-10 allows the user to use it in other BitNodes (provided that they purchase the required cortical stack Augmentation)

While they are based on the same concept, this feature is different than the "Duplicate Sleeve" mechanic (which is referred to as just "Sleeve" in the source code).