You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/introduction/index.md
+44Lines changed: 44 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,3 +18,47 @@ nav_order: 20
18
18
</div>
19
19
20
20
{: .no_toc }
21
+
22
+
# Basic Concepts
23
+
24
+
## Identity (ID)
25
+
Identity cards start the game in play and represent the specific Runner or Corp that a player is controlling. A player’s Identity card defines their faction and provides them with a special ability to use throughout the game.
26
+
27
+
{: .note-title }
28
+
> Note
29
+
>
30
+
> The Corp’s Identity card also represents their HQ for the purposes of card installation.
31
+
32
+
## Agendas
33
+
An Agenda is a type of Corp card that represents valuable pieces of data. Over the course of the game, the Runner must find and steal these Agendas, and the Corp must Advance and score them.
34
+
35
+
Each Agenda is worth a number of Agenda points. The first player to score or steal 7 Agenda points wins the game.
36
+
37
+
## Clicks and Credits
38
+
During a game, both the Corp and Runner will have to manage their resources, which are represented by Clicks and Credits.
39
+
40
+
A Click is the basic work resource in Android: Netrunner. Both the Corp and Runner have a finite number of Clicks to spend during each of their turns. Clicks are used to perform actions and resolve abilities. A Credit is the basic wealth resource that each player uses to play cards and pay for various abilities. Credits are represented by tokens in values of one or five Credits.
41
+
42
+
Most Runner cards and some Corp cards have a Credit cost that a player must pay to play the card. A card’s Credit cost is presented on the upper-left corner of the card and is encircled by a Credit icon.
43
+
44
+
When a player spends Credits, they return them to the Token Bank.
45
+
46
+
{: .note-title }
47
+
> Paid Abilities
48
+
>
49
+
> Some card abilities have costs that a player must pay before the effect of that ability can be resolved. These abilities are called **PAID ABILITIES**. An ability’s cost is always listed in **bold** before its effect, using the format “**cost**: effect."
50
+
51
+
## Tracking Clicks
52
+
Both the Corporation and Runner track the Clicks they spend during their turns by using a Click Tracker card. The Corporation’s Click Tracker contains three numbered spaces, and the Runner’s Click Tracker contains four numbered spaces. As the Corporation or Runner spends Clicks during a turn, they flip one of their click tokens facedown (blue and gold side up).
53
+
54
+
## Servers
55
+
For the Runner to win the game, they need to steal Agenda cards from the Corp player. These cards can be stolen from the Corp player’s hand (HQ), deck (R&D), or discard pile (Archives). Each of these locations are referred to as central servers. The Corp player may also play Agenda cards on the table in remote servers, described in detail: [The Corp's Actions](/docs/introduction/corps_turn/#the-corps-actions)
0 commit comments