summaryrefslogtreecommitdiffstats
path: root/Assault/13_blast.lou
blob: f331618a9a362f4a8cc3e4a8e0f49ed5a1821c46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
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