diff options
author | Tor Andersson <tor@ccxvii.net> | 2023-06-24 21:37:08 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-07-07 18:39:37 +0200 |
commit | 6450c0f31a1ef2b1abbccd8a345ad82e4df1c23d (patch) | |
tree | d04c5206703d02a094f26281ac1f322d817e7c36 /info/readme.html | |
parent | ef64999e69e54f5477e46439a1be626f9b870679 (diff) | |
download | time-of-crisis-6450c0f31a1ef2b1abbccd8a345ad82e4df1c23d.tar.gz |
Add readme.
Diffstat (limited to 'info/readme.html')
-rw-r--r-- | info/readme.html | 56 |
1 files changed, 56 insertions, 0 deletions
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 @@ +<!DOCTYPE html> +<head> +<title>Time of Crisis - Readme</title> +<link rel="stylesheet" href="/fonts/fonts.css"> +<link rel="stylesheet" href="/style.css"> +<style>h1{text-align:center}body{max-width:50rem;margin:0 auto;}</style> +</head> +<body> +<article> + +<h1> +Time of Crisis +</h1> + +<hr> +<p> +How do I recruit a general/governor? +<p> +Select an unavailable general/governor and pay their cost. + +<hr> +<p> +How do I take the Place Governor action? +<p> +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! + +<hr> +<p> +How do I take the Create Army action? +<p> +Select an available general and then the province you want to create the army in. + +<hr> +<p> +How do I take the Initiate Battle action? +<p> +Select an army (general or militia) and then the target you want to attack. + +<hr> +<p> +How do I take the Increase Support Level, Place Militia, Hold Games, or Build Improvement actions? +<p> +Select the governor in the region you want to take the action. + +<hr> +<p> +How do I use the event on a card? +<p> +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. + +<hr> + +<img style="display:block;margin:20px auto;" src="../favicon.png"> |