mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2024-11-10 09:43:54 +01:00
52a80ad236
* Make command `cd` without arguments an alias for `cd /` (#853) In most shells `cd` without arguments takes you to the home directory of the current user. I keep trying to do this due to muscle memory from working in terminals, so I figured I'd make it do something useful. There is no home directory in the game, but going to / is the closest thing we have, since that is the starting point for the user in the game. * Add new `backdoor` terminal command (#852) * Add the backdoor command to the terminal This command will perform a manual hack without rewarding money. It will be used for the story, mainly for faction hacking tests * Add tab completion for backdoor command * Add help text for backdoor command * Change condition syntax to be more consistent with others * Extract reused code block so it is always called after actions * Update documentation for new backdoor command Modified references to manual hack as it isn't for factions anymore * Remove extra parenthesis * Rename manuallyHacked to backdoorInstalled * Fix typo * Change faction test messages to use backdoor instad of hack * Rename more instances of manuallyHacked * fixed typo in helptext of darkweb buy (#858) * Fix typos and unify descriptions of augmentations (#859) Made an attempt to... - give all "+rep% company/faction" the same text - make all augmentations with a single effect use a single line to describe the effect - make all effects end with a period * Made Cashroot starter kit display its tooltip with the money formatted properly and in gold * fix typo in docs (#860) * Initial code for Casino Card Deck implementation * Casino Blackjack Implementation * Update some tools (eslint, typescript) * Blackjack code cleanup * Update README_contribution * Update ScriptHelpers.js (#861) expand error message * More augmentation typo fixes (#862) * Add Netscript function getCurrentScript (#856) Add netscript function that returns the current script. * Added milestones menu to guide new players. (#865) Milestone menu * fix typos in milestones (#866) Co-authored-by: sschmidTU <s.schmid@phonicscore.com> * Corrupt location title when backdoor is installed (#864) * Add corruptableText component * Corrupt location title if backdoor is installed * Formatting * Add helper to check value of backdoorInstalled Helper could be oneline but it would make it less readable * Fix some formatting * Add settings option to disable text effects * Import useState * getRunningScript (#867) * Replaced getCurrentScript with getRunningScript * Bunch of smaller fixes (#904) Fix #884 Fix #879 Fix #878 Fix #876 Fix #874 Fix #873 Fix #887 Fix #891 Fix #895 * rework the early servers to be more noob friendly (#903) * v0.51.6 Co-authored-by: Andreas Eriksson <2691182+AndreasTPC@users.noreply.github.com> Co-authored-by: Jack <jackdewinter1@gmail.com> Co-authored-by: Teun Pronk <5228255+Crownie88@users.noreply.github.com> Co-authored-by: Pimvgd <Pimvgd@gmail.com> Co-authored-by: Daniel Xie <daniel.xie@flockfreight.com> Co-authored-by: Simon <33069673+sschmidTU@users.noreply.github.com> Co-authored-by: sschmidTU <s.schmid@phonicscore.com>
168 lines
16 KiB
ReStructuredText
168 lines
16 KiB
ReStructuredText
.. _gameplay_factions:
|
|
|
|
Factions
|
|
========
|
|
Throughout the game you may receive invitations from factions. There are
|
|
many different factions, and each faction has different criteria for
|
|
determining its potential members. Joining a faction and furthering
|
|
its cause is crucial to progressing in the game and unlocking endgame
|
|
content.
|
|
|
|
It is possible to join multiple factions if you receive invitations from
|
|
them. However, note that joining a faction may prevent you from joining
|
|
other rival factions. (Don't worry, this usually isn't the case. Also,
|
|
it would only be temporary since resetting the game by installing
|
|
:ref:`gameplay_augmentations` will clear all your factions)
|
|
|
|
The 'Factions' link on the menu brings up a list of all factions that
|
|
you have joined. You can select a Faction on this list to go to that
|
|
Faction page. This page displays general information about the Faction
|
|
and also lets you perform work for the faction. Working for a Faction
|
|
is similar to working for a company except that you don't get paid a
|
|
salary. You will only earn reputation in your Faction and train your
|
|
stats. Also, cancelling work early when working for a Faction does
|
|
**not** result in reduced reputation earnings.
|
|
|
|
Earning reputation for a Faction unlocks powerful Augmentations.
|
|
Purchasing and installing these Augmentations will upgrade your
|
|
abilities. The Augmentations that are available to unlock vary
|
|
from faction to faction.
|
|
|
|
List of Factions and their Requirements
|
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
|
|
|
+---------------------+----------------+-----------------------------------------+-------------------------------+
|
|
| Early Game | Faction Name | Requirements | Joining this Faction prevents |
|
|
| Factions | | | you from joining: |
|
|
+ +----------------+-----------------------------------------+-------------------------------+
|
|
| | CyberSec | * Install a backdoor on the CSEC server | |
|
|
+ +----------------+-----------------------------------------+-------------------------------+
|
|
| | Tian Di Hui | * $1m | |
|
|
| | | * Hacking Level 50 | |
|
|
| | | * Be in Chongqing, New Tokyo, or Ishima | |
|
|
+ +----------------+-----------------------------------------+-------------------------------+
|
|
| | Netburners | * Hacking Level 80 | |
|
|
| | | * Total Hacknet Levels of 100 | |
|
|
| | | * Total Hacknet RAM of 8 | |
|
|
| | | * Total Hacknet Cores of 4 | |
|
|
+---------------------+----------------+-----------------------------------------+-------------------------------+
|
|
| City Factions | Sector-12 | * Be in Sector-12 | * Chongqing |
|
|
| | | * $15m | * New Tokyo |
|
|
| | | | * Ishima |
|
|
| | | | * Volhaven |
|
|
+ +----------------+-----------------------------------------+-------------------------------+
|
|
| | Chongqing | * Be in Chongqing | * Sector-12 |
|
|
| | | * $20m | * Aevum |
|
|
| | | | * Volhaven |
|
|
+ +----------------+-----------------------------------------+-------------------------------+
|
|
| | New Tokyo | * Be in New Tokyo | * Sector-12 |
|
|
| | | * $20m | * Aevum |
|
|
| | | | * Volhaven |
|
|
+ +----------------+-----------------------------------------+-------------------------------+
|
|
| | Ishima | * Be in Ishima | * Sector-12 |
|
|
| | | * $30m | * Aevum |
|
|
| | | | * Volhaven |
|
|
+ +----------------+-----------------------------------------+-------------------------------+
|
|
| | Aevum | * Be in Aevum | * Chongqing |
|
|
| | | * $40m | * New Tokyo |
|
|
| | | | * Ishima |
|
|
| | | | * Volhaven |
|
|
+ +----------------+-----------------------------------------+-------------------------------+
|
|
| | Volhaven | * Be in Volhaven | * Sector-12 |
|
|
| | | * $50m | * Aevum |
|
|
| | | | * Chongqing |
|
|
| | | | * New Tokyo |
|
|
| | | | * Ishima |
|
|
+---------------------+----------------+-----------------------------------------+-------------------------------+
|
|
| Hacking | NiteSec | * Install a backdoor on the avmnite-02h | |
|
|
| Groups | | server | |
|
|
| | | * Home Computer RAM of at least 32GB | |
|
|
+ +----------------+-----------------------------------------+-------------------------------+
|
|
| | The Black Hand | * Install a backdoor on the I.I.I.I | |
|
|
| | | server | |
|
|
| | | * Home Computer RAM of at least 64GB | |
|
|
+ +----------------+-----------------------------------------+-------------------------------+
|
|
| | Bitrunners | * Install a backdoor on the run4theh111z| |
|
|
| | | server | |
|
|
| | | * Home Computer RAM of at least 128GB | |
|
|
+---------------------+----------------+-----------------------------------------+-------------------------------+
|
|
| Megacorporations | ECorp | * Have 200k reputation with | |
|
|
| | | the Corporation | |
|
|
+ +----------------+-----------------------------------------+-------------------------------+
|
|
| | MegaCorp | * Have 200k reputation with | |
|
|
| | | the Corporation | |
|
|
+ +----------------+-----------------------------------------+-------------------------------+
|
|
| | KuaiGong | * Have 200k reputation with | |
|
|
| | International | the Corporation | |
|
|
+ +----------------+-----------------------------------------+-------------------------------+
|
|
| | Four Sigma | * Have 200k reputation with | |
|
|
| | | the Corporation | |
|
|
+ +----------------+-----------------------------------------+-------------------------------+
|
|
| | NWO | * Have 200k reputation with | |
|
|
| | | the Corporation | |
|
|
+ +----------------+-----------------------------------------+-------------------------------+
|
|
| | Blade | * Have 200k reputation with | |
|
|
| | Industries | the Corporation | |
|
|
+ +----------------+-----------------------------------------+-------------------------------+
|
|
| | OmniTek | * Have 200k reputation with | |
|
|
| | Incorporated | the Corporation | |
|
|
+ +----------------+-----------------------------------------+-------------------------------+
|
|
| | Bachman & | * Have 200k reputation with | |
|
|
| | Associates | the Corporation | |
|
|
+ +----------------+-----------------------------------------+-------------------------------+
|
|
| | Clarke | * Have 200k reputation with | |
|
|
| | Incorporated | the Corporation | |
|
|
+ +----------------+-----------------------------------------+-------------------------------+
|
|
| | Fulcrum Secret | * Have 250k reputation with | |
|
|
| | Technologies | the Corporation | |
|
|
| | | * Install a backdoor on the | |
|
|
| | | fulcrumassets server | |
|
|
+---------------------+----------------+-----------------------------------------+-------------------------------+
|
|
| Criminal | Slum Snakes | * All Combat Stats of 30 | |
|
|
| Organizations | | * -9 Karma | |
|
|
| | | * $1m | |
|
|
+ +----------------+-----------------------------------------+-------------------------------+
|
|
| | Tetrads | * Be in Chongqing, New Tokyo, or Ishima | |
|
|
| | | * All Combat Stats of 75 | |
|
|
| | | * -18 Karma | |
|
|
+ +----------------+-----------------------------------------+-------------------------------+
|
|
| | Silhouette | * CTO, CFO, or CEO of a company | |
|
|
| | | * $15m | |
|
|
| | | * -22 Karma | |
|
|
+ +----------------+-----------------------------------------+-------------------------------+
|
|
| | Speakers for | * Hacking Level 100 | |
|
|
| | the Dead | * All Combat Stats of 300 | |
|
|
| | | * 30 People Killed | |
|
|
| | | * -45 Karma | |
|
|
| | | * Not working for CIA or NSA | |
|
|
+ +----------------+-----------------------------------------+-------------------------------+
|
|
| | The Dark Army | * Hacking Level 300 | |
|
|
| | | * All Combat Stats of 300 | |
|
|
| | | * Be in Chongqing | |
|
|
| | | * 5 People Killed | |
|
|
| | | * -45 Karma | |
|
|
| | | * Not working for CIA or NSA | |
|
|
+ +----------------+-----------------------------------------+-------------------------------+
|
|
| | The Syndicate | * Hacking Level 200 | |
|
|
| | | * All Combat Stats of 200 | |
|
|
| | | * Be in Aevum or Sector-12 | |
|
|
| | | * $10m | |
|
|
| | | * -90 Karma | |
|
|
| | | * Not working for CIA or NSA | |
|
|
+---------------------+----------------+-----------------------------------------+-------------------------------+
|
|
| Endgame | The Covenant | * 20 Augmentations | |
|
|
| Factions | | * $75b | |
|
|
| | | * Hacking Level of 850 | |
|
|
| | | * All Combat Stats of 850 | |
|
|
+ +----------------+-----------------------------------------+-------------------------------+
|
|
| | Daedalus | * 30 Augmentations | |
|
|
| | | * $100b | |
|
|
| | | * Hacking Level of 2500 OR All Combat | |
|
|
| | | Stats of 1500 | |
|
|
+ +----------------+-----------------------------------------+-------------------------------+
|
|
| | Illuminati | * 30 Augmentations | |
|
|
| | | * $150b | |
|
|
| | | * Hacking Level of 1500 | |
|
|
| | | * All Combat Stats of 1200 | |
|
|
+---------------------+----------------+-----------------------------------------+-------------------------------+
|