summaryrefslogtreecommitdiffstats
path: root/Assault/terrains.lou
diff options
context:
space:
mode:
Diffstat (limited to 'Assault/terrains.lou')
-rw-r--r--Assault/terrains.lou463
1 files changed, 463 insertions, 0 deletions
diff --git a/Assault/terrains.lou b/Assault/terrains.lou
new file mode 100644
index 0000000..548a59e
--- /dev/null
+++ b/Assault/terrains.lou
@@ -0,0 +1,463 @@
+@SysInclude { langdefs }
+@SysInclude { bsf }
+@SysInclude { dsf }
+@SysInclude { docf }
+@SysInclude { tbl }
+@SysInclude { xrgb }
+@SysInclude { diag }
+
+@Use { @BasicSetup
+ @InitialFont { Times Base 12p }
+ @DisplayGap { 0.00v @OrIfPlain 1f }
+ #@ParaGap { 1.50v @OrIfPlain 1f }
+ @ListOuterGap { 0.6f @OrIfPlain 1f }
+ @ListGap { 0.8f @OrIfPlain 1f }
+ @ListIndent { .8v }
+ @ListLabelWidth { 0.60f @OrIfPlain 5s }
+}
+@Use { @DocumentSetup
+ @PageType { A4 }
+ @PageHeaders { None }
+ @TopMargin { .8c @OrIfPlain 6f }
+ @FootMargin { .8c @OrIfPlain 6f }
+ @OddLeftMargin { .8c @OrIfPlain 10s }
+ @OddRightMargin { .8c @OrIfPlain 10s }
+ @EvenLeftMargin { .8c @OrIfPlain 10s }
+ @EvenRightMargin { .8c @OrIfPlain 10s }
+ @ColumnNumber { 2 }
+}
+@Use { @OrdinarySetup
+ @SectionGap { 0.8v @OrIfPlain 3f }
+ @SubSectionGap { 0.5v @OrIfPlain 2f }
+}
+@SysDatabase @FontDef { fontdefs }
+@SysDatabase @RefStyle { refstyle }
+
+@Include {defs.lou}
+
+@Document
+//
+@Text @Begin
+@BeginSections
+@Section @Title {Terrains Cards} @Begin
+/.2c @LeftDisplay @Tbl rule {yes} m {0s} i {left} iv {ctr} aformat{@Cell A | @Cell B}
+{
+ @Rowa
+ A{@Clear}
+ B{
+ { } @B{Clear} //
+ /.1v @Tbl
+ m {.1s}
+ marginleft {1s}
+ marginright {1s}
+ aformat {@StartHSpan @Cell A | @HSpan}
+ bformat {@Cell A | @Cell B}
+ {
+ @Row format {@Cell A | @Cell i {right} B} A{@B{1 @Sym slash 2 @Sym slash 1}} B{}
+ @Rowb paint {@HeaderPaint} A{@InfArty} B{@Green}
+ @Rowb paint {@HeaderPaint} A{@Vehicle} B{}
+ }
+ }
+}
+/.2c @LeftDisplay @Tbl rule {yes} m {0s} i {left} iv {ctr} aformat{@Cell A | @Cell B}
+{
+ @Rowa
+ A{@Beach}
+ B{
+ { } @B{Beach} //
+ /.1v @Tbl
+ m {.1s}
+ marginleft {1s}
+ marginright {1s}
+ aformat {@StartHSpan @Cell A | @HSpan}
+ bformat {@Cell A | @Cell B}
+ {
+ @Row format {@Cell A | @Cell i {right} B} A{@B{1 @Sym slash 2 @Sym slash 2}} B{}
+ @Rowb paint {@HeaderPaint} A{@InfArty} B{@Blue}
+ @Rowb paint {@HeaderPaint} A{@Vehicle} B{}
+ }
+ }
+}
+
+/.2c @LeftDisplay @Tbl rule {yes} m {0s} i {left} iv {ctr} aformat{@Cell A | @Cell B}
+{
+ @Rowa
+ A{@Brush}
+ B{
+ { } @B{Brush} //
+ /.1v @Tbl
+ m {.1s}
+ marginleft {1s}
+ marginright {1s}
+ aformat {@StartHSpan @Cell A | @HSpan}
+ bformat {@Cell A | @Cell B}
+ {
+ @Row format {@Cell A | @Cell i {right} B} A{@B{1 @Sym slash 2 @Sym slash 1}} B{}
+ @Rowb paint {@HeaderPaint} A{@InfArty} B{@Green @Blue}
+ @Rowb paint {@HeaderPaint} A{@Vehicle} B{@Blue}
+ @Rowa A{@LOSH @Green}
+ }
+ }
+}
+
+/.2c @LeftDisplay @Tbl rule {yes} m {0s} i {left} iv {ctr} aformat{@Cell A | @Cell B}
+{
+ @Rowa
+ A{@Rocky}
+ B{
+ { } @B{Rocky} //
+ /.1v @Tbl
+ m {.1s}
+ marginleft {1s}
+ marginright {1s}
+ aformat {@StartHSpan @Cell A | @HSpan}
+ bformat {@Cell A | @Cell B}
+ {
+ @Row format {@Cell A | @Cell i {right} B} A{@B{1 @Sym slash 3 @Sym slash 2}} B{}
+ @Rowb paint {@HeaderPaint} A{@InfArty} B{@Yellow @Blue}
+ @Rowb paint {@HeaderPaint} A{@Vehicle} B{@Blue}
+ @Rowa A{@LOSH @Yellow}
+ }
+ }
+}
+
+/.2c @LeftDisplay @Tbl rule {yes} m {0s} i {left} iv {ctr} aformat{@Cell A | @Cell B}
+{
+ @Rowa
+ A{@Groves}
+ B{
+ { } @B{Groves} //
+ /.1v @Tbl
+ m {.1s}
+ marginleft {1s}
+ marginright {1s}
+ aformat {@StartHSpan @Cell A | @HSpan}
+ bformat {@Cell A | @Cell B}
+ {
+ @Row format {@Cell A | @Cell i {right} B} A{@B{1 @Sym slash - @Sym slash 2}} B{}
+ @Rowb paint {@HeaderPaint} A{@InfArty} B{@Green @Green}
+ @Rowb paint {@HeaderPaint} A{@Vehicle} B{@Green}
+ @Rowa A{@LOSH @Green}
+ }
+ }
+}
+
+/.2c @LeftDisplay @Tbl rule {yes} m {0s} i {left} iv {ctr} aformat{@Cell A | @Cell B}
+{
+ @Rowa
+ A{@Trees}
+ B{
+ { } @B{Trees} //
+ /.1v @Tbl
+ m {.1s}
+ marginleft {1s}
+ marginright {1s}
+ aformat {@StartHSpan @Cell A | @HSpan}
+ bformat {@Cell A | @Cell B}
+ {
+ @Row format {@Cell A | @Cell i {right} B} A{@B{1 @Sym slash 2 @Sym slash 2}} B{}
+ @Rowb paint {@HeaderPaint} A{@InfArty} B{@Green @Green}
+ @Rowb paint {@HeaderPaint} A{@Vehicle} B{@Green}
+ @Rowa A{@LOSH @Green}
+ }
+ }
+}
+
+/.2c @LeftDisplay @Tbl rule {yes} m {0s} i {left} iv {ctr} aformat{@Cell A | @Cell B}
+{
+ @Rowa
+ A{@LightForest}
+ B{
+ { } @B{Light Forest} //
+ /.1v @Tbl
+ m {.1s}
+ marginleft {1s}
+ marginright {1s}
+ aformat {@StartHSpan @Cell A | @HSpan}
+ bformat {@Cell A | @Cell B}
+ {
+ @Row format {@Cell A | @Cell i {right} B} A{@B{1 @Sym slash 2 @Sym slash 2}} B{}
+ @Rowb paint {@HeaderPaint} A{@InfArty} B{@Yellow @Green}
+ @Rowb paint {@HeaderPaint} A{@Vehicle} B{@Green}
+ @Rowa A{@LOSH @Yellow @B +1 @NoIndirect}
+ }
+ }
+}
+
+/.2c @LeftDisplay @Tbl rule {yes} m {0s} i {left} iv {ctr} aformat{@Cell A | @Cell B}
+{
+ @Rowa
+ A{@HeavyForest}
+ B{
+ {} @B{Heavy Forest} //
+ /.1v @Tbl
+ m {.1s}
+ marginleft {1s}
+ marginright {1s}
+ aformat {@StartHSpan @Cell A | @HSpan}
+ bformat {@Cell A | @Cell B}
+ {
+ @Row format {@Cell A | @Cell i {right} B} A{@B{2 @Sym slash - @Sym slash -}} B{}
+ @Rowb paint {@HeaderPaint} A{@InfArty} B{@Yellow @Yellow @Green}
+ @Rowb paint {@HeaderPaint} A{@Vehicle} B{@Sym emptyset}
+ @Rowa A{@LOSB @B +1 @NoIndirect}
+ }
+ }
+}
+
+/.2c @LeftDisplay @Tbl rule {yes} m {0s} i {left} iv {ctr} aformat{@Cell A | @Cell B}
+{
+ @Rowa
+ A{@CornField}
+ B{
+ { } @B{Corn Field} //
+ /.1v @Tbl
+ m {.1s}
+ marginleft {1s}
+ marginright {1s}
+ aformat {@StartHSpan @Cell A | @HSpan}
+ bformat {@Cell A | @Cell B}
+ {
+ @Row format {@Cell A | @Cell i {right} B} A{@B{2 @Sym slash 2 @Sym slash 1}} B{}
+ @Rowb paint {@HeaderPaint} A{@InfArty} B{@Green @Blue}
+ @Rowb paint {@HeaderPaint} A{@Vehicle} B{@Blue}
+ @Rowa A{@LOSB}
+ }
+ }
+}
+
+/.2c @LeftDisplay @Tbl rule {yes} m {0s} i {left} iv {ctr} aformat{@Cell A | @Cell B}
+{
+ @Rowa
+ A{@WheatField}
+ B{
+ { } @B{Wheat Field} //
+ /.1v @Tbl
+ m {.1s}
+ marginleft {1s}
+ marginright {1s}
+ aformat {@StartHSpan @Cell A | @HSpan}
+ bformat {@Cell A | @Cell B}
+ {
+ @Row format {@Cell A | @Cell i {right} B} A{@B{2 @Sym slash 1 @Sym slash 1}} B{}
+ @Rowb paint {@HeaderPaint} A{@InfArty} B{@Green @Blue}
+ @Rowb paint {@HeaderPaint} A{@Vehicle} B{@Blue}
+ @Rowa A{@LOSH @Green}
+ }
+ }
+}
+
+/.2c @LeftDisplay @Tbl rule {yes} m {0s} i {left} iv {ctr} aformat{@Cell A | @Cell B}
+{
+ @Rowa
+ A{@Bridge}
+ B{
+ { } @B{Bridge} //
+ /.1v @Tbl
+ m {.1s}
+ marginleft {1s}
+ marginright {1s}
+ aformat {@StartHSpan @Cell A | @HSpan}
+ bformat {@Cell A | @Cell B}
+ {
+ @Row format {@Cell A | @Cell i {right} B} A{@B{1 @Sym slash 2 @Sym slash 2}} B{}
+ @Rowb paint {@HeaderPaint} A{@InfArty} B{@Yellow}
+ @Rowb paint {@HeaderPaint} A{@Vehicle} B{}
+ @Rowa A{@LOSH @Yellow}
+ }
+ }
+}
+
+/.2c @LeftDisplay @Tbl rule {yes} m {0s} i {left} iv {ctr} aformat{@Cell A | @Cell B}
+{
+ @Rowa
+ A{@LargeBridge}
+ B{
+ { } @B{Large Bridge} //
+ /.1v @Tbl
+ m {.1s}
+ marginleft {1s}
+ marginright {1s}
+ aformat {@StartHSpan @Cell A | @HSpan}
+ bformat {@Cell A | @Cell B}
+ {
+ @Row format {@Cell A | @Cell i {right} B} A{@B{1 @Sym slash 1 @Sym slash 1}} B{}
+ @Rowb paint {@HeaderPaint} A{@InfArty} B{@Green @Blue}
+ @Rowb paint {@HeaderPaint} A{@Vehicle} B{@Blue}
+ @Rowa A{@LOSH @Green}
+ }
+ }
+}
+
+/.2c @LeftDisplay @Tbl rule {yes} m {0s} i {left} iv {ctr} aformat{@Cell A | @Cell B}
+{
+ @Rowa
+ A{@ShallowWater}
+ B{
+ { } @B{Shallow Water} //
+ /.1v @Tbl
+ m {.1s}
+ marginleft {1s}
+ marginright {1s}
+ aformat {@StartHSpan @Cell A | @HSpan}
+ bformat {@Cell A | @Cell B}
+ {
+ @Row format {@Cell A | @Cell i {right} B} A{@B{2 @Sym slash - @Sym slash -}} B{}
+ @Rowb paint {@HeaderPaint} A{@InfArty} B{}
+ @Rowb paint {@HeaderPaint} A{@Vehicle} B{@Sym emptyset}
+ @Rowa A{}
+ }
+ }
+}
+
+/.2c @LeftDisplay @Tbl rule {yes} m {0s} i {left} iv {ctr} aformat{@Cell A | @Cell B}
+{
+ @Rowa
+ A{@Swampy}
+ B{
+ { } @B{Swampy} //
+ /.1v @Tbl
+ m {.1s}
+ marginleft {1s}
+ marginright {1s}
+ aformat {@StartHSpan @Cell A | @HSpan}
+ bformat {@Cell A | @Cell B}
+ {
+ @Row format {@Cell A | @Cell i {right} B} A{@B{@ADelayed @Sym slash - @Sym slash -}} B{}
+ @Rowb paint {@HeaderPaint} A{@InfArty} B{@Blue}
+ @Rowb paint {@HeaderPaint} A{@Vehicle} B{@Sym emptyset}
+ @Rowa A{@LOSH @Blue}
+ }
+ }
+}
+
+/.2c @LeftDisplay @Tbl rule {yes} m {0s} i {left} iv {ctr} aformat{@Cell A | @Cell B}
+{
+ @Rowa
+ A{@River}
+ B{
+ { } @B{River} //
+ /.1v @Tbl
+ m {.1s}
+ marginleft {1s}
+ marginright {1s}
+ aformat {@StartHSpan @Cell A | @HSpan}
+ bformat {@Cell A | @Cell B}
+ {
+ @Row format {@Cell A | @Cell i {right} B} A{@B{- @Sym slash - @Sym slash -}} B{}
+ @Rowb paint {@HeaderPaint} A{@InfArty} B{@Sym emptyset}
+ @Rowb paint {@HeaderPaint} A{@Vehicle} B{@Sym emptyset}
+ @Rowa A{}
+ }
+ }
+}
+
+/.2c @LeftDisplay @Tbl rule {yes} m {0s} i {left} iv {ctr} aformat{@Cell A | @Cell B}
+{
+ @Rowa
+ A{@SingleStorey}
+ B{
+ { } @B{Single Storey} //
+ /.1v @Tbl
+ m {.1s}
+ marginleft {1s}
+ marginright {1s}
+ aformat {@StartHSpan @Cell A | @HSpan}
+ bformat {@Cell A | @Cell B}
+ {
+ @Row format {@Cell A | @Cell i {right} B} A{@B{2 @Sym slash - @Sym slash -}} B{}
+ @Rowb paint {@HeaderPaint} A{@InfArty} B{@Yellow @Yellow @Blue}
+ @Rowb paint {@HeaderPaint} A{@Vehicle} B{@Sym emptyset}
+ @Rowa A{@LOSH @Yellow @B +1}
+ }
+ }
+}
+
+/.2c @LeftDisplay @Tbl rule {yes} m {0s} i {left} iv {ctr} aformat{@Cell A | @Cell B}
+{
+ @Rowa
+ A{@LargeSingleStorey}
+ B{
+ { } @B{Large Single Storey} //
+ /.1v @Tbl
+ m {.1s}
+ marginleft {1s}
+ marginright {1s}
+ aformat {@StartHSpan @Cell A | @HSpan}
+ bformat {@Cell A | @Cell B}
+ {
+ @Row format {@Cell A | @Cell i {right} B} A{@B{2 @Sym slash - @Sym slash -}} B{}
+ @Rowb paint {@HeaderPaint} A{@InfArty} B{@Red @Green @Green @Blue}
+ @Rowb paint {@HeaderPaint} A{@Vehicle} B{@Sym emptyset}
+ @Rowa A{@LOSB @B +1 @NoIndirect}
+ }
+ }
+}
+
+/.2c @LeftDisplay @Tbl rule {yes} m {0s} i {left} iv {ctr} aformat{@Cell A | @Cell B}
+{
+ @Rowa
+ A{@MultiStorey}
+ B{
+ { } @B{Multi Storey} //
+ /.1v @Tbl
+ m {.1s}
+ marginleft {1s}
+ marginright {1s}
+ aformat {@StartHSpan @Cell A | @HSpan}
+ bformat {@Cell A | @Cell B}
+ {
+ @Row format {@Cell A | @Cell i {right} B} A{@B{2 @Sym slash - @Sym slash -}} B{@B +1}
+ @Rowb paint {@HeaderPaint} A{@InfArty} B{@Red @Green @Green}
+ @Rowb paint {@HeaderPaint} A{@Vehicle} B{@Sym emptyset}
+ @Rowa A{@LOSB @B +1 @NoIndirect}
+ }
+ }
+}
+
+/.2c @LeftDisplay @Tbl rule {yes} m {0s} i {left} iv {ctr} aformat{@Cell A | @Cell B}
+{
+ @Rowa
+ A{@LargeMultiStorey}
+ B{
+ { } @B{Large Multi Storey} //
+ /.1v @Tbl
+ m {.1s}
+ marginleft {1s}
+ marginright {1s}
+ aformat {@StartHSpan @Cell A | @HSpan}
+ bformat {@Cell A | @Cell B}
+ {
+ @Row format {@Cell A | @Cell i {right} B} A{@B{2 @Sym slash - @Sym slash -}} B{@B +1}
+ @Rowb paint {@HeaderPaint} A{@InfArty} B{@Red @Green @Green @Blue}
+ @Rowb paint {@HeaderPaint} A{@Vehicle} B{@Sym emptyset}
+ @Rowa A{@LOSB @B +1 @NoIndirect}
+ }
+ }
+}
+
+/.2c @LeftDisplay @Tbl rule {yes} m {0s} i {left} iv {ctr} aformat{@Cell A | @Cell B}
+{
+ @Rowa
+ A{@ChurchTower}
+ B{
+ { } @B{Church Tower} //
+ /.1v @Tbl
+ m {.1s}
+ marginleft {1s}
+ marginright {1s}
+ aformat {@StartHSpan @Cell A | @HSpan}
+ bformat {@Cell A | @Cell B}
+ {
+ @Row format {@Cell A | @Cell i {right} B} A{@B{2 @Sym slash - @Sym slash -}} B{@B +2}
+ @Rowb paint {@HeaderPaint} A{@InfArty} B{@Yellow @Yellow @Green}
+ @Rowb paint {@HeaderPaint} A{@Vehicle} B{@Sym emptyset}
+ @Rowa A{@LOSB @B +1 @NoIndirect}
+ }
+ }
+}
+
+@End @Section
+
+@EndSections
+@End @Text