diff options
Diffstat (limited to 'Assault/13_blast.lou')
| -rw-r--r-- | Assault/13_blast.lou | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Assault/13_blast.lou b/Assault/13_blast.lou new file mode 100644 index 0000000..f331618 --- /dev/null +++ b/Assault/13_blast.lou @@ -0,0 +1,30 @@ +@Section @Title { @ColoredTitle {Blast @Rule 12.5} @Blast} @NewPage {no} @Begin +@BeginSubSections +@BulletList +@ListItem{for each any uncancelled @Critical (even on failed @Spotting) + @BulletList + @ListItem{roll the corresponding @Blast die} + @ListItem{against @Strongest @Defense die + @Yellow if there is no unit} + @RawEndList +} +@EndList +@LeftDisplay @Tbl + rule {yes} + i {ctr} + iv {ctr} + aformat{ @Cell A | @Cell B | @Cell C } +{ + @Rowa B{@B Building @Sym slash @B Fortification} C{@B units} + @Rowa A{@Critical @Hit} B{collapses} C{@I eliminated} + @Rowa A{@Critical} B{collapses} C{@I halfed} + @Rowa A{@Hit @Hit} B{collapses} C{+ @Hit} + @Rowa A{@Hit} C{@AFallback} + @Rowa A{@Suppress} C{@ASuppressed} +} +@BulletList +@ListItem{bridges do not collapse this way} +@ListItem{@I Bunker @Sym slash @I Pillbox @Sym slash @I{Gun position} @Sym arrowdblright @I Trench} +@EndList + +@EndSubSections +@End @Section |
