mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-19 15:54:09 +02:00
DOC: Move all docs into en/ subdirectory (#1505)
* DOC: Move all docs into en/ subdirectory PR #1502 is working on adding a Chinese translation to the docs. In general, I encouraged this (in #1452) as a path towards getting useful translated content in the game without requiring a massive refactor/rearchitecting of everything. To support this, this takes the first step of moving our docs into an en/ subdirectory, so that other languages can live alongside. No effort is made at this time to support or select between alternate languages; this is a pure-rename refactor.
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
# 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 [Augmentations](augmentations.md) 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](companies.md) except that you don't get paid a salary.
|
||||
You will only earn [Reputation](reputation.md) in your Faction and train your [Stats](stats.md).
|
||||
|
||||
Earning [Reputation](reputation.md) for a Faction unlocks powerful [Augmentations](augmentations.md).
|
||||
Purchasing and installing these [Augmentations](augmentations.md) will upgrade your abilities.
|
||||
The [Augmentations](augmentations.md) that are available to unlock vary from Faction to Faction.
|
||||
|
||||
See also the complete [List of Factions and their Requirements](../advanced/faction_list.md) (contains spoilers).
|
||||
Reference in New Issue
Block a user