-
Notifications
You must be signed in to change notification settings - Fork 6
/
F_sol.php
58 lines (49 loc) · 2.94 KB
/
F_sol.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
<?php include "prefix.php"?>
<header>The Federation of Sol</header>
<article>
<h1>Orbital Drop</h1>
<ol class="note">
</ol>
<h1>Versatile</h1>
<ol class="note">
</ol>
<h1>Military Support <sub>(Promissory Note)</sub></h1>
<ol class="note">
<li><i>Military Support</i> is played before the Sol player may use <i>Orbital Drop</i>.</li>
<li><i>Military Support</i> may be played the turn the Sol player passes.</li>
<li><i>Military Support</i> may be played when the Sol player has no command tokens in their strategy pool.</li>
<li>A player may receive <i>Military Support</i> in a transaction during the Sol player’s turn. If received at the start of the Sol player’s turn, that player may play it immediately.</li>
<ol>
<li>The active player may perform a transaction with each other player at most once per turn. As such, a player cannot receive <i>Military Support</i> more than once per turn.</li>
<li>If a player received <i>Military Support</i> on a previous turn, they may play it at the start of the Sol player’s turn, and immediately perform a transaction with the Sol player to regain it. However, <i>Military Support</i> cannot be played twice in one timing window. The active player cannot play <i>Military Support</i> again until the Sol player’s next turn.</li>
</ol>
</ol>
<h1>Advanced Carrier <sub>(Unit)</sub></h1>
<ol class="note">
</ol>
<h1>Spec Ops <sub>(Unit)</sub></h1>
<ol class="note">
</ol>
<h1>Genesis <sub>(Flagship)</sub></h1>
<ol class="note">
<li>Placing the infantry during the status phase is mandatory. After, the Sol player might need to remove an infantry or fighter to meet capacity limits.</li>
</ol>
<h1>Evelyn DeLouis <sub>(Agent)</sub></h1>
<ol class="note">
<li>This ability only applies to combat rolls.</li>
<ol><li>This ability does not allow one of the L1Z1X player’s Annihilator mechs to roll an additional <sc>Bombardment</sc> dice when resolving their <sc>Harrow</sc> ability.</li></ol>
</ol>
<h1>Claire Gibson <sub>(Commander)</sub></h1>
<ol class="note">
<li>If an invasion involves ground combat on multiple planets, an infantry will be placed on each.</li>
<li>If the Sol player has no ground forces on a planet they control, ground combat will not occur, and so they cannot place an infantry on that planet. This includes if they lose the last of their ground forces during the <b>Bombardment</b> step of the invasion.</li>
<li>The start of ground combat occurs after the <b>Space Cannon Defense</b> step. If all of the ground forces committed to a planet are destroyed in that step, then the ground combat will be skipped on that planet, and this ability will not trigger.</li>
</ol>
<h1>Jace X — Helio Command Array <sub>(Hero)</sub></h1>
<ol class="note">
</ol>
<h1>ZS Thunderbolt M2 <sub>(Mech)</sub></h1>
<ol class="note">
</ol>
</article>
<?php include "suffix.php"?>