From 96dd059f2800f6a3662f026d1bcf85fb6893b7b5 Mon Sep 17 00:00:00 2001 From: nickofolas Date: Wed, 23 Mar 2022 11:35:56 -0500 Subject: [PATCH] Update BN10 docs --- doc/source/advancedgameplay/intelligence.rst | 1 + doc/source/advancedgameplay/sleeves.rst | 27 ++++++++++---------- doc/source/advancedgameplay/sourcefiles.rst | 1 + 3 files changed, 16 insertions(+), 13 deletions(-) diff --git a/doc/source/advancedgameplay/intelligence.rst b/doc/source/advancedgameplay/intelligence.rst index 0bdcc15f1..7ca645387 100644 --- a/doc/source/advancedgameplay/intelligence.rst +++ b/doc/source/advancedgameplay/intelligence.rst @@ -16,3 +16,4 @@ Intelligence will boost your production for many actions in the game, including: * Crime success rate * Bladeburner * Reputation gain for companies & factions +* Augmentation crafting speed diff --git a/doc/source/advancedgameplay/sleeves.rst b/doc/source/advancedgameplay/sleeves.rst index e7097866d..27b5d9d1b 100644 --- a/doc/source/advancedgameplay/sleeves.rst +++ b/doc/source/advancedgameplay/sleeves.rst @@ -92,18 +92,19 @@ and above, and is only available after defeating BitNode-10 at least once. Memory is a persistent stat, meaning it never gets reset back to 1. The maximum possible value for a sleeve's memory is 100. -Re-sleeving -^^^^^^^^^^^ -Re-sleeving is the process of digitizing and transferring your consciousness into a -new human body, or "sleeve". When you re-sleeve into a new body, your stat experience -and Augmentations get replaced with those of the new body. +Grafting +^^^^^^^^ +Grafting is an experimental process through which you can obtain the benefits of +Augmentations, without needing to install them. -In order to re-sleeve, you must purchase new bodies. This can be done at VitaLife in -New Tokyo. Once you purchase a body to re-sleeve into, the effects will take -place immediately. +In order to graft, you must first purchase a blueprint for and craft the Augmentation. +This can be done at VitaLife in New Tokyo, where you'll find a shady researcher with +questionable connections. Once you purchase a blueprint, you will start crafting the +Augmentation, and it will be grafted to your body once complete. -Note that resleeving **REMOVES** all of your currently-installed Augmentations, -and replaces them with the ones provided by the purchased sleeve. However, -Augmentations that are purchased but not installed will **not** be removed. If you have purchased -an Augmentation and then re-sleeve into a body which already has that Augmentation, -it will be removed since you cannot have duplicate Augmentations. +Be warned, some who have tested grafting have reported an unidentified malware. Dubbed +"Entropy", this virus seems to grow in potency as more Augmentations are grafted, +causing unpredictable affects to the victim. + +Note that when crafting an Augmentation, cancelling will **not** save your progress, +and the money spent will **not** be returned. diff --git a/doc/source/advancedgameplay/sourcefiles.rst b/doc/source/advancedgameplay/sourcefiles.rst index 150b0689f..fd05b6f56 100644 --- a/doc/source/advancedgameplay/sourcefiles.rst +++ b/doc/source/advancedgameplay/sourcefiles.rst @@ -53,6 +53,7 @@ List of all Source-Files +-------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ || BitNode-10: Digital Carbon || * Each level of this grants a Duplicate Sleeve. | || || * Allows the player to access the `Sleeve API `_ in other BitNodes. | +|| || * Grants the player access to the VitaLife grafting laboratory in other BitNodes. | +-------------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ || BitNode-11: The Big Crash || * Company favor increases both the player's salary and reputation gain at that | || || company by 1% per favor (rather than just the reputation gain). |