summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cards.css31
-rw-r--r--data.js5828
-rw-r--r--info/all-cards.html2909
-rw-r--r--info/scenarios.html278
-rw-r--r--play.js5
-rw-r--r--tools/cards.csv1452
-rw-r--r--tools/gendata.js16
-rw-r--r--tools/scenarios.csv120
8 files changed, 9591 insertions, 1048 deletions
diff --git a/cards.css b/cards.css
index 06dd919..1920573 100644
--- a/cards.css
+++ b/cards.css
@@ -41,15 +41,6 @@
padding-left: 30px;
}
-.symbol {
- position: absolute;
- top: 0px;
- left: 0px;
- width: 45px;
- height: 63px;
- background-size: contain;
-}
-
.link {
position: absolute;
width: 32px;
@@ -68,10 +59,24 @@
right: 0px;
}
-.symbol.infantry1 { background-image: url(images/infantry1.png); }
-.symbol.infantry2 { background-image: url(images/infantry2.png); }
-.symbol.cavalry1 { background-image: url(images/cavalry1.png); }
-.symbol.cavalry2 { background-image: url(images/cavalry2.png); }
+.symbol {
+ position: absolute;
+ top: 0px;
+ left: 1px;
+ width: 45px;
+ height: 63px;
+ background-size: contain;
+ filter: drop-shadow( 0 0 2px linen );
+}
+
+.blue + .infantry { background-image: url(images/infantry1.png); }
+.blue + .cavalry { background-image: url(images/cavalry1.png); }
+.dkblue + .infantry { background-image: url(images/infantry1.png); }
+.dkblue + .cavalry { background-image: url(images/cavalry1.png); }
+.pink + .infantry { background-image: url(images/infantry2.png); }
+.pink + .cavalry { background-image: url(images/cavalry2.png); }
+.red + .infantry { background-image: url(images/infantry2.png); }
+.red + .cavalry { background-image: url(images/cavalry2.png); }
.strength {
position: absolute;
diff --git a/data.js b/data.js
index f9b33e4..0638ebe 100644
--- a/data.js
+++ b/data.js
@@ -14,8 +14,7 @@ scenarios: [
8,
9
],
- "morale": 4,
- "tactical": null
+ "morale": 4
},
{
"name": "Imperials & Catholic League",
@@ -27,8 +26,7 @@ scenarios: [
4,
5
],
- "morale": 2,
- "tactical": null
+ "morale": 2
}
]
},
@@ -49,8 +47,7 @@ scenarios: [
15,
16
],
- "morale": 2,
- "tactical": null
+ "morale": 2
},
{
"name": "Parliament & Covenanters",
@@ -63,8 +60,7 @@ scenarios: [
22,
23
],
- "morale": 3,
- "tactical": null
+ "morale": 3
}
]
},
@@ -82,8 +78,7 @@ scenarios: [
26,
27
],
- "morale": 0,
- "tactical": null
+ "morale": 0
},
{
"name": "French",
@@ -93,11 +88,10 @@ scenarios: [
30,
31
],
- "morale": 3,
- "tactical": null
+ "morale": 3
}
],
- "rule": "rout_3_1"
+ "rule_text": "To win, the British must Rout all 3 French cards without losing any of their own. If the French Rout a single card, they win (even if they lose their last card when doing so). "
},
{
"number": 4,
@@ -112,8 +106,7 @@ scenarios: [
33,
34
],
- "morale": 2,
- "tactical": null
+ "morale": 2
},
{
"name": "House of Lancaster (Tudor)",
@@ -122,8 +115,7 @@ scenarios: [
36,
37
],
- "morale": 1,
- "tactical": null
+ "morale": 1
}
]
},
@@ -141,8 +133,7 @@ scenarios: [
40,
41
],
- "morale": 2,
- "tactical": null
+ "morale": 2
},
{
"name": "The Grand Alliance",
@@ -154,8 +145,7 @@ scenarios: [
46,
47
],
- "morale": 3,
- "tactical": null
+ "morale": 3
}
]
},
@@ -176,8 +166,7 @@ scenarios: [
53,
54
],
- "morale": 4,
- "tactical": null
+ "morale": 4
},
{
"name": "The Catholic (Holy) League",
@@ -190,8 +179,7 @@ scenarios: [
60,
61
],
- "morale": 4,
- "tactical": null
+ "morale": 4
}
]
},
@@ -213,8 +201,7 @@ scenarios: [
68,
69
],
- "morale": 2,
- "tactical": null
+ "morale": 2
},
{
"name": "Spanish, French & English",
@@ -227,8 +214,7 @@ scenarios: [
75,
76
],
- "morale": 3,
- "tactical": null
+ "morale": 3
}
]
},
@@ -246,8 +232,7 @@ scenarios: [
82,
83
],
- "morale": 1,
- "tactical": null
+ "morale": 1
},
{
"name": "British & Their Vile Hessians",
@@ -256,8 +241,7 @@ scenarios: [
78,
79
],
- "morale": 1,
- "tactical": null
+ "morale": 1
}
]
},
@@ -275,8 +259,7 @@ scenarios: [
86,
87
],
- "morale": 1,
- "tactical": null
+ "morale": 1
},
{
"name": "House of Lancaster",
@@ -285,8 +268,7 @@ scenarios: [
89,
90
],
- "morale": 2,
- "tactical": null
+ "morale": 2
}
]
},
@@ -306,8 +288,7 @@ scenarios: [
95,
96
],
- "morale": 3,
- "tactical": null
+ "morale": 3
},
{
"name": "House of York",
@@ -318,8 +299,7 @@ scenarios: [
100,
101
],
- "morale": 1,
- "tactical": null
+ "morale": 1
}
]
},
@@ -336,8 +316,7 @@ scenarios: [
103,
104
],
- "morale": 2,
- "tactical": null
+ "morale": 2
},
{
"name": "House of York",
@@ -347,8 +326,7 @@ scenarios: [
107,
108
],
- "morale": 2,
- "tactical": null
+ "morale": 2
}
]
},
@@ -370,8 +348,7 @@ scenarios: [
115,
116
],
- "morale": 4,
- "tactical": null
+ "morale": 4
},
{
"name": "House of York",
@@ -384,11 +361,10 @@ scenarios: [
122,
123
],
- "morale": 2,
- "tactical": null
+ "morale": 2
}
],
- "rule": "cube_max_8"
+ "rule_text": "Only 8 Morale cubes (the 6 listed above, and the 2 that start on Special Formations) are used for this scenario. Place the other two back in the box."
},
{
"number": 13,
@@ -405,8 +381,7 @@ scenarios: [
127,
128
],
- "morale": 1,
- "tactical": null
+ "morale": 1
},
{
"name": "\"Robin\" of Redesdale",
@@ -416,11 +391,10 @@ scenarios: [
131,
132
],
- "morale": 1,
- "tactical": null
+ "morale": 1
}
],
- "rule": "morale_first_reserve"
+ "rule_text": "The first player to bring in their Formation(s) from Reserve gains a second Morale Cube."
},
{
"number": 14,
@@ -437,8 +411,7 @@ scenarios: [
136,
137
],
- "morale": 1,
- "tactical": null
+ "morale": 1
},
{
"name": "House of York",
@@ -450,8 +423,7 @@ scenarios: [
142,
143
],
- "morale": 2,
- "tactical": null
+ "morale": 2
}
]
},
@@ -470,8 +442,7 @@ scenarios: [
147,
148
],
- "morale": 2,
- "tactical": null
+ "morale": 2
},
{
"name": "House of Lancaster",
@@ -481,8 +452,7 @@ scenarios: [
151,
152
],
- "morale": 3,
- "tactical": null
+ "morale": 3
}
]
},
@@ -500,8 +470,7 @@ scenarios: [
155,
156
],
- "morale": 3,
- "tactical": null
+ "morale": 3
},
{
"name": "House of Tudor",
@@ -514,8 +483,7 @@ scenarios: [
162,
163
],
- "morale": 1,
- "tactical": null
+ "morale": 1
}
]
},
@@ -534,8 +502,7 @@ scenarios: [
167,
168
],
- "morale": 2,
- "tactical": null
+ "morale": 2
},
{
"name": "Confederate",
@@ -545,8 +512,7 @@ scenarios: [
171,
172
],
- "morale": 2,
- "tactical": null
+ "morale": 2
}
]
},
@@ -564,8 +530,7 @@ scenarios: [
175,
176
],
- "morale": 1,
- "tactical": null
+ "morale": 1
},
{
"name": "Coalition",
@@ -576,8 +541,7 @@ scenarios: [
180,
181
],
- "morale": 2,
- "tactical": null
+ "morale": 2
}
]
},
@@ -596,8 +560,7 @@ scenarios: [
185,
186
],
- "morale": 1,
- "tactical": null
+ "morale": 1
},
{
"name": "Greek Alliance",
@@ -608,8 +571,7 @@ scenarios: [
190,
191
],
- "morale": 3,
- "tactical": null
+ "morale": 3
}
]
},
@@ -630,8 +592,7 @@ scenarios: [
197,
198
],
- "morale": 3,
- "tactical": null
+ "morale": 3
},
{
"name": "Alexander III",
@@ -643,8 +604,7 @@ scenarios: [
203,
204
],
- "morale": 1,
- "tactical": null
+ "morale": 1
}
]
},
@@ -665,8 +625,7 @@ scenarios: [
210,
211
],
- "morale": 3,
- "tactical": null
+ "morale": 3
},
{
"name": "Alexander III",
@@ -680,8 +639,7 @@ scenarios: [
218,
219
],
- "morale": 1,
- "tactical": null
+ "morale": 1
}
]
},
@@ -701,8 +659,7 @@ scenarios: [
224,
225
],
- "morale": 1,
- "tactical": null
+ "morale": 1
},
{
"name": "Darius III",
@@ -717,8 +674,7 @@ scenarios: [
233,
234
],
- "morale": 4,
- "tactical": null
+ "morale": 4
}
]
},
@@ -739,8 +695,7 @@ scenarios: [
240,
241
],
- "morale": 1,
- "tactical": null
+ "morale": 1
},
{
"name": "Porus",
@@ -752,8 +707,7 @@ scenarios: [
246,
247
],
- "morale": 3,
- "tactical": null
+ "morale": 3
}
]
},
@@ -773,8 +727,7 @@ scenarios: [
252,
253
],
- "morale": 2,
- "tactical": null
+ "morale": 2
},
{
"name": "Antigonus",
@@ -784,8 +737,7 @@ scenarios: [
256,
257
],
- "morale": 2,
- "tactical": null
+ "morale": 2
}
]
},
@@ -805,8 +757,7 @@ scenarios: [
262,
263
],
- "morale": 2,
- "tactical": null
+ "morale": 2
},
{
"name": "Seleucus",
@@ -818,8 +769,7 @@ scenarios: [
268,
269
],
- "morale": 2,
- "tactical": null
+ "morale": 2
}
]
},
@@ -841,8 +791,7 @@ scenarios: [
276,
277
],
- "morale": 1,
- "tactical": null
+ "morale": 1
},
{
"name": "Confederate",
@@ -854,8 +803,7 @@ scenarios: [
282,
283
],
- "morale": 2,
- "tactical": null
+ "morale": 2
}
]
},
@@ -876,8 +824,7 @@ scenarios: [
289,
290
],
- "morale": 3,
- "tactical": null
+ "morale": 3
},
{
"name": "Union",
@@ -894,8 +841,7 @@ scenarios: [
300,
301
],
- "morale": 3,
- "tactical": null
+ "morale": 3
}
]
},
@@ -919,8 +865,7 @@ scenarios: [
310,
311
],
- "morale": 4,
- "tactical": null
+ "morale": 4
},
{
"name": "Union",
@@ -934,8 +879,7 @@ scenarios: [
318,
319
],
- "morale": 2,
- "tactical": null
+ "morale": 2
}
]
},
@@ -953,8 +897,7 @@ scenarios: [
322,
323
],
- "morale": 1,
- "tactical": null
+ "morale": 1
},
{
"name": "Union",
@@ -967,8 +910,7 @@ scenarios: [
329,
330
],
- "morale": 3,
- "tactical": null
+ "morale": 3
}
]
},
@@ -989,8 +931,7 @@ scenarios: [
336,
337
],
- "morale": 1,
- "tactical": null
+ "morale": 1
},
{
"name": "Confederate",
@@ -1000,8 +941,7 @@ scenarios: [
340,
341
],
- "morale": 3,
- "tactical": null
+ "morale": 3
}
]
},
@@ -1022,8 +962,7 @@ scenarios: [
347,
348
],
- "morale": 2,
- "tactical": null
+ "morale": 2
},
{
"name": "Confederate",
@@ -1034,8 +973,7 @@ scenarios: [
352,
353
],
- "morale": 2,
- "tactical": null
+ "morale": 2
}
]
},
@@ -1072,8 +1010,7 @@ scenarios: [
368,
369
],
- "morale": 3,
- "tactical": null
+ "morale": 3
}
]
},
@@ -1093,8 +1030,7 @@ scenarios: [
374,
375
],
- "morale": 2,
- "tactical": null
+ "morale": 2
},
{
"name": "Royalists",
@@ -1107,8 +1043,7 @@ scenarios: [
381,
382
],
- "morale": 1,
- "tactical": null
+ "morale": 1
}
]
},
@@ -1218,8 +1153,7 @@ scenarios: [
404,
405
],
- "morale": 2,
- "tactical": null
+ "morale": 2
}
]
},
@@ -1239,8 +1173,7 @@ scenarios: [
410,
411
],
- "morale": 4,
- "tactical": null
+ "morale": 4
},
{
"name": "Royalists",
@@ -1252,11 +1185,10 @@ scenarios: [
416,
417
],
- "morale": 0,
- "tactical": null
+ "morale": 0
}
],
- "rule": "any_rout_loss"
+ "rule_text": "If any Royalist card Routs, the Covenanters win immediately."
},
{
"number": 35,
@@ -1274,8 +1206,7 @@ scenarios: [
422,
423
],
- "morale": 5,
- "tactical": null
+ "morale": 5
},
{
"name": "Royalists",
@@ -1289,11 +1220,10 @@ scenarios: [
430,
431
],
- "morale": 0,
- "tactical": null
+ "morale": 0
}
],
- "rule": "any_rout_loss"
+ "rule_text": "If any Royalist card Routs, the Covenanters win immediately."
},
{
"number": 36,
@@ -1309,8 +1239,7 @@ scenarios: [
434,
435
],
- "morale": 2,
- "tactical": null
+ "morale": 2
},
{
"name": "Gaius Iulius Caesar",
@@ -1321,8 +1250,7 @@ scenarios: [
439,
440
],
- "morale": 2,
- "tactical": null
+ "morale": 2
}
]
},
@@ -1340,8 +1268,7 @@ scenarios: [
443,
444
],
- "morale": 1,
- "tactical": null
+ "morale": 1
},
{
"name": "Anglo-French Alliance",
@@ -1352,8 +1279,413 @@ scenarios: [
448,
449
],
+ "morale": 2
+ }
+ ]
+ },
+ {
+ "number": 38,
+ "expansion": "The Grand Alliance",
+ "name": "Fleurus",
+ "date": "1 July 1690",
+ "players": [
+ {
+ "name": "French",
+ "cards": [
+ 450,
+ 451,
+ 452,
+ 453,
+ 454,
+ 455
+ ],
+ "morale": 1
+ },
+ {
+ "name": "The Grand Alliance",
+ "cards": [
+ 456,
+ 457,
+ 458,
+ 459,
+ 460,
+ 461,
+ 462,
+ 463
+ ],
+ "morale": 3
+ }
+ ]
+ },
+ {
+ "number": 39,
+ "expansion": "The Grand Alliance",
+ "name": "Marsaglia",
+ "date": "4 October 1693",
+ "players": [
+ {
+ "name": "The Grand Alliance",
+ "cards": [
+ 464,
+ 465,
+ 466,
+ 467,
+ 468,
+ 469
+ ],
+ "morale": 2
+ },
+ {
+ "name": "French",
+ "cards": [
+ 470,
+ 471,
+ 472,
+ 473,
+ 474,
+ 475
+ ],
+ "morale": 2
+ }
+ ],
+ "rule_text": "In this scenario, if a player loses both linked formations, they immediately lose (if it happens to both players at the same time, The Grand Alliance wins)."
+ },
+ {
+ "number": 40,
+ "expansion": "The Grand Alliance",
+ "name": "Chiari",
+ "date": "1 September 1701",
+ "players": [
+ {
+ "name": "French",
+ "cards": [
+ 476,
+ 477,
+ 478,
+ 479,
+ 480,
+ 481
+ ],
"morale": 2,
- "tactical": null
+ "tactical": 15
+ },
+ {
+ "name": "Austrians",
+ "cards": [
+ 482,
+ 483,
+ 484,
+ 485,
+ 486,
+ 487
+ ],
+ "morale": 2,
+ "tactical": 22
+ }
+ ]
+ },
+ {
+ "number": 41,
+ "expansion": "The Grand Alliance",
+ "name": "Blenheim",
+ "date": "13 August 1704",
+ "players": [
+ {
+ "name": "The Grand Alliance",
+ "cards": [
+ 488,
+ 489,
+ 490,
+ 491,
+ 492,
+ 493,
+ 494,
+ 495
+ ],
+ "morale": 2
+ },
+ {
+ "name": "French & Bavarians",
+ "cards": [
+ 496,
+ 497,
+ 498,
+ 499,
+ 500,
+ 501,
+ 502,
+ 503,
+ 504
+ ],
+ "morale": 3
+ }
+ ]
+ },
+ {
+ "number": 42,
+ "expansion": "The Grand Alliance",
+ "name": "Ramillies",
+ "date": "23 May 1706",
+ "players": [
+ {
+ "name": "The Grand Alliance",
+ "cards": [
+ 505,
+ 506,
+ 507,
+ 508,
+ 509
+ ],
+ "morale": 1
+ },
+ {
+ "name": "French",
+ "cards": [
+ 510,
+ 511,
+ 512,
+ 513,
+ 514,
+ 515,
+ 516
+ ],
+ "morale": 4,
+ "tactical": 16
+ }
+ ]
+ },
+ {
+ "number": 43,
+ "expansion": "The Grand Alliance",
+ "name": "Denain",
+ "date": "24 July 1712",
+ "players": [
+ {
+ "name": "The Grand Alliance",
+ "cards": [
+ 517,
+ 518,
+ 519,
+ 520,
+ 521
+ ],
+ "morale": 2
+ },
+ {
+ "name": "French",
+ "cards": [
+ 522,
+ 523,
+ 524,
+ 525
+ ],
+ "morale": 2
+ }
+ ]
+ },
+ {
+ "number": 44,
+ "expansion": "Charles Alexander of Lorraine",
+ "name": "Hothenfriedberg",
+ "date": "4 June 1745",
+ "players": [
+ {
+ "name": "Prussia",
+ "cards": [
+ 526,
+ 527,
+ 528,
+ 529,
+ 530,
+ 531,
+ 532,
+ 533,
+ 534
+ ],
+ "morale": 2
+ },
+ {
+ "name": "Austria",
+ "cards": [
+ 535,
+ 536,
+ 537,
+ 538,
+ 539,
+ 540
+ ],
+ "morale": 3,
+ "tactical": 24
+ }
+ ]
+ },
+ {
+ "number": 45,
+ "expansion": "Charles Alexander of Lorraine",
+ "name": "Soor",
+ "date": "30 September 1745",
+ "players": [
+ {
+ "name": "Austria",
+ "cards": [
+ 541,
+ 542,
+ 543,
+ 544,
+ 545,
+ 546,
+ 547
+ ],
+ "morale": 4,
+ "tactical": 24
+ },
+ {
+ "name": "Prussia",
+ "cards": [
+ 548,
+ 549,
+ 550,
+ 551,
+ 552,
+ 553
+ ],
+ "morale": 2
+ }
+ ]
+ },
+ {
+ "number": 46,
+ "expansion": "Charles Alexander of Lorraine",
+ "name": "Rocoux",
+ "date": "11 October 1746",
+ "players": [
+ {
+ "name": "Pragmatic Alliance",
+ "cards": [
+ 554,
+ 555,
+ 556,
+ 557,
+ 558
+ ],
+ "morale": 3,
+ "tactical": 28
+ },
+ {
+ "name": "French",
+ "cards": [
+ 559,
+ 560,
+ 561,
+ 562,
+ 563,
+ 564,
+ 565
+ ],
+ "morale": 1
+ }
+ ]
+ },
+ {
+ "number": 47,
+ "expansion": "Charles Alexander of Lorraine",
+ "name": "Prague",
+ "date": "6 May 1757",
+ "players": [
+ {
+ "name": "Prussia",
+ "cards": [
+ 566,
+ 567,
+ 568,
+ 569,
+ 570,
+ 571,
+ 572
+ ],
+ "morale": 2
+ },
+ {
+ "name": "Austria",
+ "cards": [
+ 573,
+ 574,
+ 575,
+ 576,
+ 577,
+ 578,
+ 579,
+ 580,
+ 581
+ ],
+ "morale": 3,
+ "tactical": 28
+ }
+ ]
+ },
+ {
+ "number": 48,
+ "expansion": "Charles Alexander of Lorraine",
+ "name": "Breslau",
+ "date": "22 November 1757",
+ "players": [
+ {
+ "name": "Austria",
+ "cards": [
+ 582,
+ 583,
+ 584,
+ 585,
+ 586
+ ],
+ "morale": 2
+ },
+ {
+ "name": "Prussia",
+ "cards": [
+ 587,
+ 588,
+ 589,
+ 590,
+ 591,
+ 592
+ ],
+ "morale": 3,
+ "tactical": 20
+ }
+ ]
+ },
+ {
+ "number": 49,
+ "expansion": "Charles Alexander of Lorraine",
+ "name": "Leuthen",
+ "date": "5 December 1757",
+ "players": [
+ {
+ "name": "Prussia",
+ "cards": [
+ 593,
+ 594,
+ 595,
+ 596,
+ 597,
+ 598
+ ],
+ "morale": 2
+ },
+ {
+ "name": "Austria",
+ "cards": [
+ 599,
+ 600,
+ 601,
+ 602,
+ 603,
+ 604,
+ 605
+ ],
+ "morale": 3,
+ "tactical": 13
}
]
}
@@ -1389,6 +1721,7 @@ cards: [
"name": "Catholic League Cavalry",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "3/4",
"actions": [
{
@@ -1416,6 +1749,7 @@ cards: [
"name": "Catholic League Foot",
"wing": 0,
"strength": 6,
+ "morale": 1,
"dice": "(6)",
"actions": [
{
@@ -1435,6 +1769,7 @@ cards: [
"name": "Imperial Cavalry",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "1/2",
"actions": [
{
@@ -1463,6 +1798,7 @@ cards: [
"name": "Liechtenstein",
"wing": 1,
"strength": 6,
+ "morale": 1,
"dice": "(5)",
"actions": [
{
@@ -1483,7 +1819,7 @@ cards: [
"name": "Tiefenbach",
"wing": 1,
"strength": 4,
- "star": 1,
+ "morale": 2,
"dice": "(4)",
"actions": [
{
@@ -1506,6 +1842,7 @@ cards: [
"name": "Thurn",
"wing": 2,
"strength": 6,
+ "morale": 1,
"dice": "6",
"actions": [
{
@@ -1525,6 +1862,7 @@ cards: [
"name": "Protestant Cavalry",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -1554,7 +1892,7 @@ cards: [
"name": "Hohenlohe",
"wing": 2,
"strength": 6,
- "star": 1,
+ "morale": 2,
"dice": "5",
"actions": [
{
@@ -1576,6 +1914,7 @@ cards: [
"name": "Schlick",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "4",
"actions": [
{
@@ -1603,6 +1942,7 @@ cards: [
"name": "Northern Horse",
"wing": 3,
"strength": 3,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -1633,6 +1973,7 @@ cards: [
"name": "Tillier's Left",
"wing": 2,
"strength": 6,
+ "morale": 1,
"dice": "(6)",
"actions": [
{
@@ -1675,6 +2016,7 @@ cards: [
"name": "Tillier's Right",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -1695,6 +2037,7 @@ cards: [
"name": "Whitecoats",
"wing": 2,
"strength": 2,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -1717,6 +2060,7 @@ cards: [
"name": "Byron",
"wing": 3,
"strength": 3,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -1747,6 +2091,7 @@ cards: [
"name": "Rupert's Lifeguard",
"wing": 3,
"strength": 1,
+ "morale": 1,
"dice": "",
"actions": [],
"rule_text": "While this card is in play, Tillier's Left and Tillier's Right suffer one less hit when Attacked. <p>When either the Northern Horse or Byron are about to Rout, add the Lifeguard's Unit to that Formation. That is, that Formation does NOT Rout at this time, but only has one Unit block. <p>Remove this card from play if and when that happens. This does not constitute a Rout."
@@ -1757,6 +2102,7 @@ cards: [
"name": "Cromwell",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "1-3",
"actions": [
{
@@ -1787,6 +2133,7 @@ cards: [
"name": "Crawford",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -1807,6 +2154,7 @@ cards: [
"name": "Manchester",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "(4)",
"actions": [
{
@@ -1852,6 +2200,7 @@ cards: [
"name": "Baillie",
"wing": 1,
"strength": 3,
+ "morale": 1,
"dice": "(6)",
"actions": [
{
@@ -1873,6 +2222,7 @@ cards: [
"name": "Lumsden",
"wing": 1,
"strength": 5,
+ "morale": 1,
"dice": "(5)",
"actions": [
{
@@ -1896,6 +2246,7 @@ cards: [
"name": "Fairfax",
"wing": 0,
"strength": 3,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -1924,6 +2275,7 @@ cards: [
"name": "British Left",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -1950,6 +2302,7 @@ cards: [
"name": "British Center",
"wing": 0,
"strength": 8,
+ "morale": 1,
"dice": "3/4",
"actions": [
{
@@ -1976,6 +2329,7 @@ cards: [
"name": "British Right",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "1/2",
"actions": [
{
@@ -2029,6 +2383,7 @@ cards: [
"name": "French Left",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "6",
"actions": [
{
@@ -2056,6 +2411,7 @@ cards: [
"name": "French Center",
"wing": 2,
"strength": 6,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -2082,6 +2438,7 @@ cards: [
"name": "French Right",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "4",
"actions": [
{
@@ -2136,6 +2493,7 @@ cards: [
"name": "King Richard III",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "4/5",
"actions": [
{
@@ -2167,6 +2525,7 @@ cards: [
"name": "Norfolk",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -2196,6 +2555,7 @@ cards: [
"name": "Northumberland",
"wing": 2,
"strength": 6,
+ "morale": 1,
"dice": "4",
"actions": [
{
@@ -2226,6 +2586,7 @@ cards: [
"name": "Oxford",
"wing": 0,
"strength": 8,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -2256,6 +2617,7 @@ cards: [
"name": "Richmond",
"wing": 0,
"strength": 2,
+ "morale": 1,
"dice": "3/4",
"actions": [
{
@@ -2285,6 +2647,7 @@ cards: [
"name": "The Stanleys",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -2308,7 +2671,7 @@ cards: [
"name": "Villars",
"wing": 2,
"strength": 6,
- "star": 1,
+ "morale": 2,
"dice": "5/6",
"actions": [
{
@@ -2343,6 +2706,7 @@ cards: [
"name": "Center",
"wing": 2,
"strength": 6,
+ "morale": 1,
"dice": "4",
"actions": [
{
@@ -2363,6 +2727,7 @@ cards: [
"name": "Boufflers",
"wing": 2,
"strength": 6,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -2391,6 +2756,7 @@ cards: [
"name": "French Reserves",
"wing": 3,
"strength": 6,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -2401,7 +2767,8 @@ cards: [
"target_list": [
38,
39,
- 40
+ 40,
+ 41
]
},
{
@@ -2421,6 +2788,7 @@ cards: [
"name": "Orange",
"wing": 1,
"strength": 8,
+ "morale": 1,
"dice": "(6)",
"actions": [
{
@@ -2440,7 +2808,7 @@ cards: [
"name": "Marlborough",
"wing": 1,
"strength": 6,
- "star": 1,
+ "morale": 2,
"dice": "(5)/(6)",
"actions": [
{
@@ -2470,6 +2838,7 @@ cards: [
"name": "Schulenburg",
"wing": 0,
"strength": 8,
+ "morale": 1,
"dice": "(5)",
"actions": [
{
@@ -2499,6 +2868,7 @@ cards: [
"name": "Lottum",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "(4)",
"actions": [
{
@@ -2529,6 +2899,7 @@ cards: [
"name": "Orkney",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -2552,6 +2923,7 @@ cards: [
"name": "Withers",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "Straight 4",
"actions": [
{
@@ -2571,6 +2943,7 @@ cards: [
"name": "D'Aumont",
"wing": 3,
"strength": 4,
+ "morale": 1,
"dice": "6",
"actions": [
{
@@ -2598,6 +2971,7 @@ cards: [
"name": "Montepensier",
"wing": 3,
"strength": 4,
+ "morale": 1,
"dice": "5",
"actions": [
{
@@ -2647,6 +3021,7 @@ cards: [
"name": "Baron de Biron",
"wing": 3,
"strength": 6,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -2676,7 +3051,7 @@ cards: [
"name": "Henri IV",
"wing": 2,
"strength": 6,
- "star": 1,
+ "morale": 2,
"dice": "5/6",
"actions": [
{
@@ -2704,6 +3079,7 @@ cards: [
"name": "Schomberg",
"wing": 2,
"strength": 3,
+ "morale": 1,
"dice": "4",
"actions": [
{
@@ -2731,6 +3107,7 @@ cards: [
"name": "Marshal de Biron",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -2739,6 +3116,10 @@ cards: [
"target": "Any friendly formation",
"effect": "When target suffers Hits, this card suffers them instead.",
"target_list": [
+ 48,
+ 49,
+ 50,
+ 51,
52,
53,
54
@@ -2752,6 +3133,7 @@ cards: [
"name": "Aumale",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "4",
"actions": [
{
@@ -2778,7 +3160,7 @@ cards: [
"name": "Mayenne",
"wing": 0,
"strength": 6,
- "star": 1,
+ "morale": 2,
"dice": "5/6",
"actions": [
{
@@ -2805,7 +3187,7 @@ cards: [
"name": "Mercenaries",
"wing": 1,
"strength": 6,
- "star": 1,
+ "morale": 2,
"dice": "Triples",
"actions": [
{
@@ -2856,6 +3238,7 @@ cards: [
"name": "Egmont",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "(6)",
"actions": [
{
@@ -2883,6 +3266,7 @@ cards: [
"name": "Nemours",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "(5)",
"actions": [
{
@@ -2909,6 +3293,7 @@ cards: [
"name": "Light Horse",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "6",
"actions": [
{
@@ -2980,6 +3365,7 @@ cards: [
"name": "De Castelnau",
"wing": 3,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -3007,6 +3393,7 @@ cards: [
"name": "Lockhart",
"wing": 3,
"strength": 6,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -3034,6 +3421,7 @@ cards: [
"name": "Turenne's Center",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "(6)",
"actions": [
{
@@ -3053,6 +3441,7 @@ cards: [
"name": "Swiss Guard",
"wing": 2,
"strength": 2,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -3080,6 +3469,7 @@ cards: [
"name": "De Crequi",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -3109,6 +3499,7 @@ cards: [
"name": "French Reserves",
"wing": 3,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -3117,10 +3508,14 @@ cards: [
"target": "Any friendly formation",
"effect": "When target suffers Hits, this card suffers 1 hit ONLY instead.",
"target_list": [
+ 62,
63,
+ 64,
+ 65,
66,
67,
- 68
+ 68,
+ 69
]
}
]
@@ -3131,6 +3526,7 @@ cards: [
"name": "Conde",
"wing": 1,
"strength": 2,
+ "morale": 1,
"dice": "Triples",
"actions": [
{
@@ -3150,6 +3546,7 @@ cards: [
"name": "Walloons",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -3176,6 +3573,7 @@ cards: [
"name": "Duke of York",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "5",
"actions": [
{
@@ -3195,6 +3593,7 @@ cards: [
"name": "Don Juan Jose",
"wing": 0,
"strength": 6,
+ "morale": 1,
"dice": "6",
"actions": [
{
@@ -3222,6 +3621,7 @@ cards: [
"name": "Spanish Reserve",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -3230,6 +3630,9 @@ cards: [
"target": "Any friendly formation",
"effect": "When target suffers Hits, this card suffers 1 hit ONLY instead.",
"target_list": [
+ 70,
+ 71,
+ 72,
73,
74,
75,
@@ -3244,6 +3647,7 @@ cards: [
"name": "Spanish Left Cavalry",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -3276,6 +3680,7 @@ cards: [
"name": "Spanish Right Cavalry",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -3308,6 +3713,7 @@ cards: [
"name": "Grant",
"wing": 0,
"strength": 8,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -3336,6 +3742,7 @@ cards: [
"name": "Hessians",
"wing": 0,
"strength": 5,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -3363,6 +3770,7 @@ cards: [
"name": "Clinton",
"wing": 1,
"strength": 8,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -3382,6 +3790,7 @@ cards: [
"name": "Sullivan",
"wing": 2,
"strength": 6,
+ "morale": 1,
"dice": "(5)",
"actions": [
{
@@ -3409,6 +3818,7 @@ cards: [
"name": "Stirling",
"wing": 2,
"strength": 6,
+ "morale": 1,
"dice": "(6)",
"actions": [
{
@@ -3427,6 +3837,7 @@ cards: [
"name": "Knox's Artillery",
"wing": 2,
"strength": 1,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -3445,6 +3856,7 @@ cards: [
"name": "The Maryland 400",
"wing": 3,
"strength": 2,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -3472,6 +3884,7 @@ cards: [
"name": "Salisbury",
"wing": 2,
"strength": 5,
+ "morale": 1,
"dice": "(6)",
"actions": [
{
@@ -3499,6 +3912,7 @@ cards: [
"name": "Warwick",
"wing": 2,
"strength": 5,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -3518,7 +3932,12 @@ cards: [
90
]
}
- ]
+ ],
+ "rules": {
+ "retire_with": [
+ 90
+ ]
+ }
},
{
"scenario": 9,
@@ -3526,6 +3945,7 @@ cards: [
"name": "York",
"wing": 2,
"strength": 5,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -3574,6 +3994,7 @@ cards: [
"name": "Shropshire Lane",
"wing": 0,
"strength": 6,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -3604,6 +4025,7 @@ cards: [
"name": "Sopwell Lane",
"wing": 0,
"strength": 6,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -3634,6 +4056,7 @@ cards: [
"name": "Henry VI",
"wing": 0,
"strength": 1,
+ "morale": 1,
"dice": "",
"actions": [],
"rule_text": "Defensive Works: While this formation remains in play, the Shropshire Land and Sopwell Lane Formations do not suffer more than one hit when Attacked. <p>Note that this ability is negated whenever the Yorkists' Archers Special Formation has a cube on its card. <p>When this Formation is Routed, the Defensive Works ability is permanently lost.",
@@ -3645,6 +4068,7 @@ cards: [
"name": "Audley's Left",
"wing": 0,
"strength": 5,
+ "morale": 1,
"dice": "5",
"actions": [
{
@@ -3672,6 +4096,7 @@ cards: [
"name": "Audley's Right",
"wing": 0,
"strength": 5,
+ "morale": 1,
"dice": "6",
"actions": [
{
@@ -3727,6 +4152,7 @@ cards: [
"name": "Dudley's Left",
"wing": 1,
"strength": 6,
+ "morale": 1,
"dice": "(6)",
"actions": [
{
@@ -3749,6 +4175,7 @@ cards: [
"name": "Dudley's Right",
"wing": 1,
"strength": 6,
+ "morale": 1,
"dice": "(5)",
"actions": [
{
@@ -3771,6 +4198,7 @@ cards: [
"name": "Lancaster Reserves",
"wing": 0,
"strength": 6,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -3814,6 +4242,7 @@ cards: [
"name": "Neville's Left",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "3/4",
"actions": [
{
@@ -3842,7 +4271,7 @@ cards: [
"name": "Neville's Center",
"wing": 2,
"strength": 4,
- "star": 1,
+ "morale": 2,
"dice": "5/6",
"actions": [
{
@@ -3868,6 +4297,7 @@ cards: [
"name": "Neville's Right",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "4/5",
"actions": [
{
@@ -3914,6 +4344,7 @@ cards: [
"name": "Wiltshire",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -3942,6 +4373,7 @@ cards: [
"name": "Pembroke",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "5",
"actions": [
{
@@ -3969,6 +4401,7 @@ cards: [
"name": "Tudor",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "6",
"actions": [
{
@@ -3997,6 +4430,7 @@ cards: [
"name": "Herbert",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "(4)",
"actions": [
{
@@ -4024,6 +4458,7 @@ cards: [
"name": "York's Center",
"wing": 2,
"strength": 6,
+ "morale": 1,
"dice": "(5)",
"actions": [
{
@@ -4054,6 +4489,7 @@ cards: [
"name": "Devereaux",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "(6)",
"actions": [
{
@@ -4081,6 +4517,7 @@ cards: [
"name": "Edward, Duke of York",
"wing": 3,
"strength": 1,
+ "morale": 1,
"dice": "Doubles",
"actions": [],
"rules": {
@@ -4094,6 +4531,7 @@ cards: [
"name": "Somerset's Left",
"wing": 0,
"strength": 5,
+ "morale": 1,
"dice": "(1)/(2)",
"actions": [
{
@@ -4123,6 +4561,7 @@ cards: [
"name": "Somerset's Center",
"wing": 0,
"strength": 6,
+ "morale": 1,
"dice": "(3)/(4)",
"actions": [
{
@@ -4157,6 +4596,7 @@ cards: [
"name": "Somerset's Right",
"wing": 0,
"strength": 5,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -4209,6 +4649,7 @@ cards: [
"name": "Exeter's Left",
"wing": 1,
"strength": 6,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -4240,6 +4681,7 @@ cards: [
"name": "Exeter's Center",
"wing": 1,
"strength": 8,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -4277,6 +4719,7 @@ cards: [
"name": "Exeter's Right",
"wing": 1,
"strength": 6,
+ "morale": 1,
"dice": "(1)/(2)",
"actions": [
{
@@ -4308,6 +4751,7 @@ cards: [
"name": "Trollope",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -4319,6 +4763,10 @@ cards: [
109,
110,
111,
+ 112,
+ 113,
+ 114,
+ 115,
116
]
}
@@ -4330,6 +4778,7 @@ cards: [
"name": "Warwick's Left",
"wing": 2,
"strength": 7,
+ "morale": 1,
"dice": "(3)/(4)",
"actions": [
{
@@ -4360,6 +4809,7 @@ cards: [
"name": "Warwick's Right",
"wing": 2,
"strength": 7,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -4417,6 +4867,7 @@ cards: [
"name": "Dinham",
"wing": 3,
"strength": 6,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -4449,6 +4900,7 @@ cards: [
"name": "Wenlock",
"wing": 3,
"strength": 6,
+ "morale": 1,
"dice": "(3)/(4)",
"actions": [
{
@@ -4482,6 +4934,7 @@ cards: [
"name": "Edward, Duke of York",
"wing": 3,
"strength": 1,
+ "morale": 1,
"dice": "Any",
"actions": [
{
@@ -4504,6 +4957,7 @@ cards: [
"name": "Norfolk",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -4526,6 +4980,10 @@ cards: [
"target_list": [
117,
118,
+ 119,
+ 120,
+ 121,
+ 122,
123
]
}
@@ -4538,6 +4996,7 @@ cards: [
"name": "Pembroke",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "(6)",
"actions": [
{
@@ -4557,6 +5016,7 @@ cards: [
"name": "Herbert",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "(5)",
"actions": [
{
@@ -4608,6 +5068,7 @@ cards: [
"name": "Devon",
"wing": 3,
"strength": 6,
+ "morale": 1,
"dice": "(3)/(4)",
"actions": [
{
@@ -4649,6 +5110,7 @@ cards: [
"name": "Redesdale",
"wing": 0,
"strength": 6,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -4722,6 +5184,7 @@ cards: [
"name": "Clapham",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "(3)/(4)",
"actions": [
{
@@ -4743,6 +5206,7 @@ cards: [
"name": "Exeter",
"wing": 0,
"strength": 5,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -4761,6 +5225,7 @@ cards: [
"name": "Montagu",
"wing": 0,
"strength": 6,
+ "morale": 1,
"dice": "5",
"actions": [
{
@@ -4789,6 +5254,7 @@ cards: [
"name": "Oxford",
"wing": 0,
"strength": 5,
+ "morale": 1,
"dice": "6",
"actions": [
{
@@ -4808,6 +5274,7 @@ cards: [
"name": "Warwick",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -4850,6 +5317,7 @@ cards: [
"name": "Hastings",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "5",
"actions": [
{
@@ -4878,6 +5346,7 @@ cards: [
"name": "Edward IV",
"wing": 2,
"strength": 6,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -4907,6 +5376,7 @@ cards: [
"name": "Gloucester",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -4926,6 +5396,7 @@ cards: [
"name": "Edward's Reserves",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -4938,6 +5409,11 @@ cards: [
]
}
],
+ "rules": {
+ "rout_with": [
+ 139
+ ]
+ },
"rule_text": "If this card is still in play when Edward IV Routs, this card also Routs, immediately and simultaneously."
},
{
@@ -4946,6 +5422,7 @@ cards: [
"name": "\"Treason!\"",
"wing": 3,
"strength": 1,
+ "morale": 1,
"dice": "3/4",
"actions": [
{
@@ -4995,8 +5472,14 @@ cards: [
"name": "A Plump of Spears",
"wing": 3,
"strength": 1,
+ "morale": 1,
"dice": "Doubles",
"actions": [],
+ "rules": {
+ "remove_with": [
+ 151
+ ]
+ },
"rule_text": "If there are dice on this card, Attacks you make against Somerset inflict one extra hit. <p>When Somerset Routs, remove this card from play (this does not constitute a Rout) and place any dice back into your dice pool."
},
{
@@ -5005,6 +5488,7 @@ cards: [
"name": "Gloucester",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "(4)",
"actions": [
{
@@ -5032,6 +5516,7 @@ cards: [
"name": "Edward IV",
"wing": 2,
"strength": 6,
+ "morale": 1,
"dice": "(5)",
"actions": [
{
@@ -5059,6 +5544,7 @@ cards: [
"name": "Hastings",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "(6)",
"actions": [
{
@@ -5109,6 +5595,7 @@ cards: [
"name": "Devon",
"wing": 0,
"strength": 6,
+ "morale": 1,
"dice": "(6)",
"actions": [
{
@@ -5136,6 +5623,7 @@ cards: [
"name": "Wenlock",
"wing": 0,
"strength": 6,
+ "morale": 1,
"dice": "(5)",
"actions": [
{
@@ -5164,7 +5652,7 @@ cards: [
"name": "Somerset",
"wing": 0,
"strength": 6,
- "star": 1,
+ "morale": 2,
"dice": "5/6",
"actions": [
{
@@ -5205,6 +5693,7 @@ cards: [
"name": "Lincoln's Left",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "4",
"actions": [
{
@@ -5234,6 +5723,7 @@ cards: [
"name": "German Mercenaries",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -5257,6 +5747,7 @@ cards: [
"name": "Irish Kerns",
"wing": 2,
"strength": 8,
+ "morale": 1,
"dice": "6",
"actions": [
{
@@ -5288,6 +5779,7 @@ cards: [
"name": "Lincoln's Right",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "5",
"actions": [
{
@@ -5317,6 +5809,7 @@ cards: [
"name": "Savage",
"wing": 0,
"strength": 3,
+ "morale": 1,
"dice": "4",
"actions": [
{
@@ -5344,7 +5837,7 @@ cards: [
"name": "Oxford",
"wing": 0,
"strength": 8,
- "star": 1,
+ "morale": 2,
"dice": "5/6",
"actions": [
{
@@ -5374,6 +5867,7 @@ cards: [
"name": "Scales",
"wing": 0,
"strength": 3,
+ "morale": 1,
"dice": "3",
"actions": [
{
@@ -5429,10 +5923,12 @@ cards: [
"name": "The Earl of Oxford",
"wing": 1,
"strength": 1,
+ "morale": 1,
"dice": "Doubles",
"actions": [],
"rules": {
- "wild": 1
+ "wild": 1,
+ "place_2_red_if_dice": 1
},
"rule_text": "If there are dice on this card, you MAY, but are not required to, remove all dice on this card when taking an Action or Reaction with another Formation. If you do so, the dice thus removed count as ONE \"wild\" die, matching the type needed to take the Action or Reaction. <p>If there are dice on this card at the start of your Roll Phase, you may place dice on two Red Formations in addition to any dice placed on a Pink Formation."
},
@@ -5442,6 +5938,7 @@ cards: [
"name": "Henry VII",
"wing": 1,
"strength": 7,
+ "morale": 1,
"dice": "6",
"actions": [
{
@@ -5453,6 +5950,9 @@ cards: [
157,
158,
159,
+ 160,
+ 161,
+ 162,
163
]
}
@@ -5464,6 +5964,7 @@ cards: [
"name": "Strange",
"wing": 0,
"strength": 6,
+ "morale": 1,
"dice": "6",
"actions": [
{
@@ -5487,6 +5988,7 @@ cards: [
"name": "Morell",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "5",
"actions": [
{
@@ -5517,6 +6019,7 @@ cards: [
"name": "McCall",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "6",
"actions": [
{
@@ -5549,6 +6052,7 @@ cards: [
"name": "Sykes",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -5598,6 +6102,7 @@ cards: [
"name": "Reinforcements",
"wing": 3,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -5608,7 +6113,9 @@ cards: [
"target_list": [
164,
165,
- 166
+ 166,
+ 167,
+ 168
]
}
]
@@ -5619,6 +6126,7 @@ cards: [
"name": "A.P. Hill",
"wing": 0,
"strength": 6,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -5649,6 +6157,7 @@ cards: [
"name": "Longstreet",
"wing": 0,
"strength": 6,
+ "morale": 1,
"dice": "(4)/(5)",
"actions": [
{
@@ -5679,6 +6188,7 @@ cards: [
"name": "D.H. Hill",
"wing": 1,
"strength": 6,
+ "morale": 1,
"dice": "(6)",
"actions": [
{
@@ -5708,6 +6218,7 @@ cards: [
"name": "Jackson",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -5719,9 +6230,6 @@ cards: [
]
}
],
- "rules": {
- "TODO": 1
- },
"rule_text": "This Formation may only place dice on its card if D.H. Hill has dice on its card. This Formation may only Attack if both D.H. Hill and at least one other Formation (i.e. A.P. Hill and/or Longstreet) have dice on their cards."
},
{
@@ -5730,7 +6238,7 @@ cards: [
"name": "Ponthieu",
"wing": 2,
"strength": 4,
- "star": 1,
+ "morale": 2,
"dice": "5/6",
"actions": [
{
@@ -5757,7 +6265,7 @@ cards: [
"name": "Philip Augustus",
"wing": 2,
"strength": 6,
- "star": 1,
+ "morale": 2,
"dice": "3/4",
"actions": [
{
@@ -5786,7 +6294,7 @@ cards: [
"name": "Burgundy",
"wing": 2,
"strength": 4,
- "star": 1,
+ "morale": 2,
"dice": "5/6",
"actions": [
{
@@ -5813,7 +6321,7 @@ cards: [
"name": "French Knights",
"wing": 3,
"strength": 6,
- "star": 1,
+ "morale": 2,
"dice": "Doubles",
"actions": [
{
@@ -5845,6 +6353,7 @@ cards: [
"name": "Flanders",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -5872,12 +6381,13 @@ cards: [
"name": "German Infantry",
"wing": 0,
"strength": 6,
+ "morale": 1,
"dice": "(4)",
"actions": [
{
"type": "Attack",
"target": "Philip Augustus, French Knights",
- "effect": "1 hit per die (but see below). 1 hit self per action.",
+ "effect": "1 hit per die (but see below). 1 self per action.",
"target_list": [
174,
176
@@ -5897,6 +6407,7 @@ cards: [
"name": "Saxon Infantry",
"wing": 1,
"strength": 6,
+ "morale": 1,
"dice": "(3)",
"actions": [
{
@@ -5922,6 +6433,7 @@ cards: [
"name": "Boulogne",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -5949,6 +6461,7 @@ cards: [
"name": "German Knights",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "4",
"actions": [
{
@@ -5979,6 +6492,7 @@ cards: [
"name": "Alexander",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -6009,7 +6523,7 @@ cards: [
"name": "Left Phalanx",
"wing": 1,
"strength": 4,
- "star": 1,
+ "morale": 2,
"dice": "(1-3)",
"actions": [
{
@@ -6038,7 +6552,7 @@ cards: [
"name": "Center Phalanx",
"wing": 0,
"strength": 4,
- "star": 1,
+ "morale": 2,
"dice": "(2-4)",
"actions": [
{
@@ -6067,7 +6581,7 @@ cards: [
"name": "Right Phalanx",
"wing": 0,
"strength": 4,
- "star": 1,
+ "morale": 2,
"dice": "(3-5)",
"actions": [
{
@@ -6096,6 +6610,7 @@ cards: [
"name": "Philip's Hypaspists",
"wing": 0,
"strength": 2,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -6130,6 +6645,7 @@ cards: [
"name": "Athenian Left",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "(3)/(4)",
"actions": [
{
@@ -6158,6 +6674,7 @@ cards: [
"name": "Athenian Right",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -6186,6 +6703,7 @@ cards: [
"name": "Allies",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "(3)/(4)",
"actions": [
{
@@ -6213,6 +6731,7 @@ cards: [
"name": "Thebans",
"wing": 3,
"strength": 4,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -6245,6 +6764,7 @@ cards: [
"name": "Sacred Band",
"wing": 3,
"strength": 2,
+ "morale": 1,
"dice": "1-2",
"actions": [
{
@@ -6273,6 +6793,7 @@ cards: [
"name": "Persian Far Left",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -6303,6 +6824,7 @@ cards: [
"name": "Persian Left",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -6331,6 +6853,7 @@ cards: [
"name": "Persian Center",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -6362,6 +6885,7 @@ cards: [
"name": "Persian Right",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -6390,6 +6914,7 @@ cards: [
"name": "Persian Far Right",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -6419,6 +6944,7 @@ cards: [
"name": "Memnon's Left",
"wing": 3,
"strength": 6,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -6450,6 +6976,7 @@ cards: [
"name": "Memnon's Right",
"wing": 3,
"strength": 6,
+ "morale": 1,
"dice": "(3)/(4)",
"actions": [
{
@@ -6480,6 +7007,7 @@ cards: [
"name": "Thessalians",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "(1)/(2)",
"actions": [
{
@@ -6510,7 +7038,7 @@ cards: [
"name": "Left Phalanx",
"wing": 1,
"strength": 4,
- "star": 1,
+ "morale": 2,
"dice": "(2)/(3)",
"actions": [
{
@@ -6540,7 +7068,7 @@ cards: [
"name": "Center Phalanx",
"wing": 1,
"strength": 4,
- "star": 1,
+ "morale": 2,
"dice": "(3)/(4)",
"actions": [
{
@@ -6569,7 +7097,7 @@ cards: [
"name": "Right Phalanx",
"wing": 1,
"strength": 4,
- "star": 1,
+ "morale": 2,
"dice": "(4)/(5)",
"actions": [
{
@@ -6598,6 +7126,7 @@ cards: [
"name": "Hypaspists",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -6628,6 +7157,7 @@ cards: [
"name": "Companions",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -6657,6 +7187,7 @@ cards: [
"name": "Light Infantry",
"wing": 2,
"strength": 1,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -6677,6 +7208,7 @@ cards: [
"name": "Cardaces Left",
"wing": 2,
"strength": 6,
+ "morale": 1,
"dice": "(6)",
"actions": [
{
@@ -6696,6 +7228,7 @@ cards: [
"name": "Greek Left",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -6724,6 +7257,7 @@ cards: [
"name": "Greek Right",
"wing": 3,
"strength": 4,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -6752,6 +7286,7 @@ cards: [
"name": "Cardaces Right",
"wing": 3,
"strength": 6,
+ "morale": 1,
"dice": "(6)",
"actions": [
{
@@ -6770,6 +7305,7 @@ cards: [
"name": "Persian Horse",
"wing": 3,
"strength": 6,
+ "morale": 1,
"dice": "4",
"actions": [
{
@@ -6797,7 +7333,7 @@ cards: [
"name": "The Immortals",
"wing": 3,
"strength": 2,
- "star": 1,
+ "morale": 2,
"dice": "Doubles",
"actions": [
{
@@ -6830,6 +7366,7 @@ cards: [
"name": "Thessalians",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -6857,6 +7394,7 @@ cards: [
"name": "Skirmishers",
"wing": 1,
"strength": 1,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -6878,7 +7416,7 @@ cards: [
"name": "Left Phalanx",
"wing": 1,
"strength": 3,
- "star": 1,
+ "morale": 2,
"dice": "(1)/(2)",
"actions": [
{
@@ -6908,7 +7446,7 @@ cards: [
"name": "Center Phalanx",
"wing": 1,
"strength": 3,
- "star": 1,
+ "morale": 2,
"dice": "(2-4)",
"actions": [
{
@@ -6937,7 +7475,7 @@ cards: [
"name": "Right Phalanx",
"wing": 1,
"strength": 3,
- "star": 1,
+ "morale": 2,
"dice": "(4)/(5)",
"actions": [
{
@@ -6966,7 +7504,7 @@ cards: [
"name": "Hoplite Reserve",
"wing": 0,
"strength": 8,
- "star": 1,
+ "morale": 2,
"dice": "(6)",
"actions": [
{
@@ -6975,6 +7513,11 @@ cards: [
"target": "Any friendly formation",
"effect": "When target suffers Hits, this unit suffers them instead.",
"target_list": [
+ 212,
+ 213,
+ 214,
+ 215,
+ 216,
217,
218,
219
@@ -6988,6 +7531,7 @@ cards: [
"name": "Hypaspists",
"wing": 0,
"strength": 3,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -7020,6 +7564,7 @@ cards: [
"name": "Companions",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -7051,6 +7596,7 @@ cards: [
"name": "Skirmishers",
"wing": 1,
"strength": 1,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -7080,7 +7626,10 @@ cards: [
234
]
}
- ]
+ ],
+ "rules": {
+ "attack_choose_target": 1
+ }
},
{
"scenario": 20,
@@ -7088,7 +7637,7 @@ cards: [
"name": "Thessalians",
"wing": 1,
"strength": 4,
- "star": 1,
+ "morale": 2,
"dice": "5/6",
"actions": [
{
@@ -7117,7 +7666,7 @@ cards: [
"name": "Phalanx",
"wing": 1,
"strength": 6,
- "star": 1,
+ "morale": 2,
"dice": "(1-3)",
"actions": [
{
@@ -7155,7 +7704,7 @@ cards: [
"name": "Hoplites",
"wing": 0,
"strength": 6,
- "star": 1,
+ "morale": 2,
"dice": "(4-6)",
"actions": [
{
@@ -7164,6 +7713,9 @@ cards: [
"target": "Any friendly formation",
"effect": "When target suffers Hits, this unit suffers them instead.",
"target_list": [
+ 220,
+ 221,
+ 222,
223,
224,
225
@@ -7178,7 +7730,7 @@ cards: [
"name": "Hypaspists",
"wing": 0,
"strength": 4,
- "star": 1,
+ "morale": 2,
"dice": "(5)/(6)",
"actions": [
{
@@ -7210,7 +7762,7 @@ cards: [
"name": "Companions",
"wing": 0,
"strength": 4,
- "star": 1,
+ "morale": 2,
"dice": "Doubles",
"actions": [
{
@@ -7241,6 +7793,7 @@ cards: [
"name": "Left Chariots",
"wing": 3,
"strength": 2,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -7252,7 +7805,10 @@ cards: [
225
]
}
- ]
+ ],
+ "rules": {
+ "is_chariot": 1
+ }
},
{
"scenario": 20,
@@ -7260,6 +7816,7 @@ cards: [
"name": "Mazaeus",
"wing": 2,
"strength": 6,
+ "morale": 1,
"dice": "6",
"actions": [
{
@@ -7279,6 +7836,7 @@ cards: [
"name": "Kinsmen",
"wing": 2,
"strength": 3,
+ "morale": 1,
"dice": "5",
"actions": [
{
@@ -7307,6 +7865,7 @@ cards: [
"name": "The Immortals",
"wing": 3,
"strength": 2,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -7342,6 +7901,7 @@ cards: [
"name": "Greeks",
"wing": 2,
"strength": 3,
+ "morale": 1,
"dice": "(4)",
"actions": [
{
@@ -7369,6 +7929,7 @@ cards: [
"name": "Bessus",
"wing": 2,
"strength": 6,
+ "morale": 1,
"dice": "3",
"actions": [
{
@@ -7388,6 +7949,7 @@ cards: [
"name": "Right Chariots",
"wing": 3,
"strength": 2,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -7399,7 +7961,10 @@ cards: [
222
]
}
- ]
+ ],
+ "rules": {
+ "is_chariot": 1
+ }
},
{
"scenario": 20,
@@ -7407,7 +7972,7 @@ cards: [
"name": "Left Reserve",
"wing": 3,
"strength": 6,
- "star": 1,
+ "morale": 2,
"dice": "(6)",
"actions": [
{
@@ -7430,7 +7995,7 @@ cards: [
"name": "Right Reserve",
"wing": 3,
"strength": 6,
- "star": 1,
+ "morale": 2,
"dice": "(6)",
"actions": [
{
@@ -7453,7 +8018,7 @@ cards: [
"name": "Left Phalanx",
"wing": 1,
"strength": 3,
- "star": 1,
+ "morale": 2,
"dice": "(2)/(3)",
"actions": [
{
@@ -7486,7 +8051,7 @@ cards: [
"name": "Center Phalanx",
"wing": 1,
"strength": 4,
- "star": 1,
+ "morale": 2,
"dice": "(3)/(4)",
"actions": [
{
@@ -7508,7 +8073,7 @@ cards: [
"name": "Right Phalanx",
"wing": 1,
"strength": 3,
- "star": 1,
+ "morale": 2,
"dice": "(4)/(5)",
"actions": [
{
@@ -7541,6 +8106,7 @@ cards: [
"name": "Hypaspists",
"wing": 0,
"strength": 3,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -7568,6 +8134,7 @@ cards: [
"name": "Companions",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -7599,6 +8166,7 @@ cards: [
"name": "Coenus",
"wing": 0,
"strength": 3,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -7622,6 +8190,7 @@ cards: [
"name": "Craterus",
"wing": 0,
"strength": 1,
+ "morale": 1,
"dice": "Triples",
"actions": [
{
@@ -7647,6 +8216,7 @@ cards: [
"name": "Left Cavalry",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -7674,6 +8244,7 @@ cards: [
"name": "Left Elephants",
"wing": 3,
"strength": 4,
+ "morale": 1,
"dice": "(6)",
"actions": [
{
@@ -7697,6 +8268,7 @@ cards: [
"name": "Right Elephants",
"wing": 3,
"strength": 4,
+ "morale": 1,
"dice": "(5)",
"actions": [
{
@@ -7720,6 +8292,7 @@ cards: [
"name": "Right Cavalry",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -7742,6 +8315,7 @@ cards: [
"name": "Left Infantry",
"wing": 2,
"strength": 6,
+ "morale": 1,
"dice": "(5)",
"actions": [
{
@@ -7763,6 +8337,7 @@ cards: [
"name": "Right Infantry",
"wing": 2,
"strength": 6,
+ "morale": 1,
"dice": "(6)",
"actions": [
{
@@ -7784,6 +8359,7 @@ cards: [
"name": "E. Heavy Cavalry",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "1-3",
"actions": [
{
@@ -7811,6 +8387,7 @@ cards: [
"name": "E. Elephants",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -7839,6 +8416,7 @@ cards: [
"name": "E. Light Cavalry",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -7867,13 +8445,9 @@ cards: [
"name": "Eumenes's Camp",
"wing": 1,
"strength": 1,
+ "morale": 1,
"dice": "",
"actions": [],
- "rules": {
- "tough_if_in_play": [
- 252
- ]
- },
"rule_text": "While this card is in play, the Silver Shields suffer one less hit when Attacked and never more than one hit."
},
{
@@ -7882,7 +8456,7 @@ cards: [
"name": "The Silver Shields",
"wing": 1,
"strength": 2,
- "star": 1,
+ "morale": 2,
"dice": "(5)/(6)",
"actions": [
{
@@ -7918,6 +8492,7 @@ cards: [
"name": "E. Phalanx",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "4/5",
"actions": [
{
@@ -7940,6 +8515,7 @@ cards: [
"name": "A. Light Cavalry",
"wing": 3,
"strength": 6,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -7969,6 +8545,7 @@ cards: [
"name": "A. Elephants",
"wing": 2,
"strength": 3,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -7997,6 +8574,7 @@ cards: [
"name": "A. Heavy Cavalry",
"wing": 3,
"strength": 6,
+ "morale": 1,
"dice": "1-3",
"actions": [
{
@@ -8024,7 +8602,7 @@ cards: [
"name": "A. Phalanx",
"wing": 2,
"strength": 8,
- "star": 1,
+ "morale": 2,
"dice": "(4)/(5)",
"actions": [
{
@@ -8056,6 +8634,7 @@ cards: [
"name": "A. Light Cavalry",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "1/2",
"actions": [
{
@@ -8082,6 +8661,7 @@ cards: [
"name": "A. Elephants",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -8111,6 +8691,7 @@ cards: [
"name": "Demetrius",
"wing": 2,
"strength": 6,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -8139,7 +8720,7 @@ cards: [
"name": "Antigonus",
"wing": 2,
"strength": 4,
- "star": 1,
+ "morale": 2,
"dice": "Doubles",
"actions": [
{
@@ -8159,6 +8740,7 @@ cards: [
"name": "A. Left Phalanx",
"wing": 3,
"strength": 6,
+ "morale": 1,
"dice": "(2)/(3)",
"actions": [
{
@@ -8180,6 +8762,11 @@ cards: [
]
}
],
+ "rules": {
+ "take_from": [
+ 263
+ ]
+ },
"reserve": [
259
]
@@ -8190,6 +8777,7 @@ cards: [
"name": "A. Right Phalanx",
"wing": 3,
"strength": 6,
+ "morale": 1,
"dice": "(3)/(4)",
"actions": [
{
@@ -8211,6 +8799,11 @@ cards: [
]
}
],
+ "rules": {
+ "take_from": [
+ 262
+ ]
+ },
"reserve": [
259
]
@@ -8221,6 +8814,7 @@ cards: [
"name": "Antiochus",
"wing": 0,
"strength": 6,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -8249,6 +8843,7 @@ cards: [
"name": "S. Elephants",
"wing": 0,
"strength": 5,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -8278,6 +8873,7 @@ cards: [
"name": "S. Light Cavalry",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "1/2",
"actions": [
{
@@ -8304,6 +8900,7 @@ cards: [
"name": "Seleucus",
"wing": 0,
"strength": 1,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -8330,6 +8927,7 @@ cards: [
"name": "S. Left Phalanx",
"wing": 1,
"strength": 6,
+ "morale": 1,
"dice": "(3)/(4)",
"actions": [
{
@@ -8351,6 +8949,11 @@ cards: [
]
}
],
+ "rules": {
+ "take_from": [
+ 269
+ ]
+ },
"reserve": [
265
]
@@ -8361,6 +8964,7 @@ cards: [
"name": "S. Right Phalanx",
"wing": 1,
"strength": 6,
+ "morale": 1,
"dice": "(2)/(3)",
"actions": [
{
@@ -8382,6 +8986,11 @@ cards: [
]
}
],
+ "rules": {
+ "take_from": [
+ 268
+ ]
+ },
"reserve": [
265
]
@@ -8392,6 +9001,7 @@ cards: [
"name": "Sharpshooters",
"wing": 2,
"strength": 1,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -8403,6 +9013,11 @@ cards: [
]
}
],
+ "rules": {
+ "remove_with": [
+ 283
+ ]
+ },
"rule_text": "If there are dice on this card when the 20th Maine attacks, remove these dice and deal one additional hit. <p>When the 15th Alabama Routs, remove this card from play (this does not constitute a Rout)."
},
{
@@ -8411,7 +9026,7 @@ cards: [
"name": "20th Maine",
"wing": 3,
"strength": 4,
- "star": 1,
+ "morale": 2,
"dice": "(5)/(6)",
"actions": [
{
@@ -8432,7 +9047,12 @@ cards: [
283
]
}
- ]
+ ],
+ "rules": {
+ "take_from": [
+ 270
+ ]
+ }
},
{
"scenario": 24,
@@ -8440,6 +9060,7 @@ cards: [
"name": "83rd Pennsylvania",
"wing": 3,
"strength": 4,
+ "morale": 1,
"dice": "(4)",
"actions": [
{
@@ -8470,7 +9091,7 @@ cards: [
"name": "44th New York",
"wing": 3,
"strength": 4,
- "star": 1,
+ "morale": 2,
"dice": "(3)",
"actions": [
{
@@ -8500,7 +9121,7 @@ cards: [
"name": "16th Michigan",
"wing": 3,
"strength": 4,
- "star": 1,
+ "morale": 2,
"dice": "(2)",
"actions": [
{
@@ -8553,7 +9174,7 @@ cards: [
"name": "Weed's Brigade",
"wing": 2,
"strength": 8,
- "star": 1,
+ "morale": 2,
"dice": "Any",
"actions": [
{
@@ -8563,6 +9184,10 @@ cards: [
"effect": "When target suffers Hits, this unit suffers them instead.",
"target_list": [
270,
+ 271,
+ 272,
+ 273,
+ 274,
275,
276,
277
@@ -8575,6 +9200,10 @@ cards: [
"effect": "When target suffers Hits, this unit suffers 1 hit ONLY instead.",
"target_list": [
270,
+ 271,
+ 272,
+ 273,
+ 274,
275,
276,
277
@@ -8588,11 +9217,9 @@ cards: [
"name": "Devil's Den",
"wing": 2,
"strength": 4,
+ "morale": 0,
"dice": "",
"actions": [],
- "rules": {
- "no_morale": 1
- },
"rule_text": "When this Formation Routs, the Union does not lose a morale cube. (If the Confederate Formation that Routs this Formation also Routs simultaneously, they DO lose a morale cube.)"
},
{
@@ -8601,6 +9228,7 @@ cards: [
"name": "48th Alabama",
"wing": 1,
"strength": 5,
+ "morale": 1,
"dice": "(6)",
"actions": [
{
@@ -8620,6 +9248,7 @@ cards: [
"name": "4th Texas",
"wing": 1,
"strength": 5,
+ "morale": 1,
"dice": "(1)/(2)",
"actions": [
{
@@ -8648,6 +9277,7 @@ cards: [
"name": "5th Texas",
"wing": 1,
"strength": 5,
+ "morale": 1,
"dice": "(2)/(3)",
"actions": [
{
@@ -8676,6 +9306,7 @@ cards: [
"name": "4th Alabama",
"wing": 0,
"strength": 5,
+ "morale": 1,
"dice": "(3)/(4)",
"actions": [
{
@@ -8696,6 +9327,7 @@ cards: [
"name": "47th Alabama",
"wing": 0,
"strength": 5,
+ "morale": 1,
"dice": "(4)/(5)",
"actions": [
{
@@ -8729,6 +9361,7 @@ cards: [
"name": "15th Alabama",
"wing": 0,
"strength": 5,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -8757,6 +9390,7 @@ cards: [
"name": "Semmes",
"wing": 0,
"strength": 6,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -8782,6 +9416,7 @@ cards: [
"name": "Kershaw",
"wing": 0,
"strength": 6,
+ "morale": 1,
"dice": "3/4",
"actions": [
{
@@ -8827,6 +9462,7 @@ cards: [
"name": "Anderson",
"wing": 1,
"strength": 5,
+ "morale": 1,
"dice": "4",
"actions": [
{
@@ -8867,6 +9503,7 @@ cards: [
"name": "Benning",
"wing": 1,
"strength": 5,
+ "morale": 1,
"dice": "3",
"actions": [
{
@@ -8935,6 +9572,7 @@ cards: [
"name": "McLaws",
"wing": 0,
"strength": 1,
+ "morale": 1,
"dice": "1/2",
"actions": [
{
@@ -8956,6 +9594,7 @@ cards: [
"name": "Wofford",
"wing": 0,
"strength": 5,
+ "morale": 1,
"dice": "4/5/6",
"actions": [
{
@@ -8979,6 +9618,7 @@ cards: [
"name": "Ward",
"wing": 3,
"strength": 4,
+ "morale": 1,
"dice": "1/2",
"actions": [
{
@@ -9008,6 +9648,7 @@ cards: [
"name": "de Trobriand",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "(3)/(4)",
"actions": [
{
@@ -9043,6 +9684,7 @@ cards: [
"name": "Tilton",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -9095,6 +9737,7 @@ cards: [
"name": "Cross",
"wing": 3,
"strength": 4,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -9134,6 +9777,7 @@ cards: [
"name": "Brooke",
"wing": 3,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -9158,6 +9802,7 @@ cards: [
"name": "Zook",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "(3)/(4)",
"actions": [
{
@@ -9195,6 +9840,7 @@ cards: [
"name": "Kelly",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "(1)/(2)",
"actions": [
{
@@ -9231,6 +9877,7 @@ cards: [
"name": "Sweitzer",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -9268,6 +9915,7 @@ cards: [
"name": "Day",
"wing": 3,
"strength": 4,
+ "morale": 1,
"dice": "4/5/6",
"actions": [
{
@@ -9307,6 +9955,7 @@ cards: [
"name": "Burbank",
"wing": 3,
"strength": 4,
+ "morale": 1,
"dice": "1/2/3",
"actions": [
{
@@ -9345,6 +9994,7 @@ cards: [
"name": "18th Mississippi",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "2",
"actions": [
{
@@ -9380,6 +10030,7 @@ cards: [
"name": "13th Mississippi",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "2",
"actions": [
{
@@ -9415,6 +10066,7 @@ cards: [
"name": "17th Mississippi",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "3",
"actions": [
{
@@ -9450,6 +10102,7 @@ cards: [
"name": "21st Mississippi",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "3",
"actions": [
{
@@ -9486,6 +10139,7 @@ cards: [
"name": "Wofford",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "1",
"actions": [
{
@@ -9534,6 +10188,7 @@ cards: [
"name": "8th South Carolina",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "4",
"actions": [
{
@@ -9554,6 +10209,7 @@ cards: [
"name": "3rd South Carolina Battalion",
"wing": 1,
"strength": 3,
+ "morale": 1,
"dice": "5",
"actions": [
{
@@ -9574,6 +10230,7 @@ cards: [
"name": "2nd South Carolina",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "6",
"actions": [
{
@@ -9605,6 +10262,7 @@ cards: [
"name": "141st Pennsylvania",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "2",
"actions": [
{
@@ -9642,6 +10300,7 @@ cards: [
"name": "68th Pennsylvania",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "3",
"actions": [
{
@@ -9704,6 +10363,7 @@ cards: [
"name": "114th Pennsylvania",
"wing": 3,
"strength": 4,
+ "morale": 1,
"dice": "4",
"actions": [
{
@@ -9744,6 +10404,7 @@ cards: [
"name": "63rd Pennsylvania",
"wing": 3,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -9777,6 +10438,7 @@ cards: [
"name": "57th Pennsylvania",
"wing": 3,
"strength": 4,
+ "morale": 1,
"dice": "5",
"actions": [
{
@@ -9817,6 +10479,7 @@ cards: [
"name": "105th Pennsylvania",
"wing": 3,
"strength": 4,
+ "morale": 1,
"dice": "6",
"actions": [
{
@@ -9876,6 +10539,7 @@ cards: [
"name": "Posey",
"wing": 0,
"strength": 5,
+ "morale": 1,
"dice": "(6)",
"actions": [
{
@@ -9899,6 +10563,7 @@ cards: [
"name": "Wright",
"wing": 0,
"strength": 5,
+ "morale": 1,
"dice": "(4-6)",
"actions": [
{
@@ -9934,6 +10599,7 @@ cards: [
"name": "Lang",
"wing": 1,
"strength": 3,
+ "morale": 1,
"dice": "(1-3)",
"actions": [
{
@@ -9955,6 +10621,7 @@ cards: [
"name": "Wilcox",
"wing": 0,
"strength": 6,
+ "morale": 1,
"dice": "4/5/6",
"actions": [
{
@@ -9989,6 +10656,7 @@ cards: [
"name": "Brewster",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "(1)/(2)",
"actions": [
{
@@ -10014,6 +10682,7 @@ cards: [
"name": "Carr",
"wing": 3,
"strength": 4,
+ "morale": 1,
"dice": "(3)/(4)",
"actions": [
{
@@ -10034,6 +10703,7 @@ cards: [
"name": "1st Minnesota",
"wing": 2,
"strength": 2,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -10064,6 +10734,7 @@ cards: [
"name": "Hall",
"wing": 3,
"strength": 4,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -10094,6 +10765,7 @@ cards: [
"name": "Webb",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "(6)",
"actions": [
{
@@ -10126,6 +10798,7 @@ cards: [
"name": "Hays's Division",
"wing": 3,
"strength": 5,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -10176,6 +10849,7 @@ cards: [
"name": "Breastworks",
"wing": 2,
"strength": 8,
+ "morale": 1,
"dice": "",
"actions": [],
"rule_text": "When any Dark Blue Formation (including Reserves taking an Absorb Reaction) is to suffer only one hit in an attack, this Formation suffers the hit instead. <p>If the Formation would suffer more than one hit, this Formation suffers all hits but one, which the targeted/absorbing Formation suffers. <p>When this Formation Routs, it does not cause the loss of a morale cube. <p>Finally, while I've got your attention: as long as Greene's Right is in play, you can place dice on TWO Dark Blue cards each turn. Why is this note on this card, and not on Greene's Right? Because I didn't have any room on that card. And folks wonder why the cards don't have art on them..."
@@ -10186,7 +10860,7 @@ cards: [
"name": "Greene's Left",
"wing": 3,
"strength": 3,
- "star": 1,
+ "morale": 2,
"dice": "6",
"actions": [
{
@@ -10214,7 +10888,7 @@ cards: [
"name": "Greene's Center",
"wing": 3,
"strength": 3,
- "star": 1,
+ "morale": 2,
"dice": "5",
"actions": [
{
@@ -10242,7 +10916,7 @@ cards: [
"name": "Greene's Right",
"wing": 3,
"strength": 3,
- "star": 1,
+ "morale": 2,
"dice": "4",
"actions": [
{
@@ -10271,7 +10945,7 @@ cards: [
"name": "Reserves",
"wing": 3,
"strength": 4,
- "star": 1,
+ "morale": 2,
"dice": "Doubles",
"actions": [
{
@@ -10281,7 +10955,12 @@ cards: [
"effect": "When target suffers Hits, this unit suffers them instead.",
"target_list": [
331,
- 336
+ 332,
+ 333,
+ 334,
+ 335,
+ 336,
+ 337
]
}
]
@@ -10292,6 +10971,7 @@ cards: [
"name": "137th New York",
"wing": 2,
"strength": 2,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -10317,6 +10997,7 @@ cards: [
"name": "Geary",
"wing": 3,
"strength": null,
+ "morale": 1,
"dice": "Straight 4/3",
"actions": [],
"rules": {
@@ -10330,6 +11011,7 @@ cards: [
"name": "Steuart",
"wing": 0,
"strength": 8,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -10358,6 +11040,7 @@ cards: [
"name": "Williams",
"wing": 1,
"strength": 8,
+ "morale": 1,
"dice": "(4)",
"actions": [
{
@@ -10384,6 +11067,7 @@ cards: [
"name": "Jones",
"wing": 1,
"strength": 8,
+ "morale": 1,
"dice": "(3)",
"actions": [
{
@@ -10410,6 +11094,7 @@ cards: [
"name": "Johnson",
"wing": 0,
"strength": 1,
+ "morale": 1,
"dice": "(1)/(2)",
"actions": [],
"rule_text": "If there are dice on this card when you Attack with any of your Formations, you MAY expend all the dice on this card, adding them to the Attack. <p>If you choose to do so, your attacking Formation suffers one extra self hit."
@@ -10420,6 +11105,7 @@ cards: [
"name": "Little Round Top",
"wing": 3,
"strength": 2,
+ "morale": 1,
"dice": "6",
"actions": [
{
@@ -10446,7 +11132,7 @@ cards: [
"name": "Sickles",
"wing": 3,
"strength": 6,
- "star": 1,
+ "morale": 2,
"dice": "(5)",
"actions": [
{
@@ -10473,7 +11159,7 @@ cards: [
"name": "Hancock",
"wing": 3,
"strength": 8,
- "star": 1,
+ "morale": 2,
"dice": "(4)",
"actions": [
{
@@ -10500,7 +11186,7 @@ cards: [
"name": "Howard",
"wing": 2,
"strength": 6,
- "star": 1,
+ "morale": 2,
"dice": "(3)",
"actions": [
{
@@ -10527,7 +11213,7 @@ cards: [
"name": "Slocum",
"wing": 2,
"strength": 6,
- "star": 1,
+ "morale": 2,
"dice": "(2)",
"actions": [
{
@@ -10555,7 +11241,7 @@ cards: [
"name": "Sykes",
"wing": 2,
"strength": 4,
- "star": 1,
+ "morale": 2,
"dice": "Doubles",
"actions": [
{
@@ -10575,6 +11261,7 @@ cards: [
"name": "Meade",
"wing": 2,
"strength": 1,
+ "morale": 1,
"dice": "Any",
"actions": [
{
@@ -10583,6 +11270,8 @@ cards: [
"target": "Any friendly but Little Round Top",
"effect": "When this Reaction is used, choose any friendly Formation except Little Round Top, that Formation suffers the hits instead. The Meade Formation never suffers hits, and this Reaction can never be used to absorb hits for Little Round Top.",
"target_list": [
+ 343,
+ 344,
345,
346,
347,
@@ -10597,6 +11286,7 @@ cards: [
"name": "Johnson",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "(3)/(4)",
"actions": [
{
@@ -10616,6 +11306,7 @@ cards: [
"name": "Early",
"wing": 1,
"strength": 5,
+ "morale": 1,
"dice": "(1)/(2)",
"actions": [
{
@@ -10635,6 +11326,7 @@ cards: [
"name": "Anderson",
"wing": 0,
"strength": 5,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -10654,6 +11346,7 @@ cards: [
"name": "McLaws",
"wing": 0,
"strength": 5,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -10674,6 +11367,7 @@ cards: [
"name": "Hood",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -10726,6 +11420,7 @@ cards: [
"name": "Wilmot",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -10754,6 +11449,7 @@ cards: [
"name": "Wentworth",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "1/2",
"actions": [
{
@@ -10788,13 +11484,14 @@ cards: [
"name": "William Fielding",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "3/4",
"actions": [
{
"type": "Absorb",
"requirement": "Voluntary",
"target": "Any other Pink formation",
- "effect": "When target suffers Hits, this unit suffers 1 hit ONLY instad.",
+ "effect": "When target suffers Hits, this unit suffers 1 hit ONLY instead.",
"target_list": [
356,
357,
@@ -10810,6 +11507,7 @@ cards: [
"name": "Gerard",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -10846,6 +11544,7 @@ cards: [
"wing": 0,
"alias": "Rupert",
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -10874,6 +11573,7 @@ cards: [
"name": "Byron",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -10897,6 +11597,7 @@ cards: [
"name": "Belasyse",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "1/2",
"actions": [
{
@@ -10944,6 +11645,7 @@ cards: [
"name": "Ramsay",
"wing": 3,
"strength": 4,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -10972,6 +11674,7 @@ cards: [
"name": "Charles Essex",
"wing": 2,
"strength": 6,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -10994,6 +11697,7 @@ cards: [
"name": "Meldrum",
"wing": 2,
"strength": 6,
+ "morale": 1,
"dice": "3/4",
"actions": [
{
@@ -11024,6 +11728,7 @@ cards: [
"name": "Basil Fielding",
"wing": 3,
"strength": 4,
+ "morale": 1,
"dice": "3/4",
"actions": [
{
@@ -11053,6 +11758,7 @@ cards: [
"name": "Ballard",
"wing": 2,
"strength": 6,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -11086,6 +11792,7 @@ cards: [
"name": "Balfour",
"wing": 3,
"strength": 1,
+ "morale": 1,
"dice": "1-3",
"actions": [
{
@@ -11114,6 +11821,7 @@ cards: [
"name": "Stapleton",
"wing": 3,
"strength": 1,
+ "morale": 1,
"dice": "4-6",
"actions": [
{
@@ -11172,7 +11880,7 @@ cards: [
"name": "Fortescue",
"wing": 2,
"strength": 6,
- "star": 1,
+ "morale": 2,
"dice": "(3)/(4)",
"actions": [
{
@@ -11200,6 +11908,7 @@ cards: [
"name": "Skippon",
"wing": 2,
"strength": 6,
+ "morale": 1,
"dice": "1-3",
"actions": [
{
@@ -11219,7 +11928,10 @@ cards: [
"target_list": [
370,
371,
- 372
+ 372,
+ 373,
+ 374,
+ 375
]
}
]
@@ -11230,7 +11942,7 @@ cards: [
"name": "Essex",
"wing": 3,
"strength": 6,
- "star": 1,
+ "morale": 2,
"dice": "(5)/(6)",
"actions": [
{
@@ -11259,7 +11971,7 @@ cards: [
"name": "Stapleton",
"wing": 3,
"strength": 4,
- "star": 1,
+ "morale": 2,
"dice": "Doubles",
"actions": [
{
@@ -11286,7 +11998,7 @@ cards: [
"name": "London Trained Bands",
"wing": 3,
"strength": 4,
- "star": 1,
+ "morale": 2,
"dice": "3/4",
"actions": [
{
@@ -11335,6 +12047,7 @@ cards: [
"name": "Gerard",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "3/4",
"actions": [
{
@@ -11362,6 +12075,7 @@ cards: [
"wing": 0,
"alias": "Rupert",
"strength": 6,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -11380,7 +12094,10 @@ cards: [
373
]
}
- ]
+ ],
+ "rules": {
+ "attack_choose_target": 1
+ }
},
{
"scenario": 31,
@@ -11388,6 +12105,7 @@ cards: [
"name": "Wentworth",
"wing": 1,
"strength": 6,
+ "morale": 1,
"dice": "(3)/(4)",
"actions": [
{
@@ -11417,6 +12135,7 @@ cards: [
"name": "Byron",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -11436,6 +12155,7 @@ cards: [
"name": "Vavasour",
"wing": 1,
"strength": 6,
+ "morale": 1,
"dice": "1/2",
"actions": [
{
@@ -11463,6 +12183,7 @@ cards: [
"name": "Infantry Reserve",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "1/2",
"actions": [
{
@@ -11483,6 +12204,7 @@ cards: [
"name": "Manchester",
"wing": 3,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -11511,6 +12233,7 @@ cards: [
"name": "Skippon",
"wing": 2,
"strength": 8,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -11543,6 +12266,7 @@ cards: [
"name": "Balfour",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "(3)/(4)",
"actions": [
{
@@ -11575,6 +12299,7 @@ cards: [
"name": "Waller",
"wing": 3,
"strength": 6,
+ "morale": 1,
"dice": "3/4",
"actions": [
{
@@ -11602,6 +12327,7 @@ cards: [
"name": "Cromwell",
"wing": 2,
"strength": 6,
+ "morale": 1,
"dice": "1/2",
"actions": [
{
@@ -11635,6 +12361,7 @@ cards: [
"name": "Cornish Foot",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "6",
"actions": [
{
@@ -11662,6 +12389,7 @@ cards: [
"name": "Maurice",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -11688,6 +12416,7 @@ cards: [
"name": "Goring",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -11703,6 +12432,8 @@ cards: [
"target": "Any friendly formation",
"effect": "When target suffers Hits, this unit suffers 1 less hit per die.",
"target_list": [
+ 388,
+ 389,
390,
391,
392
@@ -11716,6 +12447,7 @@ cards: [
"name": "Blagge",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "3/4",
"actions": [
{
@@ -11747,6 +12479,7 @@ cards: [
"name": "Astley",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -11774,6 +12507,7 @@ cards: [
"name": "Langdale",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -11802,6 +12536,7 @@ cards: [
"name": "Lisle",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "(1)/(2)",
"actions": [
{
@@ -11830,6 +12565,7 @@ cards: [
"name": "Bard",
"wing": 1,
"strength": 6,
+ "morale": 1,
"dice": "(3)/(4)",
"actions": [
{
@@ -11857,6 +12593,7 @@ cards: [
"name": "Astley",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -11887,6 +12624,7 @@ cards: [
"wing": 0,
"alias": "Rupert",
"strength": 6,
+ "morale": 1,
"dice": "1-3",
"actions": [
{
@@ -11915,7 +12653,7 @@ cards: [
"name": "Bluecoats",
"wing": 0,
"strength": 4,
- "star": 1,
+ "morale": 2,
"dice": "5/6",
"actions": [
{
@@ -11952,6 +12690,7 @@ cards: [
"name": "Ireton",
"wing": 3,
"strength": 5,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -11981,6 +12720,7 @@ cards: [
"name": "Skippon",
"wing": 3,
"strength": 5,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -12008,6 +12748,7 @@ cards: [
"name": "Waller",
"wing": 2,
"strength": 5,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -12028,6 +12769,7 @@ cards: [
"name": "Pickering",
"wing": 2,
"strength": 5,
+ "morale": 1,
"dice": "(3)/(4)",
"actions": [
{
@@ -12055,6 +12797,7 @@ cards: [
"name": "Montagu",
"wing": 2,
"strength": 5,
+ "morale": 1,
"dice": "(1)/(2)",
"actions": [
{
@@ -12075,6 +12818,7 @@ cards: [
"name": "Fairfax",
"wing": 3,
"strength": 5,
+ "morale": 1,
"dice": "(1)/(2)",
"actions": [
{
@@ -12103,6 +12847,7 @@ cards: [
"name": "Cromwell",
"wing": 3,
"strength": 5,
+ "morale": 1,
"dice": "1-3",
"actions": [
{
@@ -12132,6 +12877,7 @@ cards: [
"name": "Scott of Rossie",
"wing": 3,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -12160,6 +12906,7 @@ cards: [
"name": "Tullibardine",
"wing": 2,
"strength": 6,
+ "morale": 1,
"dice": "3",
"actions": [
{
@@ -12187,6 +12934,7 @@ cards: [
"name": "Perth Trained Bands",
"wing": 2,
"strength": 6,
+ "morale": 1,
"dice": "4",
"actions": [
{
@@ -12215,6 +12963,7 @@ cards: [
"wing": 2,
"alias": "Elcho",
"strength": 6,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -12242,6 +12991,7 @@ cards: [
"name": "Drummond",
"wing": 3,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -12270,6 +13020,7 @@ cards: [
"name": "Levies",
"wing": 3,
"strength": 4,
+ "morale": 1,
"dice": "(1)/(2)",
"actions": [
{
@@ -12290,6 +13041,7 @@ cards: [
"name": "MacDonalds",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "(3)/(4)",
"actions": [
{
@@ -12309,6 +13061,7 @@ cards: [
"name": "Kilpont",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -12336,6 +13089,7 @@ cards: [
"name": "Laghtnan",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "1/2",
"actions": [
{
@@ -12362,6 +13116,7 @@ cards: [
"name": "O'Cahan",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "3/4",
"actions": [
{
@@ -12388,6 +13143,7 @@ cards: [
"name": "Macdonnell",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -12414,6 +13170,7 @@ cards: [
"name": "Montrose",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -12441,6 +13198,7 @@ cards: [
"name": "Lawers's Horse",
"wing": 3,
"strength": 1,
+ "morale": 1,
"dice": "4",
"actions": [
{
@@ -12461,6 +13219,7 @@ cards: [
"name": "Campbell of Lawers",
"wing": 2,
"strength": 6,
+ "morale": 1,
"dice": "(4-6)",
"actions": [
{
@@ -12496,6 +13255,7 @@ cards: [
"name": "Seaforth",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -12517,6 +13277,7 @@ cards: [
"name": "Drummond",
"wing": 3,
"strength": 2,
+ "morale": 1,
"dice": "3/4",
"actions": [
{
@@ -12543,6 +13304,7 @@ cards: [
"name": "Lothian",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "3/4",
"actions": [
{
@@ -12573,6 +13335,7 @@ cards: [
"name": "Lord Chancellor's",
"wing": 2,
"strength": 4,
+ "morale": 1,
"dice": "5/6",
"actions": [
{
@@ -12603,6 +13366,7 @@ cards: [
"name": "Garlic Hill",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -12630,6 +13394,7 @@ cards: [
"name": "Moneymore",
"wing": 1,
"strength": 1,
+ "morale": 1,
"dice": "3/4",
"actions": [
{
@@ -12649,6 +13414,7 @@ cards: [
"name": "MacColla's Lifeguard",
"wing": 0,
"strength": 3,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -12675,6 +13441,7 @@ cards: [
"name": "Montrose",
"wing": 1,
"strength": 1,
+ "morale": 1,
"dice": "1-3",
"actions": [
{
@@ -12705,6 +13472,7 @@ cards: [
"name": "Aboyne",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "4-6",
"actions": [
{
@@ -12734,6 +13502,7 @@ cards: [
"name": "Gordon",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "1-3",
"actions": [
{
@@ -12763,6 +13532,7 @@ cards: [
"name": "Irish Left",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "1-3",
"actions": [
{
@@ -12792,6 +13562,7 @@ cards: [
"name": "Irish Right",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "4-6",
"actions": [
{
@@ -12820,6 +13591,7 @@ cards: [
"name": "Labienus",
"wing": 1,
"strength": 4,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
@@ -12849,7 +13621,7 @@ cards: [
"name": "Pompey",
"wing": 0,
"strength": 6,
- "star": 1,
+ "morale": 2,
"dice": "(5)/(6)",
"actions": [
{
@@ -12878,6 +13650,7 @@ cards: [
"name": "Metellus Scipio",
"wing": 0,
"strength": 6,
+ "morale": 1,
"dice": "3/4",
"actions": [
{
@@ -12906,6 +13679,7 @@ cards: [
"name": "Cilicians",
"wing": 0,
"strength": 6,
+ "morale": 1,
"dice": "1/2",
"actions": [
{
@@ -12933,7 +13707,7 @@ cards: [
"name": "Antony",
"wing": 2,
"strength": 4,
- "star": 1,
+ "morale": 2,
"dice": "5/6",
"actions": [
{
@@ -12960,7 +13734,7 @@ cards: [
"name": "Domitius",
"wing": 2,
"strength": 4,
- "star": 1,
+ "morale": 2,
"dice": "3/4",
"actions": [
{
@@ -12987,7 +13761,7 @@ cards: [
"name": "Sulla",
"wing": 3,
"strength": 4,
- "star": 1,
+ "morale": 2,
"dice": "(5)/(6)",
"actions": [
{
@@ -13014,6 +13788,7 @@ cards: [
"name": "Caesar's Horse",
"wing": 3,
"strength": 2,
+ "morale": 1,
"dice": "1-3",
"actions": [
{
@@ -13035,6 +13810,7 @@ cards: [
"name": "The Fourth Line",
"wing": 2,
"strength": 1,
+ "morale": 1,
"dice": "4-6",
"actions": [
{
@@ -13065,6 +13841,7 @@ cards: [
"name": "Pauloff's Left",
"wing": 2,
"strength": 8,
+ "morale": 1,
"dice": "3/4",
"actions": [
{
@@ -13115,6 +13892,7 @@ cards: [
"name": "Pauloff's Right",
"wing": 3,
"strength": 6,
+ "morale": 1,
"dice": "(4)/(5)",
"actions": [
{
@@ -13144,6 +13922,7 @@ cards: [
"name": "Soimonoff",
"wing": 2,
"strength": 8,
+ "morale": 1,
"dice": "(5)/(6)",
"actions": [
{
@@ -13172,7 +13951,7 @@ cards: [
"name": "Home Ridge",
"wing": 0,
"strength": 4,
- "star": 1,
+ "morale": 2,
"dice": "5/6",
"actions": [
{
@@ -13203,6 +13982,7 @@ cards: [
"name": "Sandbag Battery",
"wing": 0,
"strength": 4,
+ "morale": 1,
"dice": "3/4",
"actions": [
{
@@ -13230,7 +14010,7 @@ cards: [
"name": "British Troops",
"wing": 0,
"strength": 4,
- "star": 1,
+ "morale": 2,
"dice": "1/2",
"actions": [
{
@@ -13259,7 +14039,7 @@ cards: [
"name": "French Troops",
"wing": 1,
"strength": 6,
- "star": 1,
+ "morale": 2,
"dice": "4-6",
"actions": [
{
@@ -13287,17 +14067,4581 @@ cards: [
"name": "The Fog",
"wing": 1,
"strength": 1,
+ "morale": 1,
"dice": "Doubles",
"actions": [
{
"type": "Command",
"requirement": "Two Pairs",
"target": "The Fog Lifts...",
- "target_list": []
+ "target_list": [
+ "The Fog"
+ ]
}
],
"rule_text": "At the start of the battle, place three cubes below. When this Command action is used, remove the cubes in order from top to bottom, resolving the effect given.<ol><li>Soimonoff special text negated.<li>British Troops out of reserve.<li>French Troops out of reserve.</ol>"
+ },
+ {
+ "scenario": 38,
+ "number": "226A",
+ "name": "Gournay's Horse",
+ "wing": 2,
+ "strength": 4,
+ "morale": 2,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Spanish Horse, Dutch Right Foot",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 459,
+ 458
+ ]
+ },
+ {
+ "type": "Screen",
+ "requirement": "Pair",
+ "target": "Spanish Horse, Dutch Right Foot",
+ "target_list": [
+ 459,
+ 458
+ ]
+ }
+ ],
+ "lore_text": "Jean Christophe, comte de Gournay, died leading a charge against the enemy horse, leaving his cavalry in disarray."
+ },
+ {
+ "scenario": 38,
+ "number": "227A",
+ "name": "French Left",
+ "wing": 2,
+ "strength": 6,
+ "morale": 2,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Dutch Right Foot, Dutch Left Foot",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 458,
+ 457
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Any enemy attacking it",
+ "effect": "1 hit.",
+ "target_list": [
+ 456,
+ 457,
+ 458,
+ 459,
+ 460,
+ 461,
+ 462,
+ 463
+ ]
+ }
+ ]
+ },
+ {
+ "scenario": 38,
+ "number": "228A",
+ "name": "French Guns",
+ "wing": 2,
+ "special": 2,
+ "dice": "Straight 4",
+ "actions": [
+ {
+ "type": "Screen",
+ "target": "Any enemy attack",
+ "target_list": [
+ 456,
+ 457,
+ 458,
+ 459,
+ 460,
+ 461,
+ 462,
+ 463
+ ]
+ }
+ ],
+ "rule_text": "If Gournay's Horse is Routed, remove this Formation from play (this does not constitute a Rout).",
+ "lore_text": "Though the Dutch cavalry on Waldeck's left was swept by Luxembourg's attack, the Spanish horse under d'Huby protected his right, repulsed the French assaults, and even managed to make off with some of the French cannons."
+ },
+ {
+ "scenario": 38,
+ "number": "229A",
+ "name": "French Center",
+ "wing": 3,
+ "strength": 6,
+ "morale": 2,
+ "dice": "1-3",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Dutch Right Foot, Van Aylva",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 458,
+ 462
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Any enemy attacking it",
+ "effect": "1 hit. Additionally, this unit suffers one less hit per die.",
+ "target_list": [
+ 456,
+ 457,
+ 458,
+ 459,
+ 460,
+ 461,
+ 462,
+ 463
+ ]
+ }
+ ],
+ "reserve": [
+ 455
+ ]
+ },
+ {
+ "scenario": 38,
+ "number": "230A",
+ "name": "French Right",
+ "wing": 3,
+ "strength": 6,
+ "morale": 2,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Dutch Left Foot, Dutch Right Foot",
+ "effect": "1 hit per die. 1 self per action. Does 1 extra hit if Dutch Horse Routed.",
+ "target_list": [
+ 457,
+ 458
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Any enemy attacking it",
+ "effect": "1 hit.",
+ "target_list": [
+ 456,
+ 457,
+ 458,
+ 459,
+ 460,
+ 461,
+ 462,
+ 463
+ ]
+ }
+ ]
+ },
+ {
+ "scenario": 38,
+ "number": "231A",
+ "name": "Luxembourg's Horse",
+ "wing": 3,
+ "strength": 6,
+ "morale": 2,
+ "dice": "4-6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Dutch Horse, Dutch Left Foot",
+ "effect": "1 hit per die. 1 self per action. Does 1 extra hit versus Dutch Left Foot.",
+ "target_list": [
+ 456,
+ 457
+ ]
+ },
+ {
+ "type": "Screen",
+ "requirement": "Pair",
+ "target": "Dutch Horse, Dutch Left Foot",
+ "target_list": [
+ 456,
+ 457
+ ]
+ }
+ ],
+ "rule_text": "If this card \"retires\", Gournay's Horse is reinforced: add any remaining unit sticks from this card to Gournay's.",
+ "retire": 1
+ },
+ {
+ "scenario": 38,
+ "number": "232A",
+ "name": "Dutch Horse",
+ "wing": 0,
+ "strength": 4,
+ "morale": 1,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Luxembourg's Horse",
+ "effect": "1 hit.",
+ "target_list": [
+ 455
+ ]
+ },
+ {
+ "type": "Screen",
+ "requirement": "Pair",
+ "target": "French Right",
+ "target_list": [
+ 454
+ ]
+ }
+ ],
+ "lore_text": "These horsemen put up little resistance, fleeing the field and leaving the left flank utterly exposed."
+ },
+ {
+ "scenario": 38,
+ "number": "233A",
+ "name": "Dutch Left Foot",
+ "wing": 0,
+ "strength": 6,
+ "morale": 1,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "French Right, French Center",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 454,
+ 453
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "French Right",
+ "effect": "1 hit.",
+ "target_list": [
+ 454
+ ]
+ }
+ ],
+ "link": [
+ 458
+ ]
+ },
+ {
+ "scenario": 38,
+ "number": "234A",
+ "name": "Dutch Right Foot",
+ "wing": 0,
+ "strength": 6,
+ "morale": 1,
+ "dice": "1/2",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "French Left, French Center",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 451,
+ 453
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Any enemy attacking it",
+ "effect": "1 hit.",
+ "target_list": [
+ 450,
+ 451,
+ 452,
+ 453,
+ 454,
+ 455
+ ]
+ }
+ ],
+ "link": [
+ 457
+ ]
+ },
+ {
+ "scenario": 38,
+ "number": "235A",
+ "name": "Spanish Horse",
+ "wing": 0,
+ "strength": 4,
+ "morale": 1,
+ "dice": "4-6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Gournay's Horse",
+ "effect": "1 hit per die.",
+ "target_list": [
+ 450
+ ]
+ },
+ {
+ "type": "Screen",
+ "requirement": "Pair",
+ "target": "Gournay's Horse, French Left",
+ "target_list": [
+ 450,
+ 451
+ ]
+ }
+ ]
+ },
+ {
+ "scenario": 38,
+ "number": "236A",
+ "name": "Waldeck",
+ "wing": 1,
+ "strength": 2,
+ "morale": 2,
+ "dice": "Doubles",
+ "actions": [
+ {
+ "type": "Absorb",
+ "requirement": "Voluntary",
+ "target": "Any friendly formation",
+ "effect": "When target suffers Hits, this unit suffers 1 less hit per die.",
+ "target_list": [
+ 456,
+ 457,
+ 458,
+ 459,
+ 460,
+ 461,
+ 462,
+ 463
+ ]
+ },
+ {
+ "type": "Command",
+ "requirement": "Two Pairs",
+ "target": "Activate \"Retreat to Nivelles\"",
+ "target_list": [
+ "Retreat to Nivelles"
+ ]
+ }
+ ]
+ },
+ {
+ "scenario": 38,
+ "number": "237A",
+ "name": "Retreat to Nivelles",
+ "wing": 0,
+ "strength": null,
+ "morale": 1,
+ "dice": "",
+ "actions": [],
+ "rule_text": "TODO"
+ },
+ {
+ "scenario": 38,
+ "number": "238A",
+ "name": "Van Aylva",
+ "wing": 1,
+ "strength": 6,
+ "morale": 1,
+ "dice": "(3)/(4)",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "French Center",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 453
+ ]
+ }
+ ],
+ "rule_text": "If this card routs, the French win.",
+ "lore_text": "Nine battalions under van Aylva and three thousand horse under van Weibnom and Vaudemont arrived too late to reverse the French victory, but they were able to cover Waldeck's retreat to Nivelles.",
+ "reserve": []
+ },
+ {
+ "scenario": 38,
+ "number": "239A",
+ "name": "Van Weibnom",
+ "wing": 1,
+ "strength": 4,
+ "morale": 1,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "French Center",
+ "effect": "1 hit.",
+ "target_list": [
+ 453
+ ]
+ },
+ {
+ "type": "Screen",
+ "requirement": "Pair",
+ "target": "French Center",
+ "target_list": [
+ 453
+ ]
+ }
+ ],
+ "reserve": []
+ },
+ {
+ "scenario": 39,
+ "number": "240A",
+ "name": "Schomberg",
+ "wing": 1,
+ "strength": 4,
+ "morale": 1,
+ "dice": "1/2",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Vendome, Catinat",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 473,
+ 472
+ ]
+ },
+ {
+ "type": "Screen",
+ "requirement": "Pair",
+ "target": "Vendome, Catinat",
+ "target_list": [
+ 473,
+ 472
+ ]
+ }
+ ],
+ "lore_text": "A talented soldier who fell at Marsaglia. His father, the first Duke of Schomberg, died three years earlier at the Boyne."
+ },
+ {
+ "scenario": 39,
+ "number": "241A",
+ "name": "Eugene",
+ "wing": 0,
+ "strength": 6,
+ "morale": 1,
+ "dice": "(1)/(2)",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Catinat, Hoguette",
+ "effect": "1 hit per die. 1 self per action (but see Cannons).",
+ "target_list": [
+ 472,
+ 471
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "target": "Catinat",
+ "effect": "1 hit.",
+ "target_list": [
+ 472
+ ]
+ }
+ ],
+ "link": [
+ 466
+ ]
+ },
+ {
+ "scenario": 39,
+ "number": "242A",
+ "name": "Duke of Savoy",
+ "wing": 0,
+ "strength": 6,
+ "morale": 1,
+ "dice": "(5)/(6)",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Hoguette, Catinat",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 471,
+ 472
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "target": "Hoguette",
+ "effect": "1 hit.",
+ "target_list": [
+ 471
+ ]
+ }
+ ],
+ "link": [
+ 465
+ ]
+ },
+ {
+ "scenario": 39,
+ "number": "243A",
+ "name": "Capara",
+ "wing": 1,
+ "strength": 4,
+ "morale": 1,
+ "dice": "4-6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Vins, Hoguette",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 470,
+ 471
+ ]
+ },
+ {
+ "type": "Screen",
+ "target": "Vins, Hoguette",
+ "target_list": [
+ 470,
+ 471
+ ]
+ }
+ ]
+ },
+ {
+ "scenario": 39,
+ "number": "244A",
+ "name": "Rabutin",
+ "wing": 1,
+ "strength": 6,
+ "morale": 1,
+ "dice": "Doubles",
+ "actions": [
+ {
+ "type": "Absorb",
+ "target": "Any Red formation",
+ "effect": "When target suffers Hits, this card suffers them instead.",
+ "target_list": [
+ 465,
+ 466
+ ]
+ }
+ ]
+ },
+ {
+ "scenario": 39,
+ "number": "245A",
+ "name": "Cannons",
+ "wing": 1,
+ "strength": 1,
+ "morale": 1,
+ "dice": "Doubles",
+ "actions": [
+ {
+ "type": "Screen",
+ "requirement": "Pair",
+ "target": "Any enemy attack",
+ "target_list": [
+ 470,
+ 471,
+ 472,
+ 473,
+ 474,
+ 475
+ ]
+ }
+ ],
+ "rule_text": "If there are dice on this card when Eugene attacks, Eugene does not suffer self hits (but Eugene may still suffer hits from a Counterattack Reaction)."
+ },
+ {
+ "scenario": 39,
+ "number": "246A",
+ "name": "Vins",
+ "wing": 3,
+ "strength": 4,
+ "morale": 1,
+ "dice": "1/2",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Capara, Duke of Savoy",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 467,
+ 466
+ ]
+ },
+ {
+ "type": "Screen",
+ "target": "Capara, Duke of Savoy",
+ "target_list": [
+ 467,
+ 466
+ ]
+ }
+ ]
+ },
+ {
+ "scenario": 39,
+ "number": "247A",
+ "name": "Hoguette",
+ "wing": 2,
+ "strength": 6,
+ "morale": 1,
+ "dice": "(1)/(2)",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Duke of Savoy, Eugene",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 466,
+ 465
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "target": "Duke of Savoy",
+ "effect": "1 hit.",
+ "target_list": [
+ 466
+ ]
+ }
+ ],
+ "link": [
+ 472
+ ]
+ },
+ {
+ "scenario": 39,
+ "number": "248A",
+ "name": "Catinat",
+ "wing": 2,
+ "strength": 6,
+ "morale": 1,
+ "dice": "(5)/(6)",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Eugene, Duke of Savoy",
+ "effect": "1 hit per die. 1 self per action (but see Bayonets!).",
+ "target_list": [
+ 465,
+ 466
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "target": "Eugene",
+ "effect": "1 hit.",
+ "target_list": [
+ 465
+ ]
+ }
+ ],
+ "link": [
+ 471
+ ]
+ },
+ {
+ "scenario": 39,
+ "number": "249A",
+ "name": "Vendome",
+ "wing": 3,
+ "strength": 4,
+ "morale": 1,
+ "dice": "4-6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Schomberg, Eugene",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 464,
+ 465
+ ]
+ },
+ {
+ "type": "Screen",
+ "target": "Schomberg, Eugene",
+ "target_list": [
+ 464,
+ 465
+ ]
+ }
+ ]
+ },
+ {
+ "scenario": 39,
+ "number": "250A",
+ "name": "Usson",
+ "wing": 3,
+ "strength": 6,
+ "morale": 1,
+ "dice": "Doubles",
+ "actions": [
+ {
+ "type": "Absorb",
+ "target": "Any Blue formation",
+ "effect": "When target suffers Hits, this unit suffers 1 less hit.",
+ "target_list": [
+ 471,
+ 472,
+ 475
+ ]
+ }
+ ]
+ },
+ {
+ "scenario": 39,
+ "number": "251A",
+ "name": "Bayonets!",
+ "wing": 2,
+ "strength": 1,
+ "morale": 1,
+ "dice": "(3)/(4)",
+ "actions": [],
+ "rule_text": "When Catinat makes an attack, you may - but are not required to - add all dice from this card to the attack. This is the only way dice can be removed from this card. If you do so, the attack cannot be Countered, and Catinat suffers no self hits. After resolving this special attack, remove this card from play (this does not constitute a Rout).",
+ "lore_text": "Catinat's mass bayonet charge at Marsaglia is often regarded as the first of its kind, and was instrumental in securing a decisive victory that saw the Grand Alliance suffer five times as many casualties as the French."
+ },
+ {
+ "scenario": 40,
+ "number": "252A",
+ "name": "Anjou",
+ "wing": 3,
+ "strength": 6,
+ "morale": 1,
+ "dice": "(5)/(6)",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Cassines II, Guttenstein",
+ "effect": "1 hit per die. 1 self per action (but see Vaisseaux).",
+ "target_list": [
+ 483,
+ 487
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Guttenstein",
+ "effect": "1 hit.",
+ "target_list": [
+ 487
+ ]
+ }
+ ]
+ },
+ {
+ "scenario": 40,
+ "number": "253A",
+ "name": "Royal Comtois",
+ "wing": 3,
+ "strength": 6,
+ "morale": 1,
+ "dice": "(3)/(4)",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Cassines II, Mannsfeldt",
+ "effect": "1 hit per die. 1 self per action (but see Vaisseaux).",
+ "target_list": [
+ 483,
+ 486
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Mannsfeldt",
+ "effect": "1 hit.",
+ "target_list": [
+ 486
+ ]
+ }
+ ]
+ },
+ {
+ "scenario": 40,
+ "number": "254A",
+ "name": "Vaisseaux",
+ "wing": 3,
+ "strength": 6,
+ "morale": 1,
+ "dice": "Doubles",
+ "actions": [
+ {
+ "type": "Absorb",
+ "requirement": "Pair, Voluntary",
+ "target": "Any Dark Blue formation",
+ "effect": "When target suffers Hits, this card suffers them instead.",
+ "target_list": [
+ 476,
+ 477,
+ 478
+ ]
+ }
+ ],
+ "rule_text": "If there are dice on this card when either Anjou or Royal Comtois attacks, the attack inflicts one extra hit."
+ },
+ {
+ "scenario": 40,
+ "number": "255A",
+ "name": "Normandie",
+ "wing": 2,
+ "strength": 6,
+ "morale": 1,
+ "dice": "(3)/(4)",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Cassines I, Kriechbaum",
+ "effect": "1 hit per die. 1 self per action (but see Auvergne).",
+ "target_list": [
+ 482,
+ 485
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Kriechbaum",
+ "effect": "1 hit.",
+ "target_list": [
+ 485
+ ]
+ }
+ ]
+ },
+ {
+ "scenario": 40,
+ "number": "256A",
+ "name": "Bourgogne",
+ "wing": 2,
+ "strength": 6,
+ "morale": 1,
+ "dice": "(5)/(6)",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Cassines I, Nigrelli",
+ "effect": "1 hit per die. 1 self per action (but see Auvergne).",
+ "target_list": [
+ 482,
+ 484
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Nigrelli",
+ "effect": "1 hit.",
+ "target_list": [
+ 484
+ ]
+ }
+ ]
+ },
+ {
+ "scenario": 40,
+ "number": "257A",
+ "name": "Auvergne",
+ "wing": 2,
+ "strength": 6,
+ "morale": 1,
+ "dice": "Doubles",
+ "actions": [
+ {
+ "type": "Absorb",
+ "requirement": "Pair, Voluntary",
+ "target": "Any Blue formation",
+ "effect": "When target suffers Hits, this card suffers them instead.",
+ "target_list": [
+ 479,
+ 480,
+ 481
+ ]
+ }
+ ],
+ "rule_text": "If there are dice on this card when either Normandie or Bourgogne attacks, the attack inflicts one extra hit."
+ },
+ {
+ "scenario": 40,
+ "number": "258A",
+ "name": "Cassines I",
+ "wing": 0,
+ "strength": 2,
+ "morale": 1,
+ "dice": "Doubles",
+ "actions": [
+ {
+ "type": "Screen",
+ "target": "Normandie, Bourgogne",
+ "target_list": [
+ 479,
+ 480
+ ]
+ }
+ ],
+ "link": [
+ 483
+ ],
+ "rule_text": "As an Action, without expending any dice, you may move one red unit stick from either Nigrelli or Kriechbaum to this card, increasing its strength. This card may never have more than 3 sticks at one time.",
+ "lore_text": "A cassine is a small walled farmhouse, providing cover from which to harass the enemy.",
+ "retire": 1
+ },
+ {
+ "scenario": 40,
+ "number": "259A",
+ "name": "Cassines II",
+ "wing": 1,
+ "strength": 2,
+ "morale": 1,
+ "dice": "Doubles",
+ "actions": [
+ {
+ "type": "Screen",
+ "target": "Anjou, Royal Comtois",
+ "target_list": [
+ 476,
+ 477
+ ]
+ }
+ ],
+ "link": [
+ 482
+ ],
+ "rule_text": "As an Action, without expending any dice, you may move one pink unit stick from either Mannsfeldt or Guttenstein to this card, increasing its strength. This card may never have more than 3 sticks at one time.",
+ "retire": 1
+ },
+ {
+ "scenario": 40,
+ "number": "260A",
+ "name": "Nigrelli",
+ "wing": 0,
+ "strength": 6,
+ "morale": 1,
+ "dice": "1/2",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Bourgogne, Normandie",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 480,
+ 479
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Bourgogne",
+ "effect": "1 hit.",
+ "target_list": [
+ 480
+ ]
+ }
+ ],
+ "link": [
+ 485
+ ]
+ },
+ {
+ "scenario": 40,
+ "number": "261A",
+ "name": "Kriechbaum",
+ "wing": 0,
+ "strength": 6,
+ "morale": 1,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Normandie, Bourgogne",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 479,
+ 480
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Normandie",
+ "effect": "1 hit.",
+ "target_list": [
+ 479
+ ]
+ }
+ ],
+ "link": [
+ 484
+ ]
+ },
+ {
+ "scenario": 40,
+ "number": "262A",
+ "name": "Mannsfeldt",
+ "wing": 1,
+ "strength": 6,
+ "morale": 1,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Royal Comtois, Anjou",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 477,
+ 476
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Royal Comtois",
+ "effect": "1 hit.",
+ "target_list": [
+ 477
+ ]
+ }
+ ],
+ "link": [
+ 487
+ ]
+ },
+ {
+ "scenario": 40,
+ "number": "263A",
+ "name": "Guttenstein",
+ "wing": 1,
+ "strength": 6,
+ "morale": 1,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Anjou, Royal Comtois",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 476,
+ 477
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Anjou",
+ "effect": "1 hit.",
+ "target_list": [
+ 476
+ ]
+ }
+ ],
+ "link": [
+ 486
+ ]
+ },
+ {
+ "scenario": 41,
+ "number": "226B",
+ "name": "Cutt's Column",
+ "wing": 0,
+ "strength": 6,
+ "morale": 1,
+ "dice": "(5)/(6)",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Clerambault, Blenheim",
+ "effect": "1 hit per die (2 hits per die vs. Blenheim). 1 self per action.",
+ "target_list": [
+ 501,
+ 502
+ ]
+ },
+ {
+ "type": "Screen",
+ "requirement": "Pair",
+ "target": "Clerambault",
+ "target_list": [
+ 501
+ ]
+ }
+ ]
+ },
+ {
+ "scenario": 41,
+ "number": "227B",
+ "name": "Ingoldsby",
+ "wing": 0,
+ "strength": 5,
+ "morale": 1,
+ "dice": "(3)/(4)",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "St. Pierre, Oberglauheim",
+ "effect": "1 hit per die (also take all dice from Horn). 1 self per action.",
+ "target_list": [
+ 500,
+ 499
+ ]
+ },
+ {
+ "type": "Absorb",
+ "target": "Horn",
+ "effect": "When target suffers Hits, this card suffers 1 less hit per die.",
+ "target_list": [
+ 490
+ ]
+ }
+ ],
+ "link": [
+ 490
+ ]
+ },
+ {
+ "scenario": 41,
+ "number": "228B",
+ "name": "Horn",
+ "wing": 0,
+ "strength": 5,
+ "morale": 2,
+ "dice": "(1)/(2)",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Oberglauheim, St. Pierre",
+ "effect": "1 hit per die (also take all dice from Ingoldsby). 1 self per action.",
+ "target_list": [
+ 499,
+ 500
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Oberglauheim, St. Pierre",
+ "effect": "1 hit.",
+ "target_list": [
+ 499,
+ 500
+ ]
+ }
+ ],
+ "link": [
+ 489
+ ]
+ },
+ {
+ "scenario": 41,
+ "number": "229B",
+ "name": "Shock Cavalry",
+ "wing": 0,
+ "strength": 4,
+ "morale": 1,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "d'Humieres",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 503
+ ]
+ },
+ {
+ "type": "Screen",
+ "requirement": "Pair",
+ "target": "Any Dark Blue formation",
+ "target_list": [
+ 500,
+ 501,
+ 502,
+ 503,
+ 504
+ ]
+ }
+ ],
+ "lore_text": "French cavalry fought with pistols at a distance, while Marlborough's horsemen charged home with flashes of hot steel."
+ },
+ {
+ "scenario": 41,
+ "number": "230B",
+ "name": "Alliance Guns",
+ "wing": 0,
+ "special": 1,
+ "dice": "Straight 4",
+ "actions": [
+ {
+ "type": "Screen",
+ "target": "Any enemy attack",
+ "target_list": [
+ 496,
+ 497,
+ 498,
+ 499,
+ 500,
+ 501,
+ 502,
+ 503,
+ 504
+ ]
+ }
+ ]
+ },
+ {
+ "scenario": 41,
+ "number": "231B",
+ "name": "Eugene's Horse",
+ "wing": 1,
+ "strength": 4,
+ "morale": 1,
+ "dice": "Doubles",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "De Bourg",
+ "effect": "1 hit.",
+ "target_list": [
+ 496
+ ]
+ },
+ {
+ "type": "Screen",
+ "requirement": "Pair",
+ "target": "Any Blue formation",
+ "target_list": [
+ 496,
+ 497,
+ 498,
+ 499
+ ]
+ }
+ ]
+ },
+ {
+ "scenario": 41,
+ "number": "232B",
+ "name": "Anhalt-Dessau",
+ "wing": 1,
+ "strength": 6,
+ "morale": 2,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Lutzingen, d'Arco",
+ "effect": "1 hit per die. 1 self per action. If reduced to one stick, no self hits.",
+ "target_list": [
+ 497,
+ 498
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Lutzingen, d'Arco",
+ "effect": "1 hit.",
+ "target_list": [
+ 497,
+ 498
+ ]
+ }
+ ]
+ },
+ {
+ "scenario": 41,
+ "number": "233B",
+ "name": "Prince Eugene",
+ "wing": 1,
+ "strength": 8,
+ "morale": 1,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Absorb",
+ "requirement": "Pair, Voluntary",
+ "target": "Any Pink formation",
+ "effect": "When target suffers Hits, this unit suffers 1 less hit per die.",
+ "target_list": [
+ 493,
+ 494,
+ 495
+ ]
+ }
+ ],
+ "rule_text": "As an Action, you can remove all dice on this card to \"redeploy\" up to one unit stick per die from this card to any Red card, increasing its strength accordingly.",
+ "lore_text": "When Marlborough requested troops, Eugene complied without a second thought, even as it left his line vulnerable."
+ },
+ {
+ "scenario": 41,
+ "number": "234B",
+ "name": "De Bourg",
+ "wing": 2,
+ "strength": 4,
+ "morale": 1,
+ "dice": "Doubles",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Eugene's Horse",
+ "effect": "1 hit.",
+ "target_list": [
+ 493
+ ]
+ },
+ {
+ "type": "Screen",
+ "requirement": "Pair",
+ "target": "Any Pink formation",
+ "target_list": [
+ 493,
+ 494,
+ 495
+ ]
+ }
+ ]
+ },
+ {
+ "scenario": 41,
+ "number": "235B",
+ "name": "Lutzingen",
+ "wing": 2,
+ "strength": 4,
+ "morale": 2,
+ "dice": "(5)/(6)",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Anhalt-Dessau, Prince Eugene",
+ "effect": "1 hit per die. 1 self per action. If reduced to one stick, no self hits.",
+ "target_list": [
+ 494,
+ 495
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Anhalt-Dessau",
+ "effect": "1 hit.",
+ "target_list": [
+ 494
+ ]
+ }
+ ],
+ "link": [
+ 498
+ ]
+ },
+ {
+ "scenario": 41,
+ "number": "236B",
+ "name": "d'Arco",
+ "wing": 2,
+ "strength": 4,
+ "morale": 1,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Anhalt-Dessau, Prince Eugene",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 494,
+ 495
+ ]
+ },
+ {
+ "type": "Absorb",
+ "requirement": "Pair, Voluntary",
+ "target": "Lutzingen",
+ "effect": "When target suffers Hits, this card suffers them instead.",
+ "target_list": [
+ 497
+ ]
+ }
+ ],
+ "link": [
+ 497,
+ 499
+ ]
+ },
+ {
+ "scenario": 41,
+ "number": "237B",
+ "name": "Oberglauheim",
+ "wing": 2,
+ "strength": 4,
+ "morale": 2,
+ "dice": "1/2",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Horn",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 490
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Horn",
+ "effect": "1 hit. Additionally, this unit only suffers one hit.",
+ "target_list": [
+ 490
+ ]
+ }
+ ],
+ "link": [
+ 498,
+ 500
+ ]
+ },
+ {
+ "scenario": 41,
+ "number": "238B",
+ "name": "St. Pierre",
+ "wing": 3,
+ "strength": 6,
+ "morale": 1,
+ "dice": "4",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Ingoldsby",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 489
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Ingoldsby",
+ "effect": "1 hit.",
+ "target_list": [
+ 489
+ ]
+ }
+ ],
+ "link": [
+ 499,
+ 501
+ ]
+ },
+ {
+ "scenario": 41,
+ "number": "239B",
+ "name": "Clerambault",
+ "wing": 3,
+ "strength": 6,
+ "morale": 1,
+ "dice": "5",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Cutt's Column",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 488
+ ]
+ }
+ ],
+ "link": [
+ 500,
+ 502
+ ],
+ "rule_text": "At the end of your roll phase, if you do not place any dice on a Dark Blue card, this card Routs. Any unit sticks it has remaining are added to Blenheim.",
+ "lore_text": "When the enemy advanced, Clerambault lost his nerve and crammed his troops into Blenheim, where they were slaughtered. As the French retreated in defeat, feeling the weight of his blunder, he drowned himself."
+ },
+ {
+ "scenario": 41,
+ "number": "240B",
+ "name": "Blenheim",
+ "wing": 3,
+ "strength": 6,
+ "morale": 2,
+ "dice": "4",
+ "actions": [
+ {
+ "type": "Absorb",
+ "requirement": "Voluntary",
+ "target": "Clerambault",
+ "effect": "When target suffers Hits, this unit suffers 1 less hit per die.",
+ "target_list": [
+ 501
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Cutt's Column",
+ "effect": "1 hit.",
+ "target_list": [
+ 488
+ ]
+ }
+ ],
+ "link": [
+ 501,
+ 503
+ ],
+ "rule_text": "Dice cannot be removed from this card except as a Reaction."
+ },
+ {
+ "scenario": 41,
+ "number": "241B",
+ "name": "d'Humieres",
+ "wing": 3,
+ "strength": 4,
+ "morale": 1,
+ "dice": "Doubles",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Shock Cavalry",
+ "effect": "1 hit.",
+ "target_list": [
+ 491
+ ]
+ },
+ {
+ "type": "Screen",
+ "requirement": "Pair",
+ "target": "Any Red formation",
+ "target_list": [
+ 488,
+ 489,
+ 490,
+ 491,
+ 492
+ ]
+ }
+ ]
+ },
+ {
+ "scenario": 41,
+ "number": "242B",
+ "name": "French Artillery",
+ "wing": 3,
+ "special": 2,
+ "dice": "Straight 4",
+ "actions": [
+ {
+ "type": "Bombard",
+ "requirement": "Two Cubes"
+ },
+ {
+ "type": "Screen",
+ "target": "Any enemy attack",
+ "target_list": [
+ 488,
+ 489,
+ 490,
+ 491,
+ 492,
+ 493,
+ 494,
+ 495
+ ]
+ }
+ ],
+ "lore_text": "The French had ninety cannon compared to their enemy's sixty, subjecting the Grand Alliance to murderous fire as they slowly marched across the marshy Nebel."
+ },
+ {
+ "scenario": 42,
+ "number": "243B",
+ "name": "Dutch Guards",
+ "wing": 1,
+ "strength": 4,
+ "morale": 1,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Taviers, Guiscard",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 516,
+ 515
+ ]
+ }
+ ],
+ "lore_text": "The famous \"Blue Guards\" served with distinction at Ramillies. They pushed a Swiss garrison out of Franquenee and then followed them to Taviers, which anchored the French right flank. In cramped alleys, brutal close-quarters fighting ensued, with the Dutch eventually emerging victorious."
+ },
+ {
+ "scenario": 42,
+ "number": "244B",
+ "name": "Overkirk",
+ "wing": 1,
+ "strength": 6,
+ "morale": 1,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Guiscard",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 515
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Guiscard",
+ "effect": "1 hit.",
+ "target_list": [
+ 515
+ ]
+ }
+ ]
+ },
+ {
+ "scenario": 42,
+ "number": "245B",
+ "name": "Orkney's Left",
+ "wing": 0,
+ "strength": 6,
+ "morale": 1,
+ "dice": "(5)/(6)",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "French Right",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 513
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "French Right",
+ "effect": "1 hit.",
+ "target_list": [
+ 513
+ ]
+ }
+ ],
+ "link": [
+ 508
+ ]
+ },
+ {
+ "scenario": 42,
+ "number": "246B",
+ "name": "Orkney's Right",
+ "wing": 0,
+ "strength": 6,
+ "morale": 1,
+ "dice": "(3)/(4)",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "French Left",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 511
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "French Left",
+ "effect": "1 hit.",
+ "target_list": [
+ 511
+ ]
+ }
+ ],
+ "link": [
+ 507
+ ]
+ },
+ {
+ "scenario": 42,
+ "number": "247B",
+ "name": "Marlborough",
+ "wing": 0,
+ "strength": 8,
+ "morale": 1,
+ "dice": "Doubles",
+ "actions": [
+ {
+ "type": "Screen",
+ "target": "Any enemy attack",
+ "target_list": [
+ 510,
+ 511,
+ 512,
+ 513,
+ 514,
+ 515,
+ 516
+ ]
+ }
+ ],
+ "rule_text": "As an Action, you can remove all dice on this card to Redeploy 4 Unit sticks, adding them to any red or pink card except the Dutch Guards. After the second Redeploy action, remove this card from play (this is not a Rout).",
+ "lore_text": "Marlborough's timely shifting of units from his right to his left allowed him to break the weakened French line south of Ramillies, winning the day."
+ },
+ {
+ "scenario": 42,
+ "number": "248B",
+ "name": "Autre-Eglise",
+ "wing": 2,
+ "strength": 1,
+ "morale": 1,
+ "dice": "Doubles",
+ "actions": [
+ {
+ "type": "Screen",
+ "target": "Orkney's Right",
+ "target_list": [
+ 508
+ ]
+ }
+ ],
+ "rule_text": "If the French Left Routs, this card Routs immediately.",
+ "lore_text": "This village was the first of four that anchored the French line, but also stretched it dangerously thin."
+ },
+ {
+ "scenario": 42,
+ "number": "249B",
+ "name": "French Left",
+ "wing": 2,
+ "strength": 4,
+ "morale": 1,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Orkney's Right",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 508
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Orkney's Right",
+ "effect": "1 hit.",
+ "target_list": [
+ 508
+ ]
+ }
+ ]
+ },
+ {
+ "scenario": 42,
+ "number": "250B",
+ "name": "Offuz",
+ "wing": 2,
+ "strength": 4,
+ "morale": 1,
+ "dice": "Doubles",
+ "actions": [
+ {
+ "type": "Absorb",
+ "requirement": "Voluntary",
+ "target": "Any Blue formation",
+ "effect": "When target suffers Hits, this card suffers 1 hit ONLY instead.",
+ "target_list": [
+ 510,
+ 511,
+ 512,
+ 513
+ ]
+ }
+ ],
+ "lore_text": "The second of four villages that anchored Villeroy's army."
+ },
+ {
+ "scenario": 42,
+ "number": "251B",
+ "name": "French Right",
+ "wing": 2,
+ "strength": 4,
+ "morale": 1,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Orkney's Left",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 507
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Orkney's Left",
+ "effect": "1 hit.",
+ "target_list": [
+ 507
+ ]
+ }
+ ]
+ },
+ {
+ "scenario": 42,
+ "number": "252B",
+ "name": "Ramillies",
+ "wing": 3,
+ "strength": 4,
+ "morale": 1,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Absorb",
+ "requirement": "Voluntary",
+ "target": "Guiscard",
+ "effect": "When target suffers Hits, this unit suffers 1 less hit per die.",
+ "target_list": [
+ 515
+ ]
+ }
+ ],
+ "rule_text": "If Guiscard Routs, this card immediately Routs.",
+ "lore_text": "Ramillies secured the center of the French line, provided a good view of the plain below, and is a word I constantly need to look up the spelling of."
+ },
+ {
+ "scenario": 42,
+ "number": "253B",
+ "name": "Guiscard",
+ "wing": 3,
+ "strength": 6,
+ "morale": 2,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Overkirk",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 506
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Overkirk, Dutch Guards",
+ "effect": "1 hit.",
+ "target_list": [
+ 506,
+ 505
+ ]
+ }
+ ]
+ },
+ {
+ "scenario": 42,
+ "number": "254B",
+ "name": "Taviers",
+ "wing": 3,
+ "strength": 4,
+ "morale": 1,
+ "dice": "Doubles",
+ "actions": [
+ {
+ "type": "Counterattack",
+ "target": "Dutch Guards",
+ "effect": "1 hit. Additionally, this unit suffers one less hit.",
+ "target_list": [
+ 505
+ ]
+ },
+ {
+ "type": "Screen",
+ "requirement": "Pair",
+ "target": "Overkirk",
+ "target_list": [
+ 506
+ ]
+ }
+ ],
+ "lore_text": "\"The fighting [at Taviers] was almost as murderous as the rest of the battle put together.\" - Colonel de la Colonie"
+ },
+ {
+ "scenario": 43,
+ "number": "255B",
+ "name": "Dutch Garrison",
+ "wing": 0,
+ "strength": 6,
+ "morale": 2,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Villars's Right, Villars's Left",
+ "effect": "1 hit per die. 1 self per action. If reduced to one stick, no self hits.",
+ "target_list": [
+ 525,
+ 524
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Any enemy attack",
+ "effect": "1 hit. Additionally, this unit suffers one less hit.",
+ "target_list": [
+ 522,
+ 523,
+ 524,
+ 525
+ ]
+ }
+ ]
+ },
+ {
+ "scenario": 43,
+ "number": "256B",
+ "name": "Dutch Horse",
+ "wing": 0,
+ "strength": 6,
+ "morale": 1,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Broglie, Villars's Left",
+ "effect": "1 hit per die (two per die vs. Villar's Left). 1 self per action.",
+ "target_list": [
+ 523,
+ 524
+ ]
+ },
+ {
+ "type": "Screen",
+ "requirement": "Pair",
+ "target": "Broglie, Villars's Left*",
+ "target_list": [
+ 523,
+ 524
+ ]
+ }
+ ],
+ "rule_text": "* - May only Screen Villars's Left is Broglie has Routed.",
+ "retire": 1
+ },
+ {
+ "scenario": 43,
+ "number": "257B",
+ "name": "Fortress Guns",
+ "wing": 0,
+ "strength": 1,
+ "morale": 1,
+ "dice": "Doubles",
+ "actions": [
+ {
+ "type": "Screen",
+ "target": "Villars's Left, Villars's Right",
+ "target_list": [
+ 524,
+ 525
+ ]
+ }
+ ],
+ "rule_text": "When the Dutch Garrison Routs, this card Routs immediately.",
+ "lore_text": "While sheer numbers made the French victory over the small garrison perhaps inevitable, Dutch artillery ensured they paid for their victory in blood. Eventually a grisly bayonet charge breached the walls, forcing the doomed garrison to retreat across a mill bridge. It collapsed from underneath them; hundreds drowned."
+ },
+ {
+ "scenario": 43,
+ "number": "258B",
+ "name": "Albemarle",
+ "wing": 1,
+ "strength": 4,
+ "morale": 1,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Command",
+ "requirement": "Two Pairs",
+ "target": "Eugene out of reserve",
+ "target_list": [
+ 521
+ ]
+ },
+ {
+ "type": "Absorb",
+ "requirement": "Pair, Voluntary",
+ "target": "Dutch Garrison",
+ "effect": "When target suffers Hits, this card suffers 1 hit ONLY instead.",
+ "target_list": [
+ 517
+ ]
+ }
+ ],
+ "lore_text": "The Earl of Albemarle held out as long as he could against overwhelming odds. He and the survivors were taken prisoner."
+ },
+ {
+ "scenario": 43,
+ "number": "259B",
+ "name": "Eugene",
+ "wing": 1,
+ "strength": 6,
+ "morale": 2,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Prince de Tingry",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 522
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Prince de Tingry",
+ "effect": "1 hit.",
+ "target_list": [
+ 522
+ ]
+ }
+ ],
+ "reserve": []
+ },
+ {
+ "scenario": 43,
+ "number": "260B",
+ "name": "Prince de Tingry",
+ "wing": 3,
+ "strength": 6,
+ "morale": 1,
+ "dice": "Doubles",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Eugene",
+ "effect": "1 hit.",
+ "target_list": [
+ 521
+ ]
+ }
+ ],
+ "rule_text": "If this card Routs, Eugene is able to cross and the Grand Alliance wins the game.",
+ "lore_text": "Eugene attempted to cross the Scheldt at Prouvy so as to rescue Denain. But Villars anticipated this, posting a blocking force at the bridge under the Prince de Tingry, preventing the Austrians from crossing."
+ },
+ {
+ "scenario": 43,
+ "number": "261B",
+ "name": "Broglie",
+ "wing": 3,
+ "strength": 6,
+ "morale": 1,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Dutch Horse",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 518
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Dutch Horse",
+ "effect": "1 hit.",
+ "target_list": [
+ 518
+ ]
+ }
+ ]
+ },
+ {
+ "scenario": 43,
+ "number": "262B",
+ "name": "Villars's Left",
+ "wing": 2,
+ "strength": 8,
+ "morale": 1,
+ "dice": "(5)/(6)",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Dutch Garrison",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 517
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Dutch Garrison",
+ "effect": "1 hit.",
+ "target_list": [
+ 517
+ ]
+ }
+ ],
+ "link": [
+ 525
+ ]
+ },
+ {
+ "scenario": 43,
+ "number": "263B",
+ "name": "Villars's Right",
+ "wing": 2,
+ "strength": 8,
+ "morale": 1,
+ "dice": "(3)/(4)",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Dutch Garrison",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 517
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Dutch Garrison",
+ "effect": "1 hit.",
+ "target_list": [
+ 517
+ ]
+ }
+ ],
+ "link": [
+ 524
+ ]
+ },
+ {
+ "scenario": 44,
+ "number": "264A",
+ "name": "The Striegau River",
+ "wing": 3,
+ "special": 3,
+ "dice": "Doubles",
+ "actions": [
+ {
+ "type": "Command",
+ "requirement": "Three Cubes",
+ "target": "Frederick II out of reserve",
+ "target_list": [
+ 527
+ ]
+ }
+ ],
+ "lore_text": "The bridge at the Striegau River created a bottleneck for Frederick's columns."
+ },
+ {
+ "scenario": 44,
+ "number": "265A",
+ "name": "Frederick II",
+ "wing": 2,
+ "strength": 1,
+ "morale": 1,
+ "dice": "4-6",
+ "actions": [
+ {
+ "type": "Command",
+ "target": "See Below",
+ "target_list": []
+ }
+ ],
+ "rule_text": "Each Command action brings into play the next card in this sequence: Leopold's Right, Leopold's Center, Leopold's Left, Nassau, Zieten, Bayreuth Dragoons. <p>If at the start of your turn you have no Infantry or Cavalry cards in play, you lose.",
+ "reserve": []
+ },
+ {
+ "scenario": 44,
+ "number": "266A",
+ "name": "Du Moulin",
+ "wing": 2,
+ "strength": 6,
+ "morale": 1,
+ "dice": "6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Saxon Horse",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 535
+ ]
+ },
+ {
+ "type": "Screen",
+ "requirement": "Pair",
+ "target": "Saxon Horse (Voluntary), Weissenfels",
+ "target_list": [
+ 535,
+ 537
+ ]
+ }
+ ],
+ "cavalry": 1
+ },
+ {
+ "scenario": 44,
+ "number": "267A",
+ "name": "Leopold's Right",
+ "wing": 3,
+ "strength": 6,
+ "morale": 1,
+ "dice": "1/2",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Weissenfels, Lorraine's Left",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 537,
+ 538
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Weissenfels",
+ "effect": "1 hit.",
+ "target_list": [
+ 537
+ ]
+ }
+ ],
+ "infantry": 1,
+ "link": [
+ 528
+ ],
+ "rule_text": "If neither target is in play, may attack Charles and suffers no self hits.",
+ "reserve": []
+ },
+ {
+ "scenario": 44,
+ "number": "268A",
+ "name": "Leopold's Center",
+ "wing": 3,
+ "strength": 6,
+ "morale": 1,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Lorraine's Left, Lorraine's Right",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 538,
+ 539
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Lorraine's Left, Lorraine's Right",
+ "effect": "1 hit.",
+ "target_list": [
+ 538,
+ 539
+ ]
+ }
+ ],
+ "infantry": 1,
+ "link": [
+ 529,
+ 531
+ ],
+ "rule_text": "If neither target is in play, may attack Charles and suffers no self hits.",
+ "reserve": []
+ },
+ {
+ "scenario": 44,
+ "number": "269A",
+ "name": "Leopold's Left",
+ "wing": 3,
+ "strength": 6,
+ "morale": 1,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Lorraine's Right, Lorraine's Left",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 539,
+ 538
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Lorraine's Right, Lorraine's Left",
+ "effect": "1 hit.",
+ "target_list": [
+ 539,
+ 538
+ ]
+ }
+ ],
+ "infantry": 1,
+ "link": [
+ 532
+ ],
+ "rule_text": "If neither target is in play, may attack Charles and suffers no self hits.",
+ "reserve": []
+ },
+ {
+ "scenario": 44,
+ "number": "270A",
+ "name": "Nassau",
+ "wing": 2,
+ "strength": 6,
+ "morale": 1,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Austrian Horse",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 540
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Austrian Horse",
+ "effect": "1 hit.",
+ "target_list": [
+ 540
+ ]
+ }
+ ],
+ "cavalry": 1,
+ "link": [
+ 531
+ ],
+ "reserve": []
+ },
+ {
+ "scenario": 44,
+ "number": "271A",
+ "name": "Zieten",
+ "wing": 2,
+ "strength": 4,
+ "morale": 1,
+ "dice": "4-6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Austrian Horse",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 540
+ ]
+ },
+ {
+ "type": "Screen",
+ "requirement": "Pair",
+ "target": "Austrian Horse",
+ "target_list": [
+ 540
+ ]
+ }
+ ],
+ "cavalry": 1,
+ "link": [
+ 534
+ ],
+ "reserve": []
+ },
+ {
+ "scenario": 44,
+ "number": "272A",
+ "name": "Bayreuth Dragoons",
+ "wing": 3,
+ "strength": 1,
+ "morale": 1,
+ "dice": "1-3",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Lorraine's Left or Lorraine's Right",
+ "effect": "Two hits per die.",
+ "target_list": [
+ 538,
+ 539
+ ]
+ }
+ ],
+ "cavalry": 1,
+ "rule_text": "After making its first and only attack, this card is removed from play (this does not count as a Rout).",
+ "lore_text": "The justly famous charge of the Bayreuth Dragoons decisively broke the enemy line, securing for Frederick a major victory.",
+ "reserve": []
+ },
+ {
+ "scenario": 44,
+ "number": "273A",
+ "name": "Saxon Horse",
+ "wing": 1,
+ "strength": 6,
+ "morale": 1,
+ "dice": "Doubles",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Du Moulin",
+ "effect": "1 hit.",
+ "target_list": [
+ 528
+ ]
+ },
+ {
+ "type": "Screen",
+ "requirement": "Pair",
+ "target": "Leopold's Right",
+ "target_list": [
+ 529
+ ]
+ }
+ ],
+ "cavalry": 1
+ },
+ {
+ "scenario": 44,
+ "number": "274A",
+ "name": "Charles",
+ "wing": 0,
+ "strength": 5,
+ "morale": 2,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Command",
+ "requirement": "Three Dice",
+ "target": "See Below",
+ "target_list": []
+ },
+ {
+ "type": "Absorb",
+ "requirement": "Voluntary",
+ "target": "Any friendly formation",
+ "effect": "When target suffers Hits, this card suffers 1 less hit per die.",
+ "target_list": [
+ 535,
+ 536,
+ 537,
+ 538,
+ 539,
+ 540
+ ]
+ }
+ ],
+ "rule_text": "Each Command action brings into play the in-reserve card of your choice."
+ },
+ {
+ "scenario": 44,
+ "number": "275A",
+ "name": "Weissenfels",
+ "wing": 1,
+ "strength": 6,
+ "morale": 1,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Leopold's Right",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 529
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Leopold's Right",
+ "effect": "1 hit.",
+ "target_list": [
+ 529
+ ]
+ }
+ ],
+ "infantry": 1,
+ "link": [
+ 538
+ ],
+ "reserve": []
+ },
+ {
+ "scenario": 44,
+ "number": "276A",
+ "name": "Lorraine's Left",
+ "wing": 0,
+ "strength": 6,
+ "morale": 1,
+ "dice": "1/2",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Leopold's Center, Leopold's Left",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 530,
+ 531
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Leopold's Center, Leopold's Left",
+ "effect": "1 hit.",
+ "target_list": [
+ 530,
+ 531
+ ]
+ }
+ ],
+ "infantry": 1,
+ "link": [
+ 537,
+ 539
+ ],
+ "reserve": []
+ },
+ {
+ "scenario": 44,
+ "number": "277A",
+ "name": "Lorraine's Right",
+ "wing": 0,
+ "strength": 6,
+ "morale": 1,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Leopold's Left, Leopold's Center",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 531,
+ 530
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Leopold's Left, Leopold's Center",
+ "effect": "1 hit.",
+ "target_list": [
+ 531,
+ 530
+ ]
+ }
+ ],
+ "infantry": 1,
+ "link": [
+ 538,
+ 540
+ ],
+ "reserve": []
+ },
+ {
+ "scenario": 44,
+ "number": "278A",
+ "name": "Austrian Horse",
+ "wing": 1,
+ "strength": 6,
+ "morale": 1,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Nassau, Leopold's Left",
+ "effect": "1 hit per die.",
+ "target_list": [
+ 532,
+ 531
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "target": "Nassau or Zieten",
+ "effect": "1 hit.",
+ "target_list": [
+ 532,
+ 533
+ ]
+ }
+ ],
+ "cavalry": 1,
+ "link": [
+ 539
+ ],
+ "reserve": []
+ },
+ {
+ "scenario": 45,
+ "number": "279A",
+ "name": "Cuirassiers",
+ "wing": 0,
+ "strength": 6,
+ "morale": 1,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Buddenbrock",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 552
+ ]
+ },
+ {
+ "type": "Screen",
+ "requirement": "Pair",
+ "target": "Buddenbrock, Grenadiers, Frederick",
+ "target_list": [
+ 552,
+ 551,
+ 553
+ ]
+ }
+ ],
+ "cavalry": 1,
+ "retire": 1
+ },
+ {
+ "scenario": 45,
+ "number": "280A",
+ "name": "Austrian Guns",
+ "wing": 0,
+ "strength": 6,
+ "morale": 2,
+ "dice": "(3)/(4)",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Buddenbrock",
+ "effect": "1 hit plus 1 hit per die.",
+ "target_list": [
+ 552
+ ]
+ },
+ {
+ "type": "Attack",
+ "target": "Grenadiers, Frederick",
+ "effect": "1 hit per die.",
+ "target_list": [
+ 551,
+ 553
+ ]
+ }
+ ],
+ "rule_text": "May only attack Buddenbrock if the card Cuirassiers is still in play."
+ },
+ {
+ "scenario": 45,
+ "number": "281A",
+ "name": "Graner-Koppe",
+ "wing": 0,
+ "strength": 8,
+ "morale": 2,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Grenadiers, Frederick",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 551,
+ 553
+ ]
+ },
+ {
+ "type": "Absorb",
+ "target": "Austrian Guns",
+ "effect": "When target suffers Hits, this card suffers them instead.",
+ "target_list": [
+ 542
+ ]
+ }
+ ],
+ "infantry": 1
+ },
+ {
+ "scenario": 45,
+ "number": "282A",
+ "name": "Austrian Center",
+ "wing": 1,
+ "strength": 5,
+ "morale": 1,
+ "dice": "1/2",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Prussian Center, Prussian Left",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 550,
+ 549
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Prussian Center, Prussian Left",
+ "effect": "1 hit.",
+ "target_list": [
+ 550,
+ 549
+ ]
+ }
+ ],
+ "infantry": 1,
+ "link": [
+ 545
+ ]
+ },
+ {
+ "scenario": 45,
+ "number": "283A",
+ "name": "Austrian Right",
+ "wing": 1,
+ "strength": 5,
+ "morale": 1,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Prussian Left, Prussian Center",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 549,
+ 550
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Prussian Left, Prussian Center",
+ "effect": "1 hit.",
+ "target_list": [
+ 549,
+ 550
+ ]
+ }
+ ],
+ "infantry": 1,
+ "link": [
+ 544
+ ]
+ },
+ {
+ "scenario": 45,
+ "number": "284A",
+ "name": "Second Line",
+ "wing": 1,
+ "strength": 6,
+ "morale": 1,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Absorb",
+ "requirement": "Pair, Voluntary",
+ "target": "Any Pink formation",
+ "effect": "When target suffers Hits, this card suffers them instead.",
+ "target_list": [
+ 544,
+ 545,
+ 546,
+ 547
+ ]
+ }
+ ],
+ "infantry": 1
+ },
+ {
+ "scenario": 45,
+ "number": "285A",
+ "name": "Dragoons",
+ "wing": 1,
+ "strength": 4,
+ "morale": 1,
+ "dice": "Doubles",
+ "actions": [
+ {
+ "type": "Screen",
+ "requirement": "Pair",
+ "target": "Prussian Left",
+ "target_list": [
+ 549
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Two Pairs",
+ "target": "Left Horse",
+ "effect": "1 hit.",
+ "target_list": [
+ 548
+ ]
+ }
+ ],
+ "cavalry": 1,
+ "lore_text": "Historically, these horsemen did very little to oppose the enemy, allowing them to capture Austrian infantry with impugnity.",
+ "retire": 1
+ },
+ {
+ "scenario": 45,
+ "number": "286A",
+ "name": "Left Horse",
+ "wing": 2,
+ "strength": 6,
+ "morale": 1,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Dragoons",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 547
+ ]
+ },
+ {
+ "type": "Screen",
+ "requirement": "Pair",
+ "target": "Austrian Right",
+ "target_list": [
+ 545
+ ]
+ }
+ ],
+ "cavalry": 1
+ },
+ {
+ "scenario": 45,
+ "number": "287A",
+ "name": "Prussian Left",
+ "wing": 2,
+ "strength": 4,
+ "morale": 1,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Austrian Right, Austrian Center",
+ "effect": "1 hit per die.",
+ "target_list": [
+ 545,
+ 544
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Austrian Right, Austrian Center",
+ "effect": "1 hit.",
+ "target_list": [
+ 545,
+ 544
+ ]
+ }
+ ],
+ "infantry": 1,
+ "link": [
+ 550
+ ]
+ },
+ {
+ "scenario": 45,
+ "number": "288A",
+ "name": "Prussian Center",
+ "wing": 2,
+ "strength": 4,
+ "morale": 1,
+ "dice": "1/2",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Austrian Center, Austrian Right",
+ "effect": "1 hit per die.",
+ "target_list": [
+ 544,
+ 545
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Austrian Center, Austrian Right",
+ "effect": "1 hit. Additionally, this unit suffers one less hit.",
+ "target_list": [
+ 544,
+ 545
+ ]
+ }
+ ],
+ "infantry": 1,
+ "link": [
+ 549
+ ]
+ },
+ {
+ "scenario": 45,
+ "number": "289A",
+ "name": "Grenadiers",
+ "wing": 3,
+ "strength": 6,
+ "morale": 1,
+ "dice": "1-3",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Austrian Guns, Graner-Koppe",
+ "effect": "1 hit plus 1 hit per die. 1 self per action.",
+ "target_list": [
+ 542,
+ 543
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "target": "Graner-Koppe",
+ "effect": "1 hit. Additionally, this unit suffers one less hit per die.",
+ "target_list": [
+ 543
+ ]
+ }
+ ],
+ "infantry": 1,
+ "retire": 1
+ },
+ {
+ "scenario": 45,
+ "number": "290A",
+ "name": "Buddenbrock",
+ "wing": 3,
+ "strength": 6,
+ "morale": 1,
+ "dice": "4-6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Cuirassiers, Austrian Guns",
+ "effect": "1 hit per die.",
+ "target_list": [
+ 541,
+ 542
+ ]
+ }
+ ],
+ "cavalry": 1,
+ "lore_text": "The Austrian guns were positioned atop the Graner-Koppe. These horsemen wheeled around to the right of the mound to avoid the enemy arc of fire, but this left their own infantry vulnerable to the enemy foot. Casualties among the elite Grenadiers who made up the first line of advance were appalling. Included among their number was the Queen's brother Albrecht, aged twenty."
+ },
+ {
+ "scenario": 45,
+ "number": "291A",
+ "name": "Frederick",
+ "wing": 3,
+ "strength": 6,
+ "morale": 2,
+ "dice": "1/2",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Austrian Guns, Graner-Koppe",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 542,
+ 543
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Graner-Koppe",
+ "effect": "1 hit.",
+ "target_list": [
+ 543
+ ]
+ }
+ ],
+ "infantry": 1,
+ "lore_text": "The final push depended on troops which Frederick held in low regard. \"You are pigs. You stink to high heaven. You must spend your whole day eating and shitting.\"",
+ "reserve": [
+ 551
+ ]
+ },
+ {
+ "scenario": 46,
+ "number": "292A",
+ "name": "Waldeck's Left",
+ "wing": 0,
+ "strength": 4,
+ "morale": 1,
+ "dice": "2/3",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Right, Right Center",
+ "effect": "1 hit per die.",
+ "target_list": [
+ 564,
+ 563
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Right",
+ "effect": "1 hit.",
+ "target_list": [
+ 564
+ ]
+ }
+ ],
+ "infantry": 1,
+ "link": [
+ 555
+ ]
+ },
+ {
+ "scenario": 46,
+ "number": "293A",
+ "name": "Waldeck's Right",
+ "wing": 0,
+ "strength": 4,
+ "morale": 1,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Right Center, Right",
+ "effect": "1 hit per die.",
+ "target_list": [
+ 563,
+ 564
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Right Center",
+ "effect": "1 hit.",
+ "target_list": [
+ 563
+ ]
+ }
+ ],
+ "infantry": 1,
+ "link": [
+ 554
+ ]
+ },
+ {
+ "scenario": 46,
+ "number": "294A",
+ "name": "Ligonier's Left",
+ "wing": 0,
+ "strength": 4,
+ "morale": 1,
+ "dice": "4/5",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Left Center, Left",
+ "effect": "1 hit per die.",
+ "target_list": [
+ 561,
+ 560
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Left Center",
+ "effect": "1 hit.",
+ "target_list": [
+ 561
+ ]
+ }
+ ],
+ "infantry": 1,
+ "link": [
+ 557
+ ],
+ "rule_text": "If Ligonier's Right Routs or Retires, this card Routs immediately.",
+ "retire": 1
+ },
+ {
+ "scenario": 46,
+ "number": "295A",
+ "name": "Ligonier's Right",
+ "wing": 0,
+ "strength": 4,
+ "morale": 1,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Left, Left Center",
+ "effect": "1 hit per die.",
+ "target_list": [
+ 560,
+ 561
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Left, Left Center",
+ "effect": "1 hit.",
+ "target_list": [
+ 560,
+ 561
+ ]
+ }
+ ],
+ "infantry": 1,
+ "link": [
+ 556
+ ],
+ "rule_text": "If Ligonier's Left Routs or Retires, this card Routs immediately.",
+ "retire": 1
+ },
+ {
+ "scenario": 46,
+ "number": "296A",
+ "name": "Austrians",
+ "wing": 1,
+ "strength": 8,
+ "morale": 1,
+ "dice": "",
+ "actions": [],
+ "infantry": 1,
+ "rule_text": "If you want, you can Shift sticks from this card like you would any other. It is at the very least more than our boy Chuckles did. You may not however Shift sticks to this card. <p>Sticks on this card count toward Tactical Victory. That is, at the start of the game, you already have 8! Of course, shifting will reduce that number.",
+ "lore_text": "George II blamed the defeat on Charles's inaction. If you had asked Charles, though, he'd have said that holding their position near the Jeker kept the line of retreat open, and is what saved the Pragmatic Army. In any case, the Austrians don't have much to do in this scenario, but here they are just the same."
+ },
+ {
+ "scenario": 46,
+ "number": "297A",
+ "name": "Rearguard",
+ "wing": 1,
+ "strength": 4,
+ "morale": 1,
+ "dice": "4-6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Left, Left Center",
+ "effect": "1 hit plus 1 hit per die.",
+ "target_list": [
+ 560,
+ 561
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Any enemy attack",
+ "effect": "1 hit. This unit suffers ONE less hit and never more than one.",
+ "target_list": [
+ 560,
+ 561,
+ 562,
+ 563,
+ 564,
+ 565
+ ]
+ }
+ ],
+ "infantry": 1,
+ "reserve": [
+ 556
+ ]
+ },
+ {
+ "scenario": 46,
+ "number": "298A",
+ "name": "Left",
+ "wing": 3,
+ "strength": 6,
+ "morale": 1,
+ "dice": "(3)/(4)",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Ligonier's Right, Ligonier's Left, Rearguard",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 557,
+ 556,
+ 559
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Ligonier's Right, Rearguard",
+ "effect": "1 hit. Additionally, this unit suffers one less hit.",
+ "target_list": [
+ 557,
+ 559
+ ]
+ }
+ ],
+ "infantry": 1
+ },
+ {
+ "scenario": 46,
+ "number": "299A",
+ "name": "Left Center",
+ "wing": 3,
+ "strength": 6,
+ "morale": 1,
+ "dice": "(5)/(6)",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Ligonier's Left, Ligonier's Right, Rearguard",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 556,
+ 557,
+ 559
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Ligonier's Left, Rearguard",
+ "effect": "1 hit. Additionally, this unit suffers one less hit.",
+ "target_list": [
+ 556,
+ 559
+ ]
+ }
+ ],
+ "infantry": 1
+ },
+ {
+ "scenario": 46,
+ "number": "300A",
+ "name": "The Mouth of Hell",
+ "wing": 3,
+ "special": 2,
+ "dice": "Straight 4",
+ "actions": [
+ {
+ "type": "Bombard",
+ "requirement": "Two Cubes"
+ },
+ {
+ "type": "Screen",
+ "requirement": "One Cube*",
+ "target": "Any enemy attack",
+ "target_list": [
+ 554,
+ 555,
+ 556,
+ 557,
+ 558,
+ 559
+ ]
+ }
+ ],
+ "rule_text": "* If there are two cubes on this card when a Screen is triggered, expend both of them.",
+ "lore_text": "A Dutch officer dubbed the fire from the French batteries as \"one of the most terrible ever seen, and it looked as if hell had opened up her mouth to swallow us up.\""
+ },
+ {
+ "scenario": 46,
+ "number": "301A",
+ "name": "Right Center",
+ "wing": 2,
+ "strength": 6,
+ "morale": 1,
+ "dice": "(5)/(6)",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Waldeck's Right, Waldeck's Left",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 555,
+ 554
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Waldeck's Right, Waldeck's Left",
+ "effect": "1 hit. Additionally, this unit suffers one less hit.",
+ "target_list": [
+ 555,
+ 554
+ ]
+ }
+ ],
+ "infantry": 1
+ },
+ {
+ "scenario": 46,
+ "number": "302A",
+ "name": "Right",
+ "wing": 2,
+ "strength": 6,
+ "morale": 1,
+ "dice": "(3)/(4)",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Waldeck's Left, Waldeck's Right",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 554,
+ 555
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Waldeck's Left, Waldeck's Right",
+ "effect": "1 hit. Additionally, this unit suffers one less hit.",
+ "target_list": [
+ 554,
+ 555
+ ]
+ }
+ ],
+ "infantry": 1
+ },
+ {
+ "scenario": 46,
+ "number": "303A",
+ "name": "Deep Ranks",
+ "wing": 2,
+ "strength": 6,
+ "morale": 1,
+ "dice": "Doubles",
+ "actions": [
+ {
+ "type": "Absorb",
+ "requirement": "Pair, Voluntary",
+ "target": "Any friendly formation",
+ "effect": "When target suffers Hits, this card suffers them instead.",
+ "target_list": [
+ 560,
+ 561,
+ 562,
+ 563,
+ 564,
+ 565
+ ]
+ }
+ ],
+ "lore_text": "De Saxe attacked in eight columns, each much deeper than the thin allied line. <p>And yes, I know those should be French and not Prussian uniforms on the other blue cards. Look, you're lucky you're getting art at all. Don't push it."
+ },
+ {
+ "scenario": 47,
+ "number": "264B",
+ "name": "Schönaich",
+ "wing": 2,
+ "strength": 6,
+ "morale": 1,
+ "dice": "4-6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Spada, Althann",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 576,
+ 579
+ ]
+ },
+ {
+ "type": "Screen",
+ "requirement": "Pair",
+ "target": "Spada, Althann",
+ "target_list": [
+ 576,
+ 579
+ ]
+ }
+ ],
+ "cavalry": 1
+ },
+ {
+ "scenario": 47,
+ "number": "265B",
+ "name": "Left Foot",
+ "wing": 3,
+ "strength": 6,
+ "morale": 2,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Stolberg, Campitelli",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 575,
+ 578
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "target": "Stolberg, Campitelli",
+ "effect": "1 hit. Additionally, this unit suffers one less hit per die.",
+ "target_list": [
+ 575,
+ 578
+ ]
+ }
+ ],
+ "infantry": 1
+ },
+ {
+ "scenario": 47,
+ "number": "266B",
+ "name": "Right Foot",
+ "wing": 3,
+ "strength": 6,
+ "morale": 2,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "d'Ursel, Breysach",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 574,
+ 577
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "target": "d'Ursel, Breysach",
+ "effect": "1 hit. Additionally, this unit suffers one less hit per die.",
+ "target_list": [
+ 574,
+ 577
+ ]
+ }
+ ],
+ "infantry": 1
+ },
+ {
+ "scenario": 47,
+ "number": "267B",
+ "name": "Mannstein",
+ "wing": 2,
+ "strength": 6,
+ "morale": 1,
+ "dice": "1/2",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Charles Lorraine",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 573
+ ]
+ }
+ ],
+ "infantry": 1,
+ "lore_text": "When a wide gap opened up in the Austrian line, von Mannstein on his own initiative marched in with four grenadier battalions, forcing the Austrians to abandon their earthworks. This threatened the main part of the army under Charles's command, leading him to withdraw toward Prague.",
+ "reserve": [
+ 577
+ ]
+ },
+ {
+ "scenario": 47,
+ "number": "268B",
+ "name": "Zeiten",
+ "wing": 2,
+ "strength": 6,
+ "morale": 1,
+ "dice": "Doubles",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Hadik*, Spada, Althann",
+ "effect": "1 hit per Pair.",
+ "target_list": [
+ 580,
+ 576,
+ 579
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "target": "Hadik",
+ "effect": "1 hit.",
+ "target_list": [
+ 580
+ ]
+ }
+ ],
+ "cavalry": 1,
+ "rule_text": "*- If not yet in play, skip this target.",
+ "reserve": []
+ },
+ {
+ "scenario": 47,
+ "number": "269B",
+ "name": "Second Line",
+ "wing": 3,
+ "strength": 8,
+ "morale": 1,
+ "dice": "Doubles",
+ "actions": [
+ {
+ "type": "Command",
+ "requirement": "Two Pairs",
+ "target": "Zeiten out of reserve",
+ "target_list": [
+ 570
+ ]
+ },
+ {
+ "type": "Absorb",
+ "requirement": "Pair, Voluntary",
+ "target": "Any friendly formation",
+ "effect": "When target suffers Hits, this card suffers them instead.",
+ "target_list": [
+ 566,
+ 567,
+ 568,
+ 569,
+ 570,
+ 571,
+ 572
+ ]
+ }
+ ],
+ "infantry": 1
+ },
+ {
+ "scenario": 47,
+ "number": "270B",
+ "name": "Schwerin",
+ "wing": 3,
+ "special": 1,
+ "dice": "Doubles",
+ "actions": [
+ {
+ "type": "Screen",
+ "target": "Any enemy attack",
+ "target_list": [
+ 573,
+ 574,
+ 575,
+ 576,
+ 577,
+ 578,
+ 579,
+ 580,
+ 581
+ ]
+ }
+ ],
+ "rule_text": "If during your Roll Phase you do not place any dice, remove this card from play (this does not count as a Rout).",
+ "lore_text": "The 72-year-old Schwerin commanded the army for an ill Frederick. When he saw his own regiment in retreat, Schwerin grabbed the colors and rode into battle. \"Let all brave Prussians follow me!\" After just a few paces, a blast of grapeshot removed half his head, killing him instantly."
+ },
+ {
+ "scenario": 47,
+ "number": "271B",
+ "name": "Charles Lorraine",
+ "wing": 1,
+ "strength": 6,
+ "morale": 2,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Command",
+ "requirement": "Two Pairs",
+ "target": "Hadik out of reserve",
+ "target_list": [
+ 580
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Mannstein",
+ "effect": "1 hit. Additionally, this unit suffers one less hit per die.",
+ "target_list": [
+ 569
+ ]
+ }
+ ],
+ "infantry": 1,
+ "rule_text": "Sticks on this card count toward your Tactical Victory."
+ },
+ {
+ "scenario": 47,
+ "number": "272B",
+ "name": "d'Ursel",
+ "wing": 0,
+ "strength": 6,
+ "morale": 1,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Right Foot, Left Foot",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 568,
+ 567
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "target": "Right Foot, Left Foot",
+ "effect": "1 hit. Additionally, this unit suffers one less hit per die.",
+ "target_list": [
+ 568,
+ 567
+ ]
+ }
+ ],
+ "infantry": 1,
+ "retire": 1
+ },
+ {
+ "scenario": 47,
+ "number": "273B",
+ "name": "Stolberg",
+ "wing": 0,
+ "strength": 4,
+ "morale": 1,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Left Foot, Right Foot",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 567,
+ 568
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "target": "Left Foot, Right Foot",
+ "effect": "1 hit. Additionally, this unit suffers one less hit per die.",
+ "target_list": [
+ 567,
+ 568
+ ]
+ }
+ ],
+ "infantry": 1,
+ "retire": 1
+ },
+ {
+ "scenario": 47,
+ "number": "274B",
+ "name": "Spada",
+ "wing": 1,
+ "strength": 6,
+ "morale": 1,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Schönaich, Zeiten",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 566,
+ 570
+ ]
+ },
+ {
+ "type": "Screen",
+ "requirement": "Pair",
+ "target": "Schönaich",
+ "target_list": [
+ 566
+ ]
+ }
+ ],
+ "cavalry": 1,
+ "lore_text": "When it became clear the day was lost, only the \"almost suicidal\" attacks of the Austrian horse prevented envelopment and destruction, allowing the main part of the army to retreat behind the city walls.",
+ "retire": 1
+ },
+ {
+ "scenario": 47,
+ "number": "275B",
+ "name": "Breysach",
+ "wing": 0,
+ "strength": 6,
+ "morale": 2,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Right Foot, Left Foot",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 568,
+ 567
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Right Foot, Left Foot",
+ "effect": "1 hit.",
+ "target_list": [
+ 568,
+ 567
+ ]
+ }
+ ],
+ "infantry": 1,
+ "reserve": [
+ 574
+ ]
+ },
+ {
+ "scenario": 47,
+ "number": "276B",
+ "name": "Campitelli",
+ "wing": 0,
+ "alias": "Breysach 2",
+ "strength": 4,
+ "morale": 1,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Left Foot, Right Foot",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 567,
+ 568
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Left Foot, Right Foot",
+ "effect": "1 hit.",
+ "target_list": [
+ 567,
+ 568
+ ]
+ }
+ ],
+ "infantry": 1,
+ "reserve": [
+ 575
+ ]
+ },
+ {
+ "scenario": 47,
+ "number": "277B",
+ "name": "Althann",
+ "wing": 1,
+ "strength": 4,
+ "morale": 2,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Schönaich, Zeiten",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 566,
+ 570
+ ]
+ },
+ {
+ "type": "Screen",
+ "requirement": "Pair",
+ "target": "Schönaich",
+ "target_list": [
+ 566
+ ]
+ }
+ ],
+ "cavalry": 1,
+ "reserve": [
+ 576
+ ]
+ },
+ {
+ "scenario": 47,
+ "number": "278B",
+ "name": "Hadik",
+ "wing": 1,
+ "strength": 4,
+ "morale": 1,
+ "dice": "Doubles",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Zeiten*, Schönaich",
+ "effect": "1 hit.",
+ "target_list": [
+ 570,
+ 566
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Zeiten",
+ "effect": "1 hit.",
+ "target_list": [
+ 570
+ ]
+ }
+ ],
+ "cavalry": 1,
+ "rule_text": "*- If not yet in play, skip this target.",
+ "reserve": []
+ },
+ {
+ "scenario": 47,
+ "number": "279B",
+ "name": "Browne",
+ "wing": 0,
+ "special": 1,
+ "dice": "Doubles",
+ "actions": [
+ {
+ "type": "Screen",
+ "target": "Any enemy attack",
+ "target_list": [
+ 566,
+ 567,
+ 568,
+ 569,
+ 570,
+ 571,
+ 572
+ ]
+ }
+ ],
+ "rule_text": "If during your Roll Phase you do not place any dice, remove this card from play (this does not count as a Rout).",
+ "lore_text": "The 51-year-old Browne commanded the defense of the Austrian right, throwing off the Prussians with great success. While planning a general counterattack, his leg was hit by a cannonball. His removal left the Austrian line rudderless. Browne would die from his wound 52 days later."
+ },
+ {
+ "scenario": 48,
+ "number": "280B",
+ "name": "Grenzers",
+ "wing": 1,
+ "strength": 1,
+ "morale": 1,
+ "dice": "Doubles",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Brandes",
+ "effect": "1 hit. Ignores Link.",
+ "target_list": [
+ 590
+ ]
+ }
+ ],
+ "lore_text": "Grenzers were light troops originating in the Austrian borderlands, specializing in skirmish tactics. At Breslau, a number of these troops suddenly emerged from the woods on Brande's right flank, intent on attacking his rear. In this they were bitterly opposed by the flank guard under Rohr."
+ },
+ {
+ "scenario": 48,
+ "number": "281B",
+ "name": "Nadasdy",
+ "wing": 1,
+ "strength": 8,
+ "morale": 2,
+ "dice": "1/2",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Brandes, Lestwitz",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 590,
+ 589
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Brandes",
+ "effect": "1 hit.",
+ "target_list": [
+ 590
+ ]
+ }
+ ],
+ "infantry": 1
+ },
+ {
+ "scenario": 48,
+ "number": "282B",
+ "name": "Kheul",
+ "wing": 0,
+ "strength": 8,
+ "morale": 2,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Lestwitz, Schultze",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 589,
+ 588
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Lestwitz",
+ "effect": "1 hit.",
+ "target_list": [
+ 589
+ ]
+ }
+ ],
+ "infantry": 1
+ },
+ {
+ "scenario": 48,
+ "number": "283B",
+ "name": "Esterhazy",
+ "wing": 0,
+ "strength": 8,
+ "morale": 2,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Zieten, Schultze",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 587,
+ 588
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Zieten",
+ "effect": "1 hit.",
+ "target_list": [
+ 587
+ ]
+ }
+ ],
+ "infantry": 1
+ },
+ {
+ "scenario": 48,
+ "number": "284B",
+ "name": "Austrian Guns",
+ "wing": 1,
+ "special": 2,
+ "dice": "Straight 4/3",
+ "actions": [
+ {
+ "type": "Screen",
+ "target": "Any enemy attack",
+ "target_list": [
+ 587,
+ 588,
+ 589,
+ 590,
+ 591,
+ 592
+ ]
+ }
+ ],
+ "rule_text": "If rolling five or more dice during your Roll Phase, you need a four-die straight to earn a cube. If rolling four or fewer, you need a three-die straight to earn a cube. <p><b>Artillery Duel:</b> If at the end of your turn there are no cubes on this card, but the Prussian Guns card has two cubes, remove this card from play. This does not count as a Rout."
+ },
+ {
+ "scenario": 48,
+ "number": "285B",
+ "name": "Zieten",
+ "wing": 3,
+ "strength": 4,
+ "morale": 1,
+ "dice": "1/2",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Esterhazy, Kheul",
+ "effect": "1 hit per die.",
+ "target_list": [
+ 585,
+ 584
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "target": "Esterhazy",
+ "effect": "1 hit. Additionally, this unit suffers one less hit per die.",
+ "target_list": [
+ 585
+ ]
+ }
+ ],
+ "infantry": 1,
+ "link": [
+ 588
+ ]
+ },
+ {
+ "scenario": 48,
+ "number": "286B",
+ "name": "Schultze",
+ "wing": 3,
+ "strength": 3,
+ "morale": 1,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Absorb",
+ "target": "Lestwitz OR Zieten",
+ "effect": "When target suffers Hits, this card suffers 1 less hit per die.",
+ "target_list": [
+ 589,
+ 587
+ ]
+ }
+ ],
+ "infantry": 1,
+ "link": [
+ 587,
+ 589
+ ]
+ },
+ {
+ "scenario": 48,
+ "number": "287B",
+ "name": "Lestwitz",
+ "wing": 2,
+ "strength": 4,
+ "morale": 1,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Kheul",
+ "effect": "1 hit per die.",
+ "target_list": [
+ 584
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "requirement": "Pair",
+ "target": "Kheul",
+ "effect": "1 hit.",
+ "target_list": [
+ 584
+ ]
+ }
+ ],
+ "infantry": 1,
+ "link": [
+ 588,
+ 590
+ ]
+ },
+ {
+ "scenario": 48,
+ "number": "288B",
+ "name": "Brandes",
+ "wing": 2,
+ "strength": 4,
+ "morale": 1,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Nadasdy, Kheul",
+ "effect": "1 hit per die.",
+ "target_list": [
+ 583,
+ 584
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "target": "Any enemy attack",
+ "effect": "1 hit. Additionally, this unit suffers one less hit per die.",
+ "target_list": [
+ 582,
+ 583,
+ 584,
+ 585,
+ 586
+ ]
+ }
+ ],
+ "infantry": 1,
+ "link": [
+ 589
+ ]
+ },
+ {
+ "scenario": 48,
+ "number": "289B",
+ "name": "Bevern",
+ "wing": 3,
+ "strength": 4,
+ "morale": 1,
+ "dice": "4-6",
+ "actions": [
+ {
+ "type": "Absorb",
+ "requirement": "Voluntary",
+ "target": "Any friendly formation",
+ "effect": "When target suffers Hits, this card suffers 1 less hit per die.",
+ "target_list": [
+ 587,
+ 588,
+ 589,
+ 590,
+ 591,
+ 592
+ ]
+ }
+ ],
+ "infantry": 1,
+ "rule_text": "When there are dice on this card, friendly Counterattacks inflict one extra hit.",
+ "lore_text": "Though his defeat was perhaps inevitable, Bevern held out against impossible odds for twelve hours, and the Austrians paid for their victory, suffering nearly as many casaulties as the Prussians."
+ },
+ {
+ "scenario": 48,
+ "number": "290B",
+ "name": "Prussian Guns",
+ "wing": 2,
+ "special": 2,
+ "dice": "Straight 4/3",
+ "actions": [
+ {
+ "type": "Screeen",
+ "target": "Any enemy attack",
+ "target_list": [
+ 582,
+ 583,
+ 584,
+ 585,
+ 586
+ ]
+ }
+ ],
+ "rule_text": "If rolling five or more dice during your Roll Phase, you need a four-die straight to earn a cube. If rolling four or fewer, you need a three-die straight to earn a cube. <p><b>Artillery Duel:</b> If at the end of your turn there are no cubes on this card, but the Austrian Guns card has two cubes, remove this card from play. This does not count as a Rout."
+ },
+ {
+ "scenario": 49,
+ "number": "291B",
+ "name": "Feint",
+ "wing": 2,
+ "strength": 1,
+ "morale": 1,
+ "dice": "1/2",
+ "actions": [
+ {
+ "type": "Counterattack",
+ "target": "Borne",
+ "effect": "1 hit. Additionally, this unit suffers one less hit per die.",
+ "target_list": [
+ 604
+ ]
+ }
+ ],
+ "rule_text": "While dice are on this card, Charles cannot Command and Austrians cannot Shift.",
+ "lore_text": "This small vanguard convinced Charles his right flank was in danger, and so he shifted troops from his left, little realizing this left Nadasdy to stand alone against the entire enemy army.",
+ "retire": 1,
+ "pursuit": 604
+ },
+ {
+ "scenario": 49,
+ "number": "292B",
+ "name": "Driesen",
+ "wing": 2,
+ "strength": 4,
+ "morale": 1,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Lucchesi",
+ "effect": "1 hit per die.",
+ "target_list": [
+ 603
+ ]
+ },
+ {
+ "type": "Screen",
+ "requirement": "Pair",
+ "target": "Lucchesi, Kheul",
+ "target_list": [
+ 603,
+ 602
+ ]
+ }
+ ],
+ "cavalry": 1,
+ "lore_text": "The Bayreuth Dragoons opened the attack, and suffered heavy casaulties. Rather than intervene immediately, jealous cuirassiers in the second line decided to \"let the king's favorite dragoons stew a little first!\""
+ },
+ {
+ "scenario": 49,
+ "number": "293B",
+ "name": "Retzow",
+ "wing": 3,
+ "strength": 6,
+ "morale": 1,
+ "dice": "1/2",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Kheul*, Colloredo*, Nadasdy",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 602,
+ 601,
+ 600
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "target": "Kheul",
+ "effect": "1 hit. Additionally, this unit suffers one less hit per die.",
+ "target_list": [
+ 602
+ ]
+ }
+ ],
+ "infantry": 1,
+ "rule_text": "* - Skip targets if not yet in play."
+ },
+ {
+ "scenario": 49,
+ "number": "294B",
+ "name": "Ferdinand",
+ "wing": 3,
+ "strength": 6,
+ "morale": 1,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Nadasdy, Colloredo",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 600,
+ 601
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "target": "Nadasdy",
+ "effect": "1 hit. Additionally, this unit suffers one less hit per die.",
+ "target_list": [
+ 600
+ ]
+ }
+ ],
+ "infantry": 1
+ },
+ {
+ "scenario": 49,
+ "number": "295B",
+ "name": "Zieten",
+ "wing": 3,
+ "strength": 6,
+ "morale": 1,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "O'Donell",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 599
+ ]
+ },
+ {
+ "type": "Screen",
+ "target": "O'Donell, Nadasdy",
+ "target_list": [
+ 599,
+ 600
+ ]
+ }
+ ],
+ "cavalry": 1
+ },
+ {
+ "scenario": 49,
+ "number": "296B",
+ "name": "The Leuthen Chorale",
+ "wing": 2,
+ "strength": 1,
+ "morale": 1,
+ "dice": "(5)/(6)",
+ "actions": [
+ {
+ "type": "Absorb",
+ "requirement": "Voluntary",
+ "target": "Any friendly formation",
+ "effect": "When target suffers Hits, this card suffers 1 less hit per die.",
+ "target_list": [
+ 593,
+ 594,
+ 595,
+ 596,
+ 597,
+ 598
+ ]
+ }
+ ],
+ "rule_text": "Once during the game, you may remove all the dice from this card and add them to any attack, then remove this card from play.",
+ "lore_text": "At a pivotal moment, the entire Prussian army sang the hymn Nun danket alle Gott, rallying morale. It probably didn't actually happen, but I was short a card for the scenario, and so here we are."
+ },
+ {
+ "scenario": 49,
+ "number": "297B",
+ "name": "O'Donell",
+ "wing": 1,
+ "strength": 6,
+ "morale": 1,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Zieten",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 597
+ ]
+ },
+ {
+ "type": "Screen",
+ "target": "Zieten, Ferdinand",
+ "target_list": [
+ 597,
+ 596
+ ]
+ }
+ ],
+ "cavalry": 1
+ },
+ {
+ "scenario": 49,
+ "number": "298B",
+ "name": "Nadasdy",
+ "wing": 1,
+ "strength": 8,
+ "morale": 2,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Ferdinand",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 596
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "target": "Ferdinand",
+ "effect": "1 hit. Additionally, this unit suffers one less hit per die.",
+ "target_list": [
+ 596
+ ]
+ }
+ ],
+ "infantry": 1,
+ "link": [
+ 601
+ ],
+ "rule_text": "If this Routs before Colloredo enters play, you lose the game immediately."
+ },
+ {
+ "scenario": 49,
+ "number": "299B",
+ "name": "Colloredo",
+ "wing": 0,
+ "strength": 6,
+ "morale": 1,
+ "dice": "Doubles",
+ "actions": [
+ {
+ "type": "Absorb",
+ "target": "Nadasdy OR Kheul",
+ "effect": "When target suffers Hits, this card suffers 1 less hit instead.",
+ "target_list": [
+ 600,
+ 602
+ ]
+ },
+ {
+ "type": "Command",
+ "requirement": "Pair",
+ "target": "Kheul, Lucchesi out of reserve",
+ "target_list": [
+ 602,
+ 603
+ ]
+ }
+ ],
+ "infantry": 1,
+ "link": [
+ 600,
+ 602
+ ],
+ "reserve": []
+ },
+ {
+ "scenario": 49,
+ "number": "300B",
+ "name": "Kheul",
+ "wing": 0,
+ "strength": 6,
+ "morale": 1,
+ "dice": "1/2",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Retzow, Ferdinand",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 595,
+ 596
+ ]
+ },
+ {
+ "type": "Counterattack",
+ "target": "Retzow",
+ "effect": "1 hit. Additionally, this unit suffers one less hit per die.",
+ "target_list": [
+ 595
+ ]
+ }
+ ],
+ "infantry": 1,
+ "link": [
+ 601,
+ 603
+ ],
+ "reserve": []
+ },
+ {
+ "scenario": 49,
+ "number": "301B",
+ "name": "Lucchesi",
+ "wing": 1,
+ "strength": 4,
+ "morale": 1,
+ "dice": "3/4",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Driesen, Retzow",
+ "effect": "1 hit per die versus Driesen. Two hits per die versus Retzow.",
+ "target_list": [
+ 594,
+ 595
+ ]
+ },
+ {
+ "type": "Screen",
+ "requirement": "Pair",
+ "target": "Driesen, Retzow",
+ "target_list": [
+ 594,
+ 595
+ ]
+ }
+ ],
+ "cavalry": 1,
+ "lore_text": "Once the Austrian line had repositioned, these cavalry swooped down, aimed at the exposed Prussian left flank. This was thwarted, narrowly, by Driesen.",
+ "reserve": []
+ },
+ {
+ "scenario": 49,
+ "number": "302B",
+ "name": "Borne",
+ "wing": 0,
+ "strength": 4,
+ "morale": 1,
+ "dice": "5/6",
+ "actions": [
+ {
+ "type": "Attack",
+ "target": "Feint",
+ "effect": "1 hit per die. 1 self per action.",
+ "target_list": [
+ 593
+ ]
+ }
+ ],
+ "rule_text": "When the Feint card Routs or Retires, remove this card from play. Any remaining sticks on this card count toward your Tactical Victory.",
+ "lore_text": "The garrison at Borne was the object of the Prussian feint. As this garrison was pushed out, the Prussians continued their advance, convincing Charles that this was to be the main thrust of Frederick's attack."
+ },
+ {
+ "scenario": 49,
+ "number": "303B",
+ "name": "Poor Charles :-(",
+ "wing": 0,
+ "strength": 4,
+ "morale": 1,
+ "dice": "Doubles",
+ "actions": [
+ {
+ "type": "Command",
+ "requirement": "Two Pairs",
+ "target": "Colloredo out of reserve",
+ "target_list": [
+ 601
+ ]
+ },
+ {
+ "type": "Absorb",
+ "target": "Any friendly formation",
+ "effect": "When target suffers Hits, this card suffers 1 hit ONLY instead.",
+ "target_list": [
+ 599,
+ 600,
+ 601,
+ 602,
+ 603,
+ 604,
+ 605
+ ]
+ }
+ ],
+ "lore_text": "This was the worst defeat of our hero's career, and it was enough at long last to get him sacked."
}
],
}
-if (typeof module!=='undefined') module.exports = data \ No newline at end of file
+if (typeof module!=='undefined') module.exports = data
+
diff --git a/info/all-cards.html b/info/all-cards.html
index ce2a27c..0c0f115 100644
--- a/info/all-cards.html
+++ b/info/all-cards.html
@@ -2978,7 +2978,7 @@ h1{color: white}
<div class="action_type">Attack</div>
<div class="action_requirement"></div>
<div class="action_target">Philip Augustus, French Knights</div>
-<div class="action_effect">1 hit per die (but see below). 1 hit self per action.</div>
+<div class="action_effect">1 hit per die (but see below). 1 self per action.</div>
</div>
<div class="rule_text">Whenever this Formation takes an Action, BEFORE resolving it, take all the dice from the Saxon Infantry card and place it on this one: these dice are also expended, and also score Hits. There must be at least one die on this card to take the action however.</div>
<div class="number">88B</div>
@@ -6050,7 +6050,7 @@ h1{color: white}
<div class="action_type">Absorb</div>
<div class="action_requirement">Voluntary</div>
<div class="action_target">Any other Pink formation</div>
-<div class="action_effect">When target suffers Hits, this unit suffers 1 hit ONLY instad.</div>
+<div class="action_effect">When target suffers Hits, this unit suffers 1 hit ONLY instead.</div>
</div>
<div class="rule_text">When either Wentworth or Gerard makes an Attack, if there are dice on this card, you may (but don't have to) remove them and use them as part of that formation's Attack. <p>This is the Royalist father of Basil Fielding, Parliamentary cavalry commander.</div>
<div class="number">181A</div>
@@ -7723,27 +7723,2930 @@ h1{color: white}
</div><h2>EXPANSION 5 - THE GRAND ALLIANCE</h2><div class="list">
</div><h2></h2><div class="list">
</div><h2>FLEURUS</h2><div class="list">
+<div class="formation card">
+<div class="name blue">Gournay's Horse</div>
+<div class="strength">4</div>
+<div class="dice_area">5/6<div class="star">&#x2605;</div></div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Spanish Horse, Dutch Right Foot</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Spanish Horse, Dutch Right Foot</div>
+</div>
+<div class="lore_text">Jean Christophe, comte de Gournay, died leading a charge against the enemy horse, leaving his cavalry in disarray.</div>
+<div class="number">226A</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name blue">French Left</div>
+<div class="strength">6</div>
+<div class="dice_area">3/4<div class="star">&#x2605;</div></div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Dutch Right Foot, Dutch Left Foot</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Any enemy attacking it</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">227A</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name blue">French Guns</div>
+<div class="strength">II</div>
+<div class="dice_area">Straight 4</div>
+<div class="action_row">
+<div class="action_type">Screen</div>
+<div class="action_requirement"></div>
+<div class="action_target">Any enemy attack</div>
+</div>
+<div class="rule_text">If Gournay's Horse is Routed, remove this Formation from play (this does not constitute a Rout).</div>
+<div class="lore_text">Though the Dutch cavalry on Waldeck's left was swept by Luxembourg's attack, the Spanish horse under d'Huby protected his right, repulsed the French assaults, and even managed to make off with some of the French cannons.</div>
+<div class="number">228A</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name dkblue">French Center</div>
+<div class="strength">6</div>
+<div class="dice_area">1-3<div class="star">&#x2605;</div></div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Dutch Right Foot, Van Aylva</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Any enemy attacking it</div>
+<div class="action_effect">1 hit. Additionally, this unit suffers one less hit per die.</div>
+</div>
+<div class="reserve">IN RESERVE (Luxembourg's Horse)</div>
+<div class="number">229A</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name dkblue">French Right</div>
+<div class="strength">6</div>
+<div class="dice_area">3/4<div class="star">&#x2605;</div></div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Dutch Left Foot, Dutch Right Foot</div>
+<div class="action_effect">1 hit per die. 1 self per action. Does 1 extra hit if Dutch Horse Routed.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Any enemy attacking it</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">230A</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name dkblue">Luxembourg's Horse</div>
+<div class="strength">6</div>
+<div class="dice_area">4-6<div class="star">&#x2605;</div></div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Dutch Horse, Dutch Left Foot</div>
+<div class="action_effect">1 hit per die. 1 self per action. Does 1 extra hit versus Dutch Left Foot.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Dutch Horse, Dutch Left Foot</div>
+</div>
+<div class="rule_text">If this card "retires", Gournay's Horse is reinforced: add any remaining unit sticks from this card to Gournay's.</div>
+<div class="reserve">RETIRE</div>
+<div class="number">231A</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name red">Dutch Horse</div>
+<div class="strength">4</div>
+<div class="dice_area">5/6</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Luxembourg's Horse</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">French Right</div>
+</div>
+<div class="lore_text">These horsemen put up little resistance, fleeing the field and leaving the left flank utterly exposed.</div>
+<div class="number">232A</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name red">Dutch Left Foot</div>
+<div class="strength">6</div>
+<div class="link right"></div>
+<div class="dice_area">3/4</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">French Right, French Center</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">French Right</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">233A</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name red">Dutch Right Foot</div>
+<div class="strength">6</div>
+<div class="link left"></div>
+<div class="dice_area">1/2</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">French Left, French Center</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Any enemy attacking it</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">234A</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name red">Spanish Horse</div>
+<div class="strength">4</div>
+<div class="dice_area">4-6</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Gournay's Horse</div>
+<div class="action_effect">1 hit per die.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Gournay's Horse, French Left</div>
+</div>
+<div class="number">235A</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name pink">Waldeck</div>
+<div class="strength">2</div>
+<div class="dice_area">Doubles<div class="star">&#x2605;</div></div>
+<div class="action_row">
+<div class="action_type">Absorb</div>
+<div class="action_requirement">Voluntary</div>
+<div class="action_target">Any friendly formation</div>
+<div class="action_effect">When target suffers Hits, this unit suffers 1 less hit per die.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Command</div>
+<div class="action_requirement">Two Pairs</div>
+<div class="action_target">Activate "Retreat to Nivelles"</div>
+</div>
+<div class="number">236A</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name red">Retreat to Nivelles</div>
+<div class="strength">?</div>
+<div class="rule_text">TODO</div>
+<div class="number">237A</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name pink">Van Aylva</div>
+<div class="strength">6</div>
+<div class="dice_area">(3)/(4)</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">French Center</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="rule_text">If this card routs, the French win.</div>
+<div class="lore_text">Nine battalions under van Aylva and three thousand horse under van Weibnom and Vaudemont arrived too late to reverse the French victory, but they were able to cover Waldeck's retreat to Nivelles.</div>
+<div class="reserve">IN RESERVE (Special Rule)</div>
+<div class="number">238A</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name pink">Van Weibnom</div>
+<div class="strength">4</div>
+<div class="dice_area">5/6</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">French Center</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">French Center</div>
+</div>
+<div class="reserve">IN RESERVE (Special Rule)</div>
+<div class="number">239A</div>
+<div class="extra">♥</div>
+</div>
</div><h2></h2><div class="list">
</div><h2>MARSAGLIA</h2><div class="list">
+<div class="formation card">
+<div class="name pink">Schomberg</div>
+<div class="strength">4</div>
+<div class="dice_area">1/2</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Vendome, Catinat</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Vendome, Catinat</div>
+</div>
+<div class="lore_text">A talented soldier who fell at Marsaglia. His father, the first Duke of Schomberg, died three years earlier at the Boyne.</div>
+<div class="number">240A</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name red">Eugene</div>
+<div class="strength">6</div>
+<div class="link right"></div>
+<div class="dice_area">(1)/(2)</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Catinat, Hoguette</div>
+<div class="action_effect">1 hit per die. 1 self per action (but see Cannons).</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Catinat</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">241A</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name red">Duke of Savoy</div>
+<div class="strength">6</div>
+<div class="link left"></div>
+<div class="dice_area">(5)/(6)</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Hoguette, Catinat</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Hoguette</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">242A</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name pink">Capara</div>
+<div class="strength">4</div>
+<div class="dice_area">4-6</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Vins, Hoguette</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement"></div>
+<div class="action_target">Vins, Hoguette</div>
+</div>
+<div class="number">243A</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name pink">Rabutin</div>
+<div class="strength">6</div>
+<div class="dice_area">Doubles</div>
+<div class="action_row">
+<div class="action_type">Absorb</div>
+<div class="action_requirement"></div>
+<div class="action_target">Any Red formation</div>
+<div class="action_effect">When target suffers Hits, this card suffers them instead.</div>
+</div>
+<div class="number">244A</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name pink">Cannons</div>
+<div class="strength">1</div>
+<div class="dice_area">Doubles</div>
+<div class="action_row">
+<div class="action_type">Screen</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Any enemy attack</div>
+</div>
+<div class="rule_text">If there are dice on this card when Eugene attacks, Eugene does not suffer self hits (but Eugene may still suffer hits from a Counterattack Reaction).</div>
+<div class="number">245A</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name dkblue">Vins</div>
+<div class="strength">4</div>
+<div class="dice_area">1/2</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Capara, Duke of Savoy</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement"></div>
+<div class="action_target">Capara, Duke of Savoy</div>
+</div>
+<div class="number">246A</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name blue">Hoguette</div>
+<div class="strength">6</div>
+<div class="link right"></div>
+<div class="dice_area">(1)/(2)</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Duke of Savoy, Eugene</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Duke of Savoy</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">247A</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name blue">Catinat</div>
+<div class="strength">6</div>
+<div class="link left"></div>
+<div class="dice_area">(5)/(6)</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Eugene, Duke of Savoy</div>
+<div class="action_effect">1 hit per die. 1 self per action (but see Bayonets!).</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Eugene</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">248A</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name dkblue">Vendome</div>
+<div class="strength">4</div>
+<div class="dice_area">4-6</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Schomberg, Eugene</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement"></div>
+<div class="action_target">Schomberg, Eugene</div>
+</div>
+<div class="number">249A</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name dkblue">Usson</div>
+<div class="strength">6</div>
+<div class="dice_area">Doubles</div>
+<div class="action_row">
+<div class="action_type">Absorb</div>
+<div class="action_requirement"></div>
+<div class="action_target">Any Blue formation</div>
+<div class="action_effect">When target suffers Hits, this unit suffers 1 less hit.</div>
+</div>
+<div class="number">250A</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name blue">Bayonets!</div>
+<div class="strength">1</div>
+<div class="dice_area">(3)/(4)</div>
+<div class="rule_text">When Catinat makes an attack, you may - but are not required to - add all dice from this card to the attack. This is the only way dice can be removed from this card. If you do so, the attack cannot be Countered, and Catinat suffers no self hits. After resolving this special attack, remove this card from play (this does not constitute a Rout).</div>
+<div class="lore_text">Catinat's mass bayonet charge at Marsaglia is often regarded as the first of its kind, and was instrumental in securing a decisive victory that saw the Grand Alliance suffer five times as many casualties as the French.</div>
+<div class="number">251A</div>
+<div class="extra">♣</div>
+</div>
</div><h2></h2><div class="list">
</div><h2>CHIARI</h2><div class="list">
+<div class="formation card">
+<div class="name dkblue">Anjou</div>
+<div class="strength">6</div>
+<div class="dice_area">(5)/(6)</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Cassines II, Guttenstein</div>
+<div class="action_effect">1 hit per die. 1 self per action (but see Vaisseaux).</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Guttenstein</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">252A</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name dkblue">Royal Comtois</div>
+<div class="strength">6</div>
+<div class="dice_area">(3)/(4)</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Cassines II, Mannsfeldt</div>
+<div class="action_effect">1 hit per die. 1 self per action (but see Vaisseaux).</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Mannsfeldt</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">253A</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name dkblue">Vaisseaux</div>
+<div class="strength">6</div>
+<div class="dice_area">Doubles</div>
+<div class="action_row">
+<div class="action_type">Absorb</div>
+<div class="action_requirement">Pair, Voluntary</div>
+<div class="action_target">Any Dark Blue formation</div>
+<div class="action_effect">When target suffers Hits, this card suffers them instead.</div>
+</div>
+<div class="rule_text">If there are dice on this card when either Anjou or Royal Comtois attacks, the attack inflicts one extra hit.</div>
+<div class="number">254A</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name blue">Normandie</div>
+<div class="strength">6</div>
+<div class="dice_area">(3)/(4)</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Cassines I, Kriechbaum</div>
+<div class="action_effect">1 hit per die. 1 self per action (but see Auvergne).</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Kriechbaum</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">255A</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name blue">Bourgogne</div>
+<div class="strength">6</div>
+<div class="dice_area">(5)/(6)</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Cassines I, Nigrelli</div>
+<div class="action_effect">1 hit per die. 1 self per action (but see Auvergne).</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Nigrelli</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">256A</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name blue">Auvergne</div>
+<div class="strength">6</div>
+<div class="dice_area">Doubles</div>
+<div class="action_row">
+<div class="action_type">Absorb</div>
+<div class="action_requirement">Pair, Voluntary</div>
+<div class="action_target">Any Blue formation</div>
+<div class="action_effect">When target suffers Hits, this card suffers them instead.</div>
+</div>
+<div class="rule_text">If there are dice on this card when either Normandie or Bourgogne attacks, the attack inflicts one extra hit.</div>
+<div class="number">257A</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name red">Cassines I</div>
+<div class="strength">2</div>
+<div class="link right"></div>
+<div class="dice_area">Doubles</div>
+<div class="action_row">
+<div class="action_type">Screen</div>
+<div class="action_requirement"></div>
+<div class="action_target">Normandie, Bourgogne</div>
+</div>
+<div class="rule_text">As an Action, without expending any dice, you may move one red unit stick from either Nigrelli or Kriechbaum to this card, increasing its strength. This card may never have more than 3 sticks at one time.</div>
+<div class="lore_text">A cassine is a small walled farmhouse, providing cover from which to harass the enemy.</div>
+<div class="reserve">RETIRE</div>
+<div class="number">258A</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name pink">Cassines II</div>
+<div class="strength">2</div>
+<div class="link left"></div>
+<div class="dice_area">Doubles</div>
+<div class="action_row">
+<div class="action_type">Screen</div>
+<div class="action_requirement"></div>
+<div class="action_target">Anjou, Royal Comtois</div>
+</div>
+<div class="rule_text">As an Action, without expending any dice, you may move one pink unit stick from either Mannsfeldt or Guttenstein to this card, increasing its strength. This card may never have more than 3 sticks at one time.</div>
+<div class="reserve">RETIRE</div>
+<div class="number">259A</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name red">Nigrelli</div>
+<div class="strength">6</div>
+<div class="link right"></div>
+<div class="dice_area">1/2</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Bourgogne, Normandie</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Bourgogne</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">260A</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name red">Kriechbaum</div>
+<div class="strength">6</div>
+<div class="link left"></div>
+<div class="dice_area">3/4</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Normandie, Bourgogne</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Normandie</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">261A</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name pink">Mannsfeldt</div>
+<div class="strength">6</div>
+<div class="link right"></div>
+<div class="dice_area">3/4</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Royal Comtois, Anjou</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Royal Comtois</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">262A</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name pink">Guttenstein</div>
+<div class="strength">6</div>
+<div class="link left"></div>
+<div class="dice_area">5/6</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Anjou, Royal Comtois</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Anjou</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">263A</div>
+<div class="extra">♥</div>
+</div>
</div><h2></h2><div class="list">
</div><h2>BLENHEIM</h2><div class="list">
+<div class="formation card">
+<div class="name red">Cutt's Column</div>
+<div class="strength">6</div>
+<div class="dice_area">(5)/(6)</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Clerambault, Blenheim</div>
+<div class="action_effect">1 hit per die (2 hits per die vs. Blenheim). 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Clerambault</div>
+</div>
+<div class="number">226B</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name red">Ingoldsby</div>
+<div class="strength">5</div>
+<div class="link right"></div>
+<div class="dice_area">(3)/(4)</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">St. Pierre, Oberglauheim</div>
+<div class="action_effect">1 hit per die (also take all dice from Horn). 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Absorb</div>
+<div class="action_requirement"></div>
+<div class="action_target">Horn</div>
+<div class="action_effect">When target suffers Hits, this card suffers 1 less hit per die.</div>
+</div>
+<div class="number">227B</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name red">Horn</div>
+<div class="strength">5</div>
+<div class="link left"></div>
+<div class="dice_area">(1)/(2)<div class="star">&#x2605;</div></div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Oberglauheim, St. Pierre</div>
+<div class="action_effect">1 hit per die (also take all dice from Ingoldsby). 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Oberglauheim, St. Pierre</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">228B</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name red">Shock Cavalry</div>
+<div class="strength">4</div>
+<div class="dice_area">5/6</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">d'Humieres</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Any Dark Blue formation</div>
+</div>
+<div class="lore_text">French cavalry fought with pistols at a distance, while Marlborough's horsemen charged home with flashes of hot steel.</div>
+<div class="number">229B</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name red">Alliance Guns</div>
+<div class="strength">I</div>
+<div class="dice_area">Straight 4</div>
+<div class="action_row">
+<div class="action_type">Screen</div>
+<div class="action_requirement"></div>
+<div class="action_target">Any enemy attack</div>
+</div>
+<div class="number">230B</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name pink">Eugene's Horse</div>
+<div class="strength">4</div>
+<div class="dice_area">Doubles</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">De Bourg</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Any Blue formation</div>
+</div>
+<div class="number">231B</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name pink">Anhalt-Dessau</div>
+<div class="strength">6</div>
+<div class="dice_area">5/6<div class="star">&#x2605;</div></div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Lutzingen, d'Arco</div>
+<div class="action_effect">1 hit per die. 1 self per action. If reduced to one stick, no self hits.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Lutzingen, d'Arco</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">232B</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name pink">Prince Eugene</div>
+<div class="strength">8</div>
+<div class="dice_area">3/4</div>
+<div class="action_row">
+<div class="action_type">Absorb</div>
+<div class="action_requirement">Pair, Voluntary</div>
+<div class="action_target">Any Pink formation</div>
+<div class="action_effect">When target suffers Hits, this unit suffers 1 less hit per die.</div>
+</div>
+<div class="rule_text">As an Action, you can remove all dice on this card to "redeploy" up to one unit stick per die from this card to any Red card, increasing its strength accordingly.</div>
+<div class="lore_text">When Marlborough requested troops, Eugene complied without a second thought, even as it left his line vulnerable.</div>
+<div class="number">233B</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name blue">De Bourg</div>
+<div class="strength">4</div>
+<div class="dice_area">Doubles</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Eugene's Horse</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Any Pink formation</div>
+</div>
+<div class="number">234B</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name blue">Lutzingen</div>
+<div class="strength">4</div>
+<div class="link right"></div>
+<div class="dice_area">(5)/(6)<div class="star">&#x2605;</div></div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Anhalt-Dessau, Prince Eugene</div>
+<div class="action_effect">1 hit per die. 1 self per action. If reduced to one stick, no self hits.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Anhalt-Dessau</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">235B</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name blue">d'Arco</div>
+<div class="strength">4</div>
+<div class="link left"></div>
+<div class="link right"></div>
+<div class="dice_area">3/4</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Anhalt-Dessau, Prince Eugene</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Absorb</div>
+<div class="action_requirement">Pair, Voluntary</div>
+<div class="action_target">Lutzingen</div>
+<div class="action_effect">When target suffers Hits, this card suffers them instead.</div>
+</div>
+<div class="number">236B</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name blue">Oberglauheim</div>
+<div class="strength">4</div>
+<div class="link left"></div>
+<div class="link right"></div>
+<div class="dice_area">1/2<div class="star">&#x2605;</div></div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Horn</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Horn</div>
+<div class="action_effect">1 hit. Additionally, this unit only suffers one hit.</div>
+</div>
+<div class="number">237B</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name dkblue">St. Pierre</div>
+<div class="strength">6</div>
+<div class="link left"></div>
+<div class="link right"></div>
+<div class="dice_area">4</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Ingoldsby</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Ingoldsby</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">238B</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name dkblue">Clerambault</div>
+<div class="strength">6</div>
+<div class="link left"></div>
+<div class="link right"></div>
+<div class="dice_area">5</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Cutt's Column</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="rule_text">At the end of your roll phase, if you do not place any dice on a Dark Blue card, this card Routs. Any unit sticks it has remaining are added to Blenheim.</div>
+<div class="lore_text">When the enemy advanced, Clerambault lost his nerve and crammed his troops into Blenheim, where they were slaughtered. As the French retreated in defeat, feeling the weight of his blunder, he drowned himself.</div>
+<div class="number">239B</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name dkblue">Blenheim</div>
+<div class="strength">6</div>
+<div class="link left"></div>
+<div class="link right"></div>
+<div class="dice_area">4<div class="star">&#x2605;</div></div>
+<div class="action_row">
+<div class="action_type">Absorb</div>
+<div class="action_requirement">Voluntary</div>
+<div class="action_target">Clerambault</div>
+<div class="action_effect">When target suffers Hits, this unit suffers 1 less hit per die.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Cutt's Column</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="rule_text">Dice cannot be removed from this card except as a Reaction.</div>
+<div class="number">240B</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name dkblue">d'Humieres</div>
+<div class="strength">4</div>
+<div class="dice_area">Doubles</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Shock Cavalry</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Any Red formation</div>
+</div>
+<div class="number">241B</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name dkblue">French Artillery</div>
+<div class="strength">II</div>
+<div class="dice_area">Straight 4</div>
+<div class="action_row">
+<div class="action_type">Bombard</div>
+<div class="action_requirement">Two Cubes</div>
+<div class="action_target"></div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement"></div>
+<div class="action_target">Any enemy attack</div>
+</div>
+<div class="lore_text">The French had ninety cannon compared to their enemy's sixty, subjecting the Grand Alliance to murderous fire as they slowly marched across the marshy Nebel.</div>
+<div class="number">242B</div>
+<div class="extra">♠</div>
+</div>
</div><h2></h2><div class="list">
</div><h2>RAMILLIES</h2><div class="list">
+<div class="formation card">
+<div class="name pink">Dutch Guards</div>
+<div class="strength">4</div>
+<div class="dice_area">5/6</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Taviers, Guiscard</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="lore_text">The famous "Blue Guards" served with distinction at Ramillies. They pushed a Swiss garrison out of Franquenee and then followed them to Taviers, which anchored the French right flank. In cramped alleys, brutal close-quarters fighting ensued, with the Dutch eventually emerging victorious.</div>
+<div class="number">243B</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name pink">Overkirk</div>
+<div class="strength">6</div>
+<div class="dice_area">3/4</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Guiscard</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Guiscard</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">244B</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name red">Orkney's Left</div>
+<div class="strength">6</div>
+<div class="link right"></div>
+<div class="dice_area">(5)/(6)</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">French Right</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">French Right</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">245B</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name red">Orkney's Right</div>
+<div class="strength">6</div>
+<div class="link left"></div>
+<div class="dice_area">(3)/(4)</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">French Left</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">French Left</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">246B</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name red">Marlborough</div>
+<div class="strength">8</div>
+<div class="dice_area">Doubles</div>
+<div class="action_row">
+<div class="action_type">Screen</div>
+<div class="action_requirement"></div>
+<div class="action_target">Any enemy attack</div>
+</div>
+<div class="rule_text">As an Action, you can remove all dice on this card to Redeploy 4 Unit sticks, adding them to any red or pink card except the Dutch Guards. After the second Redeploy action, remove this card from play (this is not a Rout).</div>
+<div class="lore_text">Marlborough's timely shifting of units from his right to his left allowed him to break the weakened French line south of Ramillies, winning the day.</div>
+<div class="number">247B</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name blue">Autre-Eglise</div>
+<div class="strength">1</div>
+<div class="dice_area">Doubles</div>
+<div class="action_row">
+<div class="action_type">Screen</div>
+<div class="action_requirement"></div>
+<div class="action_target">Orkney's Right</div>
+</div>
+<div class="rule_text">If the French Left Routs, this card Routs immediately.</div>
+<div class="lore_text">This village was the first of four that anchored the French line, but also stretched it dangerously thin.</div>
+<div class="number">248B</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name blue">French Left</div>
+<div class="strength">4</div>
+<div class="dice_area">5/6</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Orkney's Right</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Orkney's Right</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">249B</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name blue">Offuz</div>
+<div class="strength">4</div>
+<div class="dice_area">Doubles</div>
+<div class="action_row">
+<div class="action_type">Absorb</div>
+<div class="action_requirement">Voluntary</div>
+<div class="action_target">Any Blue formation</div>
+<div class="action_effect">When target suffers Hits, this card suffers 1 hit ONLY instead.</div>
+</div>
+<div class="lore_text">The second of four villages that anchored Villeroy's army.</div>
+<div class="number">250B</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name blue">French Right</div>
+<div class="strength">4</div>
+<div class="dice_area">3/4</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Orkney's Left</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Orkney's Left</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">251B</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name dkblue">Ramillies</div>
+<div class="strength">4</div>
+<div class="dice_area">5/6</div>
+<div class="action_row">
+<div class="action_type">Absorb</div>
+<div class="action_requirement">Voluntary</div>
+<div class="action_target">Guiscard</div>
+<div class="action_effect">When target suffers Hits, this unit suffers 1 less hit per die.</div>
+</div>
+<div class="rule_text">If Guiscard Routs, this card immediately Routs.</div>
+<div class="lore_text">Ramillies secured the center of the French line, provided a good view of the plain below, and is a word I constantly need to look up the spelling of.</div>
+<div class="number">252B</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name dkblue">Guiscard</div>
+<div class="strength">6</div>
+<div class="dice_area">3/4<div class="star">&#x2605;</div></div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Overkirk</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Overkirk, Dutch Guards</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">253B</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name dkblue">Taviers</div>
+<div class="strength">4</div>
+<div class="dice_area">Doubles</div>
+<div class="action_row">
+<div class="action_type">Counterattack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Dutch Guards</div>
+<div class="action_effect">1 hit. Additionally, this unit suffers one less hit.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Overkirk</div>
+</div>
+<div class="lore_text">"The fighting [at Taviers] was almost as murderous as the rest of the battle put together." - Colonel de la Colonie</div>
+<div class="number">254B</div>
+<div class="extra">♠</div>
+</div>
</div><h2></h2><div class="list">
</div><h2>DENAIN</h2><div class="list">
+<div class="formation card">
+<div class="name red">Dutch Garrison</div>
+<div class="strength">6</div>
+<div class="dice_area">5/6<div class="star">&#x2605;</div></div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Villars's Right, Villars's Left</div>
+<div class="action_effect">1 hit per die. 1 self per action. If reduced to one stick, no self hits.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Any enemy attack</div>
+<div class="action_effect">1 hit. Additionally, this unit suffers one less hit.</div>
+</div>
+<div class="number">255B</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name red">Dutch Horse</div>
+<div class="strength">6</div>
+<div class="dice_area">3/4</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Broglie, Villars's Left</div>
+<div class="action_effect">1 hit per die (two per die vs. Villar's Left). 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Broglie, Villars's Left*</div>
+</div>
+<div class="rule_text">* - May only Screen Villars's Left is Broglie has Routed.</div>
+<div class="reserve">RETIRE</div>
+<div class="number">256B</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name red">Fortress Guns</div>
+<div class="strength">1</div>
+<div class="dice_area">Doubles</div>
+<div class="action_row">
+<div class="action_type">Screen</div>
+<div class="action_requirement"></div>
+<div class="action_target">Villars's Left, Villars's Right</div>
+</div>
+<div class="rule_text">When the Dutch Garrison Routs, this card Routs immediately.</div>
+<div class="lore_text">While sheer numbers made the French victory over the small garrison perhaps inevitable, Dutch artillery ensured they paid for their victory in blood. Eventually a grisly bayonet charge breached the walls, forcing the doomed garrison to retreat across a mill bridge. It collapsed from underneath them; hundreds drowned.</div>
+<div class="number">257B</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name pink">Albemarle</div>
+<div class="strength">4</div>
+<div class="dice_area">5/6</div>
+<div class="action_row">
+<div class="action_type">Command</div>
+<div class="action_requirement">Two Pairs</div>
+<div class="action_target">Eugene out of reserve</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Absorb</div>
+<div class="action_requirement">Pair, Voluntary</div>
+<div class="action_target">Dutch Garrison</div>
+<div class="action_effect">When target suffers Hits, this card suffers 1 hit ONLY instead.</div>
+</div>
+<div class="lore_text">The Earl of Albemarle held out as long as he could against overwhelming odds. He and the survivors were taken prisoner.</div>
+<div class="number">258B</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name pink">Eugene</div>
+<div class="strength">6</div>
+<div class="dice_area">3/4<div class="star">&#x2605;</div></div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Prince de Tingry</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Prince de Tingry</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="reserve">IN RESERVE (Commanded)</div>
+<div class="number">259B</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name dkblue">Prince de Tingry</div>
+<div class="strength">6</div>
+<div class="dice_area">Doubles</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Eugene</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="rule_text">If this card Routs, Eugene is able to cross and the Grand Alliance wins the game.</div>
+<div class="lore_text">Eugene attempted to cross the Scheldt at Prouvy so as to rescue Denain. But Villars anticipated this, posting a blocking force at the bridge under the Prince de Tingry, preventing the Austrians from crossing.</div>
+<div class="number">260B</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name dkblue">Broglie</div>
+<div class="strength">6</div>
+<div class="dice_area">5/6</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Dutch Horse</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Dutch Horse</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">261B</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name blue">Villars's Left</div>
+<div class="strength">8</div>
+<div class="link right"></div>
+<div class="dice_area">(5)/(6)</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Dutch Garrison</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Dutch Garrison</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">262B</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name blue">Villars's Right</div>
+<div class="strength">8</div>
+<div class="link left"></div>
+<div class="dice_area">(3)/(4)</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Dutch Garrison</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Dutch Garrison</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">263B</div>
+<div class="extra">♣</div>
+</div>
</div><h2></h2><div class="list">
</div><h2>EXPANSION 6 - GREAT BATTLES OF PRINCE CHARLES ALEXANDER OF LORRAINE</h2><div class="list">
</div><h2></h2><div class="list">
</div><h2>HOTHENFRIEDBERG</h2><div class="list">
+<div class="formation card">
+<div class="name dkblue">The Striegau River</div>
+<div class="strength">III</div>
+<div class="dice_area">Doubles</div>
+<div class="action_row">
+<div class="action_type">Command</div>
+<div class="action_requirement">Three Cubes</div>
+<div class="action_target">Frederick II out of reserve</div>
+</div>
+<div class="lore_text">The bridge at the Striegau River created a bottleneck for Frederick's columns.</div>
+<div class="number">264A</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name blue">Frederick II</div>
+<div class="strength">1</div>
+<div class="dice_area">4-6</div>
+<div class="action_row">
+<div class="action_type">Command</div>
+<div class="action_requirement"></div>
+<div class="action_target">See Below</div>
+</div>
+<div class="rule_text">Each Command action brings into play the next card in this sequence: Leopold's Right, Leopold's Center, Leopold's Left, Nassau, Zieten, Bayreuth Dragoons. <p>If at the start of your turn you have no Infantry or Cavalry cards in play, you lose.</div>
+<div class="reserve">IN RESERVE (Commanded)</div>
+<div class="number">265A</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol blue">Du Moulin</div>
+<div class="symbol cavalry"></div>
+<div class="strength">6</div>
+<div class="dice_area">6</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Saxon Horse</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Saxon Horse (Voluntary), Weissenfels</div>
+</div>
+<div class="number">266A</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol dkblue">Leopold's Right</div>
+<div class="symbol infantry"></div>
+<div class="strength">6</div>
+<div class="link left"></div>
+<div class="dice_area">1/2</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Weissenfels, Lorraine's Left</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Weissenfels</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="rule_text">If neither target is in play, may attack Charles and suffers no self hits.</div>
+<div class="reserve">IN RESERVE (Commanded)</div>
+<div class="number">267A</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol dkblue">Leopold's Center</div>
+<div class="symbol infantry"></div>
+<div class="strength">6</div>
+<div class="link left"></div>
+<div class="link right"></div>
+<div class="dice_area">3/4</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Lorraine's Left, Lorraine's Right</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Lorraine's Left, Lorraine's Right</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="rule_text">If neither target is in play, may attack Charles and suffers no self hits.</div>
+<div class="reserve">IN RESERVE (Commanded)</div>
+<div class="number">268A</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol dkblue">Leopold's Left</div>
+<div class="symbol infantry"></div>
+<div class="strength">6</div>
+<div class="link right"></div>
+<div class="dice_area">5/6</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Lorraine's Right, Lorraine's Left</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Lorraine's Right, Lorraine's Left</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="rule_text">If neither target is in play, may attack Charles and suffers no self hits.</div>
+<div class="reserve">IN RESERVE (Commanded)</div>
+<div class="number">269A</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol blue">Nassau</div>
+<div class="symbol cavalry"></div>
+<div class="strength">6</div>
+<div class="link left"></div>
+<div class="dice_area">3/4</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Austrian Horse</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Austrian Horse</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="reserve">IN RESERVE (Commanded)</div>
+<div class="number">270A</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol blue">Zieten</div>
+<div class="symbol cavalry"></div>
+<div class="strength">4</div>
+<div class="link right"></div>
+<div class="dice_area">4-6</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Austrian Horse</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Austrian Horse</div>
+</div>
+<div class="reserve">IN RESERVE (Commanded)</div>
+<div class="number">271A</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol dkblue">Bayreuth Dragoons</div>
+<div class="symbol cavalry"></div>
+<div class="strength">1</div>
+<div class="dice_area">1-3</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Lorraine's Left or Lorraine's Right</div>
+<div class="action_effect">Two hits per die.</div>
+</div>
+<div class="rule_text">After making its first and only attack, this card is removed from play (this does not count as a Rout).</div>
+<div class="lore_text">The justly famous charge of the Bayreuth Dragoons decisively broke the enemy line, securing for Frederick a major victory.</div>
+<div class="reserve">IN RESERVE (Commanded)</div>
+<div class="number">272A</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol pink">Saxon Horse</div>
+<div class="symbol cavalry"></div>
+<div class="strength">6</div>
+<div class="dice_area">Doubles</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Du Moulin</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Leopold's Right</div>
+</div>
+<div class="number">273A</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name red">Charles</div>
+<div class="strength">5</div>
+<div class="dice_area">5/6<div class="star">&#x2605;</div></div>
+<div class="action_row">
+<div class="action_type">Command</div>
+<div class="action_requirement">Three Dice</div>
+<div class="action_target">See Below</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Absorb</div>
+<div class="action_requirement">Voluntary</div>
+<div class="action_target">Any friendly formation</div>
+<div class="action_effect">When target suffers Hits, this card suffers 1 less hit per die.</div>
+</div>
+<div class="rule_text">Each Command action brings into play the in-reserve card of your choice.</div>
+<div class="number">274A</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol pink">Weissenfels</div>
+<div class="symbol infantry"></div>
+<div class="strength">6</div>
+<div class="link right"></div>
+<div class="dice_area">3/4</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Leopold's Right</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Leopold's Right</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="reserve">IN RESERVE (Commanded)</div>
+<div class="number">275A</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol red">Lorraine's Left</div>
+<div class="symbol infantry"></div>
+<div class="strength">6</div>
+<div class="link left"></div>
+<div class="link right"></div>
+<div class="dice_area">1/2</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Leopold's Center, Leopold's Left</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Leopold's Center, Leopold's Left</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="reserve">IN RESERVE (Commanded)</div>
+<div class="number">276A</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol red">Lorraine's Right</div>
+<div class="symbol infantry"></div>
+<div class="strength">6</div>
+<div class="link left"></div>
+<div class="link right"></div>
+<div class="dice_area">3/4</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Leopold's Left, Leopold's Center</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Leopold's Left, Leopold's Center</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="reserve">IN RESERVE (Commanded)</div>
+<div class="number">277A</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol pink">Austrian Horse</div>
+<div class="symbol cavalry"></div>
+<div class="strength">6</div>
+<div class="link left"></div>
+<div class="dice_area">5/6</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Nassau, Leopold's Left</div>
+<div class="action_effect">1 hit per die.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Nassau or Zieten</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="reserve">IN RESERVE (Commanded)</div>
+<div class="number">278A</div>
+<div class="extra">♥</div>
+</div>
</div><h2></h2><div class="list">
</div><h2>SOOR</h2><div class="list">
+<div class="formation card">
+<div class="name with_symbol red">Cuirassiers</div>
+<div class="symbol cavalry"></div>
+<div class="strength">6</div>
+<div class="dice_area">5/6</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Buddenbrock</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Buddenbrock, Grenadiers, Frederick</div>
+</div>
+<div class="reserve">RETIRE</div>
+<div class="number">279A</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name red">Austrian Guns</div>
+<div class="strength">6</div>
+<div class="dice_area">(3)/(4)<div class="star">&#x2605;</div></div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Buddenbrock</div>
+<div class="action_effect">1 hit plus 1 hit per die.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Grenadiers, Frederick</div>
+<div class="action_effect">1 hit per die.</div>
+</div>
+<div class="rule_text">May only attack Buddenbrock if the card Cuirassiers is still in play.</div>
+<div class="number">280A</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol red">Graner-Koppe</div>
+<div class="symbol infantry"></div>
+<div class="strength">8</div>
+<div class="dice_area">5/6<div class="star">&#x2605;</div></div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Grenadiers, Frederick</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Absorb</div>
+<div class="action_requirement"></div>
+<div class="action_target">Austrian Guns</div>
+<div class="action_effect">When target suffers Hits, this card suffers them instead.</div>
+</div>
+<div class="number">281A</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol pink">Austrian Center</div>
+<div class="symbol infantry"></div>
+<div class="strength">5</div>
+<div class="link right"></div>
+<div class="dice_area">1/2</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Prussian Center, Prussian Left</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Prussian Center, Prussian Left</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">282A</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol pink">Austrian Right</div>
+<div class="symbol infantry"></div>
+<div class="strength">5</div>
+<div class="link left"></div>
+<div class="dice_area">3/4</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Prussian Left, Prussian Center</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Prussian Left, Prussian Center</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">283A</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol pink">Second Line</div>
+<div class="symbol infantry"></div>
+<div class="strength">6</div>
+<div class="dice_area">5/6</div>
+<div class="action_row">
+<div class="action_type">Absorb</div>
+<div class="action_requirement">Pair, Voluntary</div>
+<div class="action_target">Any Pink formation</div>
+<div class="action_effect">When target suffers Hits, this card suffers them instead.</div>
+</div>
+<div class="number">284A</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol pink">Dragoons</div>
+<div class="symbol cavalry"></div>
+<div class="strength">4</div>
+<div class="dice_area">Doubles</div>
+<div class="action_row">
+<div class="action_type">Screen</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Prussian Left</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Two Pairs</div>
+<div class="action_target">Left Horse</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="lore_text">Historically, these horsemen did very little to oppose the enemy, allowing them to capture Austrian infantry with impugnity.</div>
+<div class="reserve">RETIRE</div>
+<div class="number">285A</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol blue">Left Horse</div>
+<div class="symbol cavalry"></div>
+<div class="strength">6</div>
+<div class="dice_area">5/6</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Dragoons</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Austrian Right</div>
+</div>
+<div class="number">286A</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol blue">Prussian Left</div>
+<div class="symbol infantry"></div>
+<div class="strength">4</div>
+<div class="link right"></div>
+<div class="dice_area">3/4</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Austrian Right, Austrian Center</div>
+<div class="action_effect">1 hit per die.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Austrian Right, Austrian Center</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">287A</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol blue">Prussian Center</div>
+<div class="symbol infantry"></div>
+<div class="strength">4</div>
+<div class="link left"></div>
+<div class="dice_area">1/2</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Austrian Center, Austrian Right</div>
+<div class="action_effect">1 hit per die.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Austrian Center, Austrian Right</div>
+<div class="action_effect">1 hit. Additionally, this unit suffers one less hit.</div>
+</div>
+<div class="number">288A</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol dkblue">Grenadiers</div>
+<div class="symbol infantry"></div>
+<div class="strength">6</div>
+<div class="dice_area">1-3</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Austrian Guns, Graner-Koppe</div>
+<div class="action_effect">1 hit plus 1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Graner-Koppe</div>
+<div class="action_effect">1 hit. Additionally, this unit suffers one less hit per die.</div>
+</div>
+<div class="reserve">RETIRE</div>
+<div class="number">289A</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol dkblue">Buddenbrock</div>
+<div class="symbol cavalry"></div>
+<div class="strength">6</div>
+<div class="dice_area">4-6</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Cuirassiers, Austrian Guns</div>
+<div class="action_effect">1 hit per die.</div>
+</div>
+<div class="lore_text">The Austrian guns were positioned atop the Graner-Koppe. These horsemen wheeled around to the right of the mound to avoid the enemy arc of fire, but this left their own infantry vulnerable to the enemy foot. Casualties among the elite Grenadiers who made up the first line of advance were appalling. Included among their number was the Queen's brother Albrecht, aged twenty.</div>
+<div class="number">290A</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol dkblue">Frederick</div>
+<div class="symbol infantry"></div>
+<div class="strength">6</div>
+<div class="dice_area">1/2<div class="star">&#x2605;</div></div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Austrian Guns, Graner-Koppe</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Graner-Koppe</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="lore_text">The final push depended on troops which Frederick held in low regard. "You are pigs. You stink to high heaven. You must spend your whole day eating and shitting."</div>
+<div class="reserve">IN RESERVE (Grenadiers)</div>
+<div class="number">291A</div>
+<div class="extra">♠</div>
+</div>
</div><h2></h2><div class="list">
</div><h2>ROCOUX</h2><div class="list">
+<div class="formation card">
+<div class="name with_symbol red">Waldeck's Left</div>
+<div class="symbol infantry"></div>
+<div class="strength">4</div>
+<div class="link right"></div>
+<div class="dice_area">2/3</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Right, Right Center</div>
+<div class="action_effect">1 hit per die.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Right</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">292A</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol red">Waldeck's Right</div>
+<div class="symbol infantry"></div>
+<div class="strength">4</div>
+<div class="link left"></div>
+<div class="dice_area">3/4</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Right Center, Right</div>
+<div class="action_effect">1 hit per die.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Right Center</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">293A</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol red">Ligonier's Left</div>
+<div class="symbol infantry"></div>
+<div class="strength">4</div>
+<div class="link right"></div>
+<div class="dice_area">4/5</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Left Center, Left</div>
+<div class="action_effect">1 hit per die.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Left Center</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="rule_text">If Ligonier's Right Routs or Retires, this card Routs immediately.</div>
+<div class="reserve">RETIRE</div>
+<div class="number">294A</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol red">Ligonier's Right</div>
+<div class="symbol infantry"></div>
+<div class="strength">4</div>
+<div class="link left"></div>
+<div class="dice_area">5/6</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Left, Left Center</div>
+<div class="action_effect">1 hit per die.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Left, Left Center</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="rule_text">If Ligonier's Left Routs or Retires, this card Routs immediately.</div>
+<div class="reserve">RETIRE</div>
+<div class="number">295A</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol pink">Austrians</div>
+<div class="symbol infantry"></div>
+<div class="strength">8</div>
+<div class="rule_text">If you want, you can Shift sticks from this card like you would any other. It is at the very least more than our boy Chuckles did. You may not however Shift sticks to this card. <p>Sticks on this card count toward Tactical Victory. That is, at the start of the game, you already have 8! Of course, shifting will reduce that number.</div>
+<div class="lore_text">George II blamed the defeat on Charles's inaction. If you had asked Charles, though, he'd have said that holding their position near the Jeker kept the line of retreat open, and is what saved the Pragmatic Army. In any case, the Austrians don't have much to do in this scenario, but here they are just the same.</div>
+<div class="number">296A</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol pink">Rearguard</div>
+<div class="symbol infantry"></div>
+<div class="strength">4</div>
+<div class="dice_area">4-6</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Left, Left Center</div>
+<div class="action_effect">1 hit plus 1 hit per die.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Any enemy attack</div>
+<div class="action_effect">1 hit. This unit suffers ONE less hit and never more than one.</div>
+</div>
+<div class="reserve">IN RESERVE (Ligonier's Left)</div>
+<div class="number">297A</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol dkblue">Left</div>
+<div class="symbol infantry"></div>
+<div class="strength">6</div>
+<div class="dice_area">(3)/(4)</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Ligonier's Right, Ligonier's Left, Rearguard</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Ligonier's Right, Rearguard</div>
+<div class="action_effect">1 hit. Additionally, this unit suffers one less hit.</div>
+</div>
+<div class="number">298A</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol dkblue">Left Center</div>
+<div class="symbol infantry"></div>
+<div class="strength">6</div>
+<div class="dice_area">(5)/(6)</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Ligonier's Left, Ligonier's Right, Rearguard</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Ligonier's Left, Rearguard</div>
+<div class="action_effect">1 hit. Additionally, this unit suffers one less hit.</div>
+</div>
+<div class="number">299A</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name dkblue">The Mouth of Hell</div>
+<div class="strength">II</div>
+<div class="dice_area">Straight 4</div>
+<div class="action_row">
+<div class="action_type">Bombard</div>
+<div class="action_requirement">Two Cubes</div>
+<div class="action_target"></div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement">One Cube*</div>
+<div class="action_target">Any enemy attack</div>
+</div>
+<div class="rule_text">* If there are two cubes on this card when a Screen is triggered, expend both of them.</div>
+<div class="lore_text">A Dutch officer dubbed the fire from the French batteries as "one of the most terrible ever seen, and it looked as if hell had opened up her mouth to swallow us up."</div>
+<div class="number">300A</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol blue">Right Center</div>
+<div class="symbol infantry"></div>
+<div class="strength">6</div>
+<div class="dice_area">(5)/(6)</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Waldeck's Right, Waldeck's Left</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Waldeck's Right, Waldeck's Left</div>
+<div class="action_effect">1 hit. Additionally, this unit suffers one less hit.</div>
+</div>
+<div class="number">301A</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol blue">Right</div>
+<div class="symbol infantry"></div>
+<div class="strength">6</div>
+<div class="dice_area">(3)/(4)</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Waldeck's Left, Waldeck's Right</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Waldeck's Left, Waldeck's Right</div>
+<div class="action_effect">1 hit. Additionally, this unit suffers one less hit.</div>
+</div>
+<div class="number">302A</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name blue">Deep Ranks</div>
+<div class="strength">6</div>
+<div class="dice_area">Doubles</div>
+<div class="action_row">
+<div class="action_type">Absorb</div>
+<div class="action_requirement">Pair, Voluntary</div>
+<div class="action_target">Any friendly formation</div>
+<div class="action_effect">When target suffers Hits, this card suffers them instead.</div>
+</div>
+<div class="lore_text">De Saxe attacked in eight columns, each much deeper than the thin allied line. <p>And yes, I know those should be French and not Prussian uniforms on the other blue cards. Look, you're lucky you're getting art at all. Don't push it.</div>
+<div class="number">303A</div>
+<div class="extra">♣</div>
+</div>
</div><h2></h2><div class="list">
</div><h2>PRAGUE</h2><div class="list">
+<div class="formation card">
+<div class="name with_symbol blue">Schönaich</div>
+<div class="symbol cavalry"></div>
+<div class="strength">6</div>
+<div class="dice_area">4-6</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Spada, Althann</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Spada, Althann</div>
+</div>
+<div class="number">264B</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol dkblue">Left Foot</div>
+<div class="symbol infantry"></div>
+<div class="strength">6</div>
+<div class="dice_area">3/4<div class="star">&#x2605;</div></div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Stolberg, Campitelli</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Stolberg, Campitelli</div>
+<div class="action_effect">1 hit. Additionally, this unit suffers one less hit per die.</div>
+</div>
+<div class="number">265B</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol dkblue">Right Foot</div>
+<div class="symbol infantry"></div>
+<div class="strength">6</div>
+<div class="dice_area">5/6<div class="star">&#x2605;</div></div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">d'Ursel, Breysach</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement"></div>
+<div class="action_target">d'Ursel, Breysach</div>
+<div class="action_effect">1 hit. Additionally, this unit suffers one less hit per die.</div>
+</div>
+<div class="number">266B</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol blue">Mannstein</div>
+<div class="symbol infantry"></div>
+<div class="strength">6</div>
+<div class="dice_area">1/2</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Charles Lorraine</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="lore_text">When a wide gap opened up in the Austrian line, von Mannstein on his own initiative marched in with four grenadier battalions, forcing the Austrians to abandon their earthworks. This threatened the main part of the army under Charles's command, leading him to withdraw toward Prague.</div>
+<div class="reserve">IN RESERVE (Breysach)</div>
+<div class="number">267B</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol blue">Zeiten</div>
+<div class="symbol cavalry"></div>
+<div class="strength">6</div>
+<div class="dice_area">Doubles</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Hadik*, Spada, Althann</div>
+<div class="action_effect">1 hit per Pair.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Hadik</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="rule_text">*- If not yet in play, skip this target.</div>
+<div class="reserve">IN RESERVE (Commanded)</div>
+<div class="number">268B</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol dkblue">Second Line</div>
+<div class="symbol infantry"></div>
+<div class="strength">8</div>
+<div class="dice_area">Doubles</div>
+<div class="action_row">
+<div class="action_type">Command</div>
+<div class="action_requirement">Two Pairs</div>
+<div class="action_target">Zeiten out of reserve</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Absorb</div>
+<div class="action_requirement">Pair, Voluntary</div>
+<div class="action_target">Any friendly formation</div>
+<div class="action_effect">When target suffers Hits, this card suffers them instead.</div>
+</div>
+<div class="number">269B</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name dkblue">Schwerin</div>
+<div class="strength">I</div>
+<div class="dice_area">Doubles</div>
+<div class="action_row">
+<div class="action_type">Screen</div>
+<div class="action_requirement"></div>
+<div class="action_target">Any enemy attack</div>
+</div>
+<div class="rule_text">If during your Roll Phase you do not place any dice, remove this card from play (this does not count as a Rout).</div>
+<div class="lore_text">The 72-year-old Schwerin commanded the army for an ill Frederick. When he saw his own regiment in retreat, Schwerin grabbed the colors and rode into battle. "Let all brave Prussians follow me!" After just a few paces, a blast of grapeshot removed half his head, killing him instantly.</div>
+<div class="number">270B</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol pink">Charles Lorraine</div>
+<div class="symbol infantry"></div>
+<div class="strength">6</div>
+<div class="dice_area">5/6<div class="star">&#x2605;</div></div>
+<div class="action_row">
+<div class="action_type">Command</div>
+<div class="action_requirement">Two Pairs</div>
+<div class="action_target">Hadik out of reserve</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Mannstein</div>
+<div class="action_effect">1 hit. Additionally, this unit suffers one less hit per die.</div>
+</div>
+<div class="rule_text">Sticks on this card count toward your Tactical Victory.</div>
+<div class="number">271B</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol red">d'Ursel</div>
+<div class="symbol infantry"></div>
+<div class="strength">6</div>
+<div class="dice_area">3/4</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Right Foot, Left Foot</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Right Foot, Left Foot</div>
+<div class="action_effect">1 hit. Additionally, this unit suffers one less hit per die.</div>
+</div>
+<div class="reserve">RETIRE</div>
+<div class="number">272B</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol red">Stolberg</div>
+<div class="symbol infantry"></div>
+<div class="strength">4</div>
+<div class="dice_area">5/6</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Left Foot, Right Foot</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Left Foot, Right Foot</div>
+<div class="action_effect">1 hit. Additionally, this unit suffers one less hit per die.</div>
+</div>
+<div class="reserve">RETIRE</div>
+<div class="number">273B</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol pink">Spada</div>
+<div class="symbol cavalry"></div>
+<div class="strength">6</div>
+<div class="dice_area">3/4</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Schönaich, Zeiten</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Schönaich</div>
+</div>
+<div class="lore_text">When it became clear the day was lost, only the "almost suicidal" attacks of the Austrian horse prevented envelopment and destruction, allowing the main part of the army to retreat behind the city walls.</div>
+<div class="reserve">RETIRE</div>
+<div class="number">274B</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol red">Breysach</div>
+<div class="symbol infantry"></div>
+<div class="strength">6</div>
+<div class="dice_area">5/6<div class="star">&#x2605;</div></div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Right Foot, Left Foot</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Right Foot, Left Foot</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="reserve">IN RESERVE (d'Ursel)</div>
+<div class="number">275B</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol red">Campitelli</div>
+<div class="symbol infantry"></div>
+<div class="strength">4</div>
+<div class="dice_area">3/4</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Left Foot, Right Foot</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Left Foot, Right Foot</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="reserve">IN RESERVE (Stolberg)</div>
+<div class="number">276B</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol pink">Althann</div>
+<div class="symbol cavalry"></div>
+<div class="strength">4</div>
+<div class="dice_area">5/6<div class="star">&#x2605;</div></div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Schönaich, Zeiten</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Schönaich</div>
+</div>
+<div class="reserve">IN RESERVE (Spada)</div>
+<div class="number">277B</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol pink">Hadik</div>
+<div class="symbol cavalry"></div>
+<div class="strength">4</div>
+<div class="dice_area">Doubles</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Zeiten*, Schönaich</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Zeiten</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="rule_text">*- If not yet in play, skip this target.</div>
+<div class="reserve">IN RESERVE (Commanded)</div>
+<div class="number">278B</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name red">Browne</div>
+<div class="strength">I</div>
+<div class="dice_area">Doubles</div>
+<div class="action_row">
+<div class="action_type">Screen</div>
+<div class="action_requirement"></div>
+<div class="action_target">Any enemy attack</div>
+</div>
+<div class="rule_text">If during your Roll Phase you do not place any dice, remove this card from play (this does not count as a Rout).</div>
+<div class="lore_text">The 51-year-old Browne commanded the defense of the Austrian right, throwing off the Prussians with great success. While planning a general counterattack, his leg was hit by a cannonball. His removal left the Austrian line rudderless. Browne would die from his wound 52 days later.</div>
+<div class="number">279B</div>
+<div class="extra">♦</div>
+</div>
</div><h2></h2><div class="list">
</div><h2>BRESLAU</h2><div class="list">
+<div class="formation card">
+<div class="name pink">Grenzers</div>
+<div class="strength">1</div>
+<div class="dice_area">Doubles</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Brandes</div>
+<div class="action_effect">1 hit. Ignores Link.</div>
+</div>
+<div class="lore_text">Grenzers were light troops originating in the Austrian borderlands, specializing in skirmish tactics. At Breslau, a number of these troops suddenly emerged from the woods on Brande's right flank, intent on attacking his rear. In this they were bitterly opposed by the flank guard under Rohr.</div>
+<div class="number">280B</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol pink">Nadasdy</div>
+<div class="symbol infantry"></div>
+<div class="strength">8</div>
+<div class="dice_area">1/2<div class="star">&#x2605;</div></div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Brandes, Lestwitz</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Brandes</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">281B</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol red">Kheul</div>
+<div class="symbol infantry"></div>
+<div class="strength">8</div>
+<div class="dice_area">3/4<div class="star">&#x2605;</div></div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Lestwitz, Schultze</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Lestwitz</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">282B</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol red">Esterhazy</div>
+<div class="symbol infantry"></div>
+<div class="strength">8</div>
+<div class="dice_area">5/6<div class="star">&#x2605;</div></div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Zieten, Schultze</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Zieten</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">283B</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name pink">Austrian Guns</div>
+<div class="strength">II</div>
+<div class="dice_area">Straight 4/3</div>
+<div class="action_row">
+<div class="action_type">Screen</div>
+<div class="action_requirement"></div>
+<div class="action_target">Any enemy attack</div>
+</div>
+<div class="rule_text">If rolling five or more dice during your Roll Phase, you need a four-die straight to earn a cube. If rolling four or fewer, you need a three-die straight to earn a cube. <p><b>Artillery Duel:</b> If at the end of your turn there are no cubes on this card, but the Prussian Guns card has two cubes, remove this card from play. This does not count as a Rout.</div>
+<div class="number">284B</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol dkblue">Zieten</div>
+<div class="symbol infantry"></div>
+<div class="strength">4</div>
+<div class="link right"></div>
+<div class="dice_area">1/2</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Esterhazy, Kheul</div>
+<div class="action_effect">1 hit per die.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Esterhazy</div>
+<div class="action_effect">1 hit. Additionally, this unit suffers one less hit per die.</div>
+</div>
+<div class="number">285B</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol dkblue">Schultze</div>
+<div class="symbol infantry"></div>
+<div class="strength">3</div>
+<div class="link left"></div>
+<div class="link right"></div>
+<div class="dice_area">3/4</div>
+<div class="action_row">
+<div class="action_type">Absorb</div>
+<div class="action_requirement"></div>
+<div class="action_target">Lestwitz OR Zieten</div>
+<div class="action_effect">When target suffers Hits, this card suffers 1 less hit per die.</div>
+</div>
+<div class="number">286B</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol blue">Lestwitz</div>
+<div class="symbol infantry"></div>
+<div class="strength">4</div>
+<div class="link left"></div>
+<div class="link right"></div>
+<div class="dice_area">3/4</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Kheul</div>
+<div class="action_effect">1 hit per die.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Kheul</div>
+<div class="action_effect">1 hit.</div>
+</div>
+<div class="number">287B</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol blue">Brandes</div>
+<div class="symbol infantry"></div>
+<div class="strength">4</div>
+<div class="link left"></div>
+<div class="dice_area">5/6</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Nadasdy, Kheul</div>
+<div class="action_effect">1 hit per die.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Any enemy attack</div>
+<div class="action_effect">1 hit. Additionally, this unit suffers one less hit per die.</div>
+</div>
+<div class="number">288B</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol dkblue">Bevern</div>
+<div class="symbol infantry"></div>
+<div class="strength">4</div>
+<div class="dice_area">4-6</div>
+<div class="action_row">
+<div class="action_type">Absorb</div>
+<div class="action_requirement">Voluntary</div>
+<div class="action_target">Any friendly formation</div>
+<div class="action_effect">When target suffers Hits, this card suffers 1 less hit per die.</div>
+</div>
+<div class="rule_text">When there are dice on this card, friendly Counterattacks inflict one extra hit.</div>
+<div class="lore_text">Though his defeat was perhaps inevitable, Bevern held out against impossible odds for twelve hours, and the Austrians paid for their victory, suffering nearly as many casaulties as the Prussians.</div>
+<div class="number">289B</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name blue">Prussian Guns</div>
+<div class="strength">II</div>
+<div class="dice_area">Straight 4/3</div>
+<div class="action_row">
+<div class="action_type">Screeen</div>
+<div class="action_requirement"></div>
+<div class="action_target">Any enemy attack</div>
+</div>
+<div class="rule_text">If rolling five or more dice during your Roll Phase, you need a four-die straight to earn a cube. If rolling four or fewer, you need a three-die straight to earn a cube. <p><b>Artillery Duel:</b> If at the end of your turn there are no cubes on this card, but the Austrian Guns card has two cubes, remove this card from play. This does not count as a Rout.</div>
+<div class="number">290B</div>
+<div class="extra">♣</div>
+</div>
</div><h2></h2><div class="list">
-</div><h2>LEUTHEN</h2><div class="list"> \ No newline at end of file
+</div><h2>LEUTHEN</h2><div class="list">
+<div class="formation card">
+<div class="name blue">Feint</div>
+<div class="strength">1</div>
+<div class="dice_area">1/2</div>
+<div class="action_row">
+<div class="action_type">Counterattack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Borne</div>
+<div class="action_effect">1 hit. Additionally, this unit suffers one less hit per die.</div>
+</div>
+<div class="rule_text">While dice are on this card, Charles cannot Command and Austrians cannot Shift.</div>
+<div class="lore_text">This small vanguard convinced Charles his right flank was in danger, and so he shifted troops from his left, little realizing this left Nadasdy to stand alone against the entire enemy army.</div>
+<div class="reserve">RETIRE, PURSUIT)})</div>
+<div class="number">291B</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol blue">Driesen</div>
+<div class="symbol cavalry"></div>
+<div class="strength">4</div>
+<div class="dice_area">3/4</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Lucchesi</div>
+<div class="action_effect">1 hit per die.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Lucchesi, Kheul</div>
+</div>
+<div class="lore_text">The Bayreuth Dragoons opened the attack, and suffered heavy casaulties. Rather than intervene immediately, jealous cuirassiers in the second line decided to "let the king's favorite dragoons stew a little first!"</div>
+<div class="number">292B</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol dkblue">Retzow</div>
+<div class="symbol infantry"></div>
+<div class="strength">6</div>
+<div class="dice_area">1/2</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Kheul*, Colloredo*, Nadasdy</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Kheul</div>
+<div class="action_effect">1 hit. Additionally, this unit suffers one less hit per die.</div>
+</div>
+<div class="rule_text">* - Skip targets if not yet in play.</div>
+<div class="number">293B</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol dkblue">Ferdinand</div>
+<div class="symbol infantry"></div>
+<div class="strength">6</div>
+<div class="dice_area">3/4</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Nadasdy, Colloredo</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Nadasdy</div>
+<div class="action_effect">1 hit. Additionally, this unit suffers one less hit per die.</div>
+</div>
+<div class="number">294B</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol dkblue">Zieten</div>
+<div class="symbol cavalry"></div>
+<div class="strength">6</div>
+<div class="dice_area">5/6</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">O'Donell</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement"></div>
+<div class="action_target">O'Donell, Nadasdy</div>
+</div>
+<div class="number">295B</div>
+<div class="extra">♠</div>
+</div>
+<div class="formation card">
+<div class="name blue">The Leuthen Chorale</div>
+<div class="strength">1</div>
+<div class="dice_area">(5)/(6)</div>
+<div class="action_row">
+<div class="action_type">Absorb</div>
+<div class="action_requirement">Voluntary</div>
+<div class="action_target">Any friendly formation</div>
+<div class="action_effect">When target suffers Hits, this card suffers 1 less hit per die.</div>
+</div>
+<div class="rule_text">Once during the game, you may remove all the dice from this card and add them to any attack, then remove this card from play.</div>
+<div class="lore_text">At a pivotal moment, the entire Prussian army sang the hymn Nun danket alle Gott, rallying morale. It probably didn't actually happen, but I was short a card for the scenario, and so here we are.</div>
+<div class="number">296B</div>
+<div class="extra">♣</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol pink">O'Donell</div>
+<div class="symbol cavalry"></div>
+<div class="strength">6</div>
+<div class="dice_area">3/4</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Zieten</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement"></div>
+<div class="action_target">Zieten, Ferdinand</div>
+</div>
+<div class="number">297B</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol pink">Nadasdy</div>
+<div class="symbol infantry"></div>
+<div class="strength">8</div>
+<div class="link right"></div>
+<div class="dice_area">5/6<div class="star">&#x2605;</div></div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Ferdinand</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Ferdinand</div>
+<div class="action_effect">1 hit. Additionally, this unit suffers one less hit per die.</div>
+</div>
+<div class="rule_text">If this Routs before Colloredo enters play, you lose the game immediately.</div>
+<div class="number">298B</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol red">Colloredo</div>
+<div class="symbol infantry"></div>
+<div class="strength">6</div>
+<div class="link left"></div>
+<div class="link right"></div>
+<div class="dice_area">Doubles</div>
+<div class="action_row">
+<div class="action_type">Absorb</div>
+<div class="action_requirement"></div>
+<div class="action_target">Nadasdy OR Kheul</div>
+<div class="action_effect">When target suffers Hits, this card suffers 1 less hit instead.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Command</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Kheul, Lucchesi out of reserve</div>
+</div>
+<div class="reserve">IN RESERVE (Commanded)</div>
+<div class="number">299B</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol red">Kheul</div>
+<div class="symbol infantry"></div>
+<div class="strength">6</div>
+<div class="link left"></div>
+<div class="link right"></div>
+<div class="dice_area">1/2</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Retzow, Ferdinand</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Counterattack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Retzow</div>
+<div class="action_effect">1 hit. Additionally, this unit suffers one less hit per die.</div>
+</div>
+<div class="reserve">IN RESERVE (Commanded)</div>
+<div class="number">300B</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name with_symbol pink">Lucchesi</div>
+<div class="symbol cavalry"></div>
+<div class="strength">4</div>
+<div class="dice_area">3/4</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Driesen, Retzow</div>
+<div class="action_effect">1 hit per die versus Driesen. Two hits per die versus Retzow.</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Screen</div>
+<div class="action_requirement">Pair</div>
+<div class="action_target">Driesen, Retzow</div>
+</div>
+<div class="lore_text">Once the Austrian line had repositioned, these cavalry swooped down, aimed at the exposed Prussian left flank. This was thwarted, narrowly, by Driesen.</div>
+<div class="reserve">IN RESERVE (Commanded)</div>
+<div class="number">301B</div>
+<div class="extra">♥</div>
+</div>
+<div class="formation card">
+<div class="name red">Borne</div>
+<div class="strength">4</div>
+<div class="dice_area">5/6</div>
+<div class="action_row">
+<div class="action_type">Attack</div>
+<div class="action_requirement"></div>
+<div class="action_target">Feint</div>
+<div class="action_effect">1 hit per die. 1 self per action.</div>
+</div>
+<div class="rule_text">When the Feint card Routs or Retires, remove this card from play. Any remaining sticks on this card count toward your Tactical Victory.</div>
+<div class="lore_text">The garrison at Borne was the object of the Prussian feint. As this garrison was pushed out, the Prussians continued their advance, convincing Charles that this was to be the main thrust of Frederick's attack.</div>
+<div class="number">302B</div>
+<div class="extra">♦</div>
+</div>
+<div class="formation card">
+<div class="name red">Poor Charles :-(</div>
+<div class="strength">4</div>
+<div class="dice_area">Doubles</div>
+<div class="action_row">
+<div class="action_type">Command</div>
+<div class="action_requirement">Two Pairs</div>
+<div class="action_target">Colloredo out of reserve</div>
+</div>
+<div class="action_row">
+<div class="action_type reaction">Absorb</div>
+<div class="action_requirement"></div>
+<div class="action_target">Any friendly formation</div>
+<div class="action_effect">When target suffers Hits, this card suffers 1 hit ONLY instead.</div>
+</div>
+<div class="lore_text">This was the worst defeat of our hero's career, and it was enough at long last to get him sacked.</div>
+<div class="number">303B</div>
+<div class="extra">♦</div>
+</div> \ No newline at end of file
diff --git a/info/scenarios.html b/info/scenarios.html
index 72b1917..f9f7c14 100644
--- a/info/scenarios.html
+++ b/info/scenarios.html
@@ -916,4 +916,280 @@ body{background-color:dimgray;color:whitesmoke;max-width:1600px;margin:0 auto;pa
</div>
</div><h1>The Grand Alliance</h1><div class="list">
-</div><h1>Charles Alexander of Lorraine</h1><div class="list"> \ No newline at end of file
+
+ <div id="scenario_38" class="scenario card">
+ <div class="scenario_title">
+ <div class="battle_name">Fleurus</div>
+ <div class="battle_date">1 July 1690</div>
+ </div>
+ <div class="scenario_player">
+ <div class="scenario_player_name">French</div>
+ <div class="scenario_line">Cards 226A-231A</div>
+ <div class="scenario_line">Morale: 1</div>
+ <div class="scenario_line"></div>
+ </div>
+ <div class="scenario_player">
+ <div class="scenario_player_name">The Grand Alliance</div>
+ <div class="scenario_line">Cards 232A-239A</div>
+ <div class="scenario_line">Morale: 3</div>
+ <div class="scenario_line"></div>
+ </div>
+ <div class="rule_text"></div>
+ <div class="lore_text">Luxembourg split the French army in two, attempting a risky double envelopment of Waldeck's line. He succeeded, and the enemy only escaped total destruction by the skin of its teeth. Both players should read the "Retreat to Nivelles" card carefully before playing.</div>
+ <div class="number">38</div>
+ </div>
+
+
+ <div id="scenario_39" class="scenario card">
+ <div class="scenario_title">
+ <div class="battle_name">Marsaglia</div>
+ <div class="battle_date">4 October 1693</div>
+ </div>
+ <div class="scenario_player">
+ <div class="scenario_player_name">The Grand Alliance</div>
+ <div class="scenario_line">Cards 240A-245A</div>
+ <div class="scenario_line">Morale: 2</div>
+ <div class="scenario_line"></div>
+ </div>
+ <div class="scenario_player">
+ <div class="scenario_player_name">French</div>
+ <div class="scenario_line">Cards 246A-251A</div>
+ <div class="scenario_line">Morale: 2</div>
+ <div class="scenario_line"></div>
+ </div>
+ <div class="rule_text">In this scenario, if a player loses both linked formations, they immediately lose (if it happens to both players at the same time, The Grand Alliance wins).</div>
+ <div class="lore_text">Catinat's superb generalhsip and innovative use of a mass bayonet charge turned nearly even odds into a smashing victory.</div>
+ <div class="number">39</div>
+ </div>
+
+
+ <div id="scenario_40" class="scenario card">
+ <div class="scenario_title">
+ <div class="battle_name">Chiari</div>
+ <div class="battle_date">1 September 1701</div>
+ </div>
+ <div class="scenario_player">
+ <div class="scenario_player_name">French</div>
+ <div class="scenario_line">Cards 252A-257A</div>
+ <div class="scenario_line">Morale: 2</div>
+ <div class="scenario_line">Tactical Victory: 15</div>
+ </div>
+ <div class="scenario_player">
+ <div class="scenario_player_name">Austrians</div>
+ <div class="scenario_line">Cards 258A-263A</div>
+ <div class="scenario_line">Morale: 2</div>
+ <div class="scenario_line">Tactical Victory: 22</div>
+ </div>
+ <div class="rule_text"></div>
+ <div class="lore_text">Eugene's careful defense and choice of terrain negated the French numerical advantage, resulting in a decisive victory that persuaded the English and Dutch to join Austria in its war against France, getting the Grand Alliance band back together.</div>
+ <div class="number">40</div>
+ </div>
+
+
+ <div id="scenario_41" class="scenario card">
+ <div class="scenario_title">
+ <div class="battle_name">Blenheim</div>
+ <div class="battle_date">13 August 1704</div>
+ </div>
+ <div class="scenario_player">
+ <div class="scenario_player_name">The Grand Alliance</div>
+ <div class="scenario_line">Cards 226B-233B</div>
+ <div class="scenario_line">Morale: 2</div>
+ <div class="scenario_line"></div>
+ </div>
+ <div class="scenario_player">
+ <div class="scenario_player_name">French & Bavarians</div>
+ <div class="scenario_line">Cards 234B-242B</div>
+ <div class="scenario_line">Morale: 3</div>
+ <div class="scenario_line"></div>
+ </div>
+ <div class="rule_text"></div>
+ <div class="lore_text">The towns of Blenheim, Oberglauheim, and Lutzingen anchored hte Franco-Bavarian army, and they did not expect the enemy to dare an attack. At first, it seemed a folly, but a French blunder created the opening Marlborough needed for a breakthrough and a decisive victory.</div>
+ <div class="number">41</div>
+ </div>
+
+
+ <div id="scenario_42" class="scenario card">
+ <div class="scenario_title">
+ <div class="battle_name">Ramillies</div>
+ <div class="battle_date">23 May 1706</div>
+ </div>
+ <div class="scenario_player">
+ <div class="scenario_player_name">The Grand Alliance</div>
+ <div class="scenario_line">Cards 243B-247B</div>
+ <div class="scenario_line">Morale: 1</div>
+ <div class="scenario_line"></div>
+ </div>
+ <div class="scenario_player">
+ <div class="scenario_player_name">French</div>
+ <div class="scenario_line">Cards 248B-254B</div>
+ <div class="scenario_line">Morale: 4</div>
+ <div class="scenario_line">Tactical Victory: 16</div>
+ </div>
+ <div class="rule_text"></div>
+ <div class="lore_text">Villeroy stretched his army to secure his flanks. Seeing an opportunity, Marlborough risked envelopment with a much shorter line that allowed for a greater concentration of force against weakpoints in the enemy's line. Marlborough's gamble paid off in a lopsided victory.</div>
+ <div class="number">42</div>
+ </div>
+
+
+ <div id="scenario_43" class="scenario card">
+ <div class="scenario_title">
+ <div class="battle_name">Denain</div>
+ <div class="battle_date">24 July 1712</div>
+ </div>
+ <div class="scenario_player">
+ <div class="scenario_player_name">The Grand Alliance</div>
+ <div class="scenario_line">Cards 255B-259B</div>
+ <div class="scenario_line">Morale: 2</div>
+ <div class="scenario_line"></div>
+ </div>
+ <div class="scenario_player">
+ <div class="scenario_player_name">French</div>
+ <div class="scenario_line">Cards 260B-263B</div>
+ <div class="scenario_line">Morale: 2</div>
+ <div class="scenario_line"></div>
+ </div>
+ <div class="rule_text"></div>
+ <div class="lore_text">As Eugene marched toward Paris and final victory, his supply line was overextended. It crossed the Scheldt at Denain, a fortress held by only 10,000. A cunning night march allowed Villars to bring 24,000 to bear against the doomed defenders. His victory at Denain ended Eugene's advance.</div>
+ <div class="number">43</div>
+ </div>
+
+</div><h1>Charles Alexander of Lorraine</h1><div class="list">
+
+ <div id="scenario_44" class="scenario card">
+ <div class="scenario_title">
+ <div class="battle_name">Hothenfriedberg</div>
+ <div class="battle_date">4 June 1745</div>
+ </div>
+ <div class="scenario_player">
+ <div class="scenario_player_name">Prussia</div>
+ <div class="scenario_line">Cards 264A-272A</div>
+ <div class="scenario_line">Morale: 2</div>
+ <div class="scenario_line"></div>
+ </div>
+ <div class="scenario_player">
+ <div class="scenario_player_name">Austria</div>
+ <div class="scenario_line">Cards 273A-278A</div>
+ <div class="scenario_line">Morale: 3</div>
+ <div class="scenario_line">Tactical Victory: 24</div>
+ </div>
+ <div class="rule_text"></div>
+ <div class="lore_text">After a daring night march, the Prussians planned to overwhel the Saxons with a surprise attack, then roll up the Austrian flank. But a staggered river crossing gave Charles time to hastily form up, forcing Frederick to improvise. The Austrians were obstinate but were ultimately routed.</div>
+ <div class="number">44</div>
+ </div>
+
+
+ <div id="scenario_45" class="scenario card">
+ <div class="scenario_title">
+ <div class="battle_name">Soor</div>
+ <div class="battle_date">30 September 1745</div>
+ </div>
+ <div class="scenario_player">
+ <div class="scenario_player_name">Austria</div>
+ <div class="scenario_line">Cards 279A-285A</div>
+ <div class="scenario_line">Morale: 4</div>
+ <div class="scenario_line">Tactical Victory: 24</div>
+ </div>
+ <div class="scenario_player">
+ <div class="scenario_player_name">Prussia</div>
+ <div class="scenario_line">Cards 286A-291A</div>
+ <div class="scenario_line">Morale: 2</div>
+ <div class="scenario_line"></div>
+ </div>
+ <div class="rule_text"></div>
+ <div class="lore_text">Here Charles had overwhelming numbers, devastating artillery, favorable terrain, and the element of surprise. Which makes his lopsided defeat all the more humiliating. But he came close. "At Hohenfriedberg I fought for Silesia," Frederick recalled later, "but at Soor, I fought for my life."</div>
+ <div class="number">45</div>
+ </div>
+
+
+ <div id="scenario_46" class="scenario card">
+ <div class="scenario_title">
+ <div class="battle_name">Rocoux</div>
+ <div class="battle_date">11 October 1746</div>
+ </div>
+ <div class="scenario_player">
+ <div class="scenario_player_name">Pragmatic Alliance</div>
+ <div class="scenario_line">Cards 292A-296A</div>
+ <div class="scenario_line">Morale: 3</div>
+ <div class="scenario_line">Tactical Victory: 28</div>
+ </div>
+ <div class="scenario_player">
+ <div class="scenario_player_name">French</div>
+ <div class="scenario_line">Cards 297A-303A</div>
+ <div class="scenario_line">Morale: 1</div>
+ <div class="scenario_line"></div>
+ </div>
+ <div class="rule_text"></div>
+ <div class="lore_text">Meanwhile, in the Austrian Netherlands, the dynamic Maurice de Saxe had the Pragmatic Army of Maria Theresa's allies on the ropes. Charles marched to their rescue, took command, and then... the Austrians sat on their hands and watched while they got the tar beat out of them at Rocoux. Huh.</div>
+ <div class="number">46</div>
+ </div>
+
+
+ <div id="scenario_47" class="scenario card">
+ <div class="scenario_title">
+ <div class="battle_name">Prague</div>
+ <div class="battle_date">6 May 1757</div>
+ </div>
+ <div class="scenario_player">
+ <div class="scenario_player_name">Prussia</div>
+ <div class="scenario_line">Cards 264B-270B</div>
+ <div class="scenario_line">Morale: 2</div>
+ <div class="scenario_line"></div>
+ </div>
+ <div class="scenario_player">
+ <div class="scenario_player_name">Austria</div>
+ <div class="scenario_line">Cards 271B-279B</div>
+ <div class="scenario_line">Morale: 3</div>
+ <div class="scenario_line">Tactical Victory: 28</div>
+ </div>
+ <div class="rule_text"></div>
+ <div class="lore_text">Urged to attack, Charles declined, confident his formidable defenses would throw back any frontal assault. So imagine his surprise when the Prussians made a play for his rear. Charles sent Browne to fight them off. The battle went poorly for the Austrians, but did inflict heavy losses on the Prussians.</div>
+ <div class="number">47</div>
+ </div>
+
+
+ <div id="scenario_48" class="scenario card">
+ <div class="scenario_title">
+ <div class="battle_name">Breslau</div>
+ <div class="battle_date">22 November 1757</div>
+ </div>
+ <div class="scenario_player">
+ <div class="scenario_player_name">Austria</div>
+ <div class="scenario_line">Cards 280B-284B</div>
+ <div class="scenario_line">Morale: 2</div>
+ <div class="scenario_line"></div>
+ </div>
+ <div class="scenario_player">
+ <div class="scenario_player_name">Prussia</div>
+ <div class="scenario_line">Cards 285B-290B</div>
+ <div class="scenario_line">Morale: 3</div>
+ <div class="scenario_line">Tactical Victory: 20</div>
+ </div>
+ <div class="rule_text"></div>
+ <div class="lore_text">Charles's only major victory was at Breslau against the Duke of Brunswick-Bevern. But before you go patting him on the back, bear in mind that to pull that off, he had to throw 84,000 men against the Duke's 28,000. It took all day, and until the final hour, the outcome remained in doubt.</div>
+ <div class="number">48</div>
+ </div>
+
+
+ <div id="scenario_49" class="scenario card">
+ <div class="scenario_title">
+ <div class="battle_name">Leuthen</div>
+ <div class="battle_date">5 December 1757</div>
+ </div>
+ <div class="scenario_player">
+ <div class="scenario_player_name">Prussia</div>
+ <div class="scenario_line">Cards 291B-296B</div>
+ <div class="scenario_line">Morale: 2</div>
+ <div class="scenario_line"></div>
+ </div>
+ <div class="scenario_player">
+ <div class="scenario_player_name">Austria</div>
+ <div class="scenario_line">Cards 297B-303B</div>
+ <div class="scenario_line">Morale: 3</div>
+ <div class="scenario_line">Tactical Victory: 13</div>
+ </div>
+ <div class="rule_text"></div>
+ <div class="lore_text">Frederick brought 33,000 against the flank of Charles's 66,000 in a textbook example of an oblique attack. It was Old Fritz's most complete and brilliant victory, suffering a mere six thousand casualties, while the dumbfounded Charles lost twenty-two thousand &ndash; a third of his army.</div>
+ <div class="number">49</div>
+ </div>
+ \ No newline at end of file
diff --git a/play.js b/play.js
index 492df32..32093f3 100644
--- a/play.js
+++ b/play.js
@@ -150,6 +150,11 @@ function create_formation_card(id) {
else
append_div(e, "strength", card.strength)
+ if (card.infantry)
+ append_div(e, "symbol infantry")
+ if (card.cavalry)
+ append_div(e, "symbol cavalry")
+
if (card.link) {
if (set_has(card.link, id - 1))
append_div(e, "link left")
diff --git a/tools/cards.csv b/tools/cards.csv
index e5a20dd..6c52c6c 100644
--- a/tools/cards.csv
+++ b/tools/cards.csv
@@ -1,726 +1,726 @@
-scenario,number,wing,name,alias,strength,dice,link,reserve,action1_type,action1_req,action1_target,action1_effect,action2_type,action2_req,action2_target,action2_effect,rule,rule_text,lore_text
-BASE GAME,,,,,,,,,,,,,,,,,,,
-,,,,,,,,,,,,,,,,,,,
-WHITE MOUNTAIN,,,,,,,,,,,,,,,,,,,
-1,1A,red,The Twelve Apostles,,III,Straight 4,,,Bombard,,,,Screen,,Any enemy attack,,,,These were a dozen heavy guns fielded by the Catholic League.
-1,2A,red,Catholic League Cavalry,,4,3/4,,,Attack,Triplet,Schlick,1 hit.,Screen,Pair,Hohenlohe,,,,
-1,3A,red,Catholic League Foot,,6,(6),,,Attack,,"Hohenlohe, Schlick",1 hit per die. 1 self per action.,,,,,,,
-1,4A,pink,Imperial Cavalry,,4,1/2,,PURSUIT,Attack,Triplet,Protestant Cavalry,1 hit.,Screen,Pair,Thurn,,,,
-1,5A,pink,Liechtenstein,,6,(5),,RETIRE,Attack,,"Thurn, Hohenlohe",1 hit per die. 1 self per action.,,,,,,,
-1,6A,pink,Tiefenbach,,4*,(4),,Liechtenstein,Attack,,"Thurn, Hohenlohe",1 hit per die. 1 self per action.,,,,,,,
-1,7A,blue,Thurn,,6,6,,,Attack,,"Liechtenstein, Tiefenbach",1 hit per die. 1 self per action.,,,,,,,
-1,8A,blue,Protestant Cavalry,,4,5/6,,PURSUIT,Attack,Triplet,Imperial Cavalry,1 hit.,Screen,Pair,"Liechtenstein, Tiefenbach",,,,
-1,9A,blue,Hohenlohe,,6*,5,,,Attack,,"Catholic League Foot, Liechtenstein, Tiefenbach",1 hit per die. 1 self per action.,,,,,,,"One of the nobles who instigated the Bohemian Revolt (and thus the Thirty Years War) by chucking a couple of civil servants out a window. They survived, and Thurn went on to be one of the worst generals in the rebellion. His incompetence helped seal their fate at White Mountain."
-1,10A,blue,Schlick,,4,4,,,Attack,Triplet,Catholic League Cavalry,1 hit.,Screen,Pair,Catholic League Foot,,,,
-,,,,,,,,,,,,,,,,,,,
-MARSTON MOOR,,,,,,,,,,,,,,,,,,,
-2,11A,dkblue,Northern Horse,,3,Doubles,,PURSUIT,Attack,Pair,Fairfax,1 hit.,Screen,Pair,"Baillie, Lumsden, Fairfax",,,,
-2,12A,blue,Tillier's Left,,6,(6),,,Attack,,"Baillie, Lumsden",1 hit per die. 1 self per action.,,,,,,,
-2,13A,blue,Royalist Guns,,I,Straight 4,,,,,,,Screen,,Any enemy attack,,,,
-2,14A,blue,Tillier's Right,,4,(5)/(6),,RETIRE,Attack,,"Crawford, Manchester",1 hit per die. 1 self per action.,,,,,,,
-2,15A,blue,Whitecoats,,2,Doubles,,Tillier's Right,Attack,,"Crawford, Manchester",1 hit.,,,,,,,
-2,16A,dkblue,Byron,,3,Doubles,,PURSUIT,Attack,Two Pairs,Cromwell,1 hit.,Screen,Pair,"Crawford, Manchester, Cromwell",,,,
-2,17A,dkblue,Rupert's Lifeguard,,1,,,,,,,,,,,,,"While this card is in play, Tillier's Left and Tillier's Right suffer one less hit when Attacked. <p>When either the Northern Horse or Byron are about to Rout, add the Lifeguard's Unit to that Formation. That is, that Formation does NOT Rout at this time, but only has one Unit block. <p>Remove this card from play if and when that happens. This does not constitute a Rout.",
-2,18A,red,Cromwell,,4,1-3,,,Attack,,"Byron, Northern Horse",1 hit per die.,Screen,Pair,"Byron, Tillier's Right, Whitecoats",,,,"Cromwell's disciplined cavalry didn't chase after the fleeing Byron, but circled around to take out the other wing of horse."
-2,19A,red,Crawford,,4,(5)/(6),,RETIRE,Attack,,"Tillier's Right, Whitecoats",1 hit per die. 1 self per action.,,,,,,,
-2,20A,red,Manchester,,4,(4),,Crawford,Attack,,"Tillier's Right, Whitecoats",1 hit per die. 1 self per action.,,,,,,,
-2,21A,pink,Roundhead Guns,,II,Triples,,,,,,,Screen,,Any enemy attack,,,,
-2,22A,pink,Baillie,,3,(6),,RETIRE,Attack,,"Tillier's Left, Tillier's Right, Whitecoats",1 hit per die. 1 self per action.,,,,,,,
-2,23A,pink,Lumsden,,5,(5),,Baillie,Attack,,"Tillier's Left, Tillier's Right, Whitecoats",1 hit per die. 1 self per action.,,,,,,,
-2,24A,red,Fairfax,,3,Doubles,,PURSUIT,Attack,,Northern Horse,1 hit.,Screen,Pair,"Tillier's Left, Northern Horse",,,,
-,,,,,,,,,,,,,,,,,,,
-THE PLAINS OF ABRAHAM,,,,,,,,,,,,,,,,,,,
-3,25A,red,British Left,,4,5/6,,,Attack,,French Right,1 hit per die.,Counterattack,,French Right,1 hit.,,,
-3,26A,red,British Center,,8,3/4,,,Attack,,French Center,1 hit per die.,Counterattack,,French Center,"1 hit. Additionally, this unit suffers one less hit.",,,
-3,27A,red,British Right,,4,1/2,,,Attack,,French Left,1 hit per die.,Counterattack,,French Left,1 hit.,,,
-3,28A,red,Wolfe,,I,,,,Screen,Voluntary,Any enemy attack,,,,,,place_2_red; remove_after_screen,"While this card is in play, you may place dice on TWO cards per turn. <p>Once this card is used to SCREEN an Attack, the card is removed from play. This does not constitute a Rout.","Brilliant, moody, and thirty-one years old, James Wolfe was fatally wounded early in the battle. As he bled out, he heard of his victory, and said ""Now, God be praised, I will die in peace."""
-3,29A,blue,French Left,,4,6,,,Attack,Pair,British Right,1 hit.,Counterattack,,British Right,1 hit.,,,
-3,30A,blue,French Center,,6,5/6,,,Attack,,British Center,1 hit per die.,Counterattack,,British Center,1 hit.,,,
-3,31A,blue,French Right,,4,4,,,Attack,Pair,British Left,1 hit.,Counterattack,,British Left,1 hit.,,,
-3,32A,blue,Montcalm,,I,,,,Screen,Voluntary,Any enemy attack,,,,,,place_2_blue; remove_after_screen,"While this card is in play, you may place dice on TWO cards per turn. <p>Once this card is used to SCREEN an Attack, the card is removed from play. This does not constitute a Rout.","A seasoned commander at the age of forty-seven, Montcalm tried his best with inferior troops. Wounded during the battle, he dies the next day."
-,,,,,,,,,,,,,,,,,,,
-BOSWORTH FIELD,,,,,,,,,,,,,,,,,,,
-4,33A,blue,King Richard III,,4,4/5,,,Attack,,"Oxford, Richmond",1 hit per die. 1 self per action.,Command,Full House,Northumberland out of reserve,,place_2_blue,"While this card is in play, you may place dice on TWO Blue cards each turn, and on ONE Dark Blue card.",
-4,34A,blue,Norfolk,,4,5/6,,,Attack,,"Oxford, Richmond",1 hit per die. 1 self per action.,Screen,Pair,Any enemy attack,,,,
-4,35A,blue,Northumberland,,6,4,,Commanded,Attack,,"Oxford, Richmond",1 hit per die. 1 self per action.,Screen,Pair,Any enemy attack,,,,
-4,36A,red,Oxford,,8,5/6,,,Attack,,"Norfolk, King Richard III",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attack,1 hit.,,,
-4,37A,red,Richmond,,2,3/4,,,Attack,Pair,"Norfolk, King Richard III",1 hit.,Command,Full House,The Stanleys out of reserve,,,,"The future Henry VII. Contrary to popular belief, he gained his kingdom by winning this battle, not by trading Richard a horse."
-4,38A,pink,The Stanleys,,4,Doubles,,Commanded,Absorb,"Pair, Voluntary","Oxford, Richmond","When target suffers Hits, this card suffers them instead.",,,,,,"When this card comes out of Reserve, Northumberland immediately Routs.","The Stanleys were political intriguers who spent most of the battle on the sidelines, waiting to see who was likely to win before intervening decisively for Henry."
-,,,,,,,,,,,,,,,,,,,
-MALPLAQUET,,,,,,,,,,,,,,,,,,,
-5,39A,blue,Villars,,6*,5/6,,,Attack,,"Schulenburg, Lottum, Orkney",1 hit.,Screen,Pair,"Schulenburg, Lottum, Orkney",,place_2_blue,"While this card is in play, you may place dice on TWO Blue cards each turn, and on ONE Dark Blue card.",
-5,40A,blue,Center,,6,4,,,Attack,,"Lottum, Orkney, Marlborough",1 hit per die. 1 self per action.,,,,,,,
-5,41A,blue,Boufflers,,6,5/6,,,Attack,,"Orange, Marlborough",1 hit per die. 1 self per action.,Screen,Pair,"Orange, Marlborough",,,,
-5,42A,dkblue,French Reserves,,6,Doubles,,,Absorb,"Pair, Voluntary",Any friendly formation,"When target suffers Hits, this card suffers them instead.",Counterattack,Pair,Withers,1 hit.,,,
-5,1B,pink,Orange,,8,(6),,,Attack,,"Boufflers, Center",1 hit per die. 1 self per action.,,,,,,,
-5,2B,pink,Marlborough,,6*,(5)/(6),,,Attack,Pair,"Boufflers, Center",1 hit.,Screen,Pair,"Boufflers, Center",,,,
-5,3B,red,Schulenburg,,8,(5),,,Attack,,"Villars, Center",1 hit per die. 1 self per action.,Counterattack,Pair,"Villars, Center",1 hit per die.,,,
-5,4B,red,Lottum,,4,(4),,RETIRE,Attack,,"Villars, Center",1 hit per die. 1 self per action.,Counterattack,Pair,"Villars, Center",1 hit.,,,
-5,5B,red,Orkney,,4,Doubles,,Lottum,Attack,Pair,"Villars, Center",1 hit.,,,,,,,
-5,6B,red,Withers,,4,Straight 4,,,Attack,,French Reserves,1 hit.,,,,,,,"A detachment under Henry Withers advanced against the French flank, forcing Villars to divert much-needed forces from his center. This weakened the French line, and in a final push Marlborough and Prince Eugene of Savoy broke it."
-,,,,,,,,,,,,,,,,,,,
-IVRY,,,,,,,,,,,,,,,,,,,
-6,7B,dkblue,D'Aumont,,4,6,,,Attack,,"Light Horse, Nemours",1 hit.,Screen,Pair,Light Horse,,,,
-6,8B,dkblue,Montepensier,,4,5,,,Attack,,"Nemours, Egmont",1 hit.,Screen,Pair,Nemours,,,,
-6,9B,dkblue,Royalist Cannons,,II,Straight 4,,,Screen,,"Light Horse, Nemours, Egmont",,Bombard,,,,,,
-6,10B,dkblue,Baron de Biron,,6,Doubles,,,Attack,Pair,"Egmont, Mercenaries, Mayenne",1 hit. 1 self per action.,Screen,Pair,Egmont,,,,
-6,11B,blue,Henri IV,,6*,5/6,,,Attack,,"Mercenaries, Mayenne",1 hit per die. 1 self per action.,Screen,,"Mercenaries, Mayenne",,,,
-6,12B,blue,Schomberg,,3,4,,,Attack,,"Aumale, Mayenne",1 hit.,Screen,Pair,Aumale,,,,
-6,13B,blue,Marshal de Biron,,4,Doubles,,,Absorb,"Pair, Voluntary",Any friendly formation,"When target suffers Hits, this card suffers them instead.",,,,,,,
-6,14B,red,Aumale,,4,4,,,Attack,,Schomberg,1 hit.,Screen,Pair,Schomberg,,,,
-6,15B,red,Mayenne,,6*,5/6,,,Attack,,Henri IV,1 hit per die. 1 self per action.,Screen,Pair,Henri IV,,,,
-6,16B,pink,Mercenaries,,6*,Triples,,,Attack,Triplet,Henri IV,1 hit.,Counterattack,Triplet,Henri IV,1 hit.,,,
-6,17B,pink,League Cannons,,I,Straight 4,,,Screen,,"D'Aumont, Montepensier, Baron de Biron",,Bombard,,,,,,
-6,18B,pink,Egmont,,4,(6),,,Attack,,"Montepensier, Baron de Biron",1 hit per die. 1 self per action.,Screen,Pair,Baron de Biron,,,,
-6,19B,red,Nemours,,4,(5),,,Attack,,Montepensier,1 hit per die. 1 self per action.,Screen,Pair,Montepensier,,,,
-6,20B,red,Light Horse,,4,6,,,Attack,,D'Aumont,1 hit.,Screen,Pair,D'Aumont,,,,
-,,,,,,,,,,,,,,,,,,,
-THE DUNES,,,,,,,,,,,,,,,,,,,
-7,21B,dkblue,The English Fleet,,II,Triples,,,Screen,,"Don Juan Jose, Spanish Right Cavalry",,,,,,,"If there are one or more cubes on this card, Don Juan Jose cannot Counterattack, and the Spanish Right Cavalry cannot Screen. Both of these enemy Formations may still Attack (though said Attacks will of course be subject to being Screened).",
-7,22B,blue,French Cannon,,II,Doubles,,,Screen,,Any enemy attack,,Bombard,,,,,,
-7,23B,dkblue,De Castelnau,,4,Doubles,,,Attack,Pair,Spanish Right Cavalry,1 hit. May only take this action if target is not in Reserve.,Screen,Pair,Don Juan Jose,,,,
-7,24B,dkblue,Lockhart,,6,(5)/(6),,,Attack,,"Don Juan Jose, Duke of York",1 hit per die. 1 self per action.,Counterattack,,Don Juan Jose,"1 hit. Additionally, this unit suffers one less hit.",,,
-7,25B,blue,Turenne's Center,,4,(6),,,Attack,,"Duke of York, Don Juan Jose",1 hit per die. 1 self per action.,,,,,,,
-7,26B,blue,Swiss Guard,,2,(5)/(6),,,Attack,,"Walloons, Duke of York",1 hit per die.,Counterattack,,Walloons,"1 hit. Additionally, this unit suffers one less hit.",,,
-7,27B,blue,De Crequi,,4,Doubles,,,Attack,Pair,"Conde, Spanish Left Cavalry",1 hit.,Screen,Pair,"Conde, Spanish Left Cavalry",,,,
-7,28B,dkblue,French Reserves,,4,Doubles,,,Absorb,"Pair, Voluntary",Any friendly formation,"When target suffers Hits, this card suffers 1 hit ONLY instead.",,,,,,,
-7,29B,pink,Conde,,2,Triples,,,Attack,Triplet,De Crequi,1 hit.,,,,,,,
-7,30B,pink,Walloons,,4,(5)/(6),,,Attack,,"Swiss Guard, Turenne's Center",1 hit per die.,Screen,,Swiss Guard,,,,
-7,31B,pink,Duke of York,,4,5,,,Attack,,"Turenne's Center, Lockhart",1 hit per die. 1 self per action.,,,,,,,
-7,32B,red,Don Juan Jose,,6,6,,,Attack,,"Lockhart, Turenne's Center",1 hit per die. 1 self per action.,Counterattack,,Lockhart,"1 hit. Additionally, this unit suffers one less hit.",,,
-7,33B,red,Spanish Reserve,,4,Doubles,,,Absorb,"Pair, Voluntary",Any friendly formation,"When target suffers Hits, this card suffers 1 hit ONLY instead.",,,,,,,
-7,34B,red,Spanish Left Cavalry,,4,Doubles,,Conde,Attack,Pair,"De Crequi, Swiss Guard",1 hit.,Screen,Pair,"De Crequi, Swiss Guard",,,,
-7,35B,red,Spanish Right Cavalry,,4,Doubles,,Don Juan Jose,Attack,Pair,"Lockhart, De Castelnau",1 hit.,Screen,Pair,"Lockhart, De Castelnau",,,,
-,,,,,,,,,,,,,,,,,,,
-BROOKLYN HEIGHTS,,,,,,,,,,,,,,,,,,,
-8,36B,red,Grant,,8,(5)/(6),,,Attack,,"Stirling, The Maryland 400",1 hit.,Counterattack,Pair,Stirling,"1 hit. Additionally, this unit suffers one less hit.",,,
-8,37B,red,Hessians,,5,Doubles,,,Attack,,Sullivan,1 hit per die. 1 self per action.,Counterattack,Pair,Sullivan,"1 hit. Additionally, this unit suffers one less hit.",,,
-8,38B,pink,Clinton,,8,(5)/(6),,,Attack,,Sullivan,1 hit per die. 1 self per action.,,,,,,"This card may ONLY attack IF the cards for both Grant and the Hessians have dice on them. Otherwise, this card may not attack but may use an Action to remove dice placed here previously. If Grant or the Hessians Rout, no further dice may be placed on this card.",
-8,39B,blue,Sullivan,,6,(5),,,Attack,,Hessians,1 hit per die.,Attack,Triplet,Clinton,1 hit.,,,
-8,40B,blue,Stirling,,6,(6),,,Attack,,Grant,1 hit per die.,,,,,,,
-8,41B,blue,Knox's Artillery,,1,Doubles,,,Screen,,"Grant, Hessians",,,,,,,,
-8,42B,dkblue,The Maryland 400,,2,Doubles,,Stirling,Attack,Pair,Grant,1 hit.,,,,,suffer_1_less_1_max,"This card ALWAYS suffers one less Hit when Attacked, and NEVER suffers more than one Hit in any given Attack.","This small group, actually numbering about 260, saved the Continental Army with a rearguard action against two thousand. Less than a dozen made it out."
-,,,,,,,,,,,,,,,,,,,
-EXPANSION 1 - WARS OF THE ROSES,,,,,,,,,,,,,,,,,,,
-,,,,,,,,,,,,,,,,,,,
-ST. ALBANS,,,,,,,,,,,,,,,,,,,
-9,43A,blue,Salisbury,,5,(6),,,Attack,,Sopwell Lane,1 hit per die. 1 self per action.,Counterattack,Pair,Sopwell Lane,1 hit.,,,
-9,44A,blue,Warwick,,5,(5)/(6),,,Attack,,Shropshire Lane,1 hit per die. 1 self per action.,Attack,Two Pairs,Henry VI,1 hit. Warwick Retires upon completing this Attack Action.,,,
-9,45A,blue,York,,5,(5)/(6),,,Attack,,"Shropshire Lane, Sopwell Lane",1 hit per die. 1 self per action.,Counterattack,Pair,Shropshire Lane,1 hit.,,,
-9,46A,dkblue,Archers,,I,Doubles,,,Screen,,Any enemy attack,,,,,,,"If there is a cube on this card when you make an Attack, disregard the ""Defensive Works"" special ability on the Henry VI card.",
-9,47A,red,Shropshire Lane,,6,Doubles,,,Attack,Pair,"York, Warwick",1 hit per pair.,Counterattack,Pair,"York, Warwick",1 hit.,,,
-9,48A,red,Sopwell Lane,,6,Doubles,,,Attack,Pair,"Salisbury, Warwick, York",1 hit per pair. 1 self per action.,Counterattack,Pair,Salisbury,1 hit.,,,
-9,49A,red,Henry VI,,1,,,,,,,,,,,,,"Defensive Works: While this formation remains in play, the Shropshire Land and Sopwell Lane Formations do not suffer more than one hit when Attacked. <p>Note that this ability is negated whenever the Yorkists' Archers Special Formation has a cube on its card. <p>When this Formation is Routed, the Defensive Works ability is permanently lost.","I know, I know - you want some historical commentary. Warwick snuck around the formidable enemy front-line defenses to capture the King in their rear. Warwick squeezed from his end, Salisbury and York from theirs, with the other guys stuck in the middle, thus negating the enemy's positional advantage."
-,,,,,,,,,,,,,,,,,,,
-BLORE HEATH,,,,,,,,,,,,,,,,,,,
-10,50A,red,Audley's Left,,5,5,,,Attack,,"Neville's Right, Neville's Center",1 hit per die. 1 self per action.,Screen,Pair,Neville's Right,,,,
-10,51A,red,Audley's Right,,5,6,,,Attack,,"Neville's Left, Neville's Center",1 hit per die. 1 self per action.,Screen,Pair,Neville's Left,,,,
-10,52A,pink,Lancaster Archers,,I,Triples,,,Screen,,Any enemy attack,,,,,,"remove_with=50A,51A","When both Audley's Left and Audley's Right have Routed, remove this card from play. The removal of this card does not constitute a Rout.",
-10,53A,pink,Dudley's Left,,6,(6),,Audley's Left,Attack,,"Neville's Right, Neville's Center",1 hit per die. 1 self per action.,,,,,,,
-10,54A,pink,Dudley's Right,,6,(5),,Audley's Right,Attack,,"Neville's Left, Neville's Center",1 hit per die. 1 self per action.,,,,,,,
-10,55A,red,Lancaster Reserves,,6,Doubles,,,Absorb,Pair,Any friendly Pink formation,"When target suffers Hits, this unit suffers them instead.",,,,,,,
-10,56A,dkblue,Yorkist Archers,,I,Triples,,,Screen,,Any enemy attack,,,,,,,,
-10,57A,blue,Neville's Left,,4,3/4,,,Attack,,"Audley's Right, Dudley's Right",1 hit per die. 1 self per action.,Counterattack,Pair,Audley's Right,1 hit.,,,
-10,58A,blue,Neville's Center,,4*,5/6,,,Attack,,"Audley's Left, Audley's Right, Dudley's Left, Dudley's Right","1 hit, PLUS 1 hit per die. 1 self per action.",,,,,place_2_blue,"While this card is in play, you may place dice on TWO Blue cards each turn, in addition to dice placed on any Dark blue card.",
-10,59A,blue,Neville's Right,,4,4/5,,,Attack,,"Audley's Left, Dudley's Left",1 hit per die. 1 self per action.,Counterattack,Pair,Audley's Left,1 hit.,,,
-10,60A,dkblue,Wagon Laager,,II,Doubles,,,Screen,,"Audley's Left, Audley's Right",,,,,,,,
-,,,,,,,,,,,,,,,,,,,
-MORTIMER'S CROSS,,,,,,,,,,,,,,,,,,,
-11,61A,pink,Wiltshire,,4,Doubles,,,Attack,,"Devereaux, York's Center",1 hit.,Counterattack,Pair,Devereaux,1 hit.,,,
-11,62A,red,Pembroke,,4,5,,,Attack,,York's Center,1 hit per die. 1 self per action.,Counterattack,Pair,York's Center,1 hit.,,,
-11,63A,red,Tudor,,4,6,,,Attack,,"Herbert, York's Center",1 hit per die. 1 self per action.,Counterattack,Pair,Herbert,1 hit.,,,
-11,64A,blue,Herbert,,4,(4),,,Attack,,"Tudor, Pembroke",1 hit per die.,Screen,Pair,Tudor,,,,
-11,65A,blue,York's Center,,6,(5),,,Attack,,"Pembroke, Wiltshire, Tudor",1 hit per die.,Screen,Pair,Any enemy attack,,,,
-11,66A,blue,Devereaux,,4,(6),,,Attack,,"Wiltshire, Pembroke",1 hit per die.,Screen,Pair,Wiltshire,,,,
-11,67A,dkblue,"Edward, Duke of York",,1,Doubles,,,,,,,,,,,wild,"If there are dice on this card, you MAY, but are not required to, remove all dice on this card when taking an Action or a Reaction with another Formation. If you do so, the dice thus removed count as ONE ""wild"" die, matching the type needed to take the Action or Reaction. <p>For example, if an Action does one hit per die and you have two dice on that card and two dice on this card, you can remove these dice along with the dice on the other card to inflict three hits. If a Reaction requires a Pair and you only have one die on the card in question, you MAY (but again are not required to) remove the dice from this card to use them as one die to complete the Pair.",
-,,,,,,,,,,,,,,,,,,,
-TOWTON,,,,,,,,,,,,,,,,,,,
-12,68A,red,Somerset's Left,,5,(1)/(2),,,Attack,,"Warwick's Right, Warwick's Left, Wenlock",1 hit per die. 1 self per action.,Counterattack,Pair,Warwick's Right,1 hit.,,,
-12,69A,red,Somerset's Center,,6,(3)/(4),,,Attack,,"Warwick's Right, Wenlock, Dinham",1 hit per die. 1 self per action.,Screen,Pair,Any enemy formation,,,,
-12,70A,red,Somerset's Right,,5,(5)/(6),,,Attack,,"Warwick's Left, Warwick's Right, Dinham",1 hit per die. 1 self per action.,Counterattack,Pair,Warwick's Left,1 hit.,,,
-12,71A,pink,Lancaster Archers,,II,Straight 4,,,,,,,Screen,,Any enemy formation,,,,
-12,72A,pink,Exeter's Left,,6,(5)/(6),,Somerset's Left,Attack,,"Warwick's Right, Wenlock",1 hit per die. 1 self per action.,Counterattack,Pair,Wenlock,1 hit.,,,
-12,73A,pink,Exeter's Center,,8,(5)/(6),,Somerset's Center,Attack,,"Warwick's Right, Wenlock, Dinham",1 hit per die. 1 self per action.,Screen,Pair,Any enemy formation,,,,
-12,74A,pink,Exeter's Right,,6,(1)/(2),,Somerset's Right,Attack,,"Warwick's Left, Dinham",1 hit per die. 1 self per action.,Counterattack,Pair,Dinham,1 hit.,,,
-12,75A,red,Trollope,,4,Doubles,,,,,,,Absorb,"Pair, Voluntary",Any friendly formation,"When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,
-12,76A,blue,Warwick's Left,,7,(3)/(4),,,Attack,,"Somerset's Right, Somerset's Center, Exeter's Right",1 hit per die. 1 self per action.,Counterattack,Pair,"Somerset's Right, Somerset's Center",1 hit.,,,
-12,77A,blue,Warwick's Right,,7,(5)/(6),,,Attack,,"Somerset's Left, Somerset's Center, Exeter's Left",1 hit per die. 1 self per action.,Counterattack,Pair,"Somerset's Left, Somerset's Center",1 hit.,,,
-12,78A,dkblue,York Archers,,II,Straight 3,,,Screen,,Any enemy formation,,Bombard,,,,,,
-12,79A,dkblue,Dinham,,6,(5)/(6),,Warwick's Left,Attack,,"Somerset's Right, Exeter's Right, Exeter's Center",1 hit per die. 1 self per action.,Screen,Pair,"Exeter's Right, Exeter's Center",,,,
-12,80A,dkblue,Wenlock,,6,(3)/(4),,Warwick's Right,Attack,,"Somerset's Left, Exeter's Left, Exeter's Center",1 hit per die. 1 self per action.,Screen,Pair,"Somerset's Center, Exeter's Left, Exeter's Center",,,,
-12,81A,dkblue,"Edward, Duke of York",,1,Any,,,Command,Full House,Norfolk out of reserve,,,,,,wild,"If there are dice on this card, you MAY, but are not required to, remove all dice on this card when taking an Action or a Reaction with another Formation. If you do so, the dice thus removed count as ONE ""wild"" die, matching the type needed to take the Action or Reaction.",
-12,82A,blue,Norfolk,,4,Doubles,,Commanded,Attack,Pair,"Somerset's Left, Somerset's Center, Exeter's Left, Exeter's Center",1 hit per die.,Absorb,"Pair, Voluntary",Any friendly formation,"When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,
-,,,,,,,,,,,,,,,,,,,
-EDGECOTE MOOR,,,,,,,,,,,,,,,,,,,
-13,43B,blue,Pembroke,,4,(6),,,Attack,,"Redesdale, Clapham","1 hit, PLUS 1 hit per die. 1 self per action.",,,,,,,
-13,44B,blue,Herbert,,4,(5),,,Attack,,"Redesdale, Clapham",1 hit per die. 1 self per action.,Absorb,Pair,Pembroke,"When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,
-13,45B,blue,Yorkist Reinforcements,,III,Straight 3,,,Command,3 cubes,Devon and Devon's Archers,,,,,,start_with_no_cubes,"Unlike most Special Formations, this card begins the game with NO cubes on it.",
-13,46B,dkblue,Devon,,6,(3)/(4),,Commanded,Attack,,"Redesdale, Clapham",1 hit per die. 1 self per action.,,,,,,,
-13,47B,dkblue,Devon's Archers,,II,Doubles,,Commanded,,,,,Screen,,Any enemy formation,,,,
-13,48B,red,Redesdale,,6,(5)/(6),,,Attack,,"Pembroke, Herbert, Devon",1 hit per die. 1 self per action.,Counterattack,Pair,"Pembroke, Herbert",1 hit.,,,
-13,49B,red,Rebel Archers,,II,Doubles,,,,,,,Screen,,Any enemy formation,,,,
-13,50B,pink,Rebel Reinforcements,,III,Straight 3,,,Command,3 cubes,Clapham,,,,,,start_with_no_cubes,"Unlike most Special Formations, this card begins the game with NO cubes on it.",
-13,51B,pink,Clapham,,4,(3)/(4),,Commanded,Attack,,"Pembroke, Herbert, Devon",1 hit per die. 1 self per action.,,,,,,,
-,,,,,,,,,,,,,,,,,,,
-BARNET,,,,,,,,,,,,,,,,,,,
-14,52B,red,Exeter,,5,Doubles,,,Attack,,Edward IV,1 hit. 1 self per action.,,,,,,,
-14,53B,red,Montagu,,6,5,,,Attack,,"Hastings, Edward IV",1 hit per die. 1 self per action.,Counterattack,Pair,Edward IV,"1 hit. Additionally, this unit only suffers one hit.",,,
-14,54B,red,Oxford,,5,6,,,Attack,,"Hastings, Edward IV","1 hit, PLUS 1 hit per die. 1 self per action.",,,,,,,
-14,55B,red,Warwick,,4,5/6,,Exeter or Montagu,Attack,,"Edward IV, Gloucester",1 hit per die. 1 self per action.,,,,,,,
-14,56B,red,The Kingmaker,,I,,,,,,,,Screen,Voluntary,,,place_2_red; remove_after_screen,"While this card is in play, you may place dice on TWO Red cards per Turn. <p>Once this card is used to SCREEN an attack, the card is removed from play and this benefit is lost. This does not constitute Routing, but it does constitute Richard Neville, 16th Earl of Warwick, suffering from a fatal case of being stabbed to death.",
-14,57B,blue,Hastings,,4,5,,,Attack,,"Montagu, Warwick",1 hit per die. 1 self per action.,Counterattack,Pair,Montagu,1 hit.,,,
-14,58B,blue,Edward IV,,6,5/6,,,Attack,,"Exeter, Montagu, Warwick",1 hit per die. 1 self per action.,Counterattack,Pair,Montagu,"1 hit. Additionally, this unit only suffers one hit.",,,
-14,59B,blue,Gloucester,,4,5/6,,,Attack,,"Exeter, Warwick",1 hit per die. 1 self per action.,,,,,,,
-14,60B,blue,Edward's Reserves,,4,Doubles,,,,,,,Absorb,"Pair, Voluntary",Edward IV,"When target suffers Hits, this unit suffers 1 hit ONLY instead.",,"If this card is still in play when Edward IV Routs, this card also Routs, immediately and simultaneously.",
-14,61B,dkblue,"""Treason!""",,1,3/4,,,Attack,Full House,Oxford,,,,,,,,"In the dense fog, Oxford was mistaken for the enemy and his men fired upon in the confusion. Fearing treason, they fled the battlefield."
-14,62B,blue,The King,,I,,,,Attack,,,,Screen,Voluntary,Any enemy formation,,place_2_blue; remove_after_screen,"While this card is in play, you may place dice on TWO Blue cards per Turn, in addition to any dice placed on a Dark Blue card. <p>Once this card is used to SCREEN an attack, the card is removed from play and this benefit is lost. This does not constitute Routing.",
-,,,,,,,,,,,,,,,,,,,
-TEWKESBURY,,,,,,,,,,,,,,,,,,,
-15,63B,dkblue,A Plump of Spears,,1,Doubles,,,,,,,,,,,,"If there are dice on this card, Attacks you make against Somerset inflict one extra hit. <p>When Somerset Routs, remove this card from play (this does not constitute a Rout) and place any dice back into your dice pool.",
-15,64B,blue,Gloucester,,4,(4),,,Attack,,"Somerset, Wenlock",1 hit per die. 1 self per action.,Screen,Pair,Somerset,,,,
-15,65B,blue,Edward IV,,6,(5),,,Attack,,"Somerset, Wenlock",1 hit per die.,Screen,Pair,Wenlock,,,,
-15,66B,blue,Hastings,,4,(6),,,Attack,,"Devon, Wenlock",1 hit per die. 1 self per action.,Screen,Pair,Devon,,,,
-15,67B,dkblue,York's Guns,,II,Straight 3,,,Screen,,Any enemy formation,,Bombard,,,,,,
-15,68B,red,Devon,,6,(6),,,Attack,,"Hastings, Edward IV",1 hit per die. 1 self per action.,Screen,Pair,Hastings,,,,
-15,69B,red,Wenlock,,6,(5),,,Attack,,"Edward IV, Gloucester",1 hit per die. 1 self per action.,Screen,Pair,Edward IV,,,"Wenlock cannot Screen after Somerset Routs (the retreating Somerset, enraged that Wenlock had not supported his attack, killed him on the spot with an axe).",
-15,70B,red,Somerset,,6*,5/6,,,Attack,,"Edward IV, Gloucester",1 hit per die. 1 self per action.,,,,,,,
-15,71B,pink,Lancaster's Guns,,II,Straight 4,,,Screen,,Any enemy formation,,,,,,,,
-,,,,,,,,,,,,,,,,,,,
-STOKE FIELD,,,,,,,,,,,,,,,,,,,
-16,72B,blue,Lincoln's Left,,4,4,,,Attack,,"Scales, Oxford, Strange",1 hit per die. 1 self per action.,Counterattack,Pair,Scales,1 hit.,,,
-16,73B,blue,German Mercenaries,,4,Doubles,,,Attack,,"Oxford, Strange",1 hit per die.,,,,,suffer_1_less_1_max,"This Formation ALWAYS suffers one less Hit when being Attacked, and NEVER suffers more than one Hit in any given Attack.",
-16,74B,blue,Irish Kerns,,8,6,,,Attack,,"Oxford, Strange",1 hit per die. 1 self per action.,Absorb,Pair,Any friendly formation,"When target suffers Hits, this unit suffers them instead.",,,
-16,75B,blue,Lincoln's Right,,4,5,,,Attack,,"Savage, Oxford, Strange",1 hit per die. 1 self per action.,Counterattack,Pair,Savage,1 hit.,,,
-16,76B,red,Savage,,3,4,,PURSUIT,Attack,,Lincoln's Right,1 hit per die. 1 self per action.,Screen,Pair,Lincoln's Right,,,,
-16,77B,red,Oxford,,8*,5/6,,,Attack,,"German Mercenaries, Lincoln's Left, Lincoln's Right",1 hit per die. 1 self per action.,Counterattack,Pair,German Mercenaries,"1 hit. Additionally, this unit suffers one less hit.",,,
-16,78B,red,Scales,,3,3,,PURSUIT,Attack,,Lincoln's Left,1 hit per die. 1 self per action.,Screen,Pair,Lincoln's Left,,,,
-16,79B,pink,Tudor Archers,,II,Straight 3,,,Attack,,Irish Kerns,1 hit.,Screen,,Any enemy formation,,,,
-16,80B,pink,The Earl of Oxford,,1,Doubles,,,,,,,,,,,wild,"If there are dice on this card, you MAY, but are not required to, remove all dice on this card when taking an Action or Reaction with another Formation. If you do so, the dice thus removed count as ONE ""wild"" die, matching the type needed to take the Action or Reaction. <p>If there are dice on this card at the start of your Roll Phase, you may place dice on two Red Formations in addition to any dice placed on a Pink Formation.",
-16,81B,pink,Henry VII,,7,6,,,Absorb,"Pair, Voluntary",Any friendly formation,"When target suffers Hits, this unit suffers them instead.",,,,,,,
-16,82B,red,Strange,,6,6,,Oxford,Attack,,"German Mercenaries, Lincoln's Right, Lincoln's Left",1 hit per die. 1 self per action.,,,,,,,
-,,,,,,,,,,,,,,,,,,,
-EXPANSION - C3I #32,,,,,,,,,,,,,,,,,,,
-,,,,,,,,,,,,,,,,,,,
-GAINES'S MILL,,,,,,,,,,,,,,,,,,,
-3201,83A,blue,Morell,,4,5,,RETIRE,Attack,,"A.P. Hill, Longstreet",1 hit per die. 1 self per action.,Counterattack,Pair,"A.P. Hill, Longstreet","1 hit. Additionally, this unit suffers one less hit.",,,
-3201,84A,blue,McCall,,4,6,,Morell,Attack,,"A.P. Hill, Longstreet",1 hit per die. 1 self per action.,Counterattack,Pair,"A.P. Hill, Longstreet","1 hit. Additionally, this unit suffers one less hit.",,,
-3201,85A,blue,Sykes,,4,5/6,,,Attack,,"D.H. Hill, A.P. Hill",1 hit per die. 1 self per action.,Counterattack,Pair,"D.H. Hill, A.P. Hill","1 hit. Additionally, this unit suffers one less hit.",,,
-3201,86A,dkblue,Union Artillery,,II,Straight 3,,,Screen,,Any enemy formation,,,,,,,,
-3201,87A,dkblue,Reinforcements,,4,Doubles,,,Absorb,"Pair, Voluntary",Any friendly formation,"When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,,,,,
-3201,88A,red,A.P. Hill,,6,(5)/(6),,,Attack,,"Morell, McCall, Sykes",1 hit per die. 1 self per action.,Counterattack,Pair,"Morell, McCall",1 hit.,,,
-3201,89A,red,Longstreet,,6,(4)/(5),,,Attack,,"Morell, McCall, Sykes",1 hit per die. 1 self per action.,Counterattack,Pair,"Morell, McCall",1 hit.,,,
-3201,90A,pink,D.H. Hill,,6,(6),,,Attack,,"Sykes, Morell, McCall",1 hit per die. 1 self per action.,Counterattack,Pair,Sykes,1 hit.,,,
-3201,91A,pink,Jackson,,4,(5)/(6),,,Attack,,Sykes,"1 hit, PLUS 1 hit per die. 1 self per action.",,,,,TODO,This Formation may only place dice on its card if D.H. Hill has dice on its card. This Formation may only Attack if both D.H. Hill and at least one other Formation (i.e. A.P. Hill and/or Longstreet) have dice on their cards.,
-,,,,,,,,,,,,,,,,,,,
-BOUVINES,,,,,,,,,,,,,,,,,,,
-3202,83B,blue,Ponthieu,,4*,5/6,,,Attack,,"Boulogne, German Infantry",1 hit per die. 1 self per action.,Screen,,Boulogne,,,,
-3202,84B,blue,Philip Augustus,,6*,3/4,,RETIRE,Attack,,German Infantry,1 hit per die. 1 self per action.,Counterattack,Pair,German Infantry,1 hit.,,,
-3202,85B,blue,Burgundy,,4*,5/6,,,Attack,,"Flanders, German Infantry",1 hit per die. 1 self per action.,Screen,,Flanders,,,,
-3202,86B,dkblue,French Knights,,6*,Doubles,,Philip Augustus,Attack,Pair,"German Infantry, German Knights",1 hit.,Screen,Pair,German Knights,,,,
-3202,87B,red,Flanders,,4,5/6,,,Attack,,Burgundy,1 hit per die. 1 self per action.,Counterattack,Pair,Burgundy,1 hit.,,,
-3202,88B,red,German Infantry,,6,(4),,,Attack,,"Philip Augustus, French Knights",1 hit per die (but see below). 1 hit self per action.,,,,,take_from=89B,"Whenever this Formation takes an Action, BEFORE resolving it, take all the dice from the Saxon Infantry card and place it on this one: these dice are also expended, and also score Hits. There must be at least one die on this card to take the action however.",
-3202,89B,pink,Saxon Infantry,,6,(3),,,Absorb,Pair,German Infantry,"When target suffers Hits, this unit suffers them instead.",,,,,rout_with=88B,"Note that any/all dice on this card are removed when German Infantry takes an Action. <p>When the German Infantry Formation Routs, this Formation also Routs.",
-3202,90B,red,Boulogne,,4,5/6,,,Attack,,Ponthieu,1 hit per die. 1 self per action.,Counterattack,Pair,Ponthieu,1 hit.,,,
-3202,91B,pink,German Knights,,4,4,,Philip Augustus,Attack,,French Knights,1 hit per die. 1 self per action.,Screen,Pair,French Knights,,,"No, that's not a typo below: this Formation comes out of Reserve when the enemy Formation Philip Augustus Routs/Retires.",
-,,,,,,,,,,,,,,,,,,,
-EXPANSION 2 - AGE OF ALEXANDER,,,,,,,,,,,,,,,,,,,
-,,,,,,,,,,,,,,,,,,,
-CHAERONEA,,,,,,,,,,,,,,,,,,,
-17,92A,pink,Alexander,,4,5/6,,,Attack,,"Sacred Band, Thebans, Allies",1 hit per die.,Screen,Pair,"Sacred Band, Thebans, Allies",,,,
-17,93A,pink,Left Phalanx,,4*,(1-3),,,Attack,,"Thebans, Allies",1 hit per die. 1 self per action.,Absorb,"Pair, Voluntary",Center Phalanx,"When target suffers Hits, this unit suffers them instead.",,,
-17,94A,red,Center Phalanx,,4*,(2-4),,,Attack,,Allies,1 hit per die. 1 self per action.,Absorb,"Pair, Voluntary","Left Phalanx, Right Phalanx","When target suffers Hits, this unit suffers them instead.",,,
-17,95A,red,Right Phalanx,,4*,(3-5),,,Attack,,"Athenian Right, Allies",1 hit per die. 1 self per action.,Absorb,"Pair, Voluntary",Center Phalanx,"When target suffers Hits, this unit suffers them instead.",,,
-17,96A,red,Philip's Hypaspists,,2,Doubles,,RETIRE,Attack,Pair,"Athenian Left, Athenian Right",1 hit.,Screen,Pair,"Athenian Left, Athenian Right",,suffer_1_less_1_max,This Formation ALWAYS suffers one less Hit when Attacked and NEVER suffers more than one Hit in any given Attack.,
-17,97A,blue,Athenian Left,,4,(3)/(4),,PURSUIT,Attack,,Philip's Hypaspists,1 hit per die. 1 self per action.,Screen,Pair,"Philip's Hypaspists, Right Phalanx",,,,
-17,98A,blue,Athenian Right,,4,(5)/(6),,,Attack,,"Right Phalanx, Center Phalanx",1 hit per die. 1 self per action.,Counterattack,Pair,Right Phalanx,1 hit.,,,
-17,99A,blue,Allies,,4,(3)/(4),,,Attack,,Center Phalanx,1 hit per die. 1 self per action.,Counterattack,Pair,Center Phalanx,1 hit.,,,
-17,100A,dkblue,Thebans,,4,(5)/(6),,,Attack,,"Left Phalanx, Center Phalanx",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,1 hit.,,,
-17,101A,dkblue,Sacred Band,,2,1-2,,,Attack,,"Left Phalanx, Alexander",1 hit per die.,Counterattack,Pair,Alexander,1 hit. This unit suffers TWO less hits and never more than one.,,,
-,,,,,,,,,,,,,,,,,,,
-THE GRANICUS,,,,,,,,,,,,,,,,,,,
-18,102A,blue,Persian Far Left,,4,Doubles,,,Attack,Pair,"Companions, Hypaspists",1 hit.,Screen,Pair,"Companions, Hypaspists, Right Phalanx",,,,
-18,103A,blue,Persian Left,,4,Doubles,,,Attack,Pair,"Hypaspists, Right Phalanx",1 hit.,Screen,Pair,Right Phalanx,,,,
-18,104A,blue,Persian Center,,4,Doubles,,,Attack,Pair,Center Phalanx,1 hit.,Screen,Pair,Center Phalanx,,place_2_blue,"While this card is in play, you may place dice on TWO Blue cards per Turn.",
-18,105A,blue,Persian Right,,4,Doubles,,,Attack,Pair,"Thessalians, Left Phalanx",1 hit.,Screen,Pair,Left Phalanx,,,,
-18,106A,blue,Persian Far Right,,4,Doubles,,,Attack,Pair,"Thessalians, Left Phalanx",1 hit.,Screen,Pair,"Thessalians, Left Phalanx",,,,
-18,107A,dkblue,Memnon's Left,,6,(5)/(6),,Persian Left,Attack,,"Hypaspists, Right Phalanx",1 hit per die. 1 self per action.,Counterattack,Pair,Hypaspists,1 hit.,,,
-18,108A,dkblue,Memnon's Right,,6,(3)/(4),,Persian Right,Attack,,Left Phalanx,1 hit per die. 1 self per action.,Counterattack,Pair,Left Phalanx,1 hit.,,,
-18,109A,red,Thessalians,,4,(1)/(2),,,Attack,,"Persian Far Right, Persian Right, Memnon's Right",1 hit per die. 1 self per action.,Counterattack,Pair,"Persian Far Right, Persian Right",1 hit.,,,
-18,110A,pink,Left Phalanx,,4*,(2)/(3),,,Attack,,"Persian Far Right, Persian Right, Memnon's Right","1 hit, PLUS 1 hit per die. 1 self per action.",Absorb,"Pair, Voluntary",Center Phalanx,"When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,
-18,111A,pink,Center Phalanx,,4*,(3)/(4),,,Attack,,Persian Center,"1 hit, PLUS 1 hit per die. 1 self per action.",Absorb,"Pair, Voluntary","Left Phalanx, Right Phalanx","When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,
-18,112A,pink,Right Phalanx,,4*,(4)/(5),,,Attack,,"Persian Left, Persian Center","1 hit, PLUS 1 hit per die. 1 self per action.",Absorb,"Pair, Voluntary",Center Phalanx,"When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,
-18,113A,red,Hypaspists,,4,(5)/(6),,,Attack,,"Persian Far Left, Persian Left, Memnon's Left",1 hit per die. 1 self per action.,Counterattack,Pair,"Persian Far Left, Persian Left",1 hit.,,,
-18,114A,red,Companions,,4,Doubles,,,Attack,,"Persian Far Left, Persian Left, Memnon's Left",1 hit.,Counterattack,Pair,Persian Far Left,1 hit.,,,
-,,,,,,,,,,,,,,,,,,,
-ISSUS,,,,,,,,,,,,,,,,,,,
-19,115A,blue,Light Infantry,,1,Doubles,,,Screen,Pair,"Companions, Hypaspists",,,,,,,,This small detachment was tasked with preventing Alexander and his Companion cavalry from crossing the river. <p>It didn't work. <p>You had one job.
-19,116A,blue,Cardaces Left,,6,(6),,,Attack,,"Companions, Hypaspists",1 hit per die. 1 self per action.,,,,,,,
-19,117A,blue,Greek Left,,4,(5)/(6),,,Attack,,"Hypaspists, Right Phalanx",1 hit per die. 1 self per action.,Counterattack,Pair,Right Phalanx,1 hit.,,,
-19,118A,dkblue,Greek Right,,4,(5)/(6),,,Attack,,"Center Phalanx, Left Phalanx",1 hit per die. 1 self per action.,Counterattack,Pair,Center Phalanx,1 hit.,,,
-19,119A,dkblue,Cardaces Right,,6,(6),,,Attack,,Left Phalanx,1 hit per die. 1 self per action.,,,,,,,
-19,120A,dkblue,Persian Horse,,6,4,,,Attack,,"Thessalians, Left Phalanx",1 hit per die. 1 self per action.,Screen,Pair,Thessalians,,,,
-19,121A,dkblue,The Immortals,,2*,Doubles,,Greek Left,Attack,Pair,"Hypaspists, Companions",1 hit.,Counterattack,Pair,Companions,1 hit. This unit suffers ONE less hit and never more than one.,,,
-19,122A,pink,Thessalians,,4,5/6,,,Attack,,"Persian Horse, Cardaces Right",1 hit per die. 1 self per action.,Screen,Pair,Persian Horse,,,,
-19,123A,pink,Skirmishers,,1,Doubles,,,Screen,Pair,"Cardaces Right, Greek Left, Greek Right",,,,,,,,"Often these battles began with skirmishing forces up-front fighting with each other before the heavier infantry was engaged. Usually these preliminaries aren't a great fit for the scale and emphasis of this system. <p>If you feel like their absence in the other scenarios is a deal-breaker, use this optional rule: roll a die. If it's a 1-3 your skirmishers beat the other side's, and if it's a 4-6, theirs beat yours. This does not constitute routing and no morale cubes change hands."
-19,124A,pink,Left Phalanx,,3*,(1)/(2),,,Attack,,"Cardaces Right, Greek Right",1 hit per die. 1 self per action.,Counterattack,Pair,"Persian Horse, Cardaces Right",1 hit. This unit suffers ONE less hit and never more than one.,,,
-19,125A,pink,Center Phalanx,,3*,(2-4),,,Attack,,"Greek Right, Greek Left",1 hit per die. 1 self per action.,Counterattack,Pair,Greek Right,1 hit. This unit suffers ONE less hit and never more than one.,,,
-19,126A,pink,Right Phalanx,,3*,(4)/(5),,,Attack,,"Greek Left, Greek Right",1 hit per die. 1 self per action.,Counterattack,Pair,Greek Left,1 hit. This unit suffers ONE less hit and never more than one.,,,
-19,127A,red,Hoplite Reserve,,8*,(6),,,Absorb,Voluntary,Any friendly formation,"When target suffers Hits, this unit suffers them instead.",,,,,,,
-19,128A,red,Hypaspists,,3,(5)/(6),,,Attack,,"Light Infantry, Cardaces Left, Greek Left, The Immortals",1 hit per die.,Counterattack,Pair,"Cardaces Left, Greek Left, The Immortals",1 hit.,,,
-19,129A,red,Companions,,4,Doubles,,,Attack,,"Light Infantry, Cardaces Left, Greek Left, The Immortals",1 hit.,Counterattack,Pair,"Cardaces Left, The Immortals",1 hit. This unit suffers ONE less hit and never more than one.,,,
-,,,,,,,,,,,,,,,,,,,
-GAUGAMELA,,,,,,,,,,,,,,,,,,,
-20,130A,pink,Skirmishers,,1,Doubles,,,Attack,Pair,Left Chariots OR Right Chariots,1 hit. You CHOOSE the target.,Screen,Pair,Any enemy formation,"If either Chariot formation is screened, it suffers one Hit!",,,
-20,131A,pink,Thessalians,,4*,5/6,,,Attack,,"Bessus, Greeks",1 hit per die. 1 self per action.,Screen,Pair,"Bessus, Greeks",,,,
-20,132A,pink,Phalanx,,6*,(1-3),,,Attack,,"Greeks, The Immortals, Right Reserve","1 hit, PLUS 1 hit per die. 1 self per action.",Counterattack,Pair,Any enemy attacking it,"1 hit. Additionally, this unit suffers one less hit.",,,
-20,133A,red,Hoplites,,6*,(4-6),,,Absorb,Voluntary,Any friendly formation,"When target suffers Hits, this unit suffers them instead.",,,,,,,"As the years of campaigning wore on, the elite Macedonian Phalanx grew smaller, and Alexander had to increasingly rely on Greek mercenaries and allies to plug holes in his line."
-20,134A,red,Hypaspists,,4*,(5)/(6),,,Attack,,"Mazaeus, Kinsmen, The Immortals",1 hit per die. 1 self per action.,Counterattack,Pair,"Mazaeus, Kinsmen, The Immortals",1 hit.,,,
-20,135A,red,Companions,,4*,Doubles,,,Attack,Pair,"Kinsmen, The Immortals, Left Reserve",1 hit per die. 1 self per action.,Counterattack,Pair,Left Chariots,1 hit.,,,
-20,92B,dkblue,Left Chariots,,2,Doubles,,,Attack,Pair,Companions,1 hit per action. 1 self per action.,,,,,,,
-20,93B,blue,Mazaeus,,6,6,,,Attack,,"Companions, Hypaspists",1 hit per die. 1 self per action.,,,,,,,
-20,94B,blue,Kinsmen,,3,5,,,Attack,Pair,"Companions, Hypaspists",1 hit.,Screen,Pair,Companions,,,,
-20,95B,dkblue,The Immortals,,2,Doubles,,,Attack,Pair,"Phalanx, Companions, Hypaspists",1 hit.,Counterattack,Pair,Any enemy attacking it,1 hit. This unit suffers ONE less hit and never more than one.,,,
-20,96B,blue,Greeks,,3,(4),,,Attack,,Phalanx,1 hit per die. 1 self per action.,Counterattack,Pair,Phalanx,1 hit.,,,
-20,97B,blue,Bessus,,6,3,,,Attack,,"Thessalians, Phalanx",1 hit per die. 1 self per action.,,,,,,,
-20,98B,dkblue,Right Chariots,,2,Doubles,,,Attack,Pair,Phalanx,1 hit per die. 1 self per action.,,,,,,,
-20,99B,dkblue,Left Reserve,,6*,(6),,Kinsmen,Counterattack,Pair,Companions,1 hit.,,,,,,,
-20,100B,dkblue,Right Reserve,,6*,(6),,The Immortals,Counterattack,Pair,Phalanx,1 hit.,,,,,,,
-,,,,,,,,,,,,,,,,,,,
-THE HYDASPES,,,,,,,,,,,,,,,,,,,
-21,101B,pink,Left Phalanx,,3*,(2)/(3),,,Attack,,"Right Elephants, Right Infantry",1 hit per die. 1 self per action.,Counterattack,,Right Infantry,1 hit.,take_from=102B,,
-21,102B,pink,Center Phalanx,,4*,(3)/(4),,,Absorb,Voluntary,"Left Phalanx, Right Phalanx","When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,,,,"When either the Left or the Right Phalanx makes an Attack, if there are dice on this card, remove them and use them as part of that formation's Attack.",
-21,103B,pink,Right Phalanx,,3*,(4)/(5),,,Attack,,"Left Elephants, Left Infantry",1 hit per die. 1 self per action.,Counterattack,,Left Infantry,1 hit.,take_from=102B,,
-21,104B,red,Hypaspists,,3,5/6,,,Attack,,"Left Elephants, Left Infantry",1 hit per die. 1 self per action.,Command,Two Pairs,Craterus out of reserve,,,,
-21,105B,red,Companions,,4,Doubles,,,Attack,Pair,"Left Cavalry, Right Cavalry, Left Infantry",1 hit.,Counterattack,Pair,"Left Cavalry, Right Cavalry",1 hit.,,,
-21,106B,red,Coenus,,3,Doubles,,Left Cavalry,Attack,Pair,Right Cavalry,1 hit.,,,,,,"Yes, the below is correct: this Formation comes out of Reserve when the enemy player's Left Cavalry Routs.",
-21,107B,red,Craterus,,1,Triples,,Commanded,Attack,Triplet,"Left Infantry, Right Infantry",5 hits.,,,,,attack_reserve,This Formation can Attack its targets even when those targets are in Reserve.,
-21,108B,blue,Left Cavalry,,4,Doubles,,,Attack,Pair,Companions,1 hit per action. 1 self per action.,Screen,Pair,Companions,,,,
-21,109B,dkblue,Left Elephants,,4,(6),,,Attack,,Right Phalanx,1 hit per die. 1 self per action.,,,,,suffer_1_less,This Formation ALWAYS suffers one less Hit when Attacked.,"If playing with Mary Holland, this Formation suffers zero hits, because that would be mean, and you should be nice to elephants."
-21,110B,dkblue,Right Elephants,,4,(5),,,Attack,,Left Phalanx,1 hit per die. 1 self per action.,,,,,suffer_1_less,This Formation ALWAYS suffers one less Hit when Attacked.,"If playing with Mary Holland, this Formation suffers zero hits, because that would be mean, and you should be nice to elephants."
-21,111B,blue,Right Cavalry,,4,Doubles,,Left Cavalry,Attack,Pair,Companions,1 hit per action. 1 self per action.,,,,,,,
-21,112B,blue,Left Infantry,,6,(5),,Left Elephants,Attack,,Right Phalanx,1 hit per die. 1 self per action.,,,,,,,
-21,113B,blue,Right Infantry,,6,(6),,Right Elephants,Attack,,Left Phalanx,1 hit per die. 1 self per action.,,,,,,,
-,,,,,,,,,,,,,,,,,,,
-GABIENE,,,,,,,,,,,,,,,,,,,
-22,114B,red,E. Heavy Cavalry,,4,1-3,,,Attack,,"A. Heavy Cavalry, A. Phalanx",1 hit per die. 1 self per action.,Screen,Pair,A. Heavy Cavalry,,,,
-22,115B,red,E. Elephants,,4,5/6,,PURSUIT,Attack,,A. Elephants,1 hit per die. 1 self per action.,Counterattack,Pair,A. Elephants,"1 hit. Additionally, this unit suffers one less hit.",,,
-22,116B,pink,E. Light Cavalry,,4,Doubles,,,Attack,Pair,A. Light Cavalry,1 hit per die. 1 self per action.,Screen,Pair,"A. Light Cavalry, A. Phalanx",,,,
-22,117B,pink,Eumenes's Camp,,1,,,,,,,,,,,,tough_if_in_play=118B,"While this card is in play, the Silver Shields suffer one less hit when Attacked and never more than one hit.",
-22,118B,pink,The Silver Shields,,2*,(5)/(6),,E. Elephants,Attack,Pair,A. Phalanx,1 hit per die (plus dice from E. Phalanx).,Counterattack,,A. Phalanx,1 hit.,take_from=119B,,
-22,119B,pink,E. Phalanx,,4,4/5,,E. Elephants,Absorb,,The Silver Shields,"When target suffers Hits, this unit suffers them instead.",,,,,,"Whenever the Silver Shields make an Attack, remove the dice from this card and use them as part of the Attack.",
-22,120B,dkblue,A. Light Cavalry,,6,Doubles,,PURSUIT,Attack,Pair,Eumenes's Camp,1 hit.,Screen,Pair,"E. Light Cavalry, The Silver Shields",,,,
-22,121B,blue,A. Elephants,,3,5/6,,PURSUIT,Attack,,E. Elephants,1 hit per die. 1 self per action.,Counterattack,Pair,E. Elephants,"1 hit. Additionally, this unit suffers one less hit.",,,
-22,122B,dkblue,A. Heavy Cavalry,,6,1-3,,,Attack,,"E. Heavy Cavalry, The Silver Shields",1 hit per die. 1 self per action.,Screen,Pair,E. Heavy Cavalry,,,,
-22,123B,blue,A. Phalanx,,8*,(4)/(5),,A. Elephants,Attack,,"The Silver Shields, E. Phalanx",1 hit per die. 1 self per action.,Counterattack,Pair,The Silver Shields,1 hit.,,,
-,,,,,,,,,,,,,,,,,,,
-IPSUS,,,,,,,,,,,,,,,,,,,
-23,124B,blue,A. Light Cavalry,,4,1/2,,,Attack,,S. Light Cavalry,1 hit per die. 1 self per action.,Screen,Pair,S. Light Cavalry,,,,
-23,125B,blue,A. Elephants,,4,5/6,,RETIRE,Attack,,"S. Elephants, S. Light Cavalry",1 hit per die. 1 self per action.,Counterattack,Pair,S. Elephants,"1 hit. Additionally, this unit suffers one less hit.",,,
-23,126B,blue,Demetrius,,6,5/6,,PURSUIT,Attack,,Antiochus,1 hit per die. 1 self per action.,Counterattack,Pair,Antiochus,1 hit.,,,
-23,127B,blue,Antigonus,,4*,Doubles,,,Screen,Pair,"S. Left Phalanx, S. Right Phalanx",,,,,,,,
-23,128B,dkblue,A. Left Phalanx,,6,(2)/(3),,A. Elephants,Attack,,"S. Right Phalanx, S. Left Phalanx",1 hit per die (plus dice from A. Right Phalanx). 1 self per action.,Counterattack,Pair,S. Right Phalanx,"1 hit. Additionally, this unit suffers one less hit.",,,
-23,129B,dkblue,A. Right Phalanx,,6,(3)/(4),,A. Elephants,Attack,,"S. Left Phalanx, S. Right Phalanx",1 hit per die (plus dice from A. Left Phalanx). 1 self per action.,Counterattack,Pair,S. Left Phalanx,"1 hit. Additionally, this unit suffers one less hit.",,,
-23,130B,red,Antiochus,,6,5/6,,PURSUIT,Attack,,Demetrius,1 hit per die. 1 self per action.,Counterattack,Pair,Demetrius,1 hit.,,,
-23,131B,red,S. Elephants,,5,5/6,,RETIRE,Attack,,"A. Elephants, A. Light Cavalry",1 hit per die. 1 self per action.,Counterattack,Pair,A. Elephants,"1 hit. Additionally, this unit suffers one less hit.",,,
-23,132B,red,S. Light Cavalry,,4,1/2,,,Attack,,Antigonus,1 hit per die. 1 self per action.,Screen,Pair,A. Light Cavalry,,,,
-23,133B,red,Seleucus,,1,Doubles,,,Screen,Pair,"A. Left Phalanx, A. Right Phalanx",,,,,,remove_with=130B,"If Antiochus Routs or Pursues, remove this Formation from play (this removal does not constitute a Rout).",Historically Antiochus was chased off the field by Demetrius. Seleucus then moved his elephant reserve to block Demetrius from returning.
-23,134B,pink,S. Left Phalanx,,6,(3)/(4),,S. Elephants,Attack,,"A. Right Phalanx, A. Left Phalanx",1 hit per die (plus dice from S. Right Phalanx). 1 self per action.,Counterattack,Pair,A. Right Phalanx,"1 hit. Additionally, this unit suffers one less hit.",,,
-23,135B,pink,S. Right Phalanx,,6,(2)/(3),,S. Elephants,Attack,,"A. Left Phalanx, A. Right Phalanx",1 hit per die (plus dice from S. Left Phalanx). 1 self per action.,Counterattack,Pair,A. Left Phalanx,"1 hit. Additionally, this unit suffers one less hit.",,,
-,,,,,,,,,,,,,,,,,,,
-EXPANSION 3 - GETTYSBURG,,,,,,,,,,,,,,,,,,,
-,,,,,,,,,,,,,,,,,,,
-LITTLE ROUND TOP,,,,,,,,,,,,,,,,,,,
-24,136A,blue,Sharpshooters,,1,Doubles,,,,,,,Screen,Pair,15th Alabama,,,"If there are dice on this card when the 20th Maine attacks, remove these dice and deal one additional hit. <p>When the 15th Alabama Routs, remove this card from play (this does not constitute a Rout).",
-24,137A,dkblue,20th Maine,,4*,(5)/(6),,,Attack,,"15th Alabama, 47th Alabama",1 hit per die. 1 self per action. (But see Sharpshooters.),Counterattack,Pair,15th Alabama,"1 hit. Additionally, this unit suffers one less hit.",,,
-24,138A,dkblue,83rd Pennsylvania,,4,(4),,,Attack,,"47th Alabama, 4th Alabama, 15th Alabama",1 hit per die. 1 self per action.,Counterattack,Pair,"47th Alabama, 4th Alabama",1 hit.,,,
-24,139A,dkblue,44th New York,,4*,(3),,,Attack,,"5th Texas, 4th Texas, 4th Alabama",1 hit per die. 1 self per action.,Counterattack,Pair,5th Texas,1 hit.,,,
-24,140A,dkblue,16th Michigan,,4*,(2),,,Attack,,"4th Texas, 5th Texas",1 hit per die. 1 self per action.,Counterattack,Pair,4th Texas,1 hit.,,,"Hurray, Michigan!"
-24,141A,blue,Artillery,,III,Straight 3,,,,,,,Screen,Voluntary,Any enemy formation,,,,
-24,142A,blue,Weed's Brigade,,8*,Any,,,Absorb,Voluntary,Any friendly formation,"When target suffers Hits, this unit suffers them instead.",Absorb,"Pair, Voluntary",Any friendly formation,"When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,
-24,143A,blue,Devil's Den,,4,,,,,,,,,,,,no_morale,"When this Formation Routs, the Union does not lose a morale cube. (If the Confederate Formation that Routs this Formation also Routs simultaneously, they DO lose a morale cube.)",
-24,144A,pink,48th Alabama,,5,(6),,,Attack,,"Devil's Den, Weed's Brigade",1 hit per die. 1 self per action.,,,,,,,
-24,145A,pink,4th Texas,,5,(1)/(2),,,Attack,,"16th Michigan, 44th New York",1 hit per die. 1 self per action.,Counterattack,Pair,16th Michigan,1 hit.,,,
-24,146A,pink,5th Texas,,5,(2)/(3),,,Attack,,"44th New York, 16th Michigan",1 hit per die. 1 self per action.,Counterattack,Pair,44th New York,1 hit.,,,
-24,147A,red,4th Alabama,,5,(3)/(4),,,Attack,,"83rd Pennsylvania, 44th New York",1 hit per die. 1 self per action.,,,,,,"Whenever the 47th Alabama makes an Attack, you MAY remove the dice from this card and use them as part of the Attack.",
-24,148A,red,47th Alabama,,5,(4)/(5),,,Attack,,"83rd Pennsylvania, 20th Maine",1 hit per die. 1 self per action. (But see 4th Alabama.),Counterattack,Pair,83rd Pennsylvania,1 hit.,may_take_dice_from=147A,,
-24,149A,red,15th Alabama,,5,(5)/(6),,,Attack,,"20th Maine, 83rd Pennsylvania",1 hit per die. 1 self per action.,Counterattack,Pair,20th Maine,1 hit.,,,
-,,,,,,,,,,,,,,,,,,,
-THE WHEATFIELD,,,,,,,,,,,,,,,,,,,
-25,150A,red,Semmes,,6,(5)/(6),,,Absorb,Voluntary,Kershaw,"When target suffers Hits, this unit suffers them instead.",,,,,rout_with=151A,"Whenever Kershaw makes an Attack, you MUST remove the dice from this card and use them as part of the Attack. <p>This Formation Routs automatically when Kershaw Routs.",
-25,151A,red,Kershaw,,6,3/4,,,Attack,,"de Trobriand, Tilton, Kelly, Sweitzer",1 hit per die. 1 self per action. (But see Semmes.),Counterattack,Pair,Any enemy attacking it,"1 hit. Addtionally, this unit suffers one less hit.",take_from=150A,,
-25,152A,pink,Anderson,,5,4,,,Attack,,"Ward, de Trobriand, Zook, Burbank",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,1 hit.,,,
-25,153A,pink,Benning,,5,3,,,Attack,,"Ward, Cross, Day, Burbank",1 hit per die. 1 self per action,Counterattack,Pair,Any enemy attacking it,1 hit.,,,
-25,154A,red,Rebel Artillery,,I,Straight 4,,,Screen,Voluntary,Any enemy formation,,,,,,,,
-25,155A,red,McLaws,,1,1/2,,de Trobriand,Command,Full House,Wofford out of reserve,,,,,,,,
-25,156A,red,Wofford,,5,4/5/6,,Commanded,Attack,,"Tilton, Sweitzer, Burbank, Day","1 hit, PLUS 1 hit per die. 1 self per action.",,,,,,"When this card enters play, the Union Formations Zook and Kelly immediately Retire. <p>This Formation can Attack targets even when those targets are in Reserve.",
-25,157A,dkblue,Ward,,4,1/2,,RETIRE,Attack,,"Benning, Anderson",1 hit per die. 1 self per action.,Screen,Pair,"Benning, Anderson",,,,
-25,158A,blue,de Trobriand,,4,(3)/(4),,RETIRE,Attack,,"Kershaw, Anderson",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,1 hit.,,,
-25,159A,blue,Tilton,,4,(5)/(6),,RETIRE,Attack,,Kershaw,1 hit per die. 1 self per action.,Absorb,Voluntary,de Trobriand,"When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,
-25,160A,blue,Stony Hill,,III,Straight 4,,,Screen,,Any enemy formation,,,,,,,"At the start of any Union turn in which there are no other Blue (not Dark Blue, but Blue) Formations remaining, this Formation immediately Routs. Yes, this does constitute a Rout and results in passing a morale cube.",
-25,161A,dkblue,Cross,,4,5/6,,"RETIRE, Ward",Attack,,"Benning, Anderson, Kershaw",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,1 hit.,,,
-25,162A,dkblue,Brooke,,4,Doubles,,Ward,Absorb,Voluntary,"Cross, Zook, Kelly","When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,,,,,
-25,163A,blue,Zook,,4,(3)/(4),,de Trobriand,Attack,,"Anderson, Kershaw",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,1 hit.,,,
-25,164A,blue,Kelly,,4,(1)/(2),,de Trobriand,Attack,,Kershaw,"1 hit, PLUS 1 hit per die. 1 self per action. Fightin' Irish!",Counterattack,Pair,Any enemy attacking it,1 hit.,,,
-25,165A,blue,Sweitzer,,4,(5)/(6),,Tilton,Attack,,"Kershaw, Wofford",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,1 hit.,,,
-25,166A,dkblue,Day,,4,4/5/6,,Cross,Attack,,"Benning, Anderson, Kershaw, Wofford",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,"1 hit. Additionally, this unit suffers one less hit.",,,
-25,167A,dkblue,Burbank,,4,1/2/3,,Cross,Attack,,"Anderson, Kershaw, Wofford",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,"1 hit. Additionally, this unit suffers one less hit.",,,
-,,,,,,,,,,,,,,,,,,,
-THE PEACH ORCHARD,,,,,,,,,,,,,,,,,,,
-26,168A,red,18th Mississippi,,4,2,,,Attack,,"105th Pennsylvania, 57th Pennsylvania",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,1 hit.,,,
-26,169A,red,13th Mississippi,,4,2,,,Attack,,"63rd Pennsylvania, 57th Pennsylvania",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,1 hit.,,,
-26,170A,red,17th Mississippi,,4,3,,,Attack,,"63rd Pennsylvania, 114th Pennsylvania",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,1 hit.,,,
-26,171A,red,21st Mississippi,,4,3,,,Attack,,"68th Pennsylvania, 141st Pennsylvania, 114th Pennsylvania",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,1 hit.,,,
-26,172A,red,Wofford,,4,1,,,Absorb,Voluntary,Any Red formation,"When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,,,,,
-26,173A,red,Rebel Artillery,,I,Straight 4,,,Screen,,Any enemy formation,,,,,,,,
-26,174A,pink,8th South Carolina,,4,4,,,Attack,,"68th Pennsylvania, 141st Pennsylvania, 114th Pennsylvania",1 hit per die. 1 self per action.,,,,,,,
-26,175A,pink,3rd South Carolina Battalion,,3,5,,,Attack,,"141st Pennsylvania, 68th Pennsylvania, 114th Pennsylvania",1 hit per die. 1 self per action.,,,,,,,
-26,176A,pink,2nd South Carolina,,4,6,,,Attack,,"141st Pennsylvania, 68th Pennsylvania, 114th Pennsylvania",1 hit per die. 1 self per action.,,,,,,,
-26,177A,pink,Fatal Blunder,,I,,,,,,,,,,,,,"If after rolling you cannot or do not place any dice on a Pink Formation, remove the cube from this card, adding it to your Morale Cubes. This card is then removed from play and all remaining Pink Formations Rout immediately.","During the confusion of the battle, someone yelled out a false order, and the Carolina regiments wheeled to the right, exposing their flank to Union artillery. ""Hundreds of the bravest and best men of Carolina fell, victims of this fatal blunder,"" Kershaw wrote later."
-26,136B,blue,141st Pennsylvania,,4,2,,,Attack,,"2nd South Carolina, 3rd South Carolina Battalion",1 hit per die (also take dice from 68th Pennsylvania). 1 self per action.,Counterattack,Pair,Any enemy attacking it,1 hit.,,,
-26,137B,blue,68th Pennsylvania,,4,3,,,Attack,,"21st Mississippi, 8th South Carolina",1 hit per die (also take dice from 141st Pennsylvania). 1 self per action.,Counterattack,Pair,Any enemy attacking it,1 hit.,,,
-26,138B,blue,Wheatfield Road Artillery,,II,Straight 3,,,Screen,,Any attack on 68th Pennsylvania or 141st Pennsylvania,,,,,,"rout_with=136B,137B","If both the 68th and 141st Pennsylvania are Routed, this Formation immediately Routs as well. This DOES constitute a Rout and results in the exchange of a morale cube.",
-26,139B,dkblue,114th Pennsylvania,,4,4,,63rd Pennsylvania,Attack,,"21st Mississippi, 17th Mississippi",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,"1 hit. Additionally, this unit suffers one less hit.",,,
-26,140B,dkblue,63rd Pennsylvania,,4,Doubles,,RETIRE,Counterattack,Pair,Any Red formation,1 hit.,Screen,"Pair, Voluntary",Any attack on 105th Pennsylvania,,,,
-26,141B,dkblue,57th Pennsylvania,,4,5,,63rd Pennsylvania,Attack,,"13th Mississippi, 17th Mississippi",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,"1 hit. Additionally, this unit suffers one less hit.",,,
-26,142B,dkblue,105th Pennsylvania,,4,6,,,Attack,,"18th Mississippi, 13th Mississippi",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,"1 hit. Additionally, this unit suffers one less hit.",,,
-26,143B,dkblue,Orchard Artillery,,I,Straight 4,,,Screen,,Any Red formation,,,,,,,,
-,,,,,,,,,,,,,,,,,,,
-CEMETERY RIDGE,,,,,,,,,,,,,,,,,,,
-27,144B,red,Posey,,5,(6),,,Attack,Pair,Hays's Division,1 hit per die. 1 self per action.,,,,,attack_reserve,Posey may Attack Hays's Division even while that Division is in Reserve.,
-27,145B,red,Wright,,5,(4-6),,,Attack,,"Carr, Hall, Webb",1 hit per die. 1 self per action. (But see Lang.),Counterattack,Pair,"Hall, Webb",1 hit.,take_from=146B,,
-27,146B,pink,Lang,,3,(1-3),,,Absorb,Voluntary,Any attack on Wilcox or Wright,"When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,,,,"Whenever an Attack is made by Wilcox or Wright, you MUST remove the dice from this card and use them as part of the Attack.",
-27,147B,red,Wilcox,,6,4/5/6,,,Attack,,"Carr, 1st Minnesota, Hall",1 hit per die. 1 self per action. (But see Lang.),Counterattack,Pair,Carr,1 hit.,take_from=146B,,
-27,148B,blue,Brewster,,4,(1)/(2),,,Absorb,Voluntary,Carr,"When target suffers Hits, this unit suffers them instead.",,,,,rout_with=149B,"When Carr Routs or Retires, Brewster Routs automatically.",
-27,149B,dkblue,Carr,,4,(3)/(4),,RETIRE,Attack,,"Wilcox, Wright",1 hit per die. 1 self per action.,,,,,,,
-27,150B,blue,1st Minnesota,,2,Doubles,,Carr,Attack,,Wilcox,2 hits.,Counterattack,Pair,Wilcox,1 hit. This unit suffers TWO less hits and never more than one.,,,
-27,151B,dkblue,Hall,,4,(5)/(6),,RETIRE,Attack,,"Wright, Posey, Wilcox",1 hit per die. 1 self per action.,Counterattack,Pair,Wright,"1 hit. Additionally, this unit suffers one less hit.",,,
-27,152B,blue,Webb,,4,(6),,Hall,Attack,,"Wright, Posey, Wilcox",1 hit per die. 1 self per action.,Counterattack,Pair,Wright,"1 hit. Additionally, this unit suffers one less hit.",,,
-27,153B,dkblue,Hays's Division,,5,Doubles,,Carr,Counterattack,Pair,Posey,1 hit.,Screen,Pair,Wright,,,,
-27,154B,blue,Union Artillery,,II,Straight 4,,,Screen,,Any enemy formation,,,,,,,,
-,,,,,,,,,,,,,,,,,,,
-CULP'S HILL,,,,,,,,,,,,,,,,,,,
-28,155B,blue,Breastworks,,8,,,,,,,,,,,,,"When any Dark Blue Formation (including Reserves taking an Absorb Reaction) is to suffer only one hit in an attack, this Formation suffers the hit instead. <p>If the Formation would suffer more than one hit, this Formation suffers all hits but one, which the targeted/absorbing Formation suffers. <p>When this Formation Routs, it does not cause the loss of a morale cube. <p>Finally, while I've got your attention: as long as Greene's Right is in play, you can place dice on TWO Dark Blue cards each turn. Why is this note on this card, and not on Greene's Right? Because I didn't have any room on that card. And folks wonder why the cards don't have art on them...",
-28,156B,dkblue,Greene's Left,,3*,6,,,Attack,,Jones,1 hit per die.,Counterattack,Pair,Jones,"1 hit. Additionally, this unit suffers one less hit.",,,
-28,157B,dkblue,Greene's Center,,3*,5,,,Attack,,Williams,1 hit per die.,Counterattack,Pair,Williams,"1 hit. Additionally, this unit suffers one less hit.",,,
-28,158B,dkblue,Greene's Right,,3*,4,,RETIRE,Attack,,Steuart,1 hit per die.,Counterattack,Pair,Steuart,"1 hit. Additionally, this unit suffers one less hit.",,,
-28,159B,dkblue,Reserves,,4*,Doubles,,,Absorb,Voluntary,Any friendly formation,"When target suffers Hits, this unit suffers them instead.",,,,,,,
-28,160B,blue,137th New York,,2,Doubles,,Greene's Right,Attack,,Steuart,1 hit.,,,,,suffer_1_less_1_max,This Formation ALWAYS suffers one less Hit when Attacked and NEVER suffers more than one Hit in any given Attack.,
-28,161B,dkblue,Geary,,V,Straight 4/3,,,,,,,,,,,start_with_no_cubes,"Unlike most Special Formations, this card begins the game with NO cubes on it. <p>If rolling five or more dice during your Roll Phase, you need a four-die straight to earn a cube. If rolling four or less dice, you need a three-die straight to earn a cube. <p>When there are FIVE cubes on this card, Geary's Division arrives, bringing the late hour battle to a close. The game ends immediately in a UNION VICTORY.",
-28,162B,red,Steuart,,8,(5)/(6),,,Attack,,"Greene's Right, 137th New York",1 hit per die. 1 self per action.,Screen,Pair,"Greene's Right, 137th New York",,,,
-28,163B,pink,Williams,,8,(4),,,Attack,,Greene's Center,1 hit per die. 1 self per action.,Screen,Pair,Greene's Center,,,,
-28,164B,pink,Jones,,8,(3),,,Attack,,Greene's Left,1 hit per die. 1 self per action.,Screen,Pair,Greene's Left,,,,
-28,165B,red,Johnson,,1,(1)/(2),,,,,,,,,,,,"If there are dice on this card when you Attack with any of your Formations, you MAY expend all the dice on this card, adding them to the Attack. <p>If you choose to do so, your attacking Formation suffers one extra self hit.",
-,,,,,,,,,,,,,,,,,,,
-GETTYSBURG 2ND,,,,,,,,,,,,,,,,,,,
-29,166B,dkblue,Little Round Top,,2,6,,,Attack,,Hood,1 hit per die.,Counterattack,,Hood,1 hit.,,,
-29,167B,dkblue,Sickles,,6*,(5),,,Attack,,McLaws,"1 hit, PLUS 1 hit per die. 1 self per action.",Counterattack,,McLaws,"1 hit. Additionally, this unit suffers one less hit.",,,
-29,168B,dkblue,Hancock,,8*,(4),,,Attack,,Anderson,1 hit per die. 1 self per action.,Counterattack,,Anderson,"1 hit. Additionally, this unit suffers one less hit.",,,
-29,169B,blue,Howard,,6*,(3),,,Attack,,Early,1 hit per die. 1 self per action.,Counterattack,,Early,"1 hit. Additionally, this unit suffers one less hit.",,,
-29,170B,blue,Slocum,,6*,(2),,,Attack,,Johnson,1 hit per die.,Counterattack,Pair,Johnson,"1 hit. Additionally, this unit suffers one less hit.",,,
-29,171B,blue,Sykes,,4*,Doubles,,,Absorb,Voluntary,Little Round Top,"When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,,,,,
-29,172B,blue,Meade,,1,Any,,,Absorb,Voluntary,Any friendly but Little Round Top,"When this Reaction is used, choose any friendly Formation except Little Round Top, that Formation suffers the hits instead. The Meade Formation never suffers hits, and this Reaction can never be used to absorb hits for Little Round Top.",,,,,,,
-29,173B,pink,Johnson,,4,(3)/(4),,,Attack,,Slocum,1 hit per die. 1 self per action.,,,,,,"Dice can only be placed on this card if there are dice on TWO Red cards. (This doesn't necessarily need to be the case when your turn begins, but does need to be the case the instant that you place dice on this card.)",
-29,174B,pink,Early,,5,(1)/(2),,,Attack,,Howard,1 hit per die. 1 self per action.,,,,,,"Dice can only be placed on this card if there are dice on TWO Red cards. (This doesn't necessarily need to be the case when your turn begins, but does need to be the case the instant that you place dice on this card.)",
-29,175B,red,Anderson,,5,5/6,,,Attack,,Hancock,"2 hits, PLUS hit per die. 1 self per action.",,,,,,Dice can only be placed on this card if there are already dice on McLaws.,
-29,176B,red,McLaws,,5,5/6,,,Attack,,"Sickles, Hancock","1 hit, PLUS 1 hit per die. 1 self per action.",,,,,,Dice can only be placed on this card if there are already dice on Hood.,
-29,177B,red,Hood,,4,Doubles,,,Attack,,"Little Round Top, Sickles",1 hit per die. 1 self per action.,Screen,Voluntary,Little Round Top,,,,
-,,,,,,,,,,,,,,,,,,,
-EXPANSION 4 - THE ENGLISH CIVIL WAR,,,,,,,,,,,,,,,,,,,
-,,,,,,,,,,,,,,,,,,,
-EDGEHILL,,,,,,,,,,,,,,,,,,,
-30,178A,red,Royalist Guns,,I,Full House,,,Screen,,Any enemy formation,,,,,,,"To earn a cube for this card, you must have five dice comprising a Double and Triple in a single roll.",
-30,179A,red,Wilmot,,4,Doubles,,PURSUIT,Attack,Pair,Basil Fielding,2 hits.,Screen,Pair,Meldrum,,,,
-30,180A,pink,Wentworth,,4,1/2,,RETIRE,Attack,,"Meldrum, Charles Essex",1 hit per die. 1 self per action. (But see William Fielding.),Counterattack,Pair,Meldrum,1 hit.,may_take_from=181A,,
-30,181A,pink,William Fielding,,4,3/4,,,Absorb,Voluntary,Any other Pink formation,"When target suffers Hits, this unit suffers 1 hit ONLY instad.",,,,,,"When either Wentworth or Gerard makes an Attack, if there are dice on this card, you may (but don't have to) remove them and use them as part of that formation's Attack. <p>This is the Royalist father of Basil Fielding, Parliamentary cavalry commander.",
-30,182A,pink,Gerard,,4,5/6,,RETIRE,Attack,,"Charles Essex, Ballard",1 hit per die (1 extra vs Essex). 1 self per action. (See W. Fielding.),Counterattack,Pair,"Charles Essex, Ballard",1 hit.,may_take_from=181A,,
-30,183A,red,Rupert of the Rhine,Rupert,4,Doubles,,PURSUIT,Attack,Pair,Ramsay,2 hits.,Screen,Pair,Charles Essex,,,,
-30,184A,red,Byron,,4,5/6,,Wentworth,Attack,,"Meldrum, Charles Essex, Ballard",1 hit per die. 1 self per action.,,,,,,,
-30,185A,red,Belasyse,,4,1/2,,Gerard,Attack,,"Charles Essex, Ballard",1 hit per die. 1 self per action.,,,,,,,
-30,186A,blue,Roundhead Guns,,I,Full House,,,Screen,,Any enemy formation,,,,,,,"To earn a cube for this card, you must have five dice comprising a Double and Triple in a single roll.",
-30,187A,dkblue,Ramsay,,4,5/6,,PURSUIT,Attack,,Rupert of the Rhine,1 hit.,Screen,Pair,"Gerard, Belasyse",,,,
-30,188A,blue,Charles Essex,,6,(5)/(6),,RETIRE,Attack,,"Gerard, William Fielding, Belasyse",1 hit per die. 1 self per action.,,,,,,,"Colonel Charles Essex was no relation to, and should not be confused with, the Earl of Essex, who led the Parliamentarian army. The colonel was kind enough not to survive this battle, thus preventing any such potential confusion going forward."
-30,189A,blue,Meldrum,,6,3/4,,,Attack,,"Wentworth, William Fielding, Byron",1 hit per die. 1 self per action.,Counterattack,Pair,"Wentworth, Byron",1 hit.,,,
-30,190A,dkblue,Basil Fielding,,4,3/4,,PURSUIT,Attack,,Wilmot,1 hit.,Screen,Pair,"Wentworth, Byron",,,,The son of Royalist William Fielding. His father would die in battle the following spring.
-30,191A,blue,Ballard,,6,5/6,,Charles Essex,Attack,,"Gerard, William Fielding, Belasyse",1 hit per die. 1 self per action.,Counterattack,Pair,"Gerard, Belasyse",1 hit.,,,
-30,192A,dkblue,Balfour,,1,1-3,,See Above,Attack,,"Gerard, William Fielding, Belasyse",1 hit per die.,,,,,"reserve_and=179A,183A","When both Rupert of the Rhine and Wilmot have left play (either via Rout or Pursuit), this card comes out of reserve.",
-30,193A,dkblue,Stapleton,,1,4-6,,See Above,Attack,,"Wentworth, William Fielding, Byron",1 hit per die.,,,,,"reserve_and=179A,183A","When both Rupert of the Rhine and Wilmot have left play (either via Rout or Pursuit), this card comes out of reserve.",
-,,,,,,,,,,,,,,,,,,,
-1ST NEWBURY,,,,,,,,,,,,,,,,,,,
-31,194A,blue,Round Hill,,I,Straight 4,,,Screen,,Any enemy formation,,,,,,remove_with=196A,"When Skippon routs, this card is removed from play (this does not constitute a rout).","Parliamentarian artillery was concentrated atop Round Hill, the position that Skippon occupied. Surrounding terrain funneled the enemy into narrow lanes within the firing zone. Dislodging Skippon and taking Round Hill in turn neutered the artillery, making that a key Royalist objective."
-31,195A,blue,Fortescue,,6*,(3)/(4),,,Attack,,Vavasour,1 hit per die. 1 self per action.,Counterattack,Pair,Vavasour,1 hit.,,,
-31,196A,blue,Skippon,,6,1-3,,,Attack,,"Wentworth, Byron",1 hit per die. 1 self per action.,Absorb,Voluntary,Any friendly formation,"When target suffers Hits, this card suffers one less Hit instead.",,,
-31,197A,dkblue,Essex,,6*,(5)/(6),,,Attack,,"Rupert, Wentworth",1 hit per die. 1 self per action.,Counterattack,Pair,Rupert,1 hit.,,,
-31,198A,dkblue,Stapleton,,4*,Doubles,,,Attack,,Rupert,1 hit.,Screen,Pair,Rupert,,,,
-31,199A,dkblue,London Trained Bands,,4*,3/4,,Skippon,Attack,,Gerard,1 hit per die. 1 self per action.,,,,,suffer_1_less,This unit always suffers 1 less Hit when attacked.,
-31,200A,red,Royalist Guns,,I,Straight 4/3,,,Screen,,Any enemy formation,,,,,,,"While Skippon is in play, a Straight 4 is needed to earn a cube for this card. After Skippon Routs, only a Straight 3 is needed.",
-31,201A,red,Gerard,,4,3/4,,,Attack,,London Trained Bands,"1 hit, PLUS 1 hit per die. 1 self per action.",Screen,,Stapleton,,,"Once London Trained Bands enters play, this formation can no longer Screen Stapleton.",
-31,202A,red,Rupert of the Rhine,Rupert,6,(5)/(6),,,Attack,,Essex OR Stapleton,1 hit per die. 1 self per action. You CHOOSE the target.,Screen,,Essex,,,,
-31,203A,pink,Wentworth,,6,(3)/(4),,,Attack,,"Skippon, Essex",1 hit per die. 1 self per action.,Counterattack,Pair,"Skippon, Essex",1 hit.,,,
-31,204A,pink,Byron,,4,Doubles,,,Attack,,Skippon,1 hit.,,,,,,"If there are dice on this card and Skippon is in play, Wentworth inflicts one extra Hit when Attacking, and suffers one less Hit when Attacked.",
-31,205A,pink,Vavasour,,6,1/2,,,Attack,,Fortescue,1 hit per die. 1 self per action.,Counterattack,Pair,Fortescue,1 hit.,,,
-31,206A,red,Infantry Reserve,,4,1/2,,,Absorb,,Vavasour or Wentworth,"When target suffers Hits, this unit suffers 1 less hit per die.",,,,,,"For example, if three Hits are to be inflicted and there are two dice on this card, this card suffers only one instead; if there are three dice, it suffers zero. Before you ask, no, it can't suffer less than zero or regain sticks or anything silly like that.",
-,,,,,,,,,,,,,,,,,,,
-2ND NEWBURY,,,,,,,,,,,,,,,,,,,
-32,207A,dkblue,Manchester,,4,Doubles,,,Attack,,"Astley, Blagge",1 hit.,Screen,Pair,Astley,,,"If there are dice on this card, all other friendly Formations inflict one extra Hit when attacking.",
-32,208A,blue,Skippon,,8,(5)/(6),,,Attack,,Cornish Foot,1 hit per die. 1 self per action.,Counterattack,Pair,Cornish Foot,1 hit.,extra_hit_if_dice_on=207A,,
-32,209A,blue,Balfour,,4,(3)/(4),,,Attack,,"Maurice, Blagge",1 hit per die. 1 self per action.,Screen,Pair,Maurice,,extra_hit_if_dice_on=207A,,
-32,210A,dkblue,Waller,,6,3/4,,,Absorb,"Pair, Voluntary",Skippon,"When target suffers Hits, this card suffers them instead.",Command,Full House,Cromwell out of reserve,,,,
-32,211A,blue,Cromwell,,6,1/2,,Commanded,Attack,,"Maurice, Goring",1 hit per die. 1 self per action.,Screen,,Goring,,extra_hit_if_dice_on=207A,,An obscure back-bencher who no one ever heard of again.
-32,212A,pink,Cornish Foot,,4,6,,,Attack,,Skippon,1 hit per die. 1 self per action.,Counterattack,Pair,Skippon,"1 hit. Additionally, this unit suffers one less hit.",,,
-32,213A,pink,Maurice,,4,Doubles,,RETIRE,Attack,,Balfour,1 hit.,Screen,,Skippon,,,,
-32,214A,red,Goring,,4,5/6,,,Attack,,Cromwell,1 hit per die. 1 self per action.,Absorb,,Any friendly formation,"When target suffers Hits, this unit suffers 1 less hit per die.",,,
-32,215A,red,Blagge,,4,3/4,,Maurice or Astley,Attack,,Balfour,"1 hit, PLUS 1 hit per die. 1 self per action.",Counterattack,Pair,Balfour,"1 hit. Additionally, this unit suffers one less hit.",,,
-32,216A,red,Astley,,4,(5)/(6),,,Attack,,Manchester,1 hit.,Screen,Pair,Manchester,,,,Never gonna give you up
-,,,,,,,,,,,,,,,,,,,
-NASEBY,,,,,,,,,,,,,,,,,,,
-33,178B,red,Langdale,,4,5/6,,PURSUIT,Attack,,Cromwell,1 hit per die. 1 self per action.,Screen,Pair,"Cromwell, Fairfax",,,,
-33,179B,pink,Lisle,,4,(1)/(2),,,Attack,,"Fairfax, Montagu",1 hit per die. 1 self per action.,Counterattack,Pair,Fairfax,"1 hit. Additionally, this unit suffers one less hit.",,,
-33,180B,pink,Bard,,6,(3)/(4),,,Attack,,Pickering,1 hit per die. 1 self per action.,Counterattack,Pair,Pickering,"1 hit. Additionally, this unit suffers one less hit.",,,
-33,181B,pink,Astley,,4,(5)/(6),,,Attack,,"Skippon, Waller",1 hit per die. 1 self per action.,Counterattack,Pair,Skippon,"1 hit. Additionally, this unit suffers one less hit.",,,Never gonna let you down
-33,182B,red,Rupert of the Rhine,Rupert,6,1-3,,PURSUIT,Attack,,Ireton,1 hit per die (also take all dice from Astley). 1 self per action.,Screen,Pair,"Ireton, Skippon",,,,
-33,183B,red,Bluecoats,,4*,5/6,,,Absorb,,Any Pink formation,"When target suffers Hits, this unit suffers 1 less hit per die.",Counterattack,Pair,Any enemy attacking it,1 hit. This unit suffers ONE less hit and never more than one.,,,"Yeah, I know the card is red"
-33,184B,dkblue,Ireton,,5,5/6,,,Attack,,"Rupert of the Rhine, Astley",1 hit per die. 1 self per action.,Screen,Pair,"Rupert of the Rhine, Astley",,,,"Cromwell's son-in-law and a regicide. He died in 1651, and would be executed ten years later."
-33,185B,dkblue,Skippon,,5,(5)/(6),,,Attack,,Astley,1 hit per die (also take all dice from Waller). 1 self per action.,Counterattack,Pair,Astley,"1 hit. Additionally, this unit suffers one less hit.",,,
-33,186B,blue,Waller,,5,(5)/(6),,,Absorb,,Skippon or Pickering,"When target suffers Hits, this unit suffers 1 less hit.",,,,,,,"This is Hardresse Waller, cousin to the more famous Sir William. A regicide, he was condemned to death once Charles II was restored, but his life was spared due to the intervention of well-connected friends."
-33,187B,blue,Pickering,,5,(3)/(4),,,Attack,,Bard,1 hit per die. 1 self per action.,Counterattack,Pair,Bard,1 hit.,,,
-33,188B,blue,Montagu,,5,(1)/(2),,,Absorb,,Fairfax or Pickering,"When target suffers Hits, this unit suffers 1 less hit.",,,,,,,"Montagu was reliably Cromwell's man up until the future Lord Protector's death. Seeing the restoration as inevitable, he was instrumental in bringing Charles II to the throne, not only saving his own neck, but being created the first Earl of Sandwich. Decades later, his great-grandson decided to put stuff between two slices of bread."
-33,189B,dkblue,Fairfax,,5,(1)/(2),,,Attack,,"Lisle, Bluecoats",1 hit per die (also take all dice from Montagu). 1 self per action.,Counterattack,Pair,Lisle,"1 hit. Additionally, this unit suffers one less hit.",,,
-33,190B,dkblue,Cromwell,,5,1-3,,,Attack,,"Langdale, Lisle, Bluecoats",1 hit per die. 1 self per action.,Screen,Pair,"Langdale, Lisle",,,,
-,,,,,,,,,,,,,,,,,,,
-TIPPERMUIR,,,,,,,,,,,,,,,,,,,
-34,191B,dkblue,Scott of Rossie,,4,Doubles,,,Attack,Pair,Montrose,1 hit per pair.,Screen,Pair,"Montrose, Macdonnell",,,,
-34,192B,blue,Tullibardine,,6,3,,,Attack,,Macdonnell,1 hit per die. 1 self per action.,Counterattack,Pair,Macdonnell,This unit suffers one less hit.,,,
-34,193B,blue,Perth Trained Bands,,6,4,,,Attack,,O'Cahan,1 hit per die. 1 self per action.,Counterattack,Pair,O'Cahan,This unit suffers one less hit.,,,
-34,194B,blue,Lord Elcho,Elcho,6,5/6,,,Attack,,Laghtnan,1 hit per die. 1 self per action.,Counterattack,Pair,Laghtnan,This unit suffers one less hit.,,,
-34,195B,dkblue,Drummond,,4,Doubles,,,Attack,Pair,MacDonalds,1 hit per pair.,Screen,Pair,"MacDonalds, Kilpont",,,,
-34,196B,dkblue,Levies,,4,(1)/(2),,,Absorb,,Any Blue formation,"When target suffers Hits, this unit suffers 1 less hit per die.",,,,,,,
-34,197B,red,MacDonalds,,4,(3)/(4),,,Attack,,Drummond,1 hit per die. 1 self per action.,,,,,,,"Specifically, these are highlanders from Clan MacDonald of Keppoch."
-34,198B,red,Kilpont,,4,(5)/(6),,,Attack,,Elcho,1 hit.,Absorb,,Laghtnan,"When target suffers Hits, this unit suffers 1 less hit per die.",,,These were raised by Elcho but immediately defected.
-34,199B,pink,Laghtnan,,4,1/2,,,Attack,,Elcho,1 hit per die (also take all dice from Kilpont). 1 self per action.,Counterattack,,Elcho,"1 hit. Additionally, this unit suffers one less hit per die.",,,
-34,200B,pink,O'Cahan,,4,3/4,,,Attack,,Perth Trained Bands,1 hit per die. 1 self per action.,Counterattack,,Perth Trained Bands,"1 hit. Additionally, this unit suffers one less hit per die.",,,
-34,201B,pink,Macdonnell,,4,5/6,,,Attack,,Tullibardine,1 hit per die. 1 self per action.,Counterattack,,Tullibardine,"1 hit. Additionally, this unit suffers one less hit per die.",,,
-34,202B,red,Montrose,,4,5/6,,,Attack,,"Scott of Rossie, Tullibardine",1 hit per die (1 extra vs Tullibardine). 1 self per action.,Screen,,Scott of Rossie,,,"If there are dice on this card, all Pink Formations inflict one extra Hit when attacking.",
-,,,,,,,,,,,,,,,,,,,
-AULDEARN,,,,,,,,,,,,,,,,,,,
-35,203B,dkblue,Lawers's Horse,,1,4,,,Screen,Pair,"Garlic Hill, Irish Right",,,,,,,,A single troop of about thirty men (and presumably the same number of horses) that would be easily routed by the arrival of two hundred cavalry under Gordon.
-35,204B,blue,Campbell of Lawers,,6,(4-6),,RETIRE,Attack,,"Garlic Hill, MacColla's Lifeguard",1 hit per die (also take all dice from Lawers's Horse). 1 self per action.,Counterattack,,Any enemy attacking it,"1 hit. Additionally, this unit suffers one less hit per die.",,,
-35,205B,blue,Seaforth,,4,Doubles,,,Absorb,Pair,Campbell of Lawers,"When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,,,,"If Campbell of Lawers Routs or Retires, Seaforth immediately Routs.","Rather than deploying in a battleline, the Covenanter regiments were secunded - one after the other. Once Lawers's men broke, they ran into and through the men behind them; the result was anarchy."
-35,206B,dkblue,Drummond,,2,3/4,,,Attack,,Aboyne,1 hit per die.,Screen,Pair,Aboyne,,,,
-35,207B,blue,Lothian,,4,3/4,,Campbell of Lawers,Attack,,Irish Right,1 hit per die. 1 self per action.,Counterattack,Pair,Irish Right,1 hit.,,,
-35,208B,blue,Lord Chancellor's,,4,5/6,,Drummond,Attack,,Irish Left,1 hit per die. 1 self per action.,Counterattack,Pair,Irish Left,1 hit.,,,
-35,209B,red,Garlic Hill,,4,(5)/(6),,RETIRE,Attack,,Campbell of Lawers,1 hit.,Counterattack,,Campbell of Lawers,"1 hit. Additionally, this unit suffers one less hit per die.",,,
-35,210B,pink,Moneymore,,1,3/4,,,Screen,Pair,Campbell of Lawers,,,,,,,"When Garlic Hill Retires, so does this card; they are all falling back to the position represented by the MacColla's Lifeguard card, in Auldearn.",
-35,211B,red,MacColla's Lifeguard,,3,(5)/(6),,Garlic Hill,Attack,,Campbell of Lawers,"1 hit, PLUS 1 hit per die.",,,,,suffer_1_less_1_max,This Formation ALWAYS suffers one less Hit when Attacked and NEVER suffers more than one Hit in any given Attack.,"Forced to abandon his position on Garlic Hill, MacColla fell back to Auldearn itself. The fighting there was fierce, and Mungo Campbell of Lawers was killed in action."
-35,212B,pink,Montrose,,1,1-3,,,Command,Full House,Gordon and Aboyne out of reserve,,Command,Two Pairs,Irish Left and Irish Right out of reserve,,,Montrose may only perform the second action after having previously performed the first.,Montrose's horse went around the village and smashed the enemy wings; then his foot came through the village to engage.
-35,213B,pink,Aboyne,,4,4-6,,Commanded,Attack,,"Drummond, Lord Chancellor's",1 hit per die. 1 self per action.,Screen,Pair,"Drummond, Lord Chancellor's",,,,
-35,214B,pink,Gordon,,4,1-3,,Commanded,Attack,,"Lawers's Horse, Campbell of Lawers",1 hit per die. 1 self per action.,Screen,Pair,"Campbell of Lawers, Lothian",,,,
-35,215B,red,Irish Left,,4,1-3,,Commanded,Attack,,"Campbell of Lawers, Drummond, Lord Chancellor's","1 hit, PLUS hit per die. 1 self per action.",Counterattack,,Lord Chancellor's,"1 hit. Additionally, this unit suffers one less hit per die.",,,
-35,216B,red,Irish Right,,4,4-6,,Commanded,Attack,,"Campbell of Lawers, Lothian","1 hit, PLUS hit per die. 1 self per action.",Counterattack,,Lothian,"1 hit. Additionally, this unit suffers one less hit per die.",,,
-,,,,,,,,,,,,,,,,,,,
-BASE GAME - 2ND EDITION,,,,,,,,,,,,,,,,,,,
-,,,,,,,,,,,,,,,,,,,
-PHARSALUS,,,,,,,,,,,,,,,,,,,
-36,217A,pink,Labienus,,4,Doubles,,,Attack,Pair,"Caesar's Horse, Sulla",1 hit.,Screen,Pair,Sulla,,,,"Pompey's cavalry and auxilia, protecting his left flank. His right was anchored by the Enipeus River."
-36,218A,red,Pompey,,6*,(5)/(6),,,Attack,,"Sulla, Domitius",1 hit per die. 1 self per action.,Counterattack,Pair,Sulla,1 hit.,,,
-36,219A,red,Metellus Scipio,,6,3/4,,,Attack,,Domitius,1 hit per die. 1 self per action.,Absorb,Pair,"Cilicians, Pompey","When target suffers Hits, this card suffers them instead.",,,
-36,220A,red,Cilicians,,6,1/2,,,Attack,,Antony,1 hit per die. 1 self per action.,Counterattack,Pair,Antony,1 hit.,,,
-36,221A,blue,Antony,,4*,5/6,,,Attack,,Cilicians,"1 hit, PLUS 1 hit per die. 1 self per action.",Counterattack,,Cilicians,"1 hit. Additionally, this unit suffers one less hit per die.",,,
-36,222A,blue,Domitius,,4*,3/4,,,Attack,,Metellus Scipio,1 hit per die. 1 self per action.,Counterattack,,Metellus Scipio,"1 hit. Additionally, this unit suffers one less hit per die.",,,
-36,223A,dkblue,Sulla,,4*,(5)/(6),,,Attack,,Pompey,1 hit per die. Inflicts 1 extra hit if Fourth Line is in play.,Counterattack,,Pompey,"1 hit. Additionally, this unit suffers one less hit per die.",,,
-36,224A,dkblue,Caesar's Horse,,2,1-3,,RETIRE,Screen,Pair,"Pompey, Labienus",,,,,,,,"Caesar knew his outnumbered cavalry would be driven off the field by their counterparts under Labienus. Cleverly, he peeled off some of his infantry to form a fourth line hidden behind his horse. Once his horse was routed, the fourth line surprised Labienus, then turned into Pompey's undefended left flank, routing an army that outnumbered Caesar's nearly two to one."
-36,225A,blue,The Fourth Line,,1,4-6,,Caesar's Horse,Attack,,"Labienus, Pompey","1 hit, PLUS 1 hit per die.",Screen,Pair,Labienus,,,,
-,,,,,,,,,,,,,,,,,,,
-INKERMAN,,,,,,,,,,,,,,,,,,,
-37,217B,blue,Pauloff's Left,,8,3/4,,Commanded,Attack,,"Sandbag Battery, French Troops",1 hit per die. 1 self per action.,Counterattack,Pair,French Troops,"1 hit. Additionally, this unit suffers one less hit.",,,
-37,218B,dkblue,Shell Hill,,III,Straight 4,,,Screen,,Any enemy attack,,,,,,,,
-37,219B,dkblue,Pauloff's Right,,6,(4)/(5),,Commanded,Attack,,"Home Ridge, British Troops",1 hit per die. 1 self per action.,Command,Triplet,Pauloff's Left out of reserve,,,"When this card Commands Pauloff's Left, add one new Morale Cube to the Russian side.",
-37,220B,blue,Soimonoff,,8,(5)/(6),,,Attack,,"Home Ridge, British Troops",1 hit per die. 1 self per action.,Command,Triplet,Pauloff's Right out of reserve,,,"Until the first Fog Cube is lifted, this card suffers one less hit when it is Attacked.",
-37,221B,red,Home Ridge,,4*,5/6,,,Attack,,"Pauloff's Right, Soimonoff",1 hit per die. Ignore first target until it comes out of Reserve.,Counterattack,,Any enemy attacking it,"1 hit. Additionally, this unit suffers one less hit.",,,
-37,222B,red,Sandbag Battery,,4,3/4,,,Counterattack,Pair,Pauloff's Left,"1 hit. Additionally, this unit suffers one less hit.",Screen,,Pauloff's Right,,,,"Though it had little strategic significance, fighting over the Sandbag Battery was intense and it changed hands many times."
-37,223B,red,British Troops,,4*,1/2,,Commanded,Attack,,"Soimonoff, Pauloff's Right",1 hit per die. 1 self per action.,Absorb,,Home Ridge,"When target suffers Hits, this card suffers 1 less hit per die.",,,
-37,224B,pink,French Troops,,6*,4-6,,Commanded,Attack,,Pauloff's Left,"1 hit, PLUS one hit per die. 1 self per action.",Counterattack,,Pauloff's Left,1 hit per die.,,,
-37,225B,pink,The Fog,,1,Doubles,,,Command,Two Pairs,The Fog Lifts...,,,,,,,"At the start of the battle, place three cubes below. When this Command action is used, remove the cubes in order from top to bottom, resolving the effect given.<ol><li>Soimonoff special text negated.<li>British Troops out of reserve.<li>French Troops out of reserve.</ol>",
-,,,,,,,,,,,,,,,,,,,
-EXPANSION 5 - THE GRAND ALLIANCE,,,,,,,,,,,,,,,,,,,
-,,,,,,,,,,,,,,,,,,,
-FLEURUS,,,,,,,,,,,,,,,,,,,
-38,226A,,,,,,,,,,,,,,,,,,
-38,227A,,,,,,,,,,,,,,,,,,
-38,228A,,,,,,,,,,,,,,,,,,
-38,229A,,,,,,,,,,,,,,,,,,
-38,230A,,,,,,,,,,,,,,,,,,
-38,231A,,,,,,,,,,,,,,,,,,
-38,232A,,,,,,,,,,,,,,,,,,
-38,233A,,,,,,,,,,,,,,,,,,
-38,234A,,,,,,,,,,,,,,,,,,
-38,235A,,,,,,,,,,,,,,,,,,
-38,236A,,,,,,,,,,,,,,,,,,
-38,237A,,,,,,,,,,,,,,,,,,
-38,238A,,,,,,,,,,,,,,,,,,
-38,239A,,,,,,,,,,,,,,,,,,
-,,,,,,,,,,,,,,,,,,,
-MARSAGLIA,,,,,,,,,,,,,,,,,,,
-39,240A,,,,,,,,,,,,,,,,,,
-39,241A,,,,,,,,,,,,,,,,,,
-39,242A,,,,,,,,,,,,,,,,,,
-39,243A,,,,,,,,,,,,,,,,,,
-39,244A,,,,,,,,,,,,,,,,,,
-39,245A,,,,,,,,,,,,,,,,,,
-39,246A,,,,,,,,,,,,,,,,,,
-39,247A,,,,,,,,,,,,,,,,,,
-39,248A,,,,,,,,,,,,,,,,,,
-39,249A,,,,,,,,,,,,,,,,,,
-39,250A,,,,,,,,,,,,,,,,,,
-39,251A,,,,,,,,,,,,,,,,,,
-,,,,,,,,,,,,,,,,,,,
-CHIARI,,,,,,,,,,,,,,,,,,,
-40,252A,,,,,,,,,,,,,,,,,,
-40,253A,,,,,,,,,,,,,,,,,,
-40,254A,,,,,,,,,,,,,,,,,,
-40,255A,,,,,,,,,,,,,,,,,,
-40,256A,,,,,,,,,,,,,,,,,,
-40,257A,,,,,,,,,,,,,,,,,,
-40,258A,,,,,,,,,,,,,,,,,,
-40,259A,,,,,,,,,,,,,,,,,,
-40,260A,,,,,,,,,,,,,,,,,,
-40,261A,,,,,,,,,,,,,,,,,,
-40,262A,,,,,,,,,,,,,,,,,,
-40,263A,,,,,,,,,,,,,,,,,,
-,,,,,,,,,,,,,,,,,,,
-BLENHEIM,,,,,,,,,,,,,,,,,,,
-41,226B,,,,,,,,,,,,,,,,,,
-41,227B,,,,,,,,,,,,,,,,,,
-41,228B,,,,,,,,,,,,,,,,,,
-41,229B,,,,,,,,,,,,,,,,,,
-41,230B,,,,,,,,,,,,,,,,,,
-41,231B,,,,,,,,,,,,,,,,,,
-41,232B,,,,,,,,,,,,,,,,,,
-41,233B,,,,,,,,,,,,,,,,,,
-41,234B,,,,,,,,,,,,,,,,,,
-41,235B,,,,,,,,,,,,,,,,,,
-41,236B,,,,,,,,,,,,,,,,,,
-41,237B,,,,,,,,,,,,,,,,,,
-41,238B,,,,,,,,,,,,,,,,,,
-41,239B,,,,,,,,,,,,,,,,,,
-41,240B,,,,,,,,,,,,,,,,,,
-41,241B,,,,,,,,,,,,,,,,,,
-41,242B,,,,,,,,,,,,,,,,,,
-,,,,,,,,,,,,,,,,,,,
-RAMILLIES,,,,,,,,,,,,,,,,,,,
-42,243B,,,,,,,,,,,,,,,,,,
-42,244B,,,,,,,,,,,,,,,,,,
-42,245B,,,,,,,,,,,,,,,,,,
-42,246B,,,,,,,,,,,,,,,,,,
-42,247B,,,,,,,,,,,,,,,,,,
-42,248B,,,,,,,,,,,,,,,,,,
-42,249B,,,,,,,,,,,,,,,,,,
-42,250B,,,,,,,,,,,,,,,,,,
-42,251B,,,,,,,,,,,,,,,,,,
-42,252B,,,,,,,,,,,,,,,,,,
-42,253B,,,,,,,,,,,,,,,,,,
-42,254B,,,,,,,,,,,,,,,,,,
-,,,,,,,,,,,,,,,,,,,
-DENAIN,,,,,,,,,,,,,,,,,,,
-43,255B,,,,,,,,,,,,,,,,,,
-43,256B,,,,,,,,,,,,,,,,,,
-43,257B,,,,,,,,,,,,,,,,,,
-43,258B,,,,,,,,,,,,,,,,,,
-43,259B,,,,,,,,,,,,,,,,,,
-43,260B,,,,,,,,,,,,,,,,,,
-43,261B,,,,,,,,,,,,,,,,,,
-43,262B,,,,,,,,,,,,,,,,,,
-43,263B,,,,,,,,,,,,,,,,,,
-,,,,,,,,,,,,,,,,,,,
-EXPANSION 6 - GREAT BATTLES OF PRINCE CHARLES ALEXANDER OF LORRAINE,,,,,,,,,,,,,,,,,,,
-,,,,,,,,,,,,,,,,,,,
-HOTHENFRIEDBERG,,,,,,,,,,,,,,,,,,,
-44,264A,,,,,,,,,,,,,,,,,,
-44,265A,,,,,,,,,,,,,,,,,,
-44,266A,,,,,,,,,,,,,,,,,,
-44,267A,,,,,,,,,,,,,,,,,,
-44,268A,,,,,,,,,,,,,,,,,,
-44,269A,,,,,,,,,,,,,,,,,,
-44,270A,,,,,,,,,,,,,,,,,,
-44,271A,,,,,,,,,,,,,,,,,,
-44,272A,,,,,,,,,,,,,,,,,,
-44,273A,,,,,,,,,,,,,,,,,,
-44,274A,,,,,,,,,,,,,,,,,,
-44,275A,,,,,,,,,,,,,,,,,,
-44,276A,,,,,,,,,,,,,,,,,,
-44,277A,,,,,,,,,,,,,,,,,,
-44,278A,,,,,,,,,,,,,,,,,,
-,,,,,,,,,,,,,,,,,,,
-SOOR,,,,,,,,,,,,,,,,,,,
-45,279A,,,,,,,,,,,,,,,,,,
-45,280A,,,,,,,,,,,,,,,,,,
-45,281A,,,,,,,,,,,,,,,,,,
-45,282A,,,,,,,,,,,,,,,,,,
-45,283A,,,,,,,,,,,,,,,,,,
-45,284A,,,,,,,,,,,,,,,,,,
-45,285A,,,,,,,,,,,,,,,,,,
-45,286A,,,,,,,,,,,,,,,,,,
-45,287A,,,,,,,,,,,,,,,,,,
-45,288A,,,,,,,,,,,,,,,,,,
-45,289A,,,,,,,,,,,,,,,,,,
-45,290A,,,,,,,,,,,,,,,,,,
-45,291A,,,,,,,,,,,,,,,,,,
-,,,,,,,,,,,,,,,,,,,
-ROCOUX,,,,,,,,,,,,,,,,,,,
-46,292A,,,,,,,,,,,,,,,,,,
-46,293A,,,,,,,,,,,,,,,,,,
-46,294A,,,,,,,,,,,,,,,,,,
-46,295A,,,,,,,,,,,,,,,,,,
-46,296A,,,,,,,,,,,,,,,,,,
-46,297A,,,,,,,,,,,,,,,,,,
-46,298A,,,,,,,,,,,,,,,,,,
-46,299A,,,,,,,,,,,,,,,,,,
-46,300A,,,,,,,,,,,,,,,,,,
-46,301A,,,,,,,,,,,,,,,,,,
-46,302A,,,,,,,,,,,,,,,,,,
-46,303A,,,,,,,,,,,,,,,,,,
-,,,,,,,,,,,,,,,,,,,
-PRAGUE,,,,,,,,,,,,,,,,,,,
-47,264B,,,,,,,,,,,,,,,,,,
-47,265B,,,,,,,,,,,,,,,,,,
-47,266B,,,,,,,,,,,,,,,,,,
-47,267B,,,,,,,,,,,,,,,,,,
-47,268B,,,,,,,,,,,,,,,,,,
-47,269B,,,,,,,,,,,,,,,,,,
-47,270B,,,,,,,,,,,,,,,,,,
-47,271B,,,,,,,,,,,,,,,,,,
-47,272B,,,,,,,,,,,,,,,,,,
-47,273B,,,,,,,,,,,,,,,,,,
-47,274B,,,,,,,,,,,,,,,,,,
-47,275B,,,,,,,,,,,,,,,,,,
-47,276B,,,,,,,,,,,,,,,,,,
-47,277B,,,,,,,,,,,,,,,,,,
-47,278B,,,,,,,,,,,,,,,,,,
-47,279B,,,,,,,,,,,,,,,,,,
-,,,,,,,,,,,,,,,,,,,
-BRESLAU,,,,,,,,,,,,,,,,,,,
-48,280B,,,,,,,,,,,,,,,,,,
-48,281B,,,,,,,,,,,,,,,,,,
-48,282B,,,,,,,,,,,,,,,,,,
-48,283B,,,,,,,,,,,,,,,,,,
-48,284B,,,,,,,,,,,,,,,,,,
-48,285B,,,,,,,,,,,,,,,,,,
-48,286B,,,,,,,,,,,,,,,,,,
-48,287B,,,,,,,,,,,,,,,,,,
-48,288B,,,,,,,,,,,,,,,,,,
-48,289B,,,,,,,,,,,,,,,,,,
-48,290B,,,,,,,,,,,,,,,,,,
-,,,,,,,,,,,,,,,,,,,
-LEUTHEN,,,,,,,,,,,,,,,,,,,
-49,291B,,,,,,,,,,,,,,,,,,
-49,292B,,,,,,,,,,,,,,,,,,
-49,293B,,,,,,,,,,,,,,,,,,
-49,294B,,,,,,,,,,,,,,,,,,
-49,295B,,,,,,,,,,,,,,,,,,
-49,296B,,,,,,,,,,,,,,,,,,
-49,297B,,,,,,,,,,,,,,,,,,
-49,298B,,,,,,,,,,,,,,,,,,
-49,299B,,,,,,,,,,,,,,,,,,
-49,300B,,,,,,,,,,,,,,,,,,
-49,301B,,,,,,,,,,,,,,,,,,
-49,302B,,,,,,,,,,,,,,,,,,
-49,303B,,,,,,,,,,,,,,,,,, \ No newline at end of file
+scenario,number,wing,name,alias,symbol,strength,dice,link,reserve,action1_type,action1_req,action1_target,action1_effect,action2_type,action2_req,action2_target,action2_effect,rule,rule_text,lore_text
+BASE GAME,,,,,,,,,,,,,,,,,,,,
+,,,,,,,,,,,,,,,,,,,,
+WHITE MOUNTAIN,,,,,,,,,,,,,,,,,,,,
+1,1A,red,The Twelve Apostles,,,III,Straight 4,,,Bombard,,,,Screen,,Any enemy attack,,,,These were a dozen heavy guns fielded by the Catholic League.
+1,2A,red,Catholic League Cavalry,,,4,3/4,,,Attack,Triplet,Schlick,1 hit.,Screen,Pair,Hohenlohe,,,,
+1,3A,red,Catholic League Foot,,,6,(6),,,Attack,,"Hohenlohe, Schlick",1 hit per die. 1 self per action.,,,,,,,
+1,4A,pink,Imperial Cavalry,,,4,1/2,,PURSUIT,Attack,Triplet,Protestant Cavalry,1 hit.,Screen,Pair,Thurn,,,,
+1,5A,pink,Liechtenstein,,,6,(5),,RETIRE,Attack,,"Thurn, Hohenlohe",1 hit per die. 1 self per action.,,,,,,,
+1,6A,pink,Tiefenbach,,,4*,(4),,Liechtenstein,Attack,,"Thurn, Hohenlohe",1 hit per die. 1 self per action.,,,,,,,
+1,7A,blue,Thurn,,,6,6,,,Attack,,"Liechtenstein, Tiefenbach",1 hit per die. 1 self per action.,,,,,,,
+1,8A,blue,Protestant Cavalry,,,4,5/6,,PURSUIT,Attack,Triplet,Imperial Cavalry,1 hit.,Screen,Pair,"Liechtenstein, Tiefenbach",,,,
+1,9A,blue,Hohenlohe,,,6*,5,,,Attack,,"Catholic League Foot, Liechtenstein, Tiefenbach",1 hit per die. 1 self per action.,,,,,,,"One of the nobles who instigated the Bohemian Revolt (and thus the Thirty Years War) by chucking a couple of civil servants out a window. They survived, and Thurn went on to be one of the worst generals in the rebellion. His incompetence helped seal their fate at White Mountain."
+1,10A,blue,Schlick,,,4,4,,,Attack,Triplet,Catholic League Cavalry,1 hit.,Screen,Pair,Catholic League Foot,,,,
+,,,,,,,,,,,,,,,,,,,,
+MARSTON MOOR,,,,,,,,,,,,,,,,,,,,
+2,11A,dkblue,Northern Horse,,,3,Doubles,,PURSUIT,Attack,Pair,Fairfax,1 hit.,Screen,Pair,"Baillie, Lumsden, Fairfax",,,,
+2,12A,blue,Tillier's Left,,,6,(6),,,Attack,,"Baillie, Lumsden",1 hit per die. 1 self per action.,,,,,,,
+2,13A,blue,Royalist Guns,,,I,Straight 4,,,,,,,Screen,,Any enemy attack,,,,
+2,14A,blue,Tillier's Right,,,4,(5)/(6),,RETIRE,Attack,,"Crawford, Manchester",1 hit per die. 1 self per action.,,,,,,,
+2,15A,blue,Whitecoats,,,2,Doubles,,Tillier's Right,Attack,,"Crawford, Manchester",1 hit.,,,,,,,
+2,16A,dkblue,Byron,,,3,Doubles,,PURSUIT,Attack,Two Pairs,Cromwell,1 hit.,Screen,Pair,"Crawford, Manchester, Cromwell",,,,
+2,17A,dkblue,Rupert's Lifeguard,,,1,,,,,,,,,,,,,"While this card is in play, Tillier's Left and Tillier's Right suffer one less hit when Attacked. <p>When either the Northern Horse or Byron are about to Rout, add the Lifeguard's Unit to that Formation. That is, that Formation does NOT Rout at this time, but only has one Unit block. <p>Remove this card from play if and when that happens. This does not constitute a Rout.",
+2,18A,red,Cromwell,,,4,1-3,,,Attack,,"Byron, Northern Horse",1 hit per die.,Screen,Pair,"Byron, Tillier's Right, Whitecoats",,,,"Cromwell's disciplined cavalry didn't chase after the fleeing Byron, but circled around to take out the other wing of horse."
+2,19A,red,Crawford,,,4,(5)/(6),,RETIRE,Attack,,"Tillier's Right, Whitecoats",1 hit per die. 1 self per action.,,,,,,,
+2,20A,red,Manchester,,,4,(4),,Crawford,Attack,,"Tillier's Right, Whitecoats",1 hit per die. 1 self per action.,,,,,,,
+2,21A,pink,Roundhead Guns,,,II,Triples,,,,,,,Screen,,Any enemy attack,,,,
+2,22A,pink,Baillie,,,3,(6),,RETIRE,Attack,,"Tillier's Left, Tillier's Right, Whitecoats",1 hit per die. 1 self per action.,,,,,,,
+2,23A,pink,Lumsden,,,5,(5),,Baillie,Attack,,"Tillier's Left, Tillier's Right, Whitecoats",1 hit per die. 1 self per action.,,,,,,,
+2,24A,red,Fairfax,,,3,Doubles,,PURSUIT,Attack,,Northern Horse,1 hit.,Screen,Pair,"Tillier's Left, Northern Horse",,,,
+,,,,,,,,,,,,,,,,,,,,
+THE PLAINS OF ABRAHAM,,,,,,,,,,,,,,,,,,,,
+3,25A,red,British Left,,,4,5/6,,,Attack,,French Right,1 hit per die.,Counterattack,,French Right,1 hit.,,,
+3,26A,red,British Center,,,8,3/4,,,Attack,,French Center,1 hit per die.,Counterattack,,French Center,"1 hit. Additionally, this unit suffers one less hit.",,,
+3,27A,red,British Right,,,4,1/2,,,Attack,,French Left,1 hit per die.,Counterattack,,French Left,1 hit.,,,
+3,28A,red,Wolfe,,,I,,,,Screen,Voluntary,Any enemy attack,,,,,,place_2_red; remove_after_screen,"While this card is in play, you may place dice on TWO cards per turn. <p>Once this card is used to SCREEN an Attack, the card is removed from play. This does not constitute a Rout.","Brilliant, moody, and thirty-one years old, James Wolfe was fatally wounded early in the battle. As he bled out, he heard of his victory, and said ""Now, God be praised, I will die in peace."""
+3,29A,blue,French Left,,,4,6,,,Attack,Pair,British Right,1 hit.,Counterattack,,British Right,1 hit.,,,
+3,30A,blue,French Center,,,6,5/6,,,Attack,,British Center,1 hit per die.,Counterattack,,British Center,1 hit.,,,
+3,31A,blue,French Right,,,4,4,,,Attack,Pair,British Left,1 hit.,Counterattack,,British Left,1 hit.,,,
+3,32A,blue,Montcalm,,,I,,,,Screen,Voluntary,Any enemy attack,,,,,,place_2_blue; remove_after_screen,"While this card is in play, you may place dice on TWO cards per turn. <p>Once this card is used to SCREEN an Attack, the card is removed from play. This does not constitute a Rout.","A seasoned commander at the age of forty-seven, Montcalm tried his best with inferior troops. Wounded during the battle, he dies the next day."
+,,,,,,,,,,,,,,,,,,,,
+BOSWORTH FIELD,,,,,,,,,,,,,,,,,,,,
+4,33A,blue,King Richard III,,,4,4/5,,,Attack,,"Oxford, Richmond",1 hit per die. 1 self per action.,Command,Full House,Northumberland out of reserve,,place_2_blue,"While this card is in play, you may place dice on TWO Blue cards each turn, and on ONE Dark Blue card.",
+4,34A,blue,Norfolk,,,4,5/6,,,Attack,,"Oxford, Richmond",1 hit per die. 1 self per action.,Screen,Pair,Any enemy attack,,,,
+4,35A,blue,Northumberland,,,6,4,,Commanded,Attack,,"Oxford, Richmond",1 hit per die. 1 self per action.,Screen,Pair,Any enemy attack,,,,
+4,36A,red,Oxford,,,8,5/6,,,Attack,,"Norfolk, King Richard III",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attack,1 hit.,,,
+4,37A,red,Richmond,,,2,3/4,,,Attack,Pair,"Norfolk, King Richard III",1 hit.,Command,Full House,The Stanleys out of reserve,,,,"The future Henry VII. Contrary to popular belief, he gained his kingdom by winning this battle, not by trading Richard a horse."
+4,38A,pink,The Stanleys,,,4,Doubles,,Commanded,Absorb,"Pair, Voluntary","Oxford, Richmond","When target suffers Hits, this card suffers them instead.",,,,,,"When this card comes out of Reserve, Northumberland immediately Routs.","The Stanleys were political intriguers who spent most of the battle on the sidelines, waiting to see who was likely to win before intervening decisively for Henry."
+,,,,,,,,,,,,,,,,,,,,
+MALPLAQUET,,,,,,,,,,,,,,,,,,,,
+5,39A,blue,Villars,,,6*,5/6,,,Attack,,"Schulenburg, Lottum, Orkney",1 hit.,Screen,Pair,"Schulenburg, Lottum, Orkney",,place_2_blue,"While this card is in play, you may place dice on TWO Blue cards each turn, and on ONE Dark Blue card.",
+5,40A,blue,Center,,,6,4,,,Attack,,"Lottum, Orkney, Marlborough",1 hit per die. 1 self per action.,,,,,,,
+5,41A,blue,Boufflers,,,6,5/6,,,Attack,,"Orange, Marlborough",1 hit per die. 1 self per action.,Screen,Pair,"Orange, Marlborough",,,,
+5,42A,dkblue,French Reserves,,,6,Doubles,,,Absorb,"Pair, Voluntary",Any friendly formation,"When target suffers Hits, this card suffers them instead.",Counterattack,Pair,Withers,1 hit.,,,
+5,1B,pink,Orange,,,8,(6),,,Attack,,"Boufflers, Center",1 hit per die. 1 self per action.,,,,,,,
+5,2B,pink,Marlborough,,,6*,(5)/(6),,,Attack,Pair,"Boufflers, Center",1 hit.,Screen,Pair,"Boufflers, Center",,,,
+5,3B,red,Schulenburg,,,8,(5),,,Attack,,"Villars, Center",1 hit per die. 1 self per action.,Counterattack,Pair,"Villars, Center",1 hit per die.,,,
+5,4B,red,Lottum,,,4,(4),,RETIRE,Attack,,"Villars, Center",1 hit per die. 1 self per action.,Counterattack,Pair,"Villars, Center",1 hit.,,,
+5,5B,red,Orkney,,,4,Doubles,,Lottum,Attack,Pair,"Villars, Center",1 hit.,,,,,,,
+5,6B,red,Withers,,,4,Straight 4,,,Attack,,French Reserves,1 hit.,,,,,,,"A detachment under Henry Withers advanced against the French flank, forcing Villars to divert much-needed forces from his center. This weakened the French line, and in a final push Marlborough and Prince Eugene of Savoy broke it."
+,,,,,,,,,,,,,,,,,,,,
+IVRY,,,,,,,,,,,,,,,,,,,,
+6,7B,dkblue,D'Aumont,,,4,6,,,Attack,,"Light Horse, Nemours",1 hit.,Screen,Pair,Light Horse,,,,
+6,8B,dkblue,Montepensier,,,4,5,,,Attack,,"Nemours, Egmont",1 hit.,Screen,Pair,Nemours,,,,
+6,9B,dkblue,Royalist Cannons,,,II,Straight 4,,,Screen,,"Light Horse, Nemours, Egmont",,Bombard,,,,,,
+6,10B,dkblue,Baron de Biron,,,6,Doubles,,,Attack,Pair,"Egmont, Mercenaries, Mayenne",1 hit. 1 self per action.,Screen,Pair,Egmont,,,,
+6,11B,blue,Henri IV,,,6*,5/6,,,Attack,,"Mercenaries, Mayenne",1 hit per die. 1 self per action.,Screen,,"Mercenaries, Mayenne",,,,
+6,12B,blue,Schomberg,,,3,4,,,Attack,,"Aumale, Mayenne",1 hit.,Screen,Pair,Aumale,,,,
+6,13B,blue,Marshal de Biron,,,4,Doubles,,,Absorb,"Pair, Voluntary",Any friendly formation,"When target suffers Hits, this card suffers them instead.",,,,,,,
+6,14B,red,Aumale,,,4,4,,,Attack,,Schomberg,1 hit.,Screen,Pair,Schomberg,,,,
+6,15B,red,Mayenne,,,6*,5/6,,,Attack,,Henri IV,1 hit per die. 1 self per action.,Screen,Pair,Henri IV,,,,
+6,16B,pink,Mercenaries,,,6*,Triples,,,Attack,Triplet,Henri IV,1 hit.,Counterattack,Triplet,Henri IV,1 hit.,,,
+6,17B,pink,League Cannons,,,I,Straight 4,,,Screen,,"D'Aumont, Montepensier, Baron de Biron",,Bombard,,,,,,
+6,18B,pink,Egmont,,,4,(6),,,Attack,,"Montepensier, Baron de Biron",1 hit per die. 1 self per action.,Screen,Pair,Baron de Biron,,,,
+6,19B,red,Nemours,,,4,(5),,,Attack,,Montepensier,1 hit per die. 1 self per action.,Screen,Pair,Montepensier,,,,
+6,20B,red,Light Horse,,,4,6,,,Attack,,D'Aumont,1 hit.,Screen,Pair,D'Aumont,,,,
+,,,,,,,,,,,,,,,,,,,,
+THE DUNES,,,,,,,,,,,,,,,,,,,,
+7,21B,dkblue,The English Fleet,,,II,Triples,,,Screen,,"Don Juan Jose, Spanish Right Cavalry",,,,,,,"If there are one or more cubes on this card, Don Juan Jose cannot Counterattack, and the Spanish Right Cavalry cannot Screen. Both of these enemy Formations may still Attack (though said Attacks will of course be subject to being Screened).",
+7,22B,blue,French Cannon,,,II,Doubles,,,Screen,,Any enemy attack,,Bombard,,,,,,
+7,23B,dkblue,De Castelnau,,,4,Doubles,,,Attack,Pair,Spanish Right Cavalry,1 hit. May only take this action if target is not in Reserve.,Screen,Pair,Don Juan Jose,,,,
+7,24B,dkblue,Lockhart,,,6,(5)/(6),,,Attack,,"Don Juan Jose, Duke of York",1 hit per die. 1 self per action.,Counterattack,,Don Juan Jose,"1 hit. Additionally, this unit suffers one less hit.",,,
+7,25B,blue,Turenne's Center,,,4,(6),,,Attack,,"Duke of York, Don Juan Jose",1 hit per die. 1 self per action.,,,,,,,
+7,26B,blue,Swiss Guard,,,2,(5)/(6),,,Attack,,"Walloons, Duke of York",1 hit per die.,Counterattack,,Walloons,"1 hit. Additionally, this unit suffers one less hit.",,,
+7,27B,blue,De Crequi,,,4,Doubles,,,Attack,Pair,"Conde, Spanish Left Cavalry",1 hit.,Screen,Pair,"Conde, Spanish Left Cavalry",,,,
+7,28B,dkblue,French Reserves,,,4,Doubles,,,Absorb,"Pair, Voluntary",Any friendly formation,"When target suffers Hits, this card suffers 1 hit ONLY instead.",,,,,,,
+7,29B,pink,Conde,,,2,Triples,,,Attack,Triplet,De Crequi,1 hit.,,,,,,,
+7,30B,pink,Walloons,,,4,(5)/(6),,,Attack,,"Swiss Guard, Turenne's Center",1 hit per die.,Screen,,Swiss Guard,,,,
+7,31B,pink,Duke of York,,,4,5,,,Attack,,"Turenne's Center, Lockhart",1 hit per die. 1 self per action.,,,,,,,
+7,32B,red,Don Juan Jose,,,6,6,,,Attack,,"Lockhart, Turenne's Center",1 hit per die. 1 self per action.,Counterattack,,Lockhart,"1 hit. Additionally, this unit suffers one less hit.",,,
+7,33B,red,Spanish Reserve,,,4,Doubles,,,Absorb,"Pair, Voluntary",Any friendly formation,"When target suffers Hits, this card suffers 1 hit ONLY instead.",,,,,,,
+7,34B,red,Spanish Left Cavalry,,,4,Doubles,,Conde,Attack,Pair,"De Crequi, Swiss Guard",1 hit.,Screen,Pair,"De Crequi, Swiss Guard",,,,
+7,35B,red,Spanish Right Cavalry,,,4,Doubles,,Don Juan Jose,Attack,Pair,"Lockhart, De Castelnau",1 hit.,Screen,Pair,"Lockhart, De Castelnau",,,,
+,,,,,,,,,,,,,,,,,,,,
+BROOKLYN HEIGHTS,,,,,,,,,,,,,,,,,,,,
+8,36B,red,Grant,,,8,(5)/(6),,,Attack,,"Stirling, The Maryland 400",1 hit.,Counterattack,Pair,Stirling,"1 hit. Additionally, this unit suffers one less hit.",,,
+8,37B,red,Hessians,,,5,Doubles,,,Attack,,Sullivan,1 hit per die. 1 self per action.,Counterattack,Pair,Sullivan,"1 hit. Additionally, this unit suffers one less hit.",,,
+8,38B,pink,Clinton,,,8,(5)/(6),,,Attack,,Sullivan,1 hit per die. 1 self per action.,,,,,,"This card may ONLY attack IF the cards for both Grant and the Hessians have dice on them. Otherwise, this card may not attack but may use an Action to remove dice placed here previously. If Grant or the Hessians Rout, no further dice may be placed on this card.",
+8,39B,blue,Sullivan,,,6,(5),,,Attack,,Hessians,1 hit per die.,Attack,Triplet,Clinton,1 hit.,,,
+8,40B,blue,Stirling,,,6,(6),,,Attack,,Grant,1 hit per die.,,,,,,,
+8,41B,blue,Knox's Artillery,,,1,Doubles,,,Screen,,"Grant, Hessians",,,,,,,,
+8,42B,dkblue,The Maryland 400,,,2,Doubles,,Stirling,Attack,Pair,Grant,1 hit.,,,,,suffer_1_less_1_max,"This card ALWAYS suffers one less Hit when Attacked, and NEVER suffers more than one Hit in any given Attack.","This small group, actually numbering about 260, saved the Continental Army with a rearguard action against two thousand. Less than a dozen made it out."
+,,,,,,,,,,,,,,,,,,,,
+EXPANSION 1 - WARS OF THE ROSES,,,,,,,,,,,,,,,,,,,,
+,,,,,,,,,,,,,,,,,,,,
+ST. ALBANS,,,,,,,,,,,,,,,,,,,,
+9,43A,blue,Salisbury,,,5,(6),,,Attack,,Sopwell Lane,1 hit per die. 1 self per action.,Counterattack,Pair,Sopwell Lane,1 hit.,,,
+9,44A,blue,Warwick,,,5,(5)/(6),,,Attack,,Shropshire Lane,1 hit per die. 1 self per action.,Attack,Two Pairs,Henry VI,1 hit. Warwick Retires upon completing this Attack Action.,retire_with=49A,,
+9,45A,blue,York,,,5,(5)/(6),,,Attack,,"Shropshire Lane, Sopwell Lane",1 hit per die. 1 self per action.,Counterattack,Pair,Shropshire Lane,1 hit.,,,
+9,46A,dkblue,Archers,,,I,Doubles,,,Screen,,Any enemy attack,,,,,,,"If there is a cube on this card when you make an Attack, disregard the ""Defensive Works"" special ability on the Henry VI card.",
+9,47A,red,Shropshire Lane,,,6,Doubles,,,Attack,Pair,"York, Warwick",1 hit per pair.,Counterattack,Pair,"York, Warwick",1 hit.,,,
+9,48A,red,Sopwell Lane,,,6,Doubles,,,Attack,Pair,"Salisbury, Warwick, York",1 hit per pair. 1 self per action.,Counterattack,Pair,Salisbury,1 hit.,,,
+9,49A,red,Henry VI,,,1,,,,,,,,,,,,,"Defensive Works: While this formation remains in play, the Shropshire Land and Sopwell Lane Formations do not suffer more than one hit when Attacked. <p>Note that this ability is negated whenever the Yorkists' Archers Special Formation has a cube on its card. <p>When this Formation is Routed, the Defensive Works ability is permanently lost.","I know, I know - you want some historical commentary. Warwick snuck around the formidable enemy front-line defenses to capture the King in their rear. Warwick squeezed from his end, Salisbury and York from theirs, with the other guys stuck in the middle, thus negating the enemy's positional advantage."
+,,,,,,,,,,,,,,,,,,,,
+BLORE HEATH,,,,,,,,,,,,,,,,,,,,
+10,50A,red,Audley's Left,,,5,5,,,Attack,,"Neville's Right, Neville's Center",1 hit per die. 1 self per action.,Screen,Pair,Neville's Right,,,,
+10,51A,red,Audley's Right,,,5,6,,,Attack,,"Neville's Left, Neville's Center",1 hit per die. 1 self per action.,Screen,Pair,Neville's Left,,,,
+10,52A,pink,Lancaster Archers,,,I,Triples,,,Screen,,Any enemy attack,,,,,,"remove_with=50A,51A","When both Audley's Left and Audley's Right have Routed, remove this card from play. The removal of this card does not constitute a Rout.",
+10,53A,pink,Dudley's Left,,,6,(6),,Audley's Left,Attack,,"Neville's Right, Neville's Center",1 hit per die. 1 self per action.,,,,,,,
+10,54A,pink,Dudley's Right,,,6,(5),,Audley's Right,Attack,,"Neville's Left, Neville's Center",1 hit per die. 1 self per action.,,,,,,,
+10,55A,red,Lancaster Reserves,,,6,Doubles,,,Absorb,Pair,Any friendly Pink formation,"When target suffers Hits, this unit suffers them instead.",,,,,,,
+10,56A,dkblue,Yorkist Archers,,,I,Triples,,,Screen,,Any enemy attack,,,,,,,,
+10,57A,blue,Neville's Left,,,4,3/4,,,Attack,,"Audley's Right, Dudley's Right",1 hit per die. 1 self per action.,Counterattack,Pair,Audley's Right,1 hit.,,,
+10,58A,blue,Neville's Center,,,4*,5/6,,,Attack,,"Audley's Left, Audley's Right, Dudley's Left, Dudley's Right","1 hit, PLUS 1 hit per die. 1 self per action.",,,,,place_2_blue,"While this card is in play, you may place dice on TWO Blue cards each turn, in addition to dice placed on any Dark blue card.",
+10,59A,blue,Neville's Right,,,4,4/5,,,Attack,,"Audley's Left, Dudley's Left",1 hit per die. 1 self per action.,Counterattack,Pair,Audley's Left,1 hit.,,,
+10,60A,dkblue,Wagon Laager,,,II,Doubles,,,Screen,,"Audley's Left, Audley's Right",,,,,,,,
+,,,,,,,,,,,,,,,,,,,,
+MORTIMER'S CROSS,,,,,,,,,,,,,,,,,,,,
+11,61A,pink,Wiltshire,,,4,Doubles,,,Attack,,"Devereaux, York's Center",1 hit.,Counterattack,Pair,Devereaux,1 hit.,,,
+11,62A,red,Pembroke,,,4,5,,,Attack,,York's Center,1 hit per die. 1 self per action.,Counterattack,Pair,York's Center,1 hit.,,,
+11,63A,red,Tudor,,,4,6,,,Attack,,"Herbert, York's Center",1 hit per die. 1 self per action.,Counterattack,Pair,Herbert,1 hit.,,,
+11,64A,blue,Herbert,,,4,(4),,,Attack,,"Tudor, Pembroke",1 hit per die.,Screen,Pair,Tudor,,,,
+11,65A,blue,York's Center,,,6,(5),,,Attack,,"Pembroke, Wiltshire, Tudor",1 hit per die.,Screen,Pair,Any enemy attack,,,,
+11,66A,blue,Devereaux,,,4,(6),,,Attack,,"Wiltshire, Pembroke",1 hit per die.,Screen,Pair,Wiltshire,,,,
+11,67A,dkblue,"Edward, Duke of York",,,1,Doubles,,,,,,,,,,,wild,"If there are dice on this card, you MAY, but are not required to, remove all dice on this card when taking an Action or a Reaction with another Formation. If you do so, the dice thus removed count as ONE ""wild"" die, matching the type needed to take the Action or Reaction. <p>For example, if an Action does one hit per die and you have two dice on that card and two dice on this card, you can remove these dice along with the dice on the other card to inflict three hits. If a Reaction requires a Pair and you only have one die on the card in question, you MAY (but again are not required to) remove the dice from this card to use them as one die to complete the Pair.",
+,,,,,,,,,,,,,,,,,,,,
+TOWTON,,,,,,,,,,,,,,,,,,,,
+12,68A,red,Somerset's Left,,,5,(1)/(2),,,Attack,,"Warwick's Right, Warwick's Left, Wenlock",1 hit per die. 1 self per action.,Counterattack,Pair,Warwick's Right,1 hit.,,,
+12,69A,red,Somerset's Center,,,6,(3)/(4),,,Attack,,"Warwick's Right, Wenlock, Dinham",1 hit per die. 1 self per action.,Screen,Pair,Any enemy formation,,,,
+12,70A,red,Somerset's Right,,,5,(5)/(6),,,Attack,,"Warwick's Left, Warwick's Right, Dinham",1 hit per die. 1 self per action.,Counterattack,Pair,Warwick's Left,1 hit.,,,
+12,71A,pink,Lancaster Archers,,,II,Straight 4,,,,,,,Screen,,Any enemy formation,,,,
+12,72A,pink,Exeter's Left,,,6,(5)/(6),,Somerset's Left,Attack,,"Warwick's Right, Wenlock",1 hit per die. 1 self per action.,Counterattack,Pair,Wenlock,1 hit.,,,
+12,73A,pink,Exeter's Center,,,8,(5)/(6),,Somerset's Center,Attack,,"Warwick's Right, Wenlock, Dinham",1 hit per die. 1 self per action.,Screen,Pair,Any enemy formation,,,,
+12,74A,pink,Exeter's Right,,,6,(1)/(2),,Somerset's Right,Attack,,"Warwick's Left, Dinham",1 hit per die. 1 self per action.,Counterattack,Pair,Dinham,1 hit.,,,
+12,75A,red,Trollope,,,4,Doubles,,,,,,,Absorb,"Pair, Voluntary",Any friendly formation,"When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,
+12,76A,blue,Warwick's Left,,,7,(3)/(4),,,Attack,,"Somerset's Right, Somerset's Center, Exeter's Right",1 hit per die. 1 self per action.,Counterattack,Pair,"Somerset's Right, Somerset's Center",1 hit.,,,
+12,77A,blue,Warwick's Right,,,7,(5)/(6),,,Attack,,"Somerset's Left, Somerset's Center, Exeter's Left",1 hit per die. 1 self per action.,Counterattack,Pair,"Somerset's Left, Somerset's Center",1 hit.,,,
+12,78A,dkblue,York Archers,,,II,Straight 3,,,Screen,,Any enemy formation,,Bombard,,,,,,
+12,79A,dkblue,Dinham,,,6,(5)/(6),,Warwick's Left,Attack,,"Somerset's Right, Exeter's Right, Exeter's Center",1 hit per die. 1 self per action.,Screen,Pair,"Exeter's Right, Exeter's Center",,,,
+12,80A,dkblue,Wenlock,,,6,(3)/(4),,Warwick's Right,Attack,,"Somerset's Left, Exeter's Left, Exeter's Center",1 hit per die. 1 self per action.,Screen,Pair,"Somerset's Center, Exeter's Left, Exeter's Center",,,,
+12,81A,dkblue,"Edward, Duke of York",,,1,Any,,,Command,Full House,Norfolk out of reserve,,,,,,wild,"If there are dice on this card, you MAY, but are not required to, remove all dice on this card when taking an Action or a Reaction with another Formation. If you do so, the dice thus removed count as ONE ""wild"" die, matching the type needed to take the Action or Reaction.",
+12,82A,blue,Norfolk,,,4,Doubles,,Commanded,Attack,Pair,"Somerset's Left, Somerset's Center, Exeter's Left, Exeter's Center",1 hit per die.,Absorb,"Pair, Voluntary",Any friendly formation,"When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,
+,,,,,,,,,,,,,,,,,,,,
+EDGECOTE MOOR,,,,,,,,,,,,,,,,,,,,
+13,43B,blue,Pembroke,,,4,(6),,,Attack,,"Redesdale, Clapham","1 hit, PLUS 1 hit per die. 1 self per action.",,,,,,,
+13,44B,blue,Herbert,,,4,(5),,,Attack,,"Redesdale, Clapham",1 hit per die. 1 self per action.,Absorb,Pair,Pembroke,"When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,
+13,45B,blue,Yorkist Reinforcements,,,III,Straight 3,,,Command,3 cubes,Devon and Devon's Archers,,,,,,start_with_no_cubes,"Unlike most Special Formations, this card begins the game with NO cubes on it.",
+13,46B,dkblue,Devon,,,6,(3)/(4),,Commanded,Attack,,"Redesdale, Clapham",1 hit per die. 1 self per action.,,,,,,,
+13,47B,dkblue,Devon's Archers,,,II,Doubles,,Commanded,,,,,Screen,,Any enemy formation,,,,
+13,48B,red,Redesdale,,,6,(5)/(6),,,Attack,,"Pembroke, Herbert, Devon",1 hit per die. 1 self per action.,Counterattack,Pair,"Pembroke, Herbert",1 hit.,,,
+13,49B,red,Rebel Archers,,,II,Doubles,,,,,,,Screen,,Any enemy formation,,,,
+13,50B,pink,Rebel Reinforcements,,,III,Straight 3,,,Command,3 cubes,Clapham,,,,,,start_with_no_cubes,"Unlike most Special Formations, this card begins the game with NO cubes on it.",
+13,51B,pink,Clapham,,,4,(3)/(4),,Commanded,Attack,,"Pembroke, Herbert, Devon",1 hit per die. 1 self per action.,,,,,,,
+,,,,,,,,,,,,,,,,,,,,
+BARNET,,,,,,,,,,,,,,,,,,,,
+14,52B,red,Exeter,,,5,Doubles,,,Attack,,Edward IV,1 hit. 1 self per action.,,,,,,,
+14,53B,red,Montagu,,,6,5,,,Attack,,"Hastings, Edward IV",1 hit per die. 1 self per action.,Counterattack,Pair,Edward IV,"1 hit. Additionally, this unit only suffers one hit.",,,
+14,54B,red,Oxford,,,5,6,,,Attack,,"Hastings, Edward IV","1 hit, PLUS 1 hit per die. 1 self per action.",,,,,,,
+14,55B,red,Warwick,,,4,5/6,,Exeter or Montagu,Attack,,"Edward IV, Gloucester",1 hit per die. 1 self per action.,,,,,,,
+14,56B,red,The Kingmaker,,,I,,,,,,,,Screen,Voluntary,,,place_2_red; remove_after_screen,"While this card is in play, you may place dice on TWO Red cards per Turn. <p>Once this card is used to SCREEN an attack, the card is removed from play and this benefit is lost. This does not constitute Routing, but it does constitute Richard Neville, 16th Earl of Warwick, suffering from a fatal case of being stabbed to death.",
+14,57B,blue,Hastings,,,4,5,,,Attack,,"Montagu, Warwick",1 hit per die. 1 self per action.,Counterattack,Pair,Montagu,1 hit.,,,
+14,58B,blue,Edward IV,,,6,5/6,,,Attack,,"Exeter, Montagu, Warwick",1 hit per die. 1 self per action.,Counterattack,Pair,Montagu,"1 hit. Additionally, this unit only suffers one hit.",,,
+14,59B,blue,Gloucester,,,4,5/6,,,Attack,,"Exeter, Warwick",1 hit per die. 1 self per action.,,,,,,,
+14,60B,blue,Edward's Reserves,,,4,Doubles,,,,,,,Absorb,"Pair, Voluntary",Edward IV,"When target suffers Hits, this unit suffers 1 hit ONLY instead.",rout_with=58B,"If this card is still in play when Edward IV Routs, this card also Routs, immediately and simultaneously.",
+14,61B,dkblue,"""Treason!""",,,1,3/4,,,Attack,Full House,Oxford,,,,,,,,"In the dense fog, Oxford was mistaken for the enemy and his men fired upon in the confusion. Fearing treason, they fled the battlefield."
+14,62B,blue,The King,,,I,,,,Attack,,,,Screen,Voluntary,Any enemy formation,,place_2_blue; remove_after_screen,"While this card is in play, you may place dice on TWO Blue cards per Turn, in addition to any dice placed on a Dark Blue card. <p>Once this card is used to SCREEN an attack, the card is removed from play and this benefit is lost. This does not constitute Routing.",
+,,,,,,,,,,,,,,,,,,,,
+TEWKESBURY,,,,,,,,,,,,,,,,,,,,
+15,63B,dkblue,A Plump of Spears,,,1,Doubles,,,,,,,,,,,remove_with=70B,"If there are dice on this card, Attacks you make against Somerset inflict one extra hit. <p>When Somerset Routs, remove this card from play (this does not constitute a Rout) and place any dice back into your dice pool.",
+15,64B,blue,Gloucester,,,4,(4),,,Attack,,"Somerset, Wenlock",1 hit per die. 1 self per action.,Screen,Pair,Somerset,,,,
+15,65B,blue,Edward IV,,,6,(5),,,Attack,,"Somerset, Wenlock",1 hit per die.,Screen,Pair,Wenlock,,,,
+15,66B,blue,Hastings,,,4,(6),,,Attack,,"Devon, Wenlock",1 hit per die. 1 self per action.,Screen,Pair,Devon,,,,
+15,67B,dkblue,York's Guns,,,II,Straight 3,,,Screen,,Any enemy formation,,Bombard,,,,,,
+15,68B,red,Devon,,,6,(6),,,Attack,,"Hastings, Edward IV",1 hit per die. 1 self per action.,Screen,Pair,Hastings,,,,
+15,69B,red,Wenlock,,,6,(5),,,Attack,,"Edward IV, Gloucester",1 hit per die. 1 self per action.,Screen,Pair,Edward IV,,,"Wenlock cannot Screen after Somerset Routs (the retreating Somerset, enraged that Wenlock had not supported his attack, killed him on the spot with an axe).",
+15,70B,red,Somerset,,,6*,5/6,,,Attack,,"Edward IV, Gloucester",1 hit per die. 1 self per action.,,,,,,,
+15,71B,pink,Lancaster's Guns,,,II,Straight 4,,,Screen,,Any enemy formation,,,,,,,,
+,,,,,,,,,,,,,,,,,,,,
+STOKE FIELD,,,,,,,,,,,,,,,,,,,,
+16,72B,blue,Lincoln's Left,,,4,4,,,Attack,,"Scales, Oxford, Strange",1 hit per die. 1 self per action.,Counterattack,Pair,Scales,1 hit.,,,
+16,73B,blue,German Mercenaries,,,4,Doubles,,,Attack,,"Oxford, Strange",1 hit per die.,,,,,suffer_1_less_1_max,"This Formation ALWAYS suffers one less Hit when being Attacked, and NEVER suffers more than one Hit in any given Attack.",
+16,74B,blue,Irish Kerns,,,8,6,,,Attack,,"Oxford, Strange",1 hit per die. 1 self per action.,Absorb,Pair,Any friendly formation,"When target suffers Hits, this unit suffers them instead.",,,
+16,75B,blue,Lincoln's Right,,,4,5,,,Attack,,"Savage, Oxford, Strange",1 hit per die. 1 self per action.,Counterattack,Pair,Savage,1 hit.,,,
+16,76B,red,Savage,,,3,4,,PURSUIT,Attack,,Lincoln's Right,1 hit per die. 1 self per action.,Screen,Pair,Lincoln's Right,,,,
+16,77B,red,Oxford,,,8*,5/6,,,Attack,,"German Mercenaries, Lincoln's Left, Lincoln's Right",1 hit per die. 1 self per action.,Counterattack,Pair,German Mercenaries,"1 hit. Additionally, this unit suffers one less hit.",,,
+16,78B,red,Scales,,,3,3,,PURSUIT,Attack,,Lincoln's Left,1 hit per die. 1 self per action.,Screen,Pair,Lincoln's Left,,,,
+16,79B,pink,Tudor Archers,,,II,Straight 3,,,Attack,,Irish Kerns,1 hit.,Screen,,Any enemy formation,,,,
+16,80B,pink,The Earl of Oxford,,,1,Doubles,,,,,,,,,,,wild; place_2_red_if_dice,"If there are dice on this card, you MAY, but are not required to, remove all dice on this card when taking an Action or Reaction with another Formation. If you do so, the dice thus removed count as ONE ""wild"" die, matching the type needed to take the Action or Reaction. <p>If there are dice on this card at the start of your Roll Phase, you may place dice on two Red Formations in addition to any dice placed on a Pink Formation.",
+16,81B,pink,Henry VII,,,7,6,,,Absorb,"Pair, Voluntary",Any friendly formation,"When target suffers Hits, this unit suffers them instead.",,,,,,,
+16,82B,red,Strange,,,6,6,,Oxford,Attack,,"German Mercenaries, Lincoln's Right, Lincoln's Left",1 hit per die. 1 self per action.,,,,,,,
+,,,,,,,,,,,,,,,,,,,,
+EXPANSION - C3I #32,,,,,,,,,,,,,,,,,,,,
+,,,,,,,,,,,,,,,,,,,,
+GAINES'S MILL,,,,,,,,,,,,,,,,,,,,
+3201,83A,blue,Morell,,,4,5,,RETIRE,Attack,,"A.P. Hill, Longstreet",1 hit per die. 1 self per action.,Counterattack,Pair,"A.P. Hill, Longstreet","1 hit. Additionally, this unit suffers one less hit.",,,
+3201,84A,blue,McCall,,,4,6,,Morell,Attack,,"A.P. Hill, Longstreet",1 hit per die. 1 self per action.,Counterattack,Pair,"A.P. Hill, Longstreet","1 hit. Additionally, this unit suffers one less hit.",,,
+3201,85A,blue,Sykes,,,4,5/6,,,Attack,,"D.H. Hill, A.P. Hill",1 hit per die. 1 self per action.,Counterattack,Pair,"D.H. Hill, A.P. Hill","1 hit. Additionally, this unit suffers one less hit.",,,
+3201,86A,dkblue,Union Artillery,,,II,Straight 3,,,Screen,,Any enemy formation,,,,,,,,
+3201,87A,dkblue,Reinforcements,,,4,Doubles,,,Absorb,"Pair, Voluntary",Any friendly formation,"When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,,,,,
+3201,88A,red,A.P. Hill,,,6,(5)/(6),,,Attack,,"Morell, McCall, Sykes",1 hit per die. 1 self per action.,Counterattack,Pair,"Morell, McCall",1 hit.,,,
+3201,89A,red,Longstreet,,,6,(4)/(5),,,Attack,,"Morell, McCall, Sykes",1 hit per die. 1 self per action.,Counterattack,Pair,"Morell, McCall",1 hit.,,,
+3201,90A,pink,D.H. Hill,,,6,(6),,,Attack,,"Sykes, Morell, McCall",1 hit per die. 1 self per action.,Counterattack,Pair,Sykes,1 hit.,,,
+3201,91A,pink,Jackson,,,4,(5)/(6),,,Attack,,Sykes,"1 hit, PLUS 1 hit per die. 1 self per action.",,,,,,This Formation may only place dice on its card if D.H. Hill has dice on its card. This Formation may only Attack if both D.H. Hill and at least one other Formation (i.e. A.P. Hill and/or Longstreet) have dice on their cards.,
+,,,,,,,,,,,,,,,,,,,,
+BOUVINES,,,,,,,,,,,,,,,,,,,,
+3202,83B,blue,Ponthieu,,,4*,5/6,,,Attack,,"Boulogne, German Infantry",1 hit per die. 1 self per action.,Screen,,Boulogne,,,,
+3202,84B,blue,Philip Augustus,,,6*,3/4,,RETIRE,Attack,,German Infantry,1 hit per die. 1 self per action.,Counterattack,Pair,German Infantry,1 hit.,,,
+3202,85B,blue,Burgundy,,,4*,5/6,,,Attack,,"Flanders, German Infantry",1 hit per die. 1 self per action.,Screen,,Flanders,,,,
+3202,86B,dkblue,French Knights,,,6*,Doubles,,Philip Augustus,Attack,Pair,"German Infantry, German Knights",1 hit.,Screen,Pair,German Knights,,,,
+3202,87B,red,Flanders,,,4,5/6,,,Attack,,Burgundy,1 hit per die. 1 self per action.,Counterattack,Pair,Burgundy,1 hit.,,,
+3202,88B,red,German Infantry,,,6,(4),,,Attack,,"Philip Augustus, French Knights",1 hit per die (but see below). 1 self per action.,,,,,take_from=89B,"Whenever this Formation takes an Action, BEFORE resolving it, take all the dice from the Saxon Infantry card and place it on this one: these dice are also expended, and also score Hits. There must be at least one die on this card to take the action however.",
+3202,89B,pink,Saxon Infantry,,,6,(3),,,Absorb,Pair,German Infantry,"When target suffers Hits, this unit suffers them instead.",,,,,rout_with=88B,"Note that any/all dice on this card are removed when German Infantry takes an Action. <p>When the German Infantry Formation Routs, this Formation also Routs.",
+3202,90B,red,Boulogne,,,4,5/6,,,Attack,,Ponthieu,1 hit per die. 1 self per action.,Counterattack,Pair,Ponthieu,1 hit.,,,
+3202,91B,pink,German Knights,,,4,4,,Philip Augustus,Attack,,French Knights,1 hit per die. 1 self per action.,Screen,Pair,French Knights,,,"No, that's not a typo below: this Formation comes out of Reserve when the enemy Formation Philip Augustus Routs/Retires.",
+,,,,,,,,,,,,,,,,,,,,
+EXPANSION 2 - AGE OF ALEXANDER,,,,,,,,,,,,,,,,,,,,
+,,,,,,,,,,,,,,,,,,,,
+CHAERONEA,,,,,,,,,,,,,,,,,,,,
+17,92A,pink,Alexander,,,4,5/6,,,Attack,,"Sacred Band, Thebans, Allies",1 hit per die.,Screen,Pair,"Sacred Band, Thebans, Allies",,,,
+17,93A,pink,Left Phalanx,,,4*,(1-3),,,Attack,,"Thebans, Allies",1 hit per die. 1 self per action.,Absorb,"Pair, Voluntary",Center Phalanx,"When target suffers Hits, this unit suffers them instead.",,,
+17,94A,red,Center Phalanx,,,4*,(2-4),,,Attack,,Allies,1 hit per die. 1 self per action.,Absorb,"Pair, Voluntary","Left Phalanx, Right Phalanx","When target suffers Hits, this unit suffers them instead.",,,
+17,95A,red,Right Phalanx,,,4*,(3-5),,,Attack,,"Athenian Right, Allies",1 hit per die. 1 self per action.,Absorb,"Pair, Voluntary",Center Phalanx,"When target suffers Hits, this unit suffers them instead.",,,
+17,96A,red,Philip's Hypaspists,,,2,Doubles,,RETIRE,Attack,Pair,"Athenian Left, Athenian Right",1 hit.,Screen,Pair,"Athenian Left, Athenian Right",,suffer_1_less_1_max,This Formation ALWAYS suffers one less Hit when Attacked and NEVER suffers more than one Hit in any given Attack.,
+17,97A,blue,Athenian Left,,,4,(3)/(4),,PURSUIT,Attack,,Philip's Hypaspists,1 hit per die. 1 self per action.,Screen,Pair,"Philip's Hypaspists, Right Phalanx",,,,
+17,98A,blue,Athenian Right,,,4,(5)/(6),,,Attack,,"Right Phalanx, Center Phalanx",1 hit per die. 1 self per action.,Counterattack,Pair,Right Phalanx,1 hit.,,,
+17,99A,blue,Allies,,,4,(3)/(4),,,Attack,,Center Phalanx,1 hit per die. 1 self per action.,Counterattack,Pair,Center Phalanx,1 hit.,,,
+17,100A,dkblue,Thebans,,,4,(5)/(6),,,Attack,,"Left Phalanx, Center Phalanx",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,1 hit.,,,
+17,101A,dkblue,Sacred Band,,,2,1-2,,,Attack,,"Left Phalanx, Alexander",1 hit per die.,Counterattack,Pair,Alexander,1 hit. This unit suffers TWO less hits and never more than one.,,,
+,,,,,,,,,,,,,,,,,,,,
+THE GRANICUS,,,,,,,,,,,,,,,,,,,,
+18,102A,blue,Persian Far Left,,,4,Doubles,,,Attack,Pair,"Companions, Hypaspists",1 hit.,Screen,Pair,"Companions, Hypaspists, Right Phalanx",,,,
+18,103A,blue,Persian Left,,,4,Doubles,,,Attack,Pair,"Hypaspists, Right Phalanx",1 hit.,Screen,Pair,Right Phalanx,,,,
+18,104A,blue,Persian Center,,,4,Doubles,,,Attack,Pair,Center Phalanx,1 hit.,Screen,Pair,Center Phalanx,,place_2_blue,"While this card is in play, you may place dice on TWO Blue cards per Turn.",
+18,105A,blue,Persian Right,,,4,Doubles,,,Attack,Pair,"Thessalians, Left Phalanx",1 hit.,Screen,Pair,Left Phalanx,,,,
+18,106A,blue,Persian Far Right,,,4,Doubles,,,Attack,Pair,"Thessalians, Left Phalanx",1 hit.,Screen,Pair,"Thessalians, Left Phalanx",,,,
+18,107A,dkblue,Memnon's Left,,,6,(5)/(6),,Persian Left,Attack,,"Hypaspists, Right Phalanx",1 hit per die. 1 self per action.,Counterattack,Pair,Hypaspists,1 hit.,,,
+18,108A,dkblue,Memnon's Right,,,6,(3)/(4),,Persian Right,Attack,,Left Phalanx,1 hit per die. 1 self per action.,Counterattack,Pair,Left Phalanx,1 hit.,,,
+18,109A,red,Thessalians,,,4,(1)/(2),,,Attack,,"Persian Far Right, Persian Right, Memnon's Right",1 hit per die. 1 self per action.,Counterattack,Pair,"Persian Far Right, Persian Right",1 hit.,,,
+18,110A,pink,Left Phalanx,,,4*,(2)/(3),,,Attack,,"Persian Far Right, Persian Right, Memnon's Right","1 hit, PLUS 1 hit per die. 1 self per action.",Absorb,"Pair, Voluntary",Center Phalanx,"When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,
+18,111A,pink,Center Phalanx,,,4*,(3)/(4),,,Attack,,Persian Center,"1 hit, PLUS 1 hit per die. 1 self per action.",Absorb,"Pair, Voluntary","Left Phalanx, Right Phalanx","When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,
+18,112A,pink,Right Phalanx,,,4*,(4)/(5),,,Attack,,"Persian Left, Persian Center","1 hit, PLUS 1 hit per die. 1 self per action.",Absorb,"Pair, Voluntary",Center Phalanx,"When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,
+18,113A,red,Hypaspists,,,4,(5)/(6),,,Attack,,"Persian Far Left, Persian Left, Memnon's Left",1 hit per die. 1 self per action.,Counterattack,Pair,"Persian Far Left, Persian Left",1 hit.,,,
+18,114A,red,Companions,,,4,Doubles,,,Attack,,"Persian Far Left, Persian Left, Memnon's Left",1 hit.,Counterattack,Pair,Persian Far Left,1 hit.,,,
+,,,,,,,,,,,,,,,,,,,,
+ISSUS,,,,,,,,,,,,,,,,,,,,
+19,115A,blue,Light Infantry,,,1,Doubles,,,Screen,Pair,"Companions, Hypaspists",,,,,,,,This small detachment was tasked with preventing Alexander and his Companion cavalry from crossing the river. <p>It didn't work. <p>You had one job.
+19,116A,blue,Cardaces Left,,,6,(6),,,Attack,,"Companions, Hypaspists",1 hit per die. 1 self per action.,,,,,,,
+19,117A,blue,Greek Left,,,4,(5)/(6),,,Attack,,"Hypaspists, Right Phalanx",1 hit per die. 1 self per action.,Counterattack,Pair,Right Phalanx,1 hit.,,,
+19,118A,dkblue,Greek Right,,,4,(5)/(6),,,Attack,,"Center Phalanx, Left Phalanx",1 hit per die. 1 self per action.,Counterattack,Pair,Center Phalanx,1 hit.,,,
+19,119A,dkblue,Cardaces Right,,,6,(6),,,Attack,,Left Phalanx,1 hit per die. 1 self per action.,,,,,,,
+19,120A,dkblue,Persian Horse,,,6,4,,,Attack,,"Thessalians, Left Phalanx",1 hit per die. 1 self per action.,Screen,Pair,Thessalians,,,,
+19,121A,dkblue,The Immortals,,,2*,Doubles,,Greek Left,Attack,Pair,"Hypaspists, Companions",1 hit.,Counterattack,Pair,Companions,1 hit. This unit suffers ONE less hit and never more than one.,,,
+19,122A,pink,Thessalians,,,4,5/6,,,Attack,,"Persian Horse, Cardaces Right",1 hit per die. 1 self per action.,Screen,Pair,Persian Horse,,,,
+19,123A,pink,Skirmishers,,,1,Doubles,,,Screen,Pair,"Cardaces Right, Greek Left, Greek Right",,,,,,,,"Often these battles began with skirmishing forces up-front fighting with each other before the heavier infantry was engaged. Usually these preliminaries aren't a great fit for the scale and emphasis of this system. <p>If you feel like their absence in the other scenarios is a deal-breaker, use this optional rule: roll a die. If it's a 1-3 your skirmishers beat the other side's, and if it's a 4-6, theirs beat yours. This does not constitute routing and no morale cubes change hands."
+19,124A,pink,Left Phalanx,,,3*,(1)/(2),,,Attack,,"Cardaces Right, Greek Right",1 hit per die. 1 self per action.,Counterattack,Pair,"Persian Horse, Cardaces Right",1 hit. This unit suffers ONE less hit and never more than one.,,,
+19,125A,pink,Center Phalanx,,,3*,(2-4),,,Attack,,"Greek Right, Greek Left",1 hit per die. 1 self per action.,Counterattack,Pair,Greek Right,1 hit. This unit suffers ONE less hit and never more than one.,,,
+19,126A,pink,Right Phalanx,,,3*,(4)/(5),,,Attack,,"Greek Left, Greek Right",1 hit per die. 1 self per action.,Counterattack,Pair,Greek Left,1 hit. This unit suffers ONE less hit and never more than one.,,,
+19,127A,red,Hoplite Reserve,,,8*,(6),,,Absorb,Voluntary,Any friendly formation,"When target suffers Hits, this unit suffers them instead.",,,,,,,
+19,128A,red,Hypaspists,,,3,(5)/(6),,,Attack,,"Light Infantry, Cardaces Left, Greek Left, The Immortals",1 hit per die.,Counterattack,Pair,"Cardaces Left, Greek Left, The Immortals",1 hit.,,,
+19,129A,red,Companions,,,4,Doubles,,,Attack,,"Light Infantry, Cardaces Left, Greek Left, The Immortals",1 hit.,Counterattack,Pair,"Cardaces Left, The Immortals",1 hit. This unit suffers ONE less hit and never more than one.,,,
+,,,,,,,,,,,,,,,,,,,,
+GAUGAMELA,,,,,,,,,,,,,,,,,,,,
+20,130A,pink,Skirmishers,,,1,Doubles,,,Attack,Pair,Left Chariots OR Right Chariots,1 hit. You CHOOSE the target.,Screen,Pair,Any enemy formation,"If either Chariot formation is screened, it suffers one Hit!",attack_choose_target,,
+20,131A,pink,Thessalians,,,4*,5/6,,,Attack,,"Bessus, Greeks",1 hit per die. 1 self per action.,Screen,Pair,"Bessus, Greeks",,,,
+20,132A,pink,Phalanx,,,6*,(1-3),,,Attack,,"Greeks, The Immortals, Right Reserve","1 hit, PLUS 1 hit per die. 1 self per action.",Counterattack,Pair,Any enemy attacking it,"1 hit. Additionally, this unit suffers one less hit.",,,
+20,133A,red,Hoplites,,,6*,(4-6),,,Absorb,Voluntary,Any friendly formation,"When target suffers Hits, this unit suffers them instead.",,,,,,,"As the years of campaigning wore on, the elite Macedonian Phalanx grew smaller, and Alexander had to increasingly rely on Greek mercenaries and allies to plug holes in his line."
+20,134A,red,Hypaspists,,,4*,(5)/(6),,,Attack,,"Mazaeus, Kinsmen, The Immortals",1 hit per die. 1 self per action.,Counterattack,Pair,"Mazaeus, Kinsmen, The Immortals",1 hit.,,,
+20,135A,red,Companions,,,4*,Doubles,,,Attack,Pair,"Kinsmen, The Immortals, Left Reserve",1 hit per die. 1 self per action.,Counterattack,Pair,Left Chariots,1 hit.,,,
+20,92B,dkblue,Left Chariots,,,2,Doubles,,,Attack,Pair,Companions,1 hit per action. 1 self per action.,,,,,is_chariot,,
+20,93B,blue,Mazaeus,,,6,6,,,Attack,,"Companions, Hypaspists",1 hit per die. 1 self per action.,,,,,,,
+20,94B,blue,Kinsmen,,,3,5,,,Attack,Pair,"Companions, Hypaspists",1 hit.,Screen,Pair,Companions,,,,
+20,95B,dkblue,The Immortals,,,2,Doubles,,,Attack,Pair,"Phalanx, Companions, Hypaspists",1 hit.,Counterattack,Pair,Any enemy attacking it,1 hit. This unit suffers ONE less hit and never more than one.,,,
+20,96B,blue,Greeks,,,3,(4),,,Attack,,Phalanx,1 hit per die. 1 self per action.,Counterattack,Pair,Phalanx,1 hit.,,,
+20,97B,blue,Bessus,,,6,3,,,Attack,,"Thessalians, Phalanx",1 hit per die. 1 self per action.,,,,,,,
+20,98B,dkblue,Right Chariots,,,2,Doubles,,,Attack,Pair,Phalanx,1 hit per die. 1 self per action.,,,,,is_chariot,,
+20,99B,dkblue,Left Reserve,,,6*,(6),,Kinsmen,Counterattack,Pair,Companions,1 hit.,,,,,,,
+20,100B,dkblue,Right Reserve,,,6*,(6),,The Immortals,Counterattack,Pair,Phalanx,1 hit.,,,,,,,
+,,,,,,,,,,,,,,,,,,,,
+THE HYDASPES,,,,,,,,,,,,,,,,,,,,
+21,101B,pink,Left Phalanx,,,3*,(2)/(3),,,Attack,,"Right Elephants, Right Infantry",1 hit per die. 1 self per action.,Counterattack,,Right Infantry,1 hit.,take_from=102B,,
+21,102B,pink,Center Phalanx,,,4*,(3)/(4),,,Absorb,Voluntary,"Left Phalanx, Right Phalanx","When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,,,,"When either the Left or the Right Phalanx makes an Attack, if there are dice on this card, remove them and use them as part of that formation's Attack.",
+21,103B,pink,Right Phalanx,,,3*,(4)/(5),,,Attack,,"Left Elephants, Left Infantry",1 hit per die. 1 self per action.,Counterattack,,Left Infantry,1 hit.,take_from=102B,,
+21,104B,red,Hypaspists,,,3,5/6,,,Attack,,"Left Elephants, Left Infantry",1 hit per die. 1 self per action.,Command,Two Pairs,Craterus out of reserve,,,,
+21,105B,red,Companions,,,4,Doubles,,,Attack,Pair,"Left Cavalry, Right Cavalry, Left Infantry",1 hit.,Counterattack,Pair,"Left Cavalry, Right Cavalry",1 hit.,,,
+21,106B,red,Coenus,,,3,Doubles,,Left Cavalry,Attack,Pair,Right Cavalry,1 hit.,,,,,,"Yes, the below is correct: this Formation comes out of Reserve when the enemy player's Left Cavalry Routs.",
+21,107B,red,Craterus,,,1,Triples,,Commanded,Attack,Triplet,"Left Infantry, Right Infantry",5 hits.,,,,,attack_reserve,This Formation can Attack its targets even when those targets are in Reserve.,
+21,108B,blue,Left Cavalry,,,4,Doubles,,,Attack,Pair,Companions,1 hit per action. 1 self per action.,Screen,Pair,Companions,,,,
+21,109B,dkblue,Left Elephants,,,4,(6),,,Attack,,Right Phalanx,1 hit per die. 1 self per action.,,,,,suffer_1_less,This Formation ALWAYS suffers one less Hit when Attacked.,"If playing with Mary Holland, this Formation suffers zero hits, because that would be mean, and you should be nice to elephants."
+21,110B,dkblue,Right Elephants,,,4,(5),,,Attack,,Left Phalanx,1 hit per die. 1 self per action.,,,,,suffer_1_less,This Formation ALWAYS suffers one less Hit when Attacked.,"If playing with Mary Holland, this Formation suffers zero hits, because that would be mean, and you should be nice to elephants."
+21,111B,blue,Right Cavalry,,,4,Doubles,,Left Cavalry,Attack,Pair,Companions,1 hit per action. 1 self per action.,,,,,,,
+21,112B,blue,Left Infantry,,,6,(5),,Left Elephants,Attack,,Right Phalanx,1 hit per die. 1 self per action.,,,,,,,
+21,113B,blue,Right Infantry,,,6,(6),,Right Elephants,Attack,,Left Phalanx,1 hit per die. 1 self per action.,,,,,,,
+,,,,,,,,,,,,,,,,,,,,
+GABIENE,,,,,,,,,,,,,,,,,,,,
+22,114B,red,E. Heavy Cavalry,,,4,1-3,,,Attack,,"A. Heavy Cavalry, A. Phalanx",1 hit per die. 1 self per action.,Screen,Pair,A. Heavy Cavalry,,,,
+22,115B,red,E. Elephants,,,4,5/6,,PURSUIT,Attack,,A. Elephants,1 hit per die. 1 self per action.,Counterattack,Pair,A. Elephants,"1 hit. Additionally, this unit suffers one less hit.",,,
+22,116B,pink,E. Light Cavalry,,,4,Doubles,,,Attack,Pair,A. Light Cavalry,1 hit per die. 1 self per action.,Screen,Pair,"A. Light Cavalry, A. Phalanx",,,,
+22,117B,pink,Eumenes's Camp,,,1,,,,,,,,,,,,,"While this card is in play, the Silver Shields suffer one less hit when Attacked and never more than one hit.",
+22,118B,pink,The Silver Shields,,,2*,(5)/(6),,E. Elephants,Attack,Pair,A. Phalanx,1 hit per die (plus dice from E. Phalanx).,Counterattack,,A. Phalanx,1 hit.,take_from=119B,,
+22,119B,pink,E. Phalanx,,,4,4/5,,E. Elephants,Absorb,,The Silver Shields,"When target suffers Hits, this unit suffers them instead.",,,,,,"Whenever the Silver Shields make an Attack, remove the dice from this card and use them as part of the Attack.",
+22,120B,dkblue,A. Light Cavalry,,,6,Doubles,,PURSUIT,Attack,Pair,Eumenes's Camp,1 hit.,Screen,Pair,"E. Light Cavalry, The Silver Shields",,,,
+22,121B,blue,A. Elephants,,,3,5/6,,PURSUIT,Attack,,E. Elephants,1 hit per die. 1 self per action.,Counterattack,Pair,E. Elephants,"1 hit. Additionally, this unit suffers one less hit.",,,
+22,122B,dkblue,A. Heavy Cavalry,,,6,1-3,,,Attack,,"E. Heavy Cavalry, The Silver Shields",1 hit per die. 1 self per action.,Screen,Pair,E. Heavy Cavalry,,,,
+22,123B,blue,A. Phalanx,,,8*,(4)/(5),,A. Elephants,Attack,,"The Silver Shields, E. Phalanx",1 hit per die. 1 self per action.,Counterattack,Pair,The Silver Shields,1 hit.,,,
+,,,,,,,,,,,,,,,,,,,,
+IPSUS,,,,,,,,,,,,,,,,,,,,
+23,124B,blue,A. Light Cavalry,,,4,1/2,,,Attack,,S. Light Cavalry,1 hit per die. 1 self per action.,Screen,Pair,S. Light Cavalry,,,,
+23,125B,blue,A. Elephants,,,4,5/6,,RETIRE,Attack,,"S. Elephants, S. Light Cavalry",1 hit per die. 1 self per action.,Counterattack,Pair,S. Elephants,"1 hit. Additionally, this unit suffers one less hit.",,,
+23,126B,blue,Demetrius,,,6,5/6,,PURSUIT,Attack,,Antiochus,1 hit per die. 1 self per action.,Counterattack,Pair,Antiochus,1 hit.,,,
+23,127B,blue,Antigonus,,,4*,Doubles,,,Screen,Pair,"S. Left Phalanx, S. Right Phalanx",,,,,,,,
+23,128B,dkblue,A. Left Phalanx,,,6,(2)/(3),,A. Elephants,Attack,,"S. Right Phalanx, S. Left Phalanx",1 hit per die (plus dice from A. Right Phalanx). 1 self per action.,Counterattack,Pair,S. Right Phalanx,"1 hit. Additionally, this unit suffers one less hit.",take_from=129B,,
+23,129B,dkblue,A. Right Phalanx,,,6,(3)/(4),,A. Elephants,Attack,,"S. Left Phalanx, S. Right Phalanx",1 hit per die (plus dice from A. Left Phalanx). 1 self per action.,Counterattack,Pair,S. Left Phalanx,"1 hit. Additionally, this unit suffers one less hit.",take_from=128B,,
+23,130B,red,Antiochus,,,6,5/6,,PURSUIT,Attack,,Demetrius,1 hit per die. 1 self per action.,Counterattack,Pair,Demetrius,1 hit.,,,
+23,131B,red,S. Elephants,,,5,5/6,,RETIRE,Attack,,"A. Elephants, A. Light Cavalry",1 hit per die. 1 self per action.,Counterattack,Pair,A. Elephants,"1 hit. Additionally, this unit suffers one less hit.",,,
+23,132B,red,S. Light Cavalry,,,4,1/2,,,Attack,,Antigonus,1 hit per die. 1 self per action.,Screen,Pair,A. Light Cavalry,,,,
+23,133B,red,Seleucus,,,1,Doubles,,,Screen,Pair,"A. Left Phalanx, A. Right Phalanx",,,,,,remove_with=130B,"If Antiochus Routs or Pursues, remove this Formation from play (this removal does not constitute a Rout).",Historically Antiochus was chased off the field by Demetrius. Seleucus then moved his elephant reserve to block Demetrius from returning.
+23,134B,pink,S. Left Phalanx,,,6,(3)/(4),,S. Elephants,Attack,,"A. Right Phalanx, A. Left Phalanx",1 hit per die (plus dice from S. Right Phalanx). 1 self per action.,Counterattack,Pair,A. Right Phalanx,"1 hit. Additionally, this unit suffers one less hit.",take_from=135B,,
+23,135B,pink,S. Right Phalanx,,,6,(2)/(3),,S. Elephants,Attack,,"A. Left Phalanx, A. Right Phalanx",1 hit per die (plus dice from S. Left Phalanx). 1 self per action.,Counterattack,Pair,A. Left Phalanx,"1 hit. Additionally, this unit suffers one less hit.",take_from=134B,,
+,,,,,,,,,,,,,,,,,,,,
+EXPANSION 3 - GETTYSBURG,,,,,,,,,,,,,,,,,,,,
+,,,,,,,,,,,,,,,,,,,,
+LITTLE ROUND TOP,,,,,,,,,,,,,,,,,,,,
+24,136A,blue,Sharpshooters,,,1,Doubles,,,,,,,Screen,Pair,15th Alabama,,remove_with=149A,"If there are dice on this card when the 20th Maine attacks, remove these dice and deal one additional hit. <p>When the 15th Alabama Routs, remove this card from play (this does not constitute a Rout).",
+24,137A,dkblue,20th Maine,,,4*,(5)/(6),,,Attack,,"15th Alabama, 47th Alabama",1 hit per die. 1 self per action. (But see Sharpshooters.),Counterattack,Pair,15th Alabama,"1 hit. Additionally, this unit suffers one less hit.",take_from=136A,,
+24,138A,dkblue,83rd Pennsylvania,,,4,(4),,,Attack,,"47th Alabama, 4th Alabama, 15th Alabama",1 hit per die. 1 self per action.,Counterattack,Pair,"47th Alabama, 4th Alabama",1 hit.,,,
+24,139A,dkblue,44th New York,,,4*,(3),,,Attack,,"5th Texas, 4th Texas, 4th Alabama",1 hit per die. 1 self per action.,Counterattack,Pair,5th Texas,1 hit.,,,
+24,140A,dkblue,16th Michigan,,,4*,(2),,,Attack,,"4th Texas, 5th Texas",1 hit per die. 1 self per action.,Counterattack,Pair,4th Texas,1 hit.,,,"Hurray, Michigan!"
+24,141A,blue,Artillery,,,III,Straight 3,,,,,,,Screen,Voluntary,Any enemy formation,,,,
+24,142A,blue,Weed's Brigade,,,8*,Any,,,Absorb,Voluntary,Any friendly formation,"When target suffers Hits, this unit suffers them instead.",Absorb,"Pair, Voluntary",Any friendly formation,"When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,
+24,143A,blue,Devil's Den,,,4-,,,,,,,,,,,,,"When this Formation Routs, the Union does not lose a morale cube. (If the Confederate Formation that Routs this Formation also Routs simultaneously, they DO lose a morale cube.)",
+24,144A,pink,48th Alabama,,,5,(6),,,Attack,,"Devil's Den, Weed's Brigade",1 hit per die. 1 self per action.,,,,,,,
+24,145A,pink,4th Texas,,,5,(1)/(2),,,Attack,,"16th Michigan, 44th New York",1 hit per die. 1 self per action.,Counterattack,Pair,16th Michigan,1 hit.,,,
+24,146A,pink,5th Texas,,,5,(2)/(3),,,Attack,,"44th New York, 16th Michigan",1 hit per die. 1 self per action.,Counterattack,Pair,44th New York,1 hit.,,,
+24,147A,red,4th Alabama,,,5,(3)/(4),,,Attack,,"83rd Pennsylvania, 44th New York",1 hit per die. 1 self per action.,,,,,,"Whenever the 47th Alabama makes an Attack, you MAY remove the dice from this card and use them as part of the Attack.",
+24,148A,red,47th Alabama,,,5,(4)/(5),,,Attack,,"83rd Pennsylvania, 20th Maine",1 hit per die. 1 self per action. (But see 4th Alabama.),Counterattack,Pair,83rd Pennsylvania,1 hit.,may_take_dice_from=147A,,
+24,149A,red,15th Alabama,,,5,(5)/(6),,,Attack,,"20th Maine, 83rd Pennsylvania",1 hit per die. 1 self per action.,Counterattack,Pair,20th Maine,1 hit.,,,
+,,,,,,,,,,,,,,,,,,,,
+THE WHEATFIELD,,,,,,,,,,,,,,,,,,,,
+25,150A,red,Semmes,,,6,(5)/(6),,,Absorb,Voluntary,Kershaw,"When target suffers Hits, this unit suffers them instead.",,,,,rout_with=151A,"Whenever Kershaw makes an Attack, you MUST remove the dice from this card and use them as part of the Attack. <p>This Formation Routs automatically when Kershaw Routs.",
+25,151A,red,Kershaw,,,6,3/4,,,Attack,,"de Trobriand, Tilton, Kelly, Sweitzer",1 hit per die. 1 self per action. (But see Semmes.),Counterattack,Pair,Any enemy attacking it,"1 hit. Addtionally, this unit suffers one less hit.",take_from=150A,,
+25,152A,pink,Anderson,,,5,4,,,Attack,,"Ward, de Trobriand, Zook, Burbank",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,1 hit.,,,
+25,153A,pink,Benning,,,5,3,,,Attack,,"Ward, Cross, Day, Burbank",1 hit per die. 1 self per action,Counterattack,Pair,Any enemy attacking it,1 hit.,,,
+25,154A,red,Rebel Artillery,,,I,Straight 4,,,Screen,Voluntary,Any enemy formation,,,,,,,,
+25,155A,red,McLaws,,,1,1/2,,de Trobriand,Command,Full House,Wofford out of reserve,,,,,,,,
+25,156A,red,Wofford,,,5,4/5/6,,Commanded,Attack,,"Tilton, Sweitzer, Burbank, Day","1 hit, PLUS 1 hit per die. 1 self per action.",,,,,,"When this card enters play, the Union Formations Zook and Kelly immediately Retire. <p>This Formation can Attack targets even when those targets are in Reserve.",
+25,157A,dkblue,Ward,,,4,1/2,,RETIRE,Attack,,"Benning, Anderson",1 hit per die. 1 self per action.,Screen,Pair,"Benning, Anderson",,,,
+25,158A,blue,de Trobriand,,,4,(3)/(4),,RETIRE,Attack,,"Kershaw, Anderson",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,1 hit.,,,
+25,159A,blue,Tilton,,,4,(5)/(6),,RETIRE,Attack,,Kershaw,1 hit per die. 1 self per action.,Absorb,Voluntary,de Trobriand,"When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,
+25,160A,blue,Stony Hill,,,III,Straight 4,,,Screen,,Any enemy formation,,,,,,,"At the start of any Union turn in which there are no other Blue (not Dark Blue, but Blue) Formations remaining, this Formation immediately Routs. Yes, this does constitute a Rout and results in passing a morale cube.",
+25,161A,dkblue,Cross,,,4,5/6,,"RETIRE, Ward",Attack,,"Benning, Anderson, Kershaw",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,1 hit.,,,
+25,162A,dkblue,Brooke,,,4,Doubles,,Ward,Absorb,Voluntary,"Cross, Zook, Kelly","When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,,,,,
+25,163A,blue,Zook,,,4,(3)/(4),,de Trobriand,Attack,,"Anderson, Kershaw",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,1 hit.,,,
+25,164A,blue,Kelly,,,4,(1)/(2),,de Trobriand,Attack,,Kershaw,"1 hit, PLUS 1 hit per die. 1 self per action. Fightin' Irish!",Counterattack,Pair,Any enemy attacking it,1 hit.,,,
+25,165A,blue,Sweitzer,,,4,(5)/(6),,Tilton,Attack,,"Kershaw, Wofford",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,1 hit.,,,
+25,166A,dkblue,Day,,,4,4/5/6,,Cross,Attack,,"Benning, Anderson, Kershaw, Wofford",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,"1 hit. Additionally, this unit suffers one less hit.",,,
+25,167A,dkblue,Burbank,,,4,1/2/3,,Cross,Attack,,"Anderson, Kershaw, Wofford",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,"1 hit. Additionally, this unit suffers one less hit.",,,
+,,,,,,,,,,,,,,,,,,,,
+THE PEACH ORCHARD,,,,,,,,,,,,,,,,,,,,
+26,168A,red,18th Mississippi,,,4,2,,,Attack,,"105th Pennsylvania, 57th Pennsylvania",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,1 hit.,,,
+26,169A,red,13th Mississippi,,,4,2,,,Attack,,"63rd Pennsylvania, 57th Pennsylvania",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,1 hit.,,,
+26,170A,red,17th Mississippi,,,4,3,,,Attack,,"63rd Pennsylvania, 114th Pennsylvania",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,1 hit.,,,
+26,171A,red,21st Mississippi,,,4,3,,,Attack,,"68th Pennsylvania, 141st Pennsylvania, 114th Pennsylvania",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,1 hit.,,,
+26,172A,red,Wofford,,,4,1,,,Absorb,Voluntary,Any Red formation,"When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,,,,,
+26,173A,red,Rebel Artillery,,,I,Straight 4,,,Screen,,Any enemy formation,,,,,,,,
+26,174A,pink,8th South Carolina,,,4,4,,,Attack,,"68th Pennsylvania, 141st Pennsylvania, 114th Pennsylvania",1 hit per die. 1 self per action.,,,,,,,
+26,175A,pink,3rd South Carolina Battalion,,,3,5,,,Attack,,"141st Pennsylvania, 68th Pennsylvania, 114th Pennsylvania",1 hit per die. 1 self per action.,,,,,,,
+26,176A,pink,2nd South Carolina,,,4,6,,,Attack,,"141st Pennsylvania, 68th Pennsylvania, 114th Pennsylvania",1 hit per die. 1 self per action.,,,,,,,
+26,177A,pink,Fatal Blunder,,,I,,,,,,,,,,,,,"If after rolling you cannot or do not place any dice on a Pink Formation, remove the cube from this card, adding it to your Morale Cubes. This card is then removed from play and all remaining Pink Formations Rout immediately.","During the confusion of the battle, someone yelled out a false order, and the Carolina regiments wheeled to the right, exposing their flank to Union artillery. ""Hundreds of the bravest and best men of Carolina fell, victims of this fatal blunder,"" Kershaw wrote later."
+26,136B,blue,141st Pennsylvania,,,4,2,,,Attack,,"2nd South Carolina, 3rd South Carolina Battalion",1 hit per die (also take dice from 68th Pennsylvania). 1 self per action.,Counterattack,Pair,Any enemy attacking it,1 hit.,,,
+26,137B,blue,68th Pennsylvania,,,4,3,,,Attack,,"21st Mississippi, 8th South Carolina",1 hit per die (also take dice from 141st Pennsylvania). 1 self per action.,Counterattack,Pair,Any enemy attacking it,1 hit.,,,
+26,138B,blue,Wheatfield Road Artillery,,,II,Straight 3,,,Screen,,Any attack on 68th Pennsylvania or 141st Pennsylvania,,,,,,"rout_with=136B,137B","If both the 68th and 141st Pennsylvania are Routed, this Formation immediately Routs as well. This DOES constitute a Rout and results in the exchange of a morale cube.",
+26,139B,dkblue,114th Pennsylvania,,,4,4,,63rd Pennsylvania,Attack,,"21st Mississippi, 17th Mississippi",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,"1 hit. Additionally, this unit suffers one less hit.",,,
+26,140B,dkblue,63rd Pennsylvania,,,4,Doubles,,RETIRE,Counterattack,Pair,Any Red formation,1 hit.,Screen,"Pair, Voluntary",Any attack on 105th Pennsylvania,,,,
+26,141B,dkblue,57th Pennsylvania,,,4,5,,63rd Pennsylvania,Attack,,"13th Mississippi, 17th Mississippi",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,"1 hit. Additionally, this unit suffers one less hit.",,,
+26,142B,dkblue,105th Pennsylvania,,,4,6,,,Attack,,"18th Mississippi, 13th Mississippi",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,"1 hit. Additionally, this unit suffers one less hit.",,,
+26,143B,dkblue,Orchard Artillery,,,I,Straight 4,,,Screen,,Any Red formation,,,,,,,,
+,,,,,,,,,,,,,,,,,,,,
+CEMETERY RIDGE,,,,,,,,,,,,,,,,,,,,
+27,144B,red,Posey,,,5,(6),,,Attack,Pair,Hays's Division,1 hit per die. 1 self per action.,,,,,attack_reserve,Posey may Attack Hays's Division even while that Division is in Reserve.,
+27,145B,red,Wright,,,5,(4-6),,,Attack,,"Carr, Hall, Webb",1 hit per die. 1 self per action. (But see Lang.),Counterattack,Pair,"Hall, Webb",1 hit.,take_from=146B,,
+27,146B,pink,Lang,,,3,(1-3),,,Absorb,Voluntary,Any attack on Wilcox or Wright,"When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,,,,"Whenever an Attack is made by Wilcox or Wright, you MUST remove the dice from this card and use them as part of the Attack.",
+27,147B,red,Wilcox,,,6,4/5/6,,,Attack,,"Carr, 1st Minnesota, Hall",1 hit per die. 1 self per action. (But see Lang.),Counterattack,Pair,Carr,1 hit.,take_from=146B,,
+27,148B,blue,Brewster,,,4,(1)/(2),,,Absorb,Voluntary,Carr,"When target suffers Hits, this unit suffers them instead.",,,,,rout_with=149B,"When Carr Routs or Retires, Brewster Routs automatically.",
+27,149B,dkblue,Carr,,,4,(3)/(4),,RETIRE,Attack,,"Wilcox, Wright",1 hit per die. 1 self per action.,,,,,,,
+27,150B,blue,1st Minnesota,,,2,Doubles,,Carr,Attack,,Wilcox,2 hits.,Counterattack,Pair,Wilcox,1 hit. This unit suffers TWO less hits and never more than one.,,,
+27,151B,dkblue,Hall,,,4,(5)/(6),,RETIRE,Attack,,"Wright, Posey, Wilcox",1 hit per die. 1 self per action.,Counterattack,Pair,Wright,"1 hit. Additionally, this unit suffers one less hit.",,,
+27,152B,blue,Webb,,,4,(6),,Hall,Attack,,"Wright, Posey, Wilcox",1 hit per die. 1 self per action.,Counterattack,Pair,Wright,"1 hit. Additionally, this unit suffers one less hit.",,,
+27,153B,dkblue,Hays's Division,,,5,Doubles,,Carr,Counterattack,Pair,Posey,1 hit.,Screen,Pair,Wright,,,,
+27,154B,blue,Union Artillery,,,II,Straight 4,,,Screen,,Any enemy formation,,,,,,,,
+,,,,,,,,,,,,,,,,,,,,
+CULP'S HILL,,,,,,,,,,,,,,,,,,,,
+28,155B,blue,Breastworks,,,8,,,,,,,,,,,,,"When any Dark Blue Formation (including Reserves taking an Absorb Reaction) is to suffer only one hit in an attack, this Formation suffers the hit instead. <p>If the Formation would suffer more than one hit, this Formation suffers all hits but one, which the targeted/absorbing Formation suffers. <p>When this Formation Routs, it does not cause the loss of a morale cube. <p>Finally, while I've got your attention: as long as Greene's Right is in play, you can place dice on TWO Dark Blue cards each turn. Why is this note on this card, and not on Greene's Right? Because I didn't have any room on that card. And folks wonder why the cards don't have art on them...",
+28,156B,dkblue,Greene's Left,,,3*,6,,,Attack,,Jones,1 hit per die.,Counterattack,Pair,Jones,"1 hit. Additionally, this unit suffers one less hit.",,,
+28,157B,dkblue,Greene's Center,,,3*,5,,,Attack,,Williams,1 hit per die.,Counterattack,Pair,Williams,"1 hit. Additionally, this unit suffers one less hit.",,,
+28,158B,dkblue,Greene's Right,,,3*,4,,RETIRE,Attack,,Steuart,1 hit per die.,Counterattack,Pair,Steuart,"1 hit. Additionally, this unit suffers one less hit.",,,
+28,159B,dkblue,Reserves,,,4*,Doubles,,,Absorb,Voluntary,Any friendly formation,"When target suffers Hits, this unit suffers them instead.",,,,,,,
+28,160B,blue,137th New York,,,2,Doubles,,Greene's Right,Attack,,Steuart,1 hit.,,,,,suffer_1_less_1_max,This Formation ALWAYS suffers one less Hit when Attacked and NEVER suffers more than one Hit in any given Attack.,
+28,161B,dkblue,Geary,,,V,Straight 4/3,,,,,,,,,,,start_with_no_cubes,"Unlike most Special Formations, this card begins the game with NO cubes on it. <p>If rolling five or more dice during your Roll Phase, you need a four-die straight to earn a cube. If rolling four or less dice, you need a three-die straight to earn a cube. <p>When there are FIVE cubes on this card, Geary's Division arrives, bringing the late hour battle to a close. The game ends immediately in a UNION VICTORY.",
+28,162B,red,Steuart,,,8,(5)/(6),,,Attack,,"Greene's Right, 137th New York",1 hit per die. 1 self per action.,Screen,Pair,"Greene's Right, 137th New York",,,,
+28,163B,pink,Williams,,,8,(4),,,Attack,,Greene's Center,1 hit per die. 1 self per action.,Screen,Pair,Greene's Center,,,,
+28,164B,pink,Jones,,,8,(3),,,Attack,,Greene's Left,1 hit per die. 1 self per action.,Screen,Pair,Greene's Left,,,,
+28,165B,red,Johnson,,,1,(1)/(2),,,,,,,,,,,,"If there are dice on this card when you Attack with any of your Formations, you MAY expend all the dice on this card, adding them to the Attack. <p>If you choose to do so, your attacking Formation suffers one extra self hit.",
+,,,,,,,,,,,,,,,,,,,,
+GETTYSBURG 2ND,,,,,,,,,,,,,,,,,,,,
+29,166B,dkblue,Little Round Top,,,2,6,,,Attack,,Hood,1 hit per die.,Counterattack,,Hood,1 hit.,,,
+29,167B,dkblue,Sickles,,,6*,(5),,,Attack,,McLaws,"1 hit, PLUS 1 hit per die. 1 self per action.",Counterattack,,McLaws,"1 hit. Additionally, this unit suffers one less hit.",,,
+29,168B,dkblue,Hancock,,,8*,(4),,,Attack,,Anderson,1 hit per die. 1 self per action.,Counterattack,,Anderson,"1 hit. Additionally, this unit suffers one less hit.",,,
+29,169B,blue,Howard,,,6*,(3),,,Attack,,Early,1 hit per die. 1 self per action.,Counterattack,,Early,"1 hit. Additionally, this unit suffers one less hit.",,,
+29,170B,blue,Slocum,,,6*,(2),,,Attack,,Johnson,1 hit per die.,Counterattack,Pair,Johnson,"1 hit. Additionally, this unit suffers one less hit.",,,
+29,171B,blue,Sykes,,,4*,Doubles,,,Absorb,Voluntary,Little Round Top,"When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,,,,,
+29,172B,blue,Meade,,,1,Any,,,Absorb,Voluntary,Any friendly but Little Round Top,"When this Reaction is used, choose any friendly Formation except Little Round Top, that Formation suffers the hits instead. The Meade Formation never suffers hits, and this Reaction can never be used to absorb hits for Little Round Top.",,,,,,,
+29,173B,pink,Johnson,,,4,(3)/(4),,,Attack,,Slocum,1 hit per die. 1 self per action.,,,,,,"Dice can only be placed on this card if there are dice on TWO Red cards. (This doesn't necessarily need to be the case when your turn begins, but does need to be the case the instant that you place dice on this card.)",
+29,174B,pink,Early,,,5,(1)/(2),,,Attack,,Howard,1 hit per die. 1 self per action.,,,,,,"Dice can only be placed on this card if there are dice on TWO Red cards. (This doesn't necessarily need to be the case when your turn begins, but does need to be the case the instant that you place dice on this card.)",
+29,175B,red,Anderson,,,5,5/6,,,Attack,,Hancock,"2 hits, PLUS hit per die. 1 self per action.",,,,,,Dice can only be placed on this card if there are already dice on McLaws.,
+29,176B,red,McLaws,,,5,5/6,,,Attack,,"Sickles, Hancock","1 hit, PLUS 1 hit per die. 1 self per action.",,,,,,Dice can only be placed on this card if there are already dice on Hood.,
+29,177B,red,Hood,,,4,Doubles,,,Attack,,"Little Round Top, Sickles",1 hit per die. 1 self per action.,Screen,Voluntary,Little Round Top,,,,
+,,,,,,,,,,,,,,,,,,,,
+EXPANSION 4 - THE ENGLISH CIVIL WAR,,,,,,,,,,,,,,,,,,,,
+,,,,,,,,,,,,,,,,,,,,
+EDGEHILL,,,,,,,,,,,,,,,,,,,,
+30,178A,red,Royalist Guns,,,I,Full House,,,Screen,,Any enemy formation,,,,,,,"To earn a cube for this card, you must have five dice comprising a Double and Triple in a single roll.",
+30,179A,red,Wilmot,,,4,Doubles,,PURSUIT,Attack,Pair,Basil Fielding,2 hits.,Screen,Pair,Meldrum,,,,
+30,180A,pink,Wentworth,,,4,1/2,,RETIRE,Attack,,"Meldrum, Charles Essex",1 hit per die. 1 self per action. (But see William Fielding.),Counterattack,Pair,Meldrum,1 hit.,may_take_from=181A,,
+30,181A,pink,William Fielding,,,4,3/4,,,Absorb,Voluntary,Any other Pink formation,"When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,,,,"When either Wentworth or Gerard makes an Attack, if there are dice on this card, you may (but don't have to) remove them and use them as part of that formation's Attack. <p>This is the Royalist father of Basil Fielding, Parliamentary cavalry commander.",
+30,182A,pink,Gerard,,,4,5/6,,RETIRE,Attack,,"Charles Essex, Ballard",1 hit per die (1 extra vs Essex). 1 self per action. (See W. Fielding.),Counterattack,Pair,"Charles Essex, Ballard",1 hit.,may_take_from=181A,,
+30,183A,red,Rupert of the Rhine,Rupert,,4,Doubles,,PURSUIT,Attack,Pair,Ramsay,2 hits.,Screen,Pair,Charles Essex,,,,
+30,184A,red,Byron,,,4,5/6,,Wentworth,Attack,,"Meldrum, Charles Essex, Ballard",1 hit per die. 1 self per action.,,,,,,,
+30,185A,red,Belasyse,,,4,1/2,,Gerard,Attack,,"Charles Essex, Ballard",1 hit per die. 1 self per action.,,,,,,,
+30,186A,blue,Roundhead Guns,,,I,Full House,,,Screen,,Any enemy formation,,,,,,,"To earn a cube for this card, you must have five dice comprising a Double and Triple in a single roll.",
+30,187A,dkblue,Ramsay,,,4,5/6,,PURSUIT,Attack,,Rupert of the Rhine,1 hit.,Screen,Pair,"Gerard, Belasyse",,,,
+30,188A,blue,Charles Essex,,,6,(5)/(6),,RETIRE,Attack,,"Gerard, William Fielding, Belasyse",1 hit per die. 1 self per action.,,,,,,,"Colonel Charles Essex was no relation to, and should not be confused with, the Earl of Essex, who led the Parliamentarian army. The colonel was kind enough not to survive this battle, thus preventing any such potential confusion going forward."
+30,189A,blue,Meldrum,,,6,3/4,,,Attack,,"Wentworth, William Fielding, Byron",1 hit per die. 1 self per action.,Counterattack,Pair,"Wentworth, Byron",1 hit.,,,
+30,190A,dkblue,Basil Fielding,,,4,3/4,,PURSUIT,Attack,,Wilmot,1 hit.,Screen,Pair,"Wentworth, Byron",,,,The son of Royalist William Fielding. His father would die in battle the following spring.
+30,191A,blue,Ballard,,,6,5/6,,Charles Essex,Attack,,"Gerard, William Fielding, Belasyse",1 hit per die. 1 self per action.,Counterattack,Pair,"Gerard, Belasyse",1 hit.,,,
+30,192A,dkblue,Balfour,,,1,1-3,,See Above,Attack,,"Gerard, William Fielding, Belasyse",1 hit per die.,,,,,"reserve_and=179A,183A","When both Rupert of the Rhine and Wilmot have left play (either via Rout or Pursuit), this card comes out of reserve.",
+30,193A,dkblue,Stapleton,,,1,4-6,,See Above,Attack,,"Wentworth, William Fielding, Byron",1 hit per die.,,,,,"reserve_and=179A,183A","When both Rupert of the Rhine and Wilmot have left play (either via Rout or Pursuit), this card comes out of reserve.",
+,,,,,,,,,,,,,,,,,,,,
+1ST NEWBURY,,,,,,,,,,,,,,,,,,,,
+31,194A,blue,Round Hill,,,I,Straight 4,,,Screen,,Any enemy formation,,,,,,remove_with=196A,"When Skippon routs, this card is removed from play (this does not constitute a rout).","Parliamentarian artillery was concentrated atop Round Hill, the position that Skippon occupied. Surrounding terrain funneled the enemy into narrow lanes within the firing zone. Dislodging Skippon and taking Round Hill in turn neutered the artillery, making that a key Royalist objective."
+31,195A,blue,Fortescue,,,6*,(3)/(4),,,Attack,,Vavasour,1 hit per die. 1 self per action.,Counterattack,Pair,Vavasour,1 hit.,,,
+31,196A,blue,Skippon,,,6,1-3,,,Attack,,"Wentworth, Byron",1 hit per die. 1 self per action.,Absorb,Voluntary,Any friendly formation,"When target suffers Hits, this card suffers one less Hit instead.",,,
+31,197A,dkblue,Essex,,,6*,(5)/(6),,,Attack,,"Rupert, Wentworth",1 hit per die. 1 self per action.,Counterattack,Pair,Rupert,1 hit.,,,
+31,198A,dkblue,Stapleton,,,4*,Doubles,,,Attack,,Rupert,1 hit.,Screen,Pair,Rupert,,,,
+31,199A,dkblue,London Trained Bands,,,4*,3/4,,Skippon,Attack,,Gerard,1 hit per die. 1 self per action.,,,,,suffer_1_less,This unit always suffers 1 less Hit when attacked.,
+31,200A,red,Royalist Guns,,,I,Straight 4/3,,,Screen,,Any enemy formation,,,,,,,"While Skippon is in play, a Straight 4 is needed to earn a cube for this card. After Skippon Routs, only a Straight 3 is needed.",
+31,201A,red,Gerard,,,4,3/4,,,Attack,,London Trained Bands,"1 hit, PLUS 1 hit per die. 1 self per action.",Screen,,Stapleton,,,"Once London Trained Bands enters play, this formation can no longer Screen Stapleton.",
+31,202A,red,Rupert of the Rhine,Rupert,,6,(5)/(6),,,Attack,,Essex OR Stapleton,1 hit per die. 1 self per action. You CHOOSE the target.,Screen,,Essex,,attack_choose_target,,
+31,203A,pink,Wentworth,,,6,(3)/(4),,,Attack,,"Skippon, Essex",1 hit per die. 1 self per action.,Counterattack,Pair,"Skippon, Essex",1 hit.,,,
+31,204A,pink,Byron,,,4,Doubles,,,Attack,,Skippon,1 hit.,,,,,,"If there are dice on this card and Skippon is in play, Wentworth inflicts one extra Hit when Attacking, and suffers one less Hit when Attacked.",
+31,205A,pink,Vavasour,,,6,1/2,,,Attack,,Fortescue,1 hit per die. 1 self per action.,Counterattack,Pair,Fortescue,1 hit.,,,
+31,206A,red,Infantry Reserve,,,4,1/2,,,Absorb,,Vavasour or Wentworth,"When target suffers Hits, this unit suffers 1 less hit per die.",,,,,,"For example, if three Hits are to be inflicted and there are two dice on this card, this card suffers only one instead; if there are three dice, it suffers zero. Before you ask, no, it can't suffer less than zero or regain sticks or anything silly like that.",
+,,,,,,,,,,,,,,,,,,,,
+2ND NEWBURY,,,,,,,,,,,,,,,,,,,,
+32,207A,dkblue,Manchester,,,4,Doubles,,,Attack,,"Astley, Blagge",1 hit.,Screen,Pair,Astley,,,"If there are dice on this card, all other friendly Formations inflict one extra Hit when attacking.",
+32,208A,blue,Skippon,,,8,(5)/(6),,,Attack,,Cornish Foot,1 hit per die. 1 self per action.,Counterattack,Pair,Cornish Foot,1 hit.,extra_hit_if_dice_on=207A,,
+32,209A,blue,Balfour,,,4,(3)/(4),,,Attack,,"Maurice, Blagge",1 hit per die. 1 self per action.,Screen,Pair,Maurice,,extra_hit_if_dice_on=207A,,
+32,210A,dkblue,Waller,,,6,3/4,,,Absorb,"Pair, Voluntary",Skippon,"When target suffers Hits, this card suffers them instead.",Command,Full House,Cromwell out of reserve,,,,
+32,211A,blue,Cromwell,,,6,1/2,,Commanded,Attack,,"Maurice, Goring",1 hit per die. 1 self per action.,Screen,,Goring,,extra_hit_if_dice_on=207A,,An obscure back-bencher who no one ever heard of again.
+32,212A,pink,Cornish Foot,,,4,6,,,Attack,,Skippon,1 hit per die. 1 self per action.,Counterattack,Pair,Skippon,"1 hit. Additionally, this unit suffers one less hit.",,,
+32,213A,pink,Maurice,,,4,Doubles,,RETIRE,Attack,,Balfour,1 hit.,Screen,,Skippon,,,,
+32,214A,red,Goring,,,4,5/6,,,Attack,,Cromwell,1 hit per die. 1 self per action.,Absorb,,Any friendly formation,"When target suffers Hits, this unit suffers 1 less hit per die.",,,
+32,215A,red,Blagge,,,4,3/4,,Maurice or Astley,Attack,,Balfour,"1 hit, PLUS 1 hit per die. 1 self per action.",Counterattack,Pair,Balfour,"1 hit. Additionally, this unit suffers one less hit.",,,
+32,216A,red,Astley,,,4,(5)/(6),,,Attack,,Manchester,1 hit.,Screen,Pair,Manchester,,,,Never gonna give you up
+,,,,,,,,,,,,,,,,,,,,
+NASEBY,,,,,,,,,,,,,,,,,,,,
+33,178B,red,Langdale,,,4,5/6,,PURSUIT,Attack,,Cromwell,1 hit per die. 1 self per action.,Screen,Pair,"Cromwell, Fairfax",,,,
+33,179B,pink,Lisle,,,4,(1)/(2),,,Attack,,"Fairfax, Montagu",1 hit per die. 1 self per action.,Counterattack,Pair,Fairfax,"1 hit. Additionally, this unit suffers one less hit.",,,
+33,180B,pink,Bard,,,6,(3)/(4),,,Attack,,Pickering,1 hit per die. 1 self per action.,Counterattack,Pair,Pickering,"1 hit. Additionally, this unit suffers one less hit.",,,
+33,181B,pink,Astley,,,4,(5)/(6),,,Attack,,"Skippon, Waller",1 hit per die. 1 self per action.,Counterattack,Pair,Skippon,"1 hit. Additionally, this unit suffers one less hit.",,,Never gonna let you down
+33,182B,red,Rupert of the Rhine,Rupert,,6,1-3,,PURSUIT,Attack,,Ireton,1 hit per die (also take all dice from Astley). 1 self per action.,Screen,Pair,"Ireton, Skippon",,,,
+33,183B,red,Bluecoats,,,4*,5/6,,,Absorb,,Any Pink formation,"When target suffers Hits, this unit suffers 1 less hit per die.",Counterattack,Pair,Any enemy attacking it,1 hit. This unit suffers ONE less hit and never more than one.,,,"Yeah, I know the card is red"
+33,184B,dkblue,Ireton,,,5,5/6,,,Attack,,"Rupert of the Rhine, Astley",1 hit per die. 1 self per action.,Screen,Pair,"Rupert of the Rhine, Astley",,,,"Cromwell's son-in-law and a regicide. He died in 1651, and would be executed ten years later."
+33,185B,dkblue,Skippon,,,5,(5)/(6),,,Attack,,Astley,1 hit per die (also take all dice from Waller). 1 self per action.,Counterattack,Pair,Astley,"1 hit. Additionally, this unit suffers one less hit.",,,
+33,186B,blue,Waller,,,5,(5)/(6),,,Absorb,,Skippon or Pickering,"When target suffers Hits, this unit suffers 1 less hit.",,,,,,,"This is Hardresse Waller, cousin to the more famous Sir William. A regicide, he was condemned to death once Charles II was restored, but his life was spared due to the intervention of well-connected friends."
+33,187B,blue,Pickering,,,5,(3)/(4),,,Attack,,Bard,1 hit per die. 1 self per action.,Counterattack,Pair,Bard,1 hit.,,,
+33,188B,blue,Montagu,,,5,(1)/(2),,,Absorb,,Fairfax or Pickering,"When target suffers Hits, this unit suffers 1 less hit.",,,,,,,"Montagu was reliably Cromwell's man up until the future Lord Protector's death. Seeing the restoration as inevitable, he was instrumental in bringing Charles II to the throne, not only saving his own neck, but being created the first Earl of Sandwich. Decades later, his great-grandson decided to put stuff between two slices of bread."
+33,189B,dkblue,Fairfax,,,5,(1)/(2),,,Attack,,"Lisle, Bluecoats",1 hit per die (also take all dice from Montagu). 1 self per action.,Counterattack,Pair,Lisle,"1 hit. Additionally, this unit suffers one less hit.",,,
+33,190B,dkblue,Cromwell,,,5,1-3,,,Attack,,"Langdale, Lisle, Bluecoats",1 hit per die. 1 self per action.,Screen,Pair,"Langdale, Lisle",,,,
+,,,,,,,,,,,,,,,,,,,,
+TIPPERMUIR,,,,,,,,,,,,,,,,,,,,
+34,191B,dkblue,Scott of Rossie,,,4,Doubles,,,Attack,Pair,Montrose,1 hit per pair.,Screen,Pair,"Montrose, Macdonnell",,,,
+34,192B,blue,Tullibardine,,,6,3,,,Attack,,Macdonnell,1 hit per die. 1 self per action.,Counterattack,Pair,Macdonnell,This unit suffers one less hit.,,,
+34,193B,blue,Perth Trained Bands,,,6,4,,,Attack,,O'Cahan,1 hit per die. 1 self per action.,Counterattack,Pair,O'Cahan,This unit suffers one less hit.,,,
+34,194B,blue,Lord Elcho,Elcho,,6,5/6,,,Attack,,Laghtnan,1 hit per die. 1 self per action.,Counterattack,Pair,Laghtnan,This unit suffers one less hit.,,,
+34,195B,dkblue,Drummond,,,4,Doubles,,,Attack,Pair,MacDonalds,1 hit per pair.,Screen,Pair,"MacDonalds, Kilpont",,,,
+34,196B,dkblue,Levies,,,4,(1)/(2),,,Absorb,,Any Blue formation,"When target suffers Hits, this unit suffers 1 less hit per die.",,,,,,,
+34,197B,red,MacDonalds,,,4,(3)/(4),,,Attack,,Drummond,1 hit per die. 1 self per action.,,,,,,,"Specifically, these are highlanders from Clan MacDonald of Keppoch."
+34,198B,red,Kilpont,,,4,(5)/(6),,,Attack,,Elcho,1 hit.,Absorb,,Laghtnan,"When target suffers Hits, this unit suffers 1 less hit per die.",,,These were raised by Elcho but immediately defected.
+34,199B,pink,Laghtnan,,,4,1/2,,,Attack,,Elcho,1 hit per die (also take all dice from Kilpont). 1 self per action.,Counterattack,,Elcho,"1 hit. Additionally, this unit suffers one less hit per die.",,,
+34,200B,pink,O'Cahan,,,4,3/4,,,Attack,,Perth Trained Bands,1 hit per die. 1 self per action.,Counterattack,,Perth Trained Bands,"1 hit. Additionally, this unit suffers one less hit per die.",,,
+34,201B,pink,Macdonnell,,,4,5/6,,,Attack,,Tullibardine,1 hit per die. 1 self per action.,Counterattack,,Tullibardine,"1 hit. Additionally, this unit suffers one less hit per die.",,,
+34,202B,red,Montrose,,,4,5/6,,,Attack,,"Scott of Rossie, Tullibardine",1 hit per die (1 extra vs Tullibardine). 1 self per action.,Screen,,Scott of Rossie,,,"If there are dice on this card, all Pink Formations inflict one extra Hit when attacking.",
+,,,,,,,,,,,,,,,,,,,,
+AULDEARN,,,,,,,,,,,,,,,,,,,,
+35,203B,dkblue,Lawers's Horse,,,1,4,,,Screen,Pair,"Garlic Hill, Irish Right",,,,,,,,A single troop of about thirty men (and presumably the same number of horses) that would be easily routed by the arrival of two hundred cavalry under Gordon.
+35,204B,blue,Campbell of Lawers,,,6,(4-6),,RETIRE,Attack,,"Garlic Hill, MacColla's Lifeguard",1 hit per die (also take all dice from Lawers's Horse). 1 self per action.,Counterattack,,Any enemy attacking it,"1 hit. Additionally, this unit suffers one less hit per die.",,,
+35,205B,blue,Seaforth,,,4,Doubles,,,Absorb,Pair,Campbell of Lawers,"When target suffers Hits, this unit suffers 1 hit ONLY instead.",,,,,,"If Campbell of Lawers Routs or Retires, Seaforth immediately Routs.","Rather than deploying in a battleline, the Covenanter regiments were secunded - one after the other. Once Lawers's men broke, they ran into and through the men behind them; the result was anarchy."
+35,206B,dkblue,Drummond,,,2,3/4,,,Attack,,Aboyne,1 hit per die.,Screen,Pair,Aboyne,,,,
+35,207B,blue,Lothian,,,4,3/4,,Campbell of Lawers,Attack,,Irish Right,1 hit per die. 1 self per action.,Counterattack,Pair,Irish Right,1 hit.,,,
+35,208B,blue,Lord Chancellor's,,,4,5/6,,Drummond,Attack,,Irish Left,1 hit per die. 1 self per action.,Counterattack,Pair,Irish Left,1 hit.,,,
+35,209B,red,Garlic Hill,,,4,(5)/(6),,RETIRE,Attack,,Campbell of Lawers,1 hit.,Counterattack,,Campbell of Lawers,"1 hit. Additionally, this unit suffers one less hit per die.",,,
+35,210B,pink,Moneymore,,,1,3/4,,,Screen,Pair,Campbell of Lawers,,,,,,,"When Garlic Hill Retires, so does this card; they are all falling back to the position represented by the MacColla's Lifeguard card, in Auldearn.",
+35,211B,red,MacColla's Lifeguard,,,3,(5)/(6),,Garlic Hill,Attack,,Campbell of Lawers,"1 hit, PLUS 1 hit per die.",,,,,suffer_1_less_1_max,This Formation ALWAYS suffers one less Hit when Attacked and NEVER suffers more than one Hit in any given Attack.,"Forced to abandon his position on Garlic Hill, MacColla fell back to Auldearn itself. The fighting there was fierce, and Mungo Campbell of Lawers was killed in action."
+35,212B,pink,Montrose,,,1,1-3,,,Command,Full House,Gordon and Aboyne out of reserve,,Command,Two Pairs,Irish Left and Irish Right out of reserve,,,Montrose may only perform the second action after having previously performed the first.,Montrose's horse went around the village and smashed the enemy wings; then his foot came through the village to engage.
+35,213B,pink,Aboyne,,,4,4-6,,Commanded,Attack,,"Drummond, Lord Chancellor's",1 hit per die. 1 self per action.,Screen,Pair,"Drummond, Lord Chancellor's",,,,
+35,214B,pink,Gordon,,,4,1-3,,Commanded,Attack,,"Lawers's Horse, Campbell of Lawers",1 hit per die. 1 self per action.,Screen,Pair,"Campbell of Lawers, Lothian",,,,
+35,215B,red,Irish Left,,,4,1-3,,Commanded,Attack,,"Campbell of Lawers, Drummond, Lord Chancellor's","1 hit, PLUS hit per die. 1 self per action.",Counterattack,,Lord Chancellor's,"1 hit. Additionally, this unit suffers one less hit per die.",,,
+35,216B,red,Irish Right,,,4,4-6,,Commanded,Attack,,"Campbell of Lawers, Lothian","1 hit, PLUS hit per die. 1 self per action.",Counterattack,,Lothian,"1 hit. Additionally, this unit suffers one less hit per die.",,,
+,,,,,,,,,,,,,,,,,,,,
+BASE GAME - 2ND EDITION,,,,,,,,,,,,,,,,,,,,
+,,,,,,,,,,,,,,,,,,,,
+PHARSALUS,,,,,,,,,,,,,,,,,,,,
+36,217A,pink,Labienus,,,4,Doubles,,,Attack,Pair,"Caesar's Horse, Sulla",1 hit.,Screen,Pair,Sulla,,,,"Pompey's cavalry and auxilia, protecting his left flank. His right was anchored by the Enipeus River."
+36,218A,red,Pompey,,,6*,(5)/(6),,,Attack,,"Sulla, Domitius",1 hit per die. 1 self per action.,Counterattack,Pair,Sulla,1 hit.,,,
+36,219A,red,Metellus Scipio,,,6,3/4,,,Attack,,Domitius,1 hit per die. 1 self per action.,Absorb,Pair,"Cilicians, Pompey","When target suffers Hits, this card suffers them instead.",,,
+36,220A,red,Cilicians,,,6,1/2,,,Attack,,Antony,1 hit per die. 1 self per action.,Counterattack,Pair,Antony,1 hit.,,,
+36,221A,blue,Antony,,,4*,5/6,,,Attack,,Cilicians,"1 hit, PLUS 1 hit per die. 1 self per action.",Counterattack,,Cilicians,"1 hit. Additionally, this unit suffers one less hit per die.",,,
+36,222A,blue,Domitius,,,4*,3/4,,,Attack,,Metellus Scipio,1 hit per die. 1 self per action.,Counterattack,,Metellus Scipio,"1 hit. Additionally, this unit suffers one less hit per die.",,,
+36,223A,dkblue,Sulla,,,4*,(5)/(6),,,Attack,,Pompey,1 hit per die. Inflicts 1 extra hit if Fourth Line is in play.,Counterattack,,Pompey,"1 hit. Additionally, this unit suffers one less hit per die.",,,
+36,224A,dkblue,Caesar's Horse,,,2,1-3,,RETIRE,Screen,Pair,"Pompey, Labienus",,,,,,,,"Caesar knew his outnumbered cavalry would be driven off the field by their counterparts under Labienus. Cleverly, he peeled off some of his infantry to form a fourth line hidden behind his horse. Once his horse was routed, the fourth line surprised Labienus, then turned into Pompey's undefended left flank, routing an army that outnumbered Caesar's nearly two to one."
+36,225A,blue,The Fourth Line,,,1,4-6,,Caesar's Horse,Attack,,"Labienus, Pompey","1 hit, PLUS 1 hit per die.",Screen,Pair,Labienus,,,,
+,,,,,,,,,,,,,,,,,,,,
+INKERMAN,,,,,,,,,,,,,,,,,,,,
+37,217B,blue,Pauloff's Left,,,8,3/4,,Commanded,Attack,,"Sandbag Battery, French Troops",1 hit per die. 1 self per action.,Counterattack,Pair,French Troops,"1 hit. Additionally, this unit suffers one less hit.",,,
+37,218B,dkblue,Shell Hill,,,III,Straight 4,,,Screen,,Any enemy attack,,,,,,,,
+37,219B,dkblue,Pauloff's Right,,,6,(4)/(5),,Commanded,Attack,,"Home Ridge, British Troops",1 hit per die. 1 self per action.,Command,Triplet,Pauloff's Left out of reserve,,,"When this card Commands Pauloff's Left, add one new Morale Cube to the Russian side.",
+37,220B,blue,Soimonoff,,,8,(5)/(6),,,Attack,,"Home Ridge, British Troops",1 hit per die. 1 self per action.,Command,Triplet,Pauloff's Right out of reserve,,,"Until the first Fog Cube is lifted, this card suffers one less hit when it is Attacked.",
+37,221B,red,Home Ridge,,,4*,5/6,,,Attack,,"Pauloff's Right, Soimonoff",1 hit per die. Ignore first target until it comes out of Reserve.,Counterattack,,Any enemy attacking it,"1 hit. Additionally, this unit suffers one less hit.",,,
+37,222B,red,Sandbag Battery,,,4,3/4,,,Counterattack,Pair,Pauloff's Left,"1 hit. Additionally, this unit suffers one less hit.",Screen,,Pauloff's Right,,,,"Though it had little strategic significance, fighting over the Sandbag Battery was intense and it changed hands many times."
+37,223B,red,British Troops,,,4*,1/2,,Commanded,Attack,,"Soimonoff, Pauloff's Right",1 hit per die. 1 self per action.,Absorb,,Home Ridge,"When target suffers Hits, this card suffers 1 less hit per die.",,,
+37,224B,pink,French Troops,,,6*,4-6,,Commanded,Attack,,Pauloff's Left,"1 hit, PLUS one hit per die. 1 self per action.",Counterattack,,Pauloff's Left,1 hit per die.,,,
+37,225B,pink,The Fog,,,1,Doubles,,,Command,Two Pairs,The Fog Lifts...,,,,,,,"At the start of the battle, place three cubes below. When this Command action is used, remove the cubes in order from top to bottom, resolving the effect given.<ol><li>Soimonoff special text negated.<li>British Troops out of reserve.<li>French Troops out of reserve.</ol>",
+,,,,,,,,,,,,,,,,,,,,
+EXPANSION 5 - THE GRAND ALLIANCE,,,,,,,,,,,,,,,,,,,,
+,,,,,,,,,,,,,,,,,,,,
+FLEURUS,,,,,,,,,,,,,,,,,,,,
+38,226A,blue,Gournay's Horse,,,4*,5/6,,,Attack,,"Spanish Horse, Dutch Right Foot",1 hit per die. 1 self per action.,Screen,Pair,"Spanish Horse, Dutch Right Foot",,,,"Jean Christophe, comte de Gournay, died leading a charge against the enemy horse, leaving his cavalry in disarray."
+38,227A,blue,French Left,,,6*,3/4,,,Attack,,"Dutch Right Foot, Dutch Left Foot",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,1 hit.,,,
+38,228A,blue,French Guns,,,II,Straight 4,,,Screen,,Any enemy attack,,,,,,,"If Gournay's Horse is Routed, remove this Formation from play (this does not constitute a Rout).","Though the Dutch cavalry on Waldeck's left was swept by Luxembourg's attack, the Spanish horse under d'Huby protected his right, repulsed the French assaults, and even managed to make off with some of the French cannons."
+38,229A,dkblue,French Center,,,6*,1-3,,Luxembourg's Horse,Attack,,"Dutch Right Foot, Van Aylva",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,"1 hit. Additionally, this unit suffers one less hit per die.",,,
+38,230A,dkblue,French Right,,,6*,3/4,,,Attack,,"Dutch Left Foot, Dutch Right Foot",1 hit per die. 1 self per action. Does 1 extra hit if Dutch Horse Routed.,Counterattack,Pair,Any enemy attacking it,1 hit.,,,
+38,231A,dkblue,Luxembourg's Horse,,,6*,4-6,,RETIRE,Attack,,"Dutch Horse, Dutch Left Foot",1 hit per die. 1 self per action. Does 1 extra hit versus Dutch Left Foot.,Screen,Pair,"Dutch Horse, Dutch Left Foot",,,"If this card ""retires"", Gournay's Horse is reinforced: add any remaining unit sticks from this card to Gournay's.",
+38,232A,red,Dutch Horse,,,4,5/6,,,Attack,,Luxembourg's Horse,1 hit.,Screen,Pair,French Right,,,,"These horsemen put up little resistance, fleeing the field and leaving the left flank utterly exposed."
+38,233A,red,Dutch Left Foot,,,6,3/4,R,,Attack,,"French Right, French Center",1 hit per die. 1 self per action.,Counterattack,Pair,French Right,1 hit.,,,
+38,234A,red,Dutch Right Foot,,,6,1/2,L,,Attack,,"French Left, French Center",1 hit per die. 1 self per action.,Counterattack,Pair,Any enemy attacking it,1 hit.,,,
+38,235A,red,Spanish Horse,,,4,4-6,,,Attack,,Gournay's Horse,1 hit per die.,Screen,Pair,"Gournay's Horse, French Left",,,,
+38,236A,pink,Waldeck,,,2*,Doubles,,,Absorb,Voluntary,Any friendly formation,"When target suffers Hits, this unit suffers 1 less hit per die.",Command,Two Pairs,"Activate ""Retreat to Nivelles""",,,,
+38,237A,red,Retreat to Nivelles,,,?,,,,,,,,,,,,,TODO,
+38,238A,pink,Van Aylva,,,6,(3)/(4),,Special Rule,Attack,,French Center,1 hit per die. 1 self per action.,,,,,,"If this card routs, the French win.","Nine battalions under van Aylva and three thousand horse under van Weibnom and Vaudemont arrived too late to reverse the French victory, but they were able to cover Waldeck's retreat to Nivelles."
+38,239A,pink,Van Weibnom,,,4,5/6,,Special Rule,Attack,,French Center,1 hit.,Screen,Pair,French Center,,,,
+,,,,,,,,,,,,,,,,,,,,
+MARSAGLIA,,,,,,,,,,,,,,,,,,,,
+39,240A,pink,Schomberg,,,4,1/2,,,Attack,,"Vendome, Catinat",1 hit per die. 1 self per action.,Screen,Pair,"Vendome, Catinat",,,,"A talented soldier who fell at Marsaglia. His father, the first Duke of Schomberg, died three years earlier at the Boyne."
+39,241A,red,Eugene,,,6,(1)/(2),R,,Attack,,"Catinat, Hoguette",1 hit per die. 1 self per action (but see Cannons).,Counterattack,,Catinat,1 hit.,,,
+39,242A,red,Duke of Savoy,,,6,(5)/(6),L,,Attack,,"Hoguette, Catinat",1 hit per die. 1 self per action.,Counterattack,,Hoguette,1 hit.,,,
+39,243A,pink,Capara,,,4,4-6,,,Attack,,"Vins, Hoguette",1 hit per die. 1 self per action.,Screen,,"Vins, Hoguette",,,,
+39,244A,pink,Rabutin,,,6,Doubles,,,Absorb,,Any Red formation,"When target suffers Hits, this card suffers them instead.",,,,,,,
+39,245A,pink,Cannons,,,1,Doubles,,,Screen,Pair,Any enemy attack,,,,,,,"If there are dice on this card when Eugene attacks, Eugene does not suffer self hits (but Eugene may still suffer hits from a Counterattack Reaction).",
+39,246A,dkblue,Vins,,,4,1/2,,,Attack,,"Capara, Duke of Savoy",1 hit per die. 1 self per action.,Screen,,"Capara, Duke of Savoy",,,,
+39,247A,blue,Hoguette,,,6,(1)/(2),R,,Attack,,"Duke of Savoy, Eugene",1 hit per die. 1 self per action.,Counterattack,,Duke of Savoy,1 hit.,,,
+39,248A,blue,Catinat,,,6,(5)/(6),L,,Attack,,"Eugene, Duke of Savoy",1 hit per die. 1 self per action (but see Bayonets!).,Counterattack,,Eugene,1 hit.,,,
+39,249A,dkblue,Vendome,,,4,4-6,,,Attack,,"Schomberg, Eugene",1 hit per die. 1 self per action.,Screen,,"Schomberg, Eugene",,,,
+39,250A,dkblue,Usson,,,6,Doubles,,,Absorb,,Any Blue formation,"When target suffers Hits, this unit suffers 1 less hit.",,,,,,,
+39,251A,blue,Bayonets!,,,1,(3)/(4),,,,,,,,,,,,"When Catinat makes an attack, you may - but are not required to - add all dice from this card to the attack. This is the only way dice can be removed from this card. If you do so, the attack cannot be Countered, and Catinat suffers no self hits. After resolving this special attack, remove this card from play (this does not constitute a Rout).","Catinat's mass bayonet charge at Marsaglia is often regarded as the first of its kind, and was instrumental in securing a decisive victory that saw the Grand Alliance suffer five times as many casualties as the French."
+,,,,,,,,,,,,,,,,,,,,
+CHIARI,,,,,,,,,,,,,,,,,,,,
+40,252A,dkblue,Anjou,,,6,(5)/(6),,,Attack,,"Cassines II, Guttenstein",1 hit per die. 1 self per action (but see Vaisseaux).,Counterattack,Pair,Guttenstein,1 hit.,,,
+40,253A,dkblue,Royal Comtois,,,6,(3)/(4),,,Attack,,"Cassines II, Mannsfeldt",1 hit per die. 1 self per action (but see Vaisseaux).,Counterattack,Pair,Mannsfeldt,1 hit.,,,
+40,254A,dkblue,Vaisseaux,,,6,Doubles,,,Absorb,"Pair, Voluntary",Any Dark Blue formation,"When target suffers Hits, this card suffers them instead.",,,,,,"If there are dice on this card when either Anjou or Royal Comtois attacks, the attack inflicts one extra hit.",
+40,255A,blue,Normandie,,,6,(3)/(4),,,Attack,,"Cassines I, Kriechbaum",1 hit per die. 1 self per action (but see Auvergne).,Counterattack,Pair,Kriechbaum,1 hit.,,,
+40,256A,blue,Bourgogne,,,6,(5)/(6),,,Attack,,"Cassines I, Nigrelli",1 hit per die. 1 self per action (but see Auvergne).,Counterattack,Pair,Nigrelli,1 hit.,,,
+40,257A,blue,Auvergne,,,6,Doubles,,,Absorb,"Pair, Voluntary",Any Blue formation,"When target suffers Hits, this card suffers them instead.",,,,,,"If there are dice on this card when either Normandie or Bourgogne attacks, the attack inflicts one extra hit.",
+40,258A,red,Cassines I,,,2,Doubles,R,RETIRE,Screen,,"Normandie, Bourgogne",,,,,,,"As an Action, without expending any dice, you may move one red unit stick from either Nigrelli or Kriechbaum to this card, increasing its strength. This card may never have more than 3 sticks at one time.","A cassine is a small walled farmhouse, providing cover from which to harass the enemy."
+40,259A,pink,Cassines II,,,2,Doubles,L,RETIRE,Screen,,"Anjou, Royal Comtois",,,,,,,"As an Action, without expending any dice, you may move one pink unit stick from either Mannsfeldt or Guttenstein to this card, increasing its strength. This card may never have more than 3 sticks at one time.",
+40,260A,red,Nigrelli,,,6,1/2,R,,Attack,,"Bourgogne, Normandie",1 hit per die. 1 self per action.,Counterattack,Pair,Bourgogne,1 hit.,,,
+40,261A,red,Kriechbaum,,,6,3/4,L,,Attack,,"Normandie, Bourgogne",1 hit per die. 1 self per action.,Counterattack,Pair,Normandie,1 hit.,,,
+40,262A,pink,Mannsfeldt,,,6,3/4,R,,Attack,,"Royal Comtois, Anjou",1 hit per die. 1 self per action.,Counterattack,Pair,Royal Comtois,1 hit.,,,
+40,263A,pink,Guttenstein,,,6,5/6,L,,Attack,,"Anjou, Royal Comtois",1 hit per die. 1 self per action.,Counterattack,Pair,Anjou,1 hit.,,,
+,,,,,,,,,,,,,,,,,,,,
+BLENHEIM,,,,,,,,,,,,,,,,,,,,
+41,226B,red,Cutt's Column,,,6,(5)/(6),,,Attack,,"Clerambault, Blenheim",1 hit per die (2 hits per die vs. Blenheim). 1 self per action.,Screen,Pair,Clerambault,,,,
+41,227B,red,Ingoldsby,,,5,(3)/(4),R,,Attack,,"St. Pierre, Oberglauheim",1 hit per die (also take all dice from Horn). 1 self per action.,Absorb,,Horn,"When target suffers Hits, this card suffers 1 less hit per die.",,,
+41,228B,red,Horn,,,5*,(1)/(2),L,,Attack,,"Oberglauheim, St. Pierre",1 hit per die (also take all dice from Ingoldsby). 1 self per action.,Counterattack,Pair,"Oberglauheim, St. Pierre",1 hit.,,,
+41,229B,red,Shock Cavalry,,,4,5/6,,,Attack,,d'Humieres,1 hit per die. 1 self per action.,Screen,Pair,Any Dark Blue formation,,,,"French cavalry fought with pistols at a distance, while Marlborough's horsemen charged home with flashes of hot steel."
+41,230B,red,Alliance Guns,,,I,Straight 4,,,Screen,,Any enemy attack,,,,,,,,
+41,231B,pink,Eugene's Horse,,,4,Doubles,,,Attack,,De Bourg,1 hit.,Screen,Pair,Any Blue formation,,,,
+41,232B,pink,Anhalt-Dessau,,,6*,5/6,,,Attack,,"Lutzingen, d'Arco","1 hit per die. 1 self per action. If reduced to one stick, no self hits.",Counterattack,Pair,"Lutzingen, d'Arco",1 hit.,,,
+41,233B,pink,Prince Eugene,,,8,3/4,,,Absorb,"Pair, Voluntary",Any Pink formation,"When target suffers Hits, this unit suffers 1 less hit per die.",,,,,,"As an Action, you can remove all dice on this card to ""redeploy"" up to one unit stick per die from this card to any Red card, increasing its strength accordingly.","When Marlborough requested troops, Eugene complied without a second thought, even as it left his line vulnerable."
+41,234B,blue,De Bourg,,,4,Doubles,,,Attack,,Eugene's Horse,1 hit.,Screen,Pair,Any Pink formation,,,,
+41,235B,blue,Lutzingen,,,4*,(5)/(6),R,,Attack,,"Anhalt-Dessau, Prince Eugene","1 hit per die. 1 self per action. If reduced to one stick, no self hits.",Counterattack,Pair,Anhalt-Dessau,1 hit.,,,
+41,236B,blue,d'Arco,,,4,3/4,LR,,Attack,,"Anhalt-Dessau, Prince Eugene",1 hit per die. 1 self per action.,Absorb,"Pair, Voluntary",Lutzingen,"When target suffers Hits, this card suffers them instead.",,,
+41,237B,blue,Oberglauheim,,,4*,1/2,LR,,Attack,,Horn,1 hit per die. 1 self per action.,Counterattack,Pair,Horn,"1 hit. Additionally, this unit only suffers one hit.",,,
+41,238B,dkblue,St. Pierre,,,6,4,LR,,Attack,,Ingoldsby,1 hit per die. 1 self per action.,Counterattack,Pair,Ingoldsby,1 hit.,,,
+41,239B,dkblue,Clerambault,,,6,5,LR,,Attack,,Cutt's Column,1 hit per die. 1 self per action.,,,,,,"At the end of your roll phase, if you do not place any dice on a Dark Blue card, this card Routs. Any unit sticks it has remaining are added to Blenheim.","When the enemy advanced, Clerambault lost his nerve and crammed his troops into Blenheim, where they were slaughtered. As the French retreated in defeat, feeling the weight of his blunder, he drowned himself."
+41,240B,dkblue,Blenheim,,,6*,4,LR,,Absorb,Voluntary,Clerambault,"When target suffers Hits, this unit suffers 1 less hit per die.",Counterattack,Pair,Cutt's Column,1 hit.,,Dice cannot be removed from this card except as a Reaction.,
+41,241B,dkblue,d'Humieres,,,4,Doubles,,,Attack,,Shock Cavalry,1 hit.,Screen,Pair,Any Red formation,,,,
+41,242B,dkblue,French Artillery,,,II,Straight 4,,,Bombard,Two Cubes,,,Screen,,Any enemy attack,,,,"The French had ninety cannon compared to their enemy's sixty, subjecting the Grand Alliance to murderous fire as they slowly marched across the marshy Nebel."
+,,,,,,,,,,,,,,,,,,,,
+RAMILLIES,,,,,,,,,,,,,,,,,,,,
+42,243B,pink,Dutch Guards,,,4,5/6,,,Attack,,"Taviers, Guiscard",1 hit per die. 1 self per action.,,,,,,,"The famous ""Blue Guards"" served with distinction at Ramillies. They pushed a Swiss garrison out of Franquenee and then followed them to Taviers, which anchored the French right flank. In cramped alleys, brutal close-quarters fighting ensued, with the Dutch eventually emerging victorious."
+42,244B,pink,Overkirk,,,6,3/4,,,Attack,,Guiscard,1 hit per die. 1 self per action.,Counterattack,Pair,Guiscard,1 hit.,,,
+42,245B,red,Orkney's Left,,,6,(5)/(6),R,,Attack,,French Right,1 hit per die. 1 self per action.,Counterattack,Pair,French Right,1 hit.,,,
+42,246B,red,Orkney's Right,,,6,(3)/(4),L,,Attack,,French Left,1 hit per die. 1 self per action.,Counterattack,Pair,French Left,1 hit.,,,
+42,247B,red,Marlborough,,,8,Doubles,,,Screen,,Any enemy attack,,,,,,,"As an Action, you can remove all dice on this card to Redeploy 4 Unit sticks, adding them to any red or pink card except the Dutch Guards. After the second Redeploy action, remove this card from play (this is not a Rout).","Marlborough's timely shifting of units from his right to his left allowed him to break the weakened French line south of Ramillies, winning the day."
+42,248B,blue,Autre-Eglise,,,1,Doubles,,,Screen,,Orkney's Right,,,,,,,"If the French Left Routs, this card Routs immediately.","This village was the first of four that anchored the French line, but also stretched it dangerously thin."
+42,249B,blue,French Left,,,4,5/6,,,Attack,,Orkney's Right,1 hit per die. 1 self per action.,Counterattack,Pair,Orkney's Right,1 hit.,,,
+42,250B,blue,Offuz,,,4,Doubles,,,Absorb,Voluntary,Any Blue formation,"When target suffers Hits, this card suffers 1 hit ONLY instead.",,,,,,,The second of four villages that anchored Villeroy's army.
+42,251B,blue,French Right,,,4,3/4,,,Attack,,Orkney's Left,1 hit per die. 1 self per action.,Counterattack,Pair,Orkney's Left,1 hit.,,,
+42,252B,dkblue,Ramillies,,,4,5/6,,,Absorb,Voluntary,Guiscard,"When target suffers Hits, this unit suffers 1 less hit per die.",,,,,,"If Guiscard Routs, this card immediately Routs.","Ramillies secured the center of the French line, provided a good view of the plain below, and is a word I constantly need to look up the spelling of."
+42,253B,dkblue,Guiscard,,,6*,3/4,,,Attack,,Overkirk,1 hit per die. 1 self per action.,Counterattack,Pair,"Overkirk, Dutch Guards",1 hit.,,,
+42,254B,dkblue,Taviers,,,4,Doubles,,,Counterattack,,Dutch Guards,"1 hit. Additionally, this unit suffers one less hit.",Screen,Pair,Overkirk,,,,"""The fighting [at Taviers] was almost as murderous as the rest of the battle put together."" - Colonel de la Colonie"
+,,,,,,,,,,,,,,,,,,,,
+DENAIN,,,,,,,,,,,,,,,,,,,,
+43,255B,red,Dutch Garrison,,,6*,5/6,,,Attack,,"Villars's Right, Villars's Left","1 hit per die. 1 self per action. If reduced to one stick, no self hits.",Counterattack,Pair,Any enemy attack,"1 hit. Additionally, this unit suffers one less hit.",,,
+43,256B,red,Dutch Horse,,,6,3/4,,RETIRE,Attack,,"Broglie, Villars's Left",1 hit per die (two per die vs. Villar's Left). 1 self per action.,Screen,Pair,"Broglie, Villars's Left*",,,* - May only Screen Villars's Left is Broglie has Routed.,
+43,257B,red,Fortress Guns,,,1,Doubles,,,Screen,,"Villars's Left, Villars's Right",,,,,,,"When the Dutch Garrison Routs, this card Routs immediately.","While sheer numbers made the French victory over the small garrison perhaps inevitable, Dutch artillery ensured they paid for their victory in blood. Eventually a grisly bayonet charge breached the walls, forcing the doomed garrison to retreat across a mill bridge. It collapsed from underneath them; hundreds drowned."
+43,258B,pink,Albemarle,,,4,5/6,,,Command,Two Pairs,Eugene out of reserve,,Absorb,"Pair, Voluntary",Dutch Garrison,"When target suffers Hits, this card suffers 1 hit ONLY instead.",,,The Earl of Albemarle held out as long as he could against overwhelming odds. He and the survivors were taken prisoner.
+43,259B,pink,Eugene,,,6*,3/4,,Commanded,Attack,,Prince de Tingry,1 hit per die. 1 self per action.,Counterattack,Pair,Prince de Tingry,1 hit.,,,
+43,260B,dkblue,Prince de Tingry,,,6,Doubles,,,Attack,,Eugene,1 hit.,,,,,,"If this card Routs, Eugene is able to cross and the Grand Alliance wins the game.","Eugene attempted to cross the Scheldt at Prouvy so as to rescue Denain. But Villars anticipated this, posting a blocking force at the bridge under the Prince de Tingry, preventing the Austrians from crossing."
+43,261B,dkblue,Broglie,,,6,5/6,,,Attack,,Dutch Horse,1 hit per die. 1 self per action.,Counterattack,Pair,Dutch Horse,1 hit.,,,
+43,262B,blue,Villars's Left,,,8,(5)/(6),R,,Attack,,Dutch Garrison,1 hit per die. 1 self per action.,Counterattack,Pair,Dutch Garrison,1 hit.,,,
+43,263B,blue,Villars's Right,,,8,(3)/(4),L,,Attack,,Dutch Garrison,1 hit per die. 1 self per action.,Counterattack,Pair,Dutch Garrison,1 hit.,,,
+,,,,,,,,,,,,,,,,,,,,
+EXPANSION 6 - GREAT BATTLES OF PRINCE CHARLES ALEXANDER OF LORRAINE,,,,,,,,,,,,,,,,,,,,
+,,,,,,,,,,,,,,,,,,,,
+HOTHENFRIEDBERG,,,,,,,,,,,,,,,,,,,,
+44,264A,dkblue,The Striegau River,,,III,Doubles,,,Command,Three Cubes,Frederick II out of reserve,,,,,,,,The bridge at the Striegau River created a bottleneck for Frederick's columns.
+44,265A,blue,Frederick II,,,1,4-6,,Commanded,Command,,See Below,,,,,,,"Each Command action brings into play the next card in this sequence: Leopold's Right, Leopold's Center, Leopold's Left, Nassau, Zieten, Bayreuth Dragoons. <p>If at the start of your turn you have no Infantry or Cavalry cards in play, you lose.",
+44,266A,blue,Du Moulin,,cav,6,6,,,Attack,,Saxon Horse,1 hit per die. 1 self per action.,Screen,Pair,"Saxon Horse (Voluntary), Weissenfels",,,,
+44,267A,dkblue,Leopold's Right,,inf,6,1/2,L,Commanded,Attack,,"Weissenfels, Lorraine's Left",1 hit per die. 1 self per action.,Counterattack,Pair,Weissenfels,1 hit.,,"If neither target is in play, may attack Charles and suffers no self hits.",
+44,268A,dkblue,Leopold's Center,,inf,6,3/4,LR,Commanded,Attack,,"Lorraine's Left, Lorraine's Right",1 hit per die. 1 self per action.,Counterattack,Pair,"Lorraine's Left, Lorraine's Right",1 hit.,,"If neither target is in play, may attack Charles and suffers no self hits.",
+44,269A,dkblue,Leopold's Left,,inf,6,5/6,R,Commanded,Attack,,"Lorraine's Right, Lorraine's Left",1 hit per die. 1 self per action.,Counterattack,Pair,"Lorraine's Right, Lorraine's Left",1 hit.,,"If neither target is in play, may attack Charles and suffers no self hits.",
+44,270A,blue,Nassau,,cav,6,3/4,L,Commanded,Attack,,Austrian Horse,1 hit per die. 1 self per action.,Counterattack,Pair,Austrian Horse,1 hit.,,,
+44,271A,blue,Zieten,,cav,4,4-6,R,Commanded,Attack,,Austrian Horse,1 hit per die. 1 self per action.,Screen,Pair,Austrian Horse,,,,
+44,272A,dkblue,Bayreuth Dragoons,,cav,1,1-3,,Commanded,Attack,,Lorraine's Left or Lorraine's Right,Two hits per die.,,,,,,"After making its first and only attack, this card is removed from play (this does not count as a Rout).","The justly famous charge of the Bayreuth Dragoons decisively broke the enemy line, securing for Frederick a major victory."
+44,273A,pink,Saxon Horse,,cav,6,Doubles,,,Attack,,Du Moulin,1 hit.,Screen,Pair,Leopold's Right,,,,
+44,274A,red,Charles,,,5*,5/6,,,Command,Three Dice,See Below,,Absorb,Voluntary,Any friendly formation,"When target suffers Hits, this card suffers 1 less hit per die.",,Each Command action brings into play the in-reserve card of your choice.,
+44,275A,pink,Weissenfels,,inf,6,3/4,R,Commanded,Attack,,Leopold's Right,1 hit per die. 1 self per action.,Counterattack,Pair,Leopold's Right,1 hit.,,,
+44,276A,red,Lorraine's Left,,inf,6,1/2,LR,Commanded,Attack,,"Leopold's Center, Leopold's Left",1 hit per die. 1 self per action.,Counterattack,Pair,"Leopold's Center, Leopold's Left",1 hit.,,,
+44,277A,red,Lorraine's Right,,inf,6,3/4,LR,Commanded,Attack,,"Leopold's Left, Leopold's Center",1 hit per die. 1 self per action.,Counterattack,Pair,"Leopold's Left, Leopold's Center",1 hit.,,,
+44,278A,pink,Austrian Horse,,cav,6,5/6,L,Commanded,Attack,,"Nassau, Leopold's Left",1 hit per die.,Counterattack,,Nassau or Zieten,1 hit.,,,
+,,,,,,,,,,,,,,,,,,,,
+SOOR,,,,,,,,,,,,,,,,,,,,
+45,279A,red,Cuirassiers,,cav,6,5/6,,RETIRE,Attack,,Buddenbrock,1 hit per die. 1 self per action.,Screen,Pair,"Buddenbrock, Grenadiers, Frederick",,,,
+45,280A,red,Austrian Guns,,,6*,(3)/(4),,,Attack,,Buddenbrock,1 hit plus 1 hit per die.,Attack,,"Grenadiers, Frederick",1 hit per die.,,May only attack Buddenbrock if the card Cuirassiers is still in play.,
+45,281A,red,Graner-Koppe,,inf,8*,5/6,,,Attack,,"Grenadiers, Frederick",1 hit per die. 1 self per action.,Absorb,,Austrian Guns,"When target suffers Hits, this card suffers them instead.",,,
+45,282A,pink,Austrian Center,,inf,5,1/2,R,,Attack,,"Prussian Center, Prussian Left",1 hit per die. 1 self per action.,Counterattack,Pair,"Prussian Center, Prussian Left",1 hit.,,,
+45,283A,pink,Austrian Right,,inf,5,3/4,L,,Attack,,"Prussian Left, Prussian Center",1 hit per die. 1 self per action.,Counterattack,Pair,"Prussian Left, Prussian Center",1 hit.,,,
+45,284A,pink,Second Line,,inf,6,5/6,,,Absorb,"Pair, Voluntary",Any Pink formation,"When target suffers Hits, this card suffers them instead.",,,,,,,
+45,285A,pink,Dragoons,,cav,4,Doubles,,RETIRE,Screen,Pair,Prussian Left,,Counterattack,Two Pairs,Left Horse,1 hit.,,,"Historically, these horsemen did very little to oppose the enemy, allowing them to capture Austrian infantry with impugnity."
+45,286A,blue,Left Horse,,cav,6,5/6,,,Attack,,Dragoons,1 hit per die. 1 self per action.,Screen,Pair,Austrian Right,,,,
+45,287A,blue,Prussian Left,,inf,4,3/4,R,,Attack,,"Austrian Right, Austrian Center",1 hit per die.,Counterattack,Pair,"Austrian Right, Austrian Center",1 hit.,,,
+45,288A,blue,Prussian Center,,inf,4,1/2,L,,Attack,,"Austrian Center, Austrian Right",1 hit per die.,Counterattack,Pair,"Austrian Center, Austrian Right","1 hit. Additionally, this unit suffers one less hit.",,,
+45,289A,dkblue,Grenadiers,,inf,6,1-3,,RETIRE,Attack,,"Austrian Guns, Graner-Koppe",1 hit plus 1 hit per die. 1 self per action.,Counterattack,,Graner-Koppe,"1 hit. Additionally, this unit suffers one less hit per die.",,,
+45,290A,dkblue,Buddenbrock,,cav,6,4-6,,,Attack,,"Cuirassiers, Austrian Guns",1 hit per die.,,,,,,,"The Austrian guns were positioned atop the Graner-Koppe. These horsemen wheeled around to the right of the mound to avoid the enemy arc of fire, but this left their own infantry vulnerable to the enemy foot. Casualties among the elite Grenadiers who made up the first line of advance were appalling. Included among their number was the Queen's brother Albrecht, aged twenty."
+45,291A,dkblue,Frederick,,inf,6*,1/2,,Grenadiers,Attack,,"Austrian Guns, Graner-Koppe",1 hit per die. 1 self per action.,Counterattack,Pair,Graner-Koppe,1 hit.,,,"The final push depended on troops which Frederick held in low regard. ""You are pigs. You stink to high heaven. You must spend your whole day eating and shitting."""
+,,,,,,,,,,,,,,,,,,,,
+ROCOUX,,,,,,,,,,,,,,,,,,,,
+46,292A,red,Waldeck's Left,,inf,4,2/3,R,,Attack,,"Right, Right Center",1 hit per die.,Counterattack,Pair,Right,1 hit.,,,
+46,293A,red,Waldeck's Right,,inf,4,3/4,L,,Attack,,"Right Center, Right",1 hit per die.,Counterattack,Pair,Right Center,1 hit.,,,
+46,294A,red,Ligonier's Left,,inf,4,4/5,R,RETIRE,Attack,,"Left Center, Left",1 hit per die.,Counterattack,Pair,Left Center,1 hit.,,"If Ligonier's Right Routs or Retires, this card Routs immediately.",
+46,295A,red,Ligonier's Right,,inf,4,5/6,L,RETIRE,Attack,,"Left, Left Center",1 hit per die.,Counterattack,Pair,"Left, Left Center",1 hit.,,"If Ligonier's Left Routs or Retires, this card Routs immediately.",
+46,296A,pink,Austrians,,inf,8,,,,,,,,,,,,,"If you want, you can Shift sticks from this card like you would any other. It is at the very least more than our boy Chuckles did. You may not however Shift sticks to this card. <p>Sticks on this card count toward Tactical Victory. That is, at the start of the game, you already have 8! Of course, shifting will reduce that number.","George II blamed the defeat on Charles's inaction. If you had asked Charles, though, he'd have said that holding their position near the Jeker kept the line of retreat open, and is what saved the Pragmatic Army. In any case, the Austrians don't have much to do in this scenario, but here they are just the same."
+46,297A,pink,Rearguard,,inf,4,4-6,,Ligonier's Left,Attack,,"Left, Left Center",1 hit plus 1 hit per die.,Counterattack,Pair,Any enemy attack,1 hit. This unit suffers ONE less hit and never more than one.,,,
+46,298A,dkblue,Left,,inf,6,(3)/(4),,,Attack,,"Ligonier's Right, Ligonier's Left, Rearguard",1 hit per die. 1 self per action.,Counterattack,Pair,"Ligonier's Right, Rearguard","1 hit. Additionally, this unit suffers one less hit.",,,
+46,299A,dkblue,Left Center,,inf,6,(5)/(6),,,Attack,,"Ligonier's Left, Ligonier's Right, Rearguard",1 hit per die. 1 self per action.,Counterattack,Pair,"Ligonier's Left, Rearguard","1 hit. Additionally, this unit suffers one less hit.",,,
+46,300A,dkblue,The Mouth of Hell,,,II,Straight 4,,,Bombard,Two Cubes,,,Screen,One Cube*,Any enemy attack,,,"* If there are two cubes on this card when a Screen is triggered, expend both of them.","A Dutch officer dubbed the fire from the French batteries as ""one of the most terrible ever seen, and it looked as if hell had opened up her mouth to swallow us up."""
+46,301A,blue,Right Center,,inf,6,(5)/(6),,,Attack,,"Waldeck's Right, Waldeck's Left",1 hit per die. 1 self per action.,Counterattack,Pair,"Waldeck's Right, Waldeck's Left","1 hit. Additionally, this unit suffers one less hit.",,,
+46,302A,blue,Right,,inf,6,(3)/(4),,,Attack,,"Waldeck's Left, Waldeck's Right",1 hit per die. 1 self per action.,Counterattack,Pair,"Waldeck's Left, Waldeck's Right","1 hit. Additionally, this unit suffers one less hit.",,,
+46,303A,blue,Deep Ranks,,,6,Doubles,,,Absorb,"Pair, Voluntary",Any friendly formation,"When target suffers Hits, this card suffers them instead.",,,,,,,"De Saxe attacked in eight columns, each much deeper than the thin allied line. <p>And yes, I know those should be French and not Prussian uniforms on the other blue cards. Look, you're lucky you're getting art at all. Don't push it."
+,,,,,,,,,,,,,,,,,,,,
+PRAGUE,,,,,,,,,,,,,,,,,,,,
+47,264B,blue,Schönaich,,cav,6,4-6,,,Attack,,"Spada, Althann",1 hit per die. 1 self per action.,Screen,Pair,"Spada, Althann",,,,
+47,265B,dkblue,Left Foot,,inf,6*,3/4,,,Attack,,"Stolberg, Campitelli",1 hit per die. 1 self per action.,Counterattack,,"Stolberg, Campitelli","1 hit. Additionally, this unit suffers one less hit per die.",,,
+47,266B,dkblue,Right Foot,,inf,6*,5/6,,,Attack,,"d'Ursel, Breysach",1 hit per die. 1 self per action.,Counterattack,,"d'Ursel, Breysach","1 hit. Additionally, this unit suffers one less hit per die.",,,
+47,267B,blue,Mannstein,,inf,6,1/2,,Breysach,Attack,,Charles Lorraine,1 hit per die. 1 self per action.,,,,,,,"When a wide gap opened up in the Austrian line, von Mannstein on his own initiative marched in with four grenadier battalions, forcing the Austrians to abandon their earthworks. This threatened the main part of the army under Charles's command, leading him to withdraw toward Prague."
+47,268B,blue,Zeiten,,cav,6,Doubles,,Commanded,Attack,,"Hadik*, Spada, Althann",1 hit per Pair.,Counterattack,,Hadik,1 hit.,,"*- If not yet in play, skip this target.",
+47,269B,dkblue,Second Line,,inf,8,Doubles,,,Command,Two Pairs,Zeiten out of reserve,,Absorb,"Pair, Voluntary",Any friendly formation,"When target suffers Hits, this card suffers them instead.",,,
+47,270B,dkblue,Schwerin,,,I,Doubles,,,Screen,,Any enemy attack,,,,,,,"If during your Roll Phase you do not place any dice, remove this card from play (this does not count as a Rout).","The 72-year-old Schwerin commanded the army for an ill Frederick. When he saw his own regiment in retreat, Schwerin grabbed the colors and rode into battle. ""Let all brave Prussians follow me!"" After just a few paces, a blast of grapeshot removed half his head, killing him instantly."
+47,271B,pink,Charles Lorraine,,inf,6*,5/6,,,Command,Two Pairs,Hadik out of reserve,,Counterattack,Pair,Mannstein,"1 hit. Additionally, this unit suffers one less hit per die.",,Sticks on this card count toward your Tactical Victory.,
+47,272B,red,d'Ursel,,inf,6,3/4,,RETIRE,Attack,,"Right Foot, Left Foot",1 hit per die. 1 self per action.,Counterattack,,"Right Foot, Left Foot","1 hit. Additionally, this unit suffers one less hit per die.",,,
+47,273B,red,Stolberg,,inf,4,5/6,,RETIRE,Attack,,"Left Foot, Right Foot",1 hit per die. 1 self per action.,Counterattack,,"Left Foot, Right Foot","1 hit. Additionally, this unit suffers one less hit per die.",,,
+47,274B,pink,Spada,,cav,6,3/4,,RETIRE,Attack,,"Schönaich, Zeiten",1 hit per die. 1 self per action.,Screen,Pair,Schönaich,,,,"When it became clear the day was lost, only the ""almost suicidal"" attacks of the Austrian horse prevented envelopment and destruction, allowing the main part of the army to retreat behind the city walls."
+47,275B,red,Breysach,,inf,6*,5/6,,d'Ursel,Attack,,"Right Foot, Left Foot",1 hit per die. 1 self per action.,Counterattack,Pair,"Right Foot, Left Foot",1 hit.,,,
+47,276B,red,Campitelli,Breysach 2,inf,4,3/4,,Stolberg,Attack,,"Left Foot, Right Foot",1 hit per die. 1 self per action.,Counterattack,Pair,"Left Foot, Right Foot",1 hit.,,,
+47,277B,pink,Althann,,cav,4*,5/6,,Spada,Attack,,"Schönaich, Zeiten",1 hit per die. 1 self per action.,Screen,Pair,Schönaich,,,,
+47,278B,pink,Hadik,,cav,4,Doubles,,Commanded,Attack,,"Zeiten*, Schönaich",1 hit.,Counterattack,Pair,Zeiten,1 hit.,,"*- If not yet in play, skip this target.",
+47,279B,red,Browne,,,I,Doubles,,,Screen,,Any enemy attack,,,,,,,"If during your Roll Phase you do not place any dice, remove this card from play (this does not count as a Rout).","The 51-year-old Browne commanded the defense of the Austrian right, throwing off the Prussians with great success. While planning a general counterattack, his leg was hit by a cannonball. His removal left the Austrian line rudderless. Browne would die from his wound 52 days later."
+,,,,,,,,,,,,,,,,,,,,
+BRESLAU,,,,,,,,,,,,,,,,,,,,
+48,280B,pink,Grenzers,,,1,Doubles,,,Attack,,Brandes,1 hit. Ignores Link.,,,,,,,"Grenzers were light troops originating in the Austrian borderlands, specializing in skirmish tactics. At Breslau, a number of these troops suddenly emerged from the woods on Brande's right flank, intent on attacking his rear. In this they were bitterly opposed by the flank guard under Rohr."
+48,281B,pink,Nadasdy,,inf,8*,1/2,,,Attack,,"Brandes, Lestwitz",1 hit per die. 1 self per action.,Counterattack,Pair,Brandes,1 hit.,,,
+48,282B,red,Kheul,,inf,8*,3/4,,,Attack,,"Lestwitz, Schultze",1 hit per die. 1 self per action.,Counterattack,Pair,Lestwitz,1 hit.,,,
+48,283B,red,Esterhazy,,inf,8*,5/6,,,Attack,,"Zieten, Schultze",1 hit per die. 1 self per action.,Counterattack,Pair,Zieten,1 hit.,,,
+48,284B,pink,Austrian Guns,,,II,Straight 4/3,,,Screen,,Any enemy attack,,,,,,,"If rolling five or more dice during your Roll Phase, you need a four-die straight to earn a cube. If rolling four or fewer, you need a three-die straight to earn a cube. <p><b>Artillery Duel:</b> If at the end of your turn there are no cubes on this card, but the Prussian Guns card has two cubes, remove this card from play. This does not count as a Rout.",
+48,285B,dkblue,Zieten,,inf,4,1/2,R,,Attack,,"Esterhazy, Kheul",1 hit per die.,Counterattack,,Esterhazy,"1 hit. Additionally, this unit suffers one less hit per die.",,,
+48,286B,dkblue,Schultze,,inf,3,3/4,LR,,Absorb,,Lestwitz OR Zieten,"When target suffers Hits, this card suffers 1 less hit per die.",,,,,,,
+48,287B,blue,Lestwitz,,inf,4,3/4,LR,,Attack,,Kheul,1 hit per die.,Counterattack,Pair,Kheul,1 hit.,,,
+48,288B,blue,Brandes,,inf,4,5/6,L,,Attack,,"Nadasdy, Kheul",1 hit per die.,Counterattack,,Any enemy attack,"1 hit. Additionally, this unit suffers one less hit per die.",,,
+48,289B,dkblue,Bevern,,inf,4,4-6,,,Absorb,Voluntary,Any friendly formation,"When target suffers Hits, this card suffers 1 less hit per die.",,,,,,"When there are dice on this card, friendly Counterattacks inflict one extra hit.","Though his defeat was perhaps inevitable, Bevern held out against impossible odds for twelve hours, and the Austrians paid for their victory, suffering nearly as many casaulties as the Prussians."
+48,290B,blue,Prussian Guns,,,II,Straight 4/3,,,Screeen,,Any enemy attack,,,,,,,"If rolling five or more dice during your Roll Phase, you need a four-die straight to earn a cube. If rolling four or fewer, you need a three-die straight to earn a cube. <p><b>Artillery Duel:</b> If at the end of your turn there are no cubes on this card, but the Austrian Guns card has two cubes, remove this card from play. This does not count as a Rout.",
+,,,,,,,,,,,,,,,,,,,,
+LEUTHEN,,,,,,,,,,,,,,,,,,,,
+49,291B,blue,Feint,,,1,1/2,,"RETIRE, PURSUIT",Counterattack,,Borne,"1 hit. Additionally, this unit suffers one less hit per die.",,,,,,"While dice are on this card, Charles cannot Command and Austrians cannot Shift.","This small vanguard convinced Charles his right flank was in danger, and so he shifted troops from his left, little realizing this left Nadasdy to stand alone against the entire enemy army."
+49,292B,blue,Driesen,,cav,4,3/4,,,Attack,,Lucchesi,1 hit per die.,Screen,Pair,"Lucchesi, Kheul",,,,"The Bayreuth Dragoons opened the attack, and suffered heavy casaulties. Rather than intervene immediately, jealous cuirassiers in the second line decided to ""let the king's favorite dragoons stew a little first!"""
+49,293B,dkblue,Retzow,,inf,6,1/2,,,Attack,,"Kheul*, Colloredo*, Nadasdy",1 hit per die. 1 self per action.,Counterattack,,Kheul,"1 hit. Additionally, this unit suffers one less hit per die.",,* - Skip targets if not yet in play.,
+49,294B,dkblue,Ferdinand,,inf,6,3/4,,,Attack,,"Nadasdy, Colloredo",1 hit per die. 1 self per action.,Counterattack,,Nadasdy,"1 hit. Additionally, this unit suffers one less hit per die.",,,
+49,295B,dkblue,Zieten,,cav,6,5/6,,,Attack,,O'Donell,1 hit per die. 1 self per action.,Screen,,"O'Donell, Nadasdy",,,,
+49,296B,blue,The Leuthen Chorale,,,1,(5)/(6),,,Absorb,Voluntary,Any friendly formation,"When target suffers Hits, this card suffers 1 less hit per die.",,,,,,"Once during the game, you may remove all the dice from this card and add them to any attack, then remove this card from play.","At a pivotal moment, the entire Prussian army sang the hymn Nun danket alle Gott, rallying morale. It probably didn't actually happen, but I was short a card for the scenario, and so here we are."
+49,297B,pink,O'Donell,,cav,6,3/4,,,Attack,,Zieten,1 hit per die. 1 self per action.,Screen,,"Zieten, Ferdinand",,,,
+49,298B,pink,Nadasdy,,inf,8*,5/6,R,,Attack,,Ferdinand,1 hit per die. 1 self per action.,Counterattack,,Ferdinand,"1 hit. Additionally, this unit suffers one less hit per die.",,"If this Routs before Colloredo enters play, you lose the game immediately.",
+49,299B,red,Colloredo,,inf,6,Doubles,LR,Commanded,Absorb,,Nadasdy OR Kheul,"When target suffers Hits, this card suffers 1 less hit instead.",Command,Pair,"Kheul, Lucchesi out of reserve",,,,
+49,300B,red,Kheul,,inf,6,1/2,LR,Commanded,Attack,,"Retzow, Ferdinand",1 hit per die. 1 self per action.,Counterattack,,Retzow,"1 hit. Additionally, this unit suffers one less hit per die.",,,
+49,301B,pink,Lucchesi,,cav,4,3/4,,Commanded,Attack,,"Driesen, Retzow",1 hit per die versus Driesen. Two hits per die versus Retzow.,Screen,Pair,"Driesen, Retzow",,,,"Once the Austrian line had repositioned, these cavalry swooped down, aimed at the exposed Prussian left flank. This was thwarted, narrowly, by Driesen."
+49,302B,red,Borne,,,4,5/6,,,Attack,,Feint,1 hit per die. 1 self per action.,,,,,,"When the Feint card Routs or Retires, remove this card from play. Any remaining sticks on this card count toward your Tactical Victory.","The garrison at Borne was the object of the Prussian feint. As this garrison was pushed out, the Prussians continued their advance, convincing Charles that this was to be the main thrust of Frederick's attack."
+49,303B,red,Poor Charles :-(,,,4,Doubles,,,Command,Two Pairs,Colloredo out of reserve,,Absorb,,Any friendly formation,"When target suffers Hits, this card suffers 1 hit ONLY instead.",,,"This was the worst defeat of our hero's career, and it was enough at long last to get him sacked." \ No newline at end of file
diff --git a/tools/gendata.js b/tools/gendata.js
index 1bc9099..07f58c0 100644
--- a/tools/gendata.js
+++ b/tools/gendata.js
@@ -165,6 +165,10 @@ for (let c of card_records) {
card.retire = 1
card.reserve = [ "Ward" ]
}
+ else if (c.reserve === "RETIRE, PURSUIT") {
+ card.retire = 1
+ card.pursuit = 1
+ }
else if (c.reserve === "RETIRE")
card.retire = 1
else if (c.reserve === "PURSUIT")
@@ -176,6 +180,8 @@ for (let c of card_records) {
if (card.retire && card.reserve)
result.push(`<div class="reserve">RETIRE; RESERVE (${card.reserve.join(", ")})</div>`)
+ else if (card.retire && card.pursuit)
+ result.push(`<div class="reserve">RETIRE, PURSUIT)})</div>`)
else if (card.retire)
result.push(`<div class="reserve">RETIRE</div>`)
else if (card.pursuit)
@@ -191,6 +197,8 @@ for (let c of card_records) {
}
function find_card(scenario, name) {
+ name = name.replace("*", "")
+ name = name.replace(" (Voluntary)", "")
for (let c of cards)
if (c.scenario === scenario && (c.name === name || c.alias === name))
return card_index[c.number]
@@ -260,6 +268,8 @@ function process_card(c) {
a.target_list = [ "Retreat to Nivelles" ]
else if (tname === "The Fog Lifts...")
a.target_list = [ "The Fog" ]
+ else if (tname === "See Below")
+ a.target_list = [ ]
else
a.target_list = tname.split(/, | OR | or | and /).map(name => find_card(c.scenario, name))
}
@@ -272,7 +282,8 @@ function process_card(c) {
}
}
if (c.pursuit) {
- if (c.actions[0].type !== "Attack") throw new Error("PURSUIT without Attack as first action")
+ if (c.actions[0].type !== "Attack" && c.actions[0].type !== "Counterattack")
+ throw new Error("PURSUIT without Attack or Counterattack as first action")
if (c.actions[0].target_list.length !== 1) throw new Error("PURSUIT with more than one target!")
c.pursuit = c.actions[0].target_list[0]
}
@@ -290,8 +301,7 @@ for (let c of cards) {
}
}
-if (!failed)
- fs.writeFileSync("info/all-cards.html", result.join("\n"))
+fs.writeFileSync("info/all-cards.html", result.join("\n"))
result = [
`<!doctype html>
diff --git a/tools/scenarios.csv b/tools/scenarios.csv
index 28151f0..7fe413a 100644
--- a/tools/scenarios.csv
+++ b/tools/scenarios.csv
@@ -1,60 +1,60 @@
-expansion,number,name,date,player1,cards1,morale1,tactical1,player2,cards2,morale2,tactical2,rule,rule_text,lore_text
-Table Battles,1,White Mountain,8 November 1620,The Bohemian Revolt,7A-10A,4,,Imperials & Catholic League,1A-6A,2,,,,"A strong defensive position is squandered by the hapless rebel leadership, effectively ending the Bohemian Revolt. Incredibly, the war it ignited would continue on, engulfing most of Europe for three decades. A simple battle to get your feet wet."
-Table Battles,2,Marston Moor,2 July 1644,Royalists,11A-17A,2,,Parliament & Covenanters,18A-24A,3,,,,A letter from King Charles convinced Prince Rupert of the Rhine that he ought to fight a much larger army. Parliament won a lopsided victory. Only the stubborn stand of the Whitecoats prevented total disaster. This has more moving parts than the White Mountain scenario.
-Table Battles,3,The Plains of Abraham,13 September 1759,British,25A-28A,0 - see below,,French,29A-32A,3 - see below,,rout_3_1,"To win, the British must Rout all 3 French cards without losing any of their own. If the French Rout a single card, they win (even if they lose their last card when doing so). ",The battle that won Canada for the British. This battle introduces Counter-attack Reactions.
-Table Battles,4,Bosworth Field,22 August 1485,House of York,33A-35A,2,,House of Lancaster (Tudor),36A-38A,1,,,,"The battle that ended the Wars of the Roses, and saw the ascendancy of the Tudors. This small and curious scenario gives you a peek at the Absorb reaction and introduces Command actions, turning on the timely arrival of fresh troops."
-Table Battles,5,Malplaquet,11 September 1709,French,39A-42A,2,,The Grand Alliance,1B-6B,3,,,,"The Grand Alliance broke the French line &ndash; but paid for it with heavy losses. French commander Villars wrote to the king after the battle: ""If it pleases God to give your majesty's enemies another such victory, they are ruined."""
-Table Battles,6,Ivry,14 March 1590,Royalists,7B-13B,4,,The Catholic (Holy) League,14B-20B,4,,,,"Henri IV defeated his Catholic opposition, thanks in part to enemy mercenaries who were sympathetic to his cause. It wasn't enough to win over Paris; his rule would not be accepted until he converted. This is a tricky scenario &ndash; a dance of screens."
-Table Battles,7,The Dunes,14 June 1658,French & English,21B-28B,2,,"Spanish, French & English",29B-35B,3,,,,"Complicated politics saw French and English troops on both sides of this battlefield, widely admired as Turenne's masterpiece. You will need to master all three Reaction types to triumph here."
-Table Battles,8,Brooklyn Heights,27 August 1776,Colonials,39B-42B,1,,British & Their Vile Hessians,36B-38B,1,,,,"A diversionary attack by Grant disguised Clinton's advance on the Patriot flank. Outgunned, outmanned, outnumbered and outplanned, they've gotta make an all-out stand &ndash; at least until the main body of the army can escape. For experienced players."
-,,,,,,,,,,,,,,
-Wars of the Roses,9,St. Albans,22 May 1455,House of York,43A-46A,1,,House of Lancaster,47A-49A,2,,,,
-Wars of the Roses,10,Blore Heath,22 September 1459,House of Lancaster,50A-55A,3,,House of York,56A-60A,1,,,,
-Wars of the Roses,11,Mortimer's Cross,3 February 1461,House of Lancaster,61A-63A,2,,House of York,64A-67A,2,,,,
-Wars of the Roses,12,Towton,29 March 1461,House of Lancaster,68A-75A,4,,House of York,76A-82A,2,,cube_max_8,"Only 8 Morale cubes (the 6 listed above, and the 2 that start on Special Formations) are used for this scenario. Place the other two back in the box.",
-Wars of the Roses,13,Edgecote Moor,26 July 1469,House of York,43B-47B,1,,"""Robin"" of Redesdale",48B-51B,1,,morale_first_reserve,The first player to bring in their Formation(s) from Reserve gains a second Morale Cube.,
-Wars of the Roses,14,Barnet,14 April 1471,House of Lancaster,52B-56B,1,,House of York,57B-62B,2,,,,
-Wars of the Roses,15,Tewkesbury,4 May 1471,House of York,63B-67B,2,,House of Lancaster,68B-71B,3,,,,
-Wars of the Roses,16,Stoke Field,16 June 1487,"An Imposter, Lambert Simnel",72B-75B,3,,House of Tudor,76B-82B,1,,,,
-,,,,,,,,,,,,,,
-Table Battles,3201,Gaines's Mill,27 June 1862,Union,83A-87A,2,,Confederate,88A-91A,2,,,,From C3i #32
-Table Battles,3202,Bouvines,27 July 1214,French,83B-86B,1,,Coalition,87B-91B,2,,,,From C3i #32
-,,,,,,,,,,,,,,
-Age of Alexander,17,Chaeronea,2 August 338 BCE,Philip II,92A-96A,1,,Greek Alliance,97A-101A,3,,,,"If Polyaenus is to be believed (a big if!), Philip isolated the Greek left with a faked retreat, while the teenaged Alexander destroyed the famous Sacred Band of Thebes and smashed the Greek right."
-Age of Alexander,18,The Granicus,May 334 BCE,Various Squabbling Satraps,102A-108A,3,,Alexander III,109A-114A,1,,,,"Persia's light cavalry is no match for our boy's infantry and Companions, and it doesn't help the Persian cause that no one is really in charge. About the only thing they have going for them is they're on the other side of a river. Will it be enough?"
-Age of Alexander,19,Issus,5 November 333 BCE,Darius III,115A-121A,3,,Alexander III,122A-129A,1,,,,"Darius had a numerical advantage &ndash; how much exactly is impossible to say &ndash; but most of his troops were ineffectual light infantry that weren't actually engaged. Both sides concentrated their strength on their right, and it was a race to see which side's left would collapse first."
-Age of Alexander,20,Gaugamela,1 October 331 BCE,Alexander III,130A-135A,1,,Darius III,92B-100B,4,,,,"Numbering somewhere between 100,000 and one million (!), Darius's army vastly outnumbered Alexander's. But he was still trying to fight the Macedonians with Persian methods, and after some hard fighting, Alexander broke the Persian left."
-Age of Alexander,21,The Hydaspes,May 326 BCE,Alexander III,101B-107B,1,,Porus,108B-113B,3,,,,"Crossing the river with a small part of his army, Alexander was initially outnumbered, and the enemy's fearsome elephants threatened to break the phalanx. But daring and complicated maneuvers threw the Indian army into disarray, securing victory for Alexander in his last major battle."
-Age of Alexander,22,Gabiene,316 BCE,Eumenes,114B-119B,2,,Antigonus,120B-123B,2,,,,"One of the many battles fought by Alexander's successors (the Diadochi), this one proved tactically inconclusive. But the capture of Eumenes's baggage was enough for his Silver Shields to turn him over to Antigonus for execution."
-Age of Alexander,23,Ipsus,301 BCE,Antigonus,124B-129B,2,,Seleucus,130B-135B,2,,,,"Like Gabiene and many other battles from the Wars of the Diadochi, this battle saw two armies that were mostly identical in structure and tactics. And like many ancient battles, the death of a single man, the enemy commander (in this case Antigonus), was sufficient to secure victory."
-,,,,,,,,,,,,,,
-Gettysburg,24,Little Round Top,2 July 1863,Union,136A-143A,1,,Confederate,144A-149A,2,,,,"One of the most famous actions of the day saw fewer than three thousand men mount a desperate, hard-fought, and ingenious defense of the Union left flank against the repeated assaults of nearly five thousand butternuts."
-Gettysburg,25,The Wheatfield,2 July 1863,Confederate,150A-156A,3,,Union,157A-167A,3,,,,"Confederate assaults caused the Union to retreat, then Union assoults caused the rebs to fall back, and on and on, back and forth, possession of the Wheatfield changing hands repeatedly, neither side gaining any real advantage, with thousands of casualties"
-Gettysburg,26,The Peach Orchard,2 July 1863,Confederate,168A-177A,4,,Union,136B-143B,2,,,,"Sickle's line formed a salient at the Peach Orchard, which collapsed under pressure from the Confederates. Sickles himself was hit in the leg by a cannonball. To counter rumors that he had died, he sat up on his stretcher and puffed at a cigar to show that he was still breathing."
-Gettysburg,27,Cemetery Ridge,2 July 1863,Confederate,144B-147B,1,,Union,148B-154B,3,,,,"Anderson's attack on the Union center came close to breaking it, opening a gap in the line. The line &ndash; perhaps even the Union &ndash; was saved byt he 262 men of the First Minnesota Volunteer Infantry Regiment, which charged a brigade over five times its size, suffering 215 casualties."
-Gettysburg,28,Culp's Hill,2 July 1863,Union,155B-161B,1,,Confederate,162B-165B,3,,,,"Impressive defensive works constructed on the initiative of Brig. Gen. Goerge Greene (a civil engineer) allowedh a desperately thin blue line of around two thousand men to beat back nearly five thousand rebs. (Before playing, be sure to read the ""Geary"" card and keep its effects in mind.)"
-Gettysburg,29,2nd Day of Gettysburg,2 July 1863,Union,166B-172B,2,,Confederate,173B-177B,2,,,,"The Confederates attacked the Union line <i>en echelon</i> in a series of bloody assaults. Meade shuffled men from one part of the ""fish hook"" to the next, pushing back and plugging holes in his line. At the end of the day, the line held."
-,,,,,,,,,,,,,,
-English Civil War,30,Edgehill,23 October 1642,Royalists,178A-185A,2,18,Parliamentarians,186A-193A,3,,,,"Initial success on the wings and a stubborn infantry contest had all the makings of a decisive Royalist victory. But the cavalier cavalry pursued the main roundhead horse, and the unsupported infantry was scattered by Parliamentarian reservee cavalry."
-English Civil War,31,1st Newbury,20 September 1643,Parliamentarians,194A-199A,2,,Royalists,200A-206A,1,,,,"A surprise attack grabbed key terrain and threatened the Royalist flanks. Recovering from the chaos, a counterattack broke the roundhead center, splitting Essex's army. An attempt to envelop the two halves was thwarted by the London Trained Bands."
-English Civil War,32,2nd Newbury,27 October 1644,Parliamentarians,207A-211A,1,16,Royalists,212A-216A,2,16,,,"Attacked from opposite directions and outnumbered more than two to one, the King appeared to be doomed. But the enemy just couldn't coordinate; stubborn Royalist resistance denied Essex anything more than a tactical victory."
-English Civil War,33,Naseby,14 June 1645,Royalists,173B-183B,2,20,Parliamentarians,184B-190B,2,,,,"The New Model Army at last achieved decisive victory at Naseby, leaving Charles without a field army. It was also a political victory, as they captured (and published) letters in which the King plotted with foreign troops against his subjects."
-English Civil War,34,Tippermuir,1 September 1644,Covenanters,191B-196B,4,,Royalists,197B-202B,0 - see below,,any_rout_loss,"If any Royalist card Routs, the Covenanters win immediately.","Meanwhile, in Scotland, Montrose sought to block the intervention of the Solemn League and Covenant, and near Perth won a decisive victory &ndash; supposedly losing only one man to Elcho's two thousand dead. Yeah, sure."
-English Civil War,35,Auldearn,9 May 1645,Covenanters,203B-208B,5,,Royalists,209B-216B,0 - see below,,any_rout_loss,"If any Royalist card Routs, the Covenanters win immediately.","400 desperate men defend Auldearn from a Covenanter army nearly 2,000 strong. Their only hope is that Montrose will arrive in time to turn the tide. He better hurry it up!"
-,,,,,,,,,,,,,,
-Table Battles,36,Pharsalus,9 August 48 BCE,Gnaeus Pompeius Magnus,217A-220A,2,,Gaius Iulius Caesar,221A-225A,2,,,,"The decisive battle of Caesar's Civil War saw him square off against his old ally Pompey the Great. Knowing he would lose a straightforward clash of arms, Caesar gambled everything on a bold stratagem."
-Table Battles,37,Inkerman,5 November 1854,Russian Empire,217B-220B,1,,Anglo-French Alliance,221B-225B,2,,,,"In a dense fog, a massive &ndash; but badly coordinated &ndash; Russian army launched a surprise attack. As the fog lifted and fresh Allied troops poured in, their desperate, doomed defense improbably turned into a lopsided victory."
-,,,,,,,,,,,,,,
-The Grand Alliance,38,Fleurus,1 July 1690,French,226A-231A,1,,The Grand Alliance,232A-239A,3,,,,"Luxembourg split the French army in two, attempting a risky double envelopment of Waldeck's line. He succeeded, and the enemy only escaped total destruction by the skin of its teeth. Both players should read the ""Retreat to Nivelles"" card carefully before playing."
-The Grand Alliance,39,Marsaglia,4 October 1693,The Grand Alliance,240A-245A,2,,French,246A-251A,2,,,"In this scenario, if a player loses both linked formations, they immediately lose (if it happens to both players at the same time, Grad Alliance wins).",Catinat's superb generalhsip and innovative use of a mass bayonet charge turned nearly even odds into a smashing victory.
-The Grand Alliance,40,Chiari,1 September 1701,French,252A-257A,2,15,Austrians,258A-263A,2,22,,,"Eugene's careful defense and choice of terrain negated the French numerical advantage, resulting in a decisive victory that persuaded the English and Dutch to join Austria in its war against France, getting the Grand Alliance band back together."
-The Grand Alliance,41,Blenheim,13 August 1704,The Grand Alliance,226B-233B,2,,French & Bavarians,234B-242B,3,,,,"The towns of Blenheim, Oberglauheim, and Lutzingen anchored hte Franco-Bavarian army, and they did not expect the enemy to dare an attack. At first, it seemed a folly, but a French blunder created the opening Marlborough needed for a breakthrough and a decisive victory."
-The Grand Alliance,42,Ramillies,23 May 1706,The Grand Alliance,243B-247B,1,,French,248B-254B,4,16,,,"Villeroy stretched his army to secure his flanks. Seeing an opportunity, Marlborough risked envelopment with a much shorter line that allowed for a greater concentration of force against weakpoints in the enemy's line. Marlborough's gamble paid off in a lopsided victory."
-The Grand Alliance,43,Denain,24 July 1712,The Grand Alliance,255B-259B,2,,French,260B-263B,2,,,,"As Eugene marched toward Paris and final victory, his supply line was overextended. It crossed the Scheldt at Denain, a fortress held by only 10,000. A cunning night march allowed Villars to bring 24,000 to bear against the doomed defenders. His victory at Denain ended Eugene's advance."
-,,,,,,,,,,,,,,
-Charles Alexander of Lorraine,44,Hothenfriedberg,4 June 1745,Prussia,264A-272A,2,,Austria,273A-278A,3,24,,,"After a daring night march, the Prussians planned to overwhel the Saxons with a surprise attack, then roll up the Austrian flank. But a staggered river crossing gave Charles time to hastily form up, forcing Frederick to improvise. The Austrians were obstinate but were ultimately routed."
-Charles Alexander of Lorraine,45,Soor,30 September 1745,Austria,279A-285A,4,24,Prussia,286A-291A,2,,,,"Here Charles had overwhelming numbers, devastating artillery, favorable terrain, and the element of surprise. Which makes his lopsided defeat all the more humiliating. But he came close. ""At Hohenfriedberg I fought for Silesia,"" Frederick recalled later, ""but at Soor, I fought for my life."""
-Charles Alexander of Lorraine,46,Rocoux,11 October 1746,Pragmatic Alliance,292A-296A,3,28,French,297A-303A,1,,,,"Meanwhile, in the Austrian Netherlands, the dynamic Maurice de Saxe had the Pragmatic Army of Maria Theresa's allies on the ropes. Charles marched to their rescue, took command, and then... the Austrians sat on their hands and watched while they got the tar beat out of them at Rocoux. Huh."
-Charles Alexander of Lorraine,47,Prague,6 May 1757,Prussia,264B-270B,2,,Austria,271B-279B,3,28,,,"Urged to attack, Charles declined, confident his formidable defenses would throw back any frontal assault. So imagine his surprise when the Prussians made a play for his rear. Charles sent Browne to fight them off. The battle went poorly for the Austrians, but did inflict heavy losses on the Prussians."
-Charles Alexander of Lorraine,48,Breslau,22 November 1757,Austria,280B-284B,2,,Prussia,285B-290B,3,20,,,"Charles's only major victory was at Breslau against the Duke of Brunswick-Bevern. But before you go patting him on the back, bear in mind that to pull that off, he had to throw 84,000 men against the Duke's 28,000. It took all day, and until the final hour, the outcome remained in doubt."
-Charles Alexander of Lorraine,49,Leuthen,5 December 1757,Prussia,291B-296B,2,,Austria,297B-303B,3,13,,,"Frederick brought 33,000 against the flank of Charles's 66,000 in a textbook example of an oblique attack. It was Old Fritz's most complete and brilliant victory, suffering a mere six thousand casualties, while the dumbfounded Charles lost twenty-two thousand &ndash; a third of his army." \ No newline at end of file
+status,expansion,number,name,date,player1,cards1,morale1,tactical1,player2,cards2,morale2,tactical2,rule,rule_text,lore_text
+1,Table Battles,1,White Mountain,8 November 1620,The Bohemian Revolt,7A-10A,4,,Imperials & Catholic League,1A-6A,2,,,,"A strong defensive position is squandered by the hapless rebel leadership, effectively ending the Bohemian Revolt. Incredibly, the war it ignited would continue on, engulfing most of Europe for three decades. A simple battle to get your feet wet."
+1,Table Battles,2,Marston Moor,2 July 1644,Royalists,11A-17A,2,,Parliament & Covenanters,18A-24A,3,,,,A letter from King Charles convinced Prince Rupert of the Rhine that he ought to fight a much larger army. Parliament won a lopsided victory. Only the stubborn stand of the Whitecoats prevented total disaster. This has more moving parts than the White Mountain scenario.
+1,Table Battles,3,The Plains of Abraham,13 September 1759,British,25A-28A,0 - see below,,French,29A-32A,3 - see below,,,"To win, the British must Rout all 3 French cards without losing any of their own. If the French Rout a single card, they win (even if they lose their last card when doing so). ",The battle that won Canada for the British. This battle introduces Counter-attack Reactions.
+1,Table Battles,4,Bosworth Field,22 August 1485,House of York,33A-35A,2,,House of Lancaster (Tudor),36A-38A,1,,,,"The battle that ended the Wars of the Roses, and saw the ascendancy of the Tudors. This small and curious scenario gives you a peek at the Absorb reaction and introduces Command actions, turning on the timely arrival of fresh troops."
+1,Table Battles,5,Malplaquet,11 September 1709,French,39A-42A,2,,The Grand Alliance,1B-6B,3,,,,"The Grand Alliance broke the French line &ndash; but paid for it with heavy losses. French commander Villars wrote to the king after the battle: ""If it pleases God to give your majesty's enemies another such victory, they are ruined."""
+1,Table Battles,6,Ivry,14 March 1590,Royalists,7B-13B,4,,The Catholic (Holy) League,14B-20B,4,,,,"Henri IV defeated his Catholic opposition, thanks in part to enemy mercenaries who were sympathetic to his cause. It wasn't enough to win over Paris; his rule would not be accepted until he converted. This is a tricky scenario &ndash; a dance of screens."
+1,Table Battles,7,The Dunes,14 June 1658,French & English,21B-28B,2,,"Spanish, French & English",29B-35B,3,,,,"Complicated politics saw French and English troops on both sides of this battlefield, widely admired as Turenne's masterpiece. You will need to master all three Reaction types to triumph here."
+1,Table Battles,8,Brooklyn Heights,27 August 1776,Colonials,39B-42B,1,,British & Their Vile Hessians,36B-38B,1,,,,"A diversionary attack by Grant disguised Clinton's advance on the Patriot flank. Outgunned, outmanned, outnumbered and outplanned, they've gotta make an all-out stand &ndash; at least until the main body of the army can escape. For experienced players."
+,,,,,,,,,,,,,,,
+1,Wars of the Roses,9,St. Albans,22 May 1455,House of York,43A-46A,1,,House of Lancaster,47A-49A,2,,,,
+1,Wars of the Roses,10,Blore Heath,22 September 1459,House of Lancaster,50A-55A,3,,House of York,56A-60A,1,,,,
+1,Wars of the Roses,11,Mortimer's Cross,3 February 1461,House of Lancaster,61A-63A,2,,House of York,64A-67A,2,,,,
+1,Wars of the Roses,12,Towton,29 March 1461,House of Lancaster,68A-75A,4,,House of York,76A-82A,2,,,"Only 8 Morale cubes (the 6 listed above, and the 2 that start on Special Formations) are used for this scenario. Place the other two back in the box.",
+1,Wars of the Roses,13,Edgecote Moor,26 July 1469,House of York,43B-47B,1,,"""Robin"" of Redesdale",48B-51B,1,,,The first player to bring in their Formation(s) from Reserve gains a second Morale Cube.,
+1,Wars of the Roses,14,Barnet,14 April 1471,House of Lancaster,52B-56B,1,,House of York,57B-62B,2,,,,
+1,Wars of the Roses,15,Tewkesbury,4 May 1471,House of York,63B-67B,2,,House of Lancaster,68B-71B,3,,,,
+1,Wars of the Roses,16,Stoke Field,16 June 1487,"An Imposter, Lambert Simnel",72B-75B,3,,House of Tudor,76B-82B,1,,,,
+,,,,,,,,,,,,,,,
+1,Table Battles,3201,Gaines's Mill,27 June 1862,Union,83A-87A,2,,Confederate,88A-91A,2,,,,From C3i #32
+1,Table Battles,3202,Bouvines,27 July 1214,French,83B-86B,1,,Coalition,87B-91B,2,,,,From C3i #32
+,,,,,,,,,,,,,,,
+1,Age of Alexander,17,Chaeronea,2 August 338 BCE,Philip II,92A-96A,1,,Greek Alliance,97A-101A,3,,,,"If Polyaenus is to be believed (a big if!), Philip isolated the Greek left with a faked retreat, while the teenaged Alexander destroyed the famous Sacred Band of Thebes and smashed the Greek right."
+1,Age of Alexander,18,The Granicus,May 334 BCE,Various Squabbling Satraps,102A-108A,3,,Alexander III,109A-114A,1,,,,"Persia's light cavalry is no match for our boy's infantry and Companions, and it doesn't help the Persian cause that no one is really in charge. About the only thing they have going for them is they're on the other side of a river. Will it be enough?"
+1,Age of Alexander,19,Issus,5 November 333 BCE,Darius III,115A-121A,3,,Alexander III,122A-129A,1,,,,"Darius had a numerical advantage &ndash; how much exactly is impossible to say &ndash; but most of his troops were ineffectual light infantry that weren't actually engaged. Both sides concentrated their strength on their right, and it was a race to see which side's left would collapse first."
+1,Age of Alexander,20,Gaugamela,1 October 331 BCE,Alexander III,130A-135A,1,,Darius III,92B-100B,4,,,,"Numbering somewhere between 100,000 and one million (!), Darius's army vastly outnumbered Alexander's. But he was still trying to fight the Macedonians with Persian methods, and after some hard fighting, Alexander broke the Persian left."
+,Age of Alexander,21,The Hydaspes,May 326 BCE,Alexander III,101B-107B,1,,Porus,108B-113B,3,,,,"Crossing the river with a small part of his army, Alexander was initially outnumbered, and the enemy's fearsome elephants threatened to break the phalanx. But daring and complicated maneuvers threw the Indian army into disarray, securing victory for Alexander in his last major battle."
+,Age of Alexander,22,Gabiene,316 BCE,Eumenes,114B-119B,2,,Antigonus,120B-123B,2,,,,"One of the many battles fought by Alexander's successors (the Diadochi), this one proved tactically inconclusive. But the capture of Eumenes's baggage was enough for his Silver Shields to turn him over to Antigonus for execution."
+,Age of Alexander,23,Ipsus,301 BCE,Antigonus,124B-129B,2,,Seleucus,130B-135B,2,,,,"Like Gabiene and many other battles from the Wars of the Diadochi, this battle saw two armies that were mostly identical in structure and tactics. And like many ancient battles, the death of a single man, the enemy commander (in this case Antigonus), was sufficient to secure victory."
+,,,,,,,,,,,,,,,
+,Gettysburg,24,Little Round Top,2 July 1863,Union,136A-143A,1,,Confederate,144A-149A,2,,,,"One of the most famous actions of the day saw fewer than three thousand men mount a desperate, hard-fought, and ingenious defense of the Union left flank against the repeated assaults of nearly five thousand butternuts."
+,Gettysburg,25,The Wheatfield,2 July 1863,Confederate,150A-156A,3,,Union,157A-167A,3,,,,"Confederate assaults caused the Union to retreat, then Union assoults caused the rebs to fall back, and on and on, back and forth, possession of the Wheatfield changing hands repeatedly, neither side gaining any real advantage, with thousands of casualties"
+,Gettysburg,26,The Peach Orchard,2 July 1863,Confederate,168A-177A,4,,Union,136B-143B,2,,,,"Sickle's line formed a salient at the Peach Orchard, which collapsed under pressure from the Confederates. Sickles himself was hit in the leg by a cannonball. To counter rumors that he had died, he sat up on his stretcher and puffed at a cigar to show that he was still breathing."
+,Gettysburg,27,Cemetery Ridge,2 July 1863,Confederate,144B-147B,1,,Union,148B-154B,3,,,,"Anderson's attack on the Union center came close to breaking it, opening a gap in the line. The line &ndash; perhaps even the Union &ndash; was saved byt he 262 men of the First Minnesota Volunteer Infantry Regiment, which charged a brigade over five times its size, suffering 215 casualties."
+,Gettysburg,28,Culp's Hill,2 July 1863,Union,155B-161B,1,,Confederate,162B-165B,3,,,,"Impressive defensive works constructed on the initiative of Brig. Gen. Goerge Greene (a civil engineer) allowedh a desperately thin blue line of around two thousand men to beat back nearly five thousand rebs. (Before playing, be sure to read the ""Geary"" card and keep its effects in mind.)"
+,Gettysburg,29,2nd Day of Gettysburg,2 July 1863,Union,166B-172B,2,,Confederate,173B-177B,2,,,,"The Confederates attacked the Union line <i>en echelon</i> in a series of bloody assaults. Meade shuffled men from one part of the ""fish hook"" to the next, pushing back and plugging holes in his line. At the end of the day, the line held."
+,,,,,,,,,,,,,,,
+,English Civil War,30,Edgehill,23 October 1642,Royalists,178A-185A,2,18,Parliamentarians,186A-193A,3,,,,"Initial success on the wings and a stubborn infantry contest had all the makings of a decisive Royalist victory. But the cavalier cavalry pursued the main roundhead horse, and the unsupported infantry was scattered by Parliamentarian reservee cavalry."
+,English Civil War,31,1st Newbury,20 September 1643,Parliamentarians,194A-199A,2,,Royalists,200A-206A,1,,,,"A surprise attack grabbed key terrain and threatened the Royalist flanks. Recovering from the chaos, a counterattack broke the roundhead center, splitting Essex's army. An attempt to envelop the two halves was thwarted by the London Trained Bands."
+,English Civil War,32,2nd Newbury,27 October 1644,Parliamentarians,207A-211A,1,16,Royalists,212A-216A,2,16,,,"Attacked from opposite directions and outnumbered more than two to one, the King appeared to be doomed. But the enemy just couldn't coordinate; stubborn Royalist resistance denied Essex anything more than a tactical victory."
+,English Civil War,33,Naseby,14 June 1645,Royalists,173B-183B,2,20,Parliamentarians,184B-190B,2,,,,"The New Model Army at last achieved decisive victory at Naseby, leaving Charles without a field army. It was also a political victory, as they captured (and published) letters in which the King plotted with foreign troops against his subjects."
+,English Civil War,34,Tippermuir,1 September 1644,Covenanters,191B-196B,4,,Royalists,197B-202B,0 - see below,,,"If any Royalist card Routs, the Covenanters win immediately.","Meanwhile, in Scotland, Montrose sought to block the intervention of the Solemn League and Covenant, and near Perth won a decisive victory &ndash; supposedly losing only one man to Elcho's two thousand dead. Yeah, sure."
+,English Civil War,35,Auldearn,9 May 1645,Covenanters,203B-208B,5,,Royalists,209B-216B,0 - see below,,,"If any Royalist card Routs, the Covenanters win immediately.","400 desperate men defend Auldearn from a Covenanter army nearly 2,000 strong. Their only hope is that Montrose will arrive in time to turn the tide. He better hurry it up!"
+,,,,,,,,,,,,,,,
+1,Table Battles,36,Pharsalus,9 August 48 BCE,Gnaeus Pompeius Magnus,217A-220A,2,,Gaius Iulius Caesar,221A-225A,2,,,,"The decisive battle of Caesar's Civil War saw him square off against his old ally Pompey the Great. Knowing he would lose a straightforward clash of arms, Caesar gambled everything on a bold stratagem."
+1,Table Battles,37,Inkerman,5 November 1854,Russian Empire,217B-220B,1,,Anglo-French Alliance,221B-225B,2,,,,"In a dense fog, a massive &ndash; but badly coordinated &ndash; Russian army launched a surprise attack. As the fog lifted and fresh Allied troops poured in, their desperate, doomed defense improbably turned into a lopsided victory."
+,,,,,,,,,,,,,,,
+,The Grand Alliance,38,Fleurus,1 July 1690,French,226A-231A,1,,The Grand Alliance,232A-239A,3,,,,"Luxembourg split the French army in two, attempting a risky double envelopment of Waldeck's line. He succeeded, and the enemy only escaped total destruction by the skin of its teeth. Both players should read the ""Retreat to Nivelles"" card carefully before playing."
+,The Grand Alliance,39,Marsaglia,4 October 1693,The Grand Alliance,240A-245A,2,,French,246A-251A,2,,,"In this scenario, if a player loses both linked formations, they immediately lose (if it happens to both players at the same time, The Grand Alliance wins).",Catinat's superb generalhsip and innovative use of a mass bayonet charge turned nearly even odds into a smashing victory.
+,The Grand Alliance,40,Chiari,1 September 1701,French,252A-257A,2,15,Austrians,258A-263A,2,22,,,"Eugene's careful defense and choice of terrain negated the French numerical advantage, resulting in a decisive victory that persuaded the English and Dutch to join Austria in its war against France, getting the Grand Alliance band back together."
+,The Grand Alliance,41,Blenheim,13 August 1704,The Grand Alliance,226B-233B,2,,French & Bavarians,234B-242B,3,,,,"The towns of Blenheim, Oberglauheim, and Lutzingen anchored hte Franco-Bavarian army, and they did not expect the enemy to dare an attack. At first, it seemed a folly, but a French blunder created the opening Marlborough needed for a breakthrough and a decisive victory."
+,The Grand Alliance,42,Ramillies,23 May 1706,The Grand Alliance,243B-247B,1,,French,248B-254B,4,16,,,"Villeroy stretched his army to secure his flanks. Seeing an opportunity, Marlborough risked envelopment with a much shorter line that allowed for a greater concentration of force against weakpoints in the enemy's line. Marlborough's gamble paid off in a lopsided victory."
+,The Grand Alliance,43,Denain,24 July 1712,The Grand Alliance,255B-259B,2,,French,260B-263B,2,,,,"As Eugene marched toward Paris and final victory, his supply line was overextended. It crossed the Scheldt at Denain, a fortress held by only 10,000. A cunning night march allowed Villars to bring 24,000 to bear against the doomed defenders. His victory at Denain ended Eugene's advance."
+,,,,,,,,,,,,,,,
+,Charles Alexander of Lorraine,44,Hothenfriedberg,4 June 1745,Prussia,264A-272A,2,,Austria,273A-278A,3,24,,,"After a daring night march, the Prussians planned to overwhel the Saxons with a surprise attack, then roll up the Austrian flank. But a staggered river crossing gave Charles time to hastily form up, forcing Frederick to improvise. The Austrians were obstinate but were ultimately routed."
+,Charles Alexander of Lorraine,45,Soor,30 September 1745,Austria,279A-285A,4,24,Prussia,286A-291A,2,,,,"Here Charles had overwhelming numbers, devastating artillery, favorable terrain, and the element of surprise. Which makes his lopsided defeat all the more humiliating. But he came close. ""At Hohenfriedberg I fought for Silesia,"" Frederick recalled later, ""but at Soor, I fought for my life."""
+,Charles Alexander of Lorraine,46,Rocoux,11 October 1746,Pragmatic Alliance,292A-296A,3,28,French,297A-303A,1,,,,"Meanwhile, in the Austrian Netherlands, the dynamic Maurice de Saxe had the Pragmatic Army of Maria Theresa's allies on the ropes. Charles marched to their rescue, took command, and then... the Austrians sat on their hands and watched while they got the tar beat out of them at Rocoux. Huh."
+,Charles Alexander of Lorraine,47,Prague,6 May 1757,Prussia,264B-270B,2,,Austria,271B-279B,3,28,,,"Urged to attack, Charles declined, confident his formidable defenses would throw back any frontal assault. So imagine his surprise when the Prussians made a play for his rear. Charles sent Browne to fight them off. The battle went poorly for the Austrians, but did inflict heavy losses on the Prussians."
+,Charles Alexander of Lorraine,48,Breslau,22 November 1757,Austria,280B-284B,2,,Prussia,285B-290B,3,20,,,"Charles's only major victory was at Breslau against the Duke of Brunswick-Bevern. But before you go patting him on the back, bear in mind that to pull that off, he had to throw 84,000 men against the Duke's 28,000. It took all day, and until the final hour, the outcome remained in doubt."
+,Charles Alexander of Lorraine,49,Leuthen,5 December 1757,Prussia,291B-296B,2,,Austria,297B-303B,3,13,,,"Frederick brought 33,000 against the flank of Charles's 66,000 in a textbook example of an oblique attack. It was Old Fritz's most complete and brilliant victory, suffering a mere six thousand casualties, while the dumbfounded Charles lost twenty-two thousand &ndash; a third of his army." \ No newline at end of file