summaryrefslogtreecommitdiff
path: root/info/notes.html
blob: 2deaf84d4669883b92e4e9067abab528df53a58b (plain)
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
<!doctype html>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Plantagenet - Notes</title>
<link rel="stylesheet" href="/fonts/fonts.css">
<link rel="stylesheet" href="/style.css">
<style>h1{text-align:center}body{max-width:50rem;margin:0 auto;}</style>
<body>
<article>

<h1>
Plantagenet: Implementation Notes
</h1>

<hr>

<p>
Currently all the changes from rulebook to RTT :

<ul>

<li>One side does all of Feed, Pillage and Disband before next side.

<li>King player Feed, Pillage, and Disband first after his command card.

<li>One side does both Waste and Discard before next side.

<li>Loser does all their Ending the Battle steps before the victor.

<li>A side cannot intercept an enemy if the enemy already has lords there.

<li>Suspicion counts printed influence, not modified.

<li>
You can only play Parliament's Truce and Blocked Ford during your own time to play.
You cannot play Parliament's Truce after the enemy declared an interception but before rolling.

<li>Caltrops is attached to an engagement.

</ul>

<hr>