blob: d4df0ad25e2ff8b7ca2efb5a9ef112252fbbc4a3 (
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
|
<!doctype html>
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Maria - 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>
Maria: Notes
</h1>
<hr>
<p>
How does the shared Austria/Pragmatic Army movement phase work?
<p>
Since both powers are allowed to move their pieces freely at the same time, there's a button
for [Austria] or [Pragmatic Army] to pass control to your rival to move their pieces.
<p>
Use the [Restart] button to start over in case you need to undo earlier moves.
Be careful when using this button because it undoes BOTH player's moves!
If you cannot agree on the order of movement, use the [Dispute] button.
This will force you to alternate moving pieces on the Flanders map.
<p>
Once all the pieces on the Flanders map have moved, these buttons will no longer be available.
<p>
IMPORTANT: Move your Flanders pieces first! If your rival uses the [Restart] or [Dispute] buttons
your Bohemian moves will also be undone!
<hr>
<p>
How do I make a deal?
<p>
Deals in Maria are binding!
<p>
In order to remember what deals have been made, use the "Propose deal" menu item
to write down the terms and duration. Deals that have been noted this way will be tracked
on the political display.
<p>
Only the currently active player can propose deals, but they can propose
a deal between any of the powers.
<p>
The system will enforce subsidy contracts, but you must use the "Create
subsidy" menu to create subsidies for the system to recognize them and deal the
cards appropriately.
<hr>
<p>
How do I transfer troops?
<p>
You can transfer troops before you move a stack. Transfer troops between the moving and non-moving general using the [Give] and [Take] buttons.
<hr>
<p>
How do I eliminate a supply train to re-enter it?
<p>
Click the [Re-enter] button, pay the necessary TCs, then you can select an eliminated or on-map ST to
immediately re-enter them at their major fortress.
<hr>
<p>
Which deck do the cards come from?
<p>
Hold down shift to see the reverse side of card in hand and in the game log.
On mobile you can click the all-seeing eye to toggle this display.
<hr>
<p>
Which roads did a general use to move?
<p>
If you mouse-over the movement entry in the log, the path taken will light up on the map.
Click the entry and the destination city will scroll into view.
<hr>
<p>
How many cards are in each discard pile?
<p>
Each visible card in a pile represents approximately 5 cards.
<hr>
<p>
Why can I see (and count) other player's hands?
<p>
In live play you can keep track of what other players are holding and playing
if you pay attention. Since the information is always available by studying the
game log, the only obfuscation we add is making it visually annoying to count
the exact numbers.
<hr>
<p style="text-align:center">
<img src="/maria/images/suit_hearts.svg" height="32">
|