summaryrefslogtreecommitdiffstats
path: root/DDayAtOmahaBeach
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2021-11-16 20:06:47 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2021-11-16 20:06:47 +0100
commit91a5527a5ce40d680f0dc52f5ecd94c154f84bfa (patch)
treeca8e049acb2a5d157e9a09990e2d391482ee53c9 /DDayAtOmahaBeach
parent38df2e6677e66c2034313ac8ff50655a69259a05 (diff)
downloadasynk-rules-91a5527a5ce40d680f0dc52f5ecd94c154f84bfa.zip
asynk-rules-91a5527a5ce40d680f0dc52f5ecd94c154f84bfa.tar.gz
DDay : add functional rules
Diffstat (limited to 'DDayAtOmahaBeach')
-rw-r--r--DDayAtOmahaBeach/DDayOmaha.lou19
1 files changed, 19 insertions, 0 deletions
diff --git a/DDayAtOmahaBeach/DDayOmaha.lou b/DDayAtOmahaBeach/DDayOmaha.lou
index 41982ce..4db036e 100644
--- a/DDayAtOmahaBeach/DDayOmaha.lou
+++ b/DDayAtOmahaBeach/DDayOmaha.lou
@@ -544,6 +544,25 @@ y{foot+ysize+0.3c}
@EndSubSections
@End @Section
+################################################################################
+
+@Section @Title {More} @NewPage { yes } @Begin
+@LLP
+@B{Artillery} : @LLP |0.5c !Arty.inFoF(@Undisrupted) unless Armored
+@LLP @LLP
+@B{Barrage} : @LLP |0.5c !unit.adj(target) @B and target != @I {Unrevealed Reinforcement}
+@LLP @LLP @LLP
+@B{Tank Support} : @LLP |.5c Tank.adj(target @Char bar @Char bar atk Inf) @B or (HQ @Char bar @Char bar Ge).command(Tank @Char bar @Char bar atk Inf)
+@LLP @LLP
+@B{Artillery Support} : @LLP |.5c HQ.command(Arty @Char{ampersand}@Char{ampersand} atk Inf) @B and !Arty.adj(target) # @B and !Arty.inFoF(any @Undisrupted) unless Armored
+@LLP @LLP
+@B{Tank Barrage} : @LLP |0.5c Tank.inFoF(target) @B or ( @Undisrupted Inf.inFoF(target) @B and (HQ @Char bar @Char bar Ge).command(Tank @Char bar @Char bar Inf) )
+@LLP @LLP
+@B{Artillery Barrage} : @LLP |0.5c (HQ @Char bar @Char bar CP).command(Arty) @B and (Arty @Char bar @Char bar same (HQ @Char bar @Char bar CP).command(@Undisrupted Inf)).inFoF(target) #@B and !Arty.inFoF(any) unless Armored
+# Rule 17.3 Artillery Barrage => added Undisrupted
+@LLP @LLP
+@End @Section
+
@EndSections
@End @Text