]> git.pond.sub.org Git - empserver/blob - info/strength.t
WIP empdump, %a
[empserver] / info / strength.t
1 .TH Command STRENGTH
2 .NA strength "Report defensive strengths of sectors"
3 .LV Expert
4 .SY "strength <SECTS>"
5 .s1
6 A strength lists each of your sectors in the specified area headed by:
7 .NF
8 DEFENSE STRENGTH               land  sect   sector  reacting    total
9   sect       eff  mil  units  mines  mult  defense     units  defense
10 .FI
11 These columns represent:
12 .s1
13 .in \w'reacting units\0\0'u
14 .L sect
15 the x and y coordinates of the sector
16 .L eff
17 the efficiency of the sector (affects all benefits
18 of a designated sector except mobility units)
19 .L mil
20 the number of military troops
21 .L units
22 the total defensive strength of units in the sector
23 .L "land mines"
24 the number of land mines in the sector.  If you do not completely own
25 the sector, then a '?' will appear here.
26 .L "sect mult"
27 the defensive multiplier of the sector including the land mine bonus
28 .L "sector defense"
29 (mil + units) * mult
30 .L "reacting units"
31 the total strengths of all supplied mobile reacting units in range
32 .L "total defense"
33 (sector defense) + (reacting units)
34 .in
35 .s1
36 For example:
37 .EX str #1
38 .NF
39 Mon Oct 23 22:44:16 1995
40 DEFENSE STRENGTH               land  sect   sector  reacting    total
41   sect       eff  mil  units  mines  mult  defense     units  defense
42    5,-5   * 100%   95                1.00       95        48      143
43    4,-4   c 100%                     4.00        0       192      192
44    6,-4   f   0%   78     48         2.00      252                252
45   -1,-3   c 100%                     4.00        0        80       80
46    1,-3   c 100%                     4.00        0        80       80
47    3,-3   c 100%                     4.00        0        80       80
48    7,-3   ! 100%   53            90  2.80      148       134      282
49 7 sectors
50 .FI
51 .SA "attack, assault, Land-units, Combat"