diff options
author | Tor Andersson <tor@ccxvii.net> | 2021-05-16 12:46:17 +0200 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2023-02-18 12:42:59 +0100 |
commit | 973f9b286f12a89adbfbc0ce0c71757bf5d04325 (patch) | |
tree | 19a1290c359a7bf39229095368f00fd601e44f67 | |
parent | 7a2a4b04db314047f486f1c25d474064dc02b745 (diff) | |
download | 300-earth-and-water-973f9b286f12a89adbfbc0ce0c71757bf5d04325.tar.gz |
300: Add some implementation notes.
-rw-r--r-- | info/notes.html | 14 | ||||
-rw-r--r-- | rules.js | 6 |
2 files changed, 17 insertions, 3 deletions
diff --git a/info/notes.html b/info/notes.html index 29a3138..2b1ae29 100644 --- a/info/notes.html +++ b/info/notes.html @@ -69,5 +69,19 @@ to a city other than the one they came from? This implementation assumes you took the shortest path if you started adjacent to the battle. <hr> +<p> +Can fleets retreat to a friendly controlled city where there are enemy fleets in the port? +<p> +No. + +<hr> +<p> +Can Greece burn the bridge if they move to Abydos even if there is no land battle? +<p> +The rules say they may burn the bridge if they control Abydos after a land battle. +It makes little sense to forbid burning the bridge if the Persians against all +odds have left the city undefended. + +<hr> <p style="font-style:normal;font-size:36px;text-align:center;margin:0">❦</p> @@ -10,6 +10,9 @@ // Diary: 2021-05-04 - Tuesday Night - Event code cleanup. // Diary: 2021-05-08 - Saturday Afternoon - Polish game log messages. +// Acropolis on Fire -- if sudden death of the great king, does greece get 6 or 5 talents for the next campaign? +// leonidas + miltiades -- forbid combination? + // Event flags: // greek: mines of laurion -> turn flag // greek: themistocles -> turn flag @@ -21,9 +24,6 @@ // persian: cavalry -> flag // persian: great king -> flag -// conflicts possible between: -// leonidas + miltiades -- forbid combination? - // Reaction event timing: // before persian land battle: miltiades -> flag // before persian land battle: pausanias * |