From 573b5bb43f409e6270fd243ff80a34ba2c727654 Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sat, 1 May 2021 00:48:44 +0200 Subject: caesar: Import Julius Caesar. --- info/notes.html | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 info/notes.html (limited to 'info/notes.html') diff --git a/info/notes.html b/info/notes.html new file mode 100644 index 0000000..7b0f6e0 --- /dev/null +++ b/info/notes.html @@ -0,0 +1,33 @@ + + +Julius Caesar - Notes + + + + + +
+ +

+Julius Caesar: Implementation Notes

+ +
+ +

+How do I designate the attacking main force? +

+The first block that moves into a contested area defines the main force. Any other blocks +who enter the battle from the same road also count as being part of the main force. +The attacking main force move is marked with an asterisk in the game log. + +


+ +

+What happens when Cleopatra would be eliminated by Vulcan and switches side, and there are other enemy blocks in the same location? +

+Cleopatra switches sides and counts as the attacking main force. +The battle is resolved in the normal battle phase. + +


+ +

-- cgit v1.2.3