diff options
| author | Jérémy Zurcher <jeremy@asynk.ch> | 2026-08-14 15:47:30 +0200 |
|---|---|---|
| committer | Jérémy Zurcher <jeremy@asynk.ch> | 2026-08-14 15:47:30 +0200 |
| commit | 99ab201251689d9a093b34eccbab25c269cf6335 (patch) | |
| tree | eb95a97f2ed59b285ec580b7adcd3373e2dfe42a /Assault/13_blast.lou | |
| parent | 5de93e36a5e7f088c9b1466c5a2fe5da7b1c8a36 (diff) | |
| download | asynk-rules-99ab201251689d9a093b34eccbab25c269cf6335.zip asynk-rules-99ab201251689d9a093b34eccbab25c269cf6335.tar.gz | |
add Assault
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 |
