From 6450c0f31a1ef2b1abbccd8a345ad82e4df1c23d Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sat, 24 Jun 2023 21:37:08 +0200 Subject: Add readme. --- info/cards.html | 12 ++++++++++++ info/readme.html | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 68 insertions(+) create mode 100644 info/readme.html (limited to 'info') diff --git a/info/cards.html b/info/cards.html index beeda6e..4fc8758 100644 --- a/info/cards.html +++ b/info/cards.html @@ -6,6 +6,12 @@ html { background-color: slategray; } +h2 { + color: white; + margin: 20px 40px; + border-bottom: 2px solid white; +} + .list { display: flex; flex-wrap: wrap; @@ -101,6 +107,8 @@ html { +

Influence Cards

+
@@ -120,6 +128,8 @@ html {
+

Expansion Influence Cards

+
@@ -137,6 +147,8 @@ html {
+

Event Cards

+
diff --git a/info/readme.html b/info/readme.html new file mode 100644 index 0000000..abcef14 --- /dev/null +++ b/info/readme.html @@ -0,0 +1,56 @@ + + +Time of Crisis - Readme + + + + + +
+ +

+Time of Crisis +

+ +
+

+How do I recruit a general/governor? +

+Select an unavailable general/governor and pay their cost. + +


+

+How do I take the Place Governor action? +

+Select an available governor and then the province you want to take over. +Don't forget to spend enough senate influence points before rolling the dice! + +


+

+How do I take the Create Army action? +

+Select an available general and then the province you want to create the army in. + +


+

+How do I take the Initiate Battle action? +

+Select an army (general or militia) and then the target you want to attack. + +


+

+How do I take the Increase Support Level, Place Militia, Hold Games, or Build Improvement actions? +

+Select the governor in the region you want to take the action. + +


+

+How do I use the event on a card? +

+Once the card is in your "Played" area you can click it again to use the event. +The card will turn dark once its effect has been used. +"Flanking Maneuver" and "Damnatio Memoriae" can only be played when prompted at the appropriate time. + +


+ + -- cgit v1.2.3