summaryrefslogtreecommitdiff
path: root/info/charts.html
blob: ccb261827170e7c649a86321db4971f2f7aed175 (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<!DOCTYPE html>
<title>Algeria Chart</title>
<style>
html,body{margin:0;padding:0}
main { max-width: 600px; margin: 0 auto; }
table { border-collapse: collapse; width: 100%; }
th, td { border: 1px solid black; padding: 0 5px; }
th { background-color: gainsboro; }
</style>
<body>
<main>
<h1>Algeria Charts</h1>

<h2>Combat Results Table</h2>

<p>
<table>
<tr><th>Die Roll<th>1<th>2-4<th>5-8<th>9-15<th>16-24<th>25-36<th>37-50<th>51+
<tr><td>1<td>-<td>-<td>-<td>-<td>1<td>1<td>1<td>2
<tr><td>2<td>-<td>-<td>-<td>1<td>1<td>1<td>2<td>2
<tr><td>3<td>-<td>-<td>1<td>1<td>2<td>2<td>2<td>3
<tr><td>4<td>-<td>1<td>1<td>2<td>2<td>2<td>3<td>4
<tr><td>5<td>1<td>1<td>2<td>2<td>2<td>3<td>4<td>4
<tr><td>6<td>1<td>2<td>2<td>2<td>3<td>4<td>4<td>5
</table>

<h2>FLN AP Cost &amp; Sources</h2>

<p>
<table>
<tr><th>Activity<th style="width: 50px;">APs<th>Units<th>Comments
<tr><td>Build<td>3 (2)<td>0<td>non-neutralized Front needed; only Cadres or Companies may be build. Only 2 AP to build in Morocco or Tunisia
<tr><td>Augment<td>3<td>1 Cadre<td>Cadre augments to Front; only one Front per area and not in Remote
<tr><td>Harass<td>0<td>1 Company<td>roll on Combat Results Table; French fire back at half firepower. May do any number in area per turn but Companies attack singly.
<tr><td>Propaganda<td>1<td>1 (any unit will do)<td>any FLN unit will do; one per area, not in Remote
<tr><td>Strike (urban only)<td>5<td>1 Front + Cadres<td>non-neutralized Front needed; each Cadre assisting gives +1 DRM
<tr><td>Intimidate<td>3<td>1 (any mobile unit)<td>only one area per turn
<tr><td>Movement<td>0<td>1 (any mobile unit)<td>units attempt movement one at a time
</table>

<p>
<table>
<tr><th>Source<th colspan="3">APs Received
<tr><td>Areas under FLN Control (-1 AP if area is terrorized)
<td><strong>Urban:</strong>
<ul><li>5 if controlled<li>2 if contested but non-neutralized FLN units are present</ul>
<td><strong>Rural:</strong>
<ul><li>2 if controlled<li>1 if contested but non-neutralized FLN units are present</ul>
<td><strong>Remote:</strong>
<ul><li>0</ul>
<tr><td>Foreign Governments<td colspan="3">per random event: AP arrive by sea and some may be intercepted by French Navy (11.7)
<tr><td>FLN PSL<td colspan="3">AP = 10% of current FLN PSL (round fractions down)
</td></tr>
</table>

<h2>Mission Success</h2>

<p>
<table>
<tr><th>Die Roll<td>-1<td>0<td>1<td>2<td>3<td>4<td>5<td>6<td>7<td>8
<tr><th>Result<td>0+<td>0+<td>1+<td>1<td>1<td>2<td>2<td>3@<td>4@<td>5@
</table>
</main>
</body>