bitburner-src/src/PersonObjects/Sleeve
2022-09-10 17:44:50 -07:00
..
ui Allow using the regeneration chamber with sleeves to heal them. 2022-09-10 17:39:40 -07:00
Work BB action rewards now tied to who does the action 2022-08-28 13:20:27 +03:00
README.md Finished ResleeveUI implementation (untested) 2019-01-17 07:40:43 -08:00
Sleeve.ts Reset sleeves to max HP when starting a new node. 2022-09-10 17:44:50 -07:00
SleeveCovenantPurchases.tsx sleeves to mui 2021-09-26 20:55:38 -04:00
SleeveHelpers.ts allbuild commit 8afacee9 2022-07-26 10:41:04 -04:00
SleeveTaskTypesEnum.ts Add bladeburner actions to sleeves 2022-04-14 11:40:59 -04:00

Implements the "Duplicate Sleeves" feature, which allows the player to purchase new duplicate sleeves. These are synthetic bodies that contain the player's cloned consciousness. The player can use these sleeves to perform different tasks synchronously.

This feature is introduced and unlocked in BitNode-10.

Note that while they are based on the same concept, this feature is different than the "Re-sleeving" mechanic (which is referred to as "Resleeve" in the source code).