]> git.pond.sub.org Git - empserver/blob - info/Commands/census.t
Import of Empire 4.2.12
[empserver] / info / Commands / census.t
1 .TH Command CENSUS
2 .NA census "Report contents of sectors"
3 .LV Basic
4 .SY "census <SECTS>"
5 The census command displays specific information on
6 some or all of the sectors you occupy.
7 .s1
8 In the syntax of the census command
9 <SECTS> is the area on which you wish information,
10 (see \*Qinfo Syntax\*U).
11 .s1
12 A typical usage might be:
13 .EX census 0:9,0:9 ?des=m
14 which would list data for mines in an area
15 to the south-east of the capital.
16 .s1
17 A census lists each of your sectors in the specified area headed by:
18 .NF
19 Tue Oct 10 22:24:49 1995
20 CENSUS                   del dst
21   sect        eff prd mob uf uf *  civ  mil   uw food work avail ter coast
22 .FI
23 These columns represent:
24 .s1
25 .in \w'gmin\0\0'u
26 .L sect
27 the x and y coordinates of the sector
28 .L eff
29 the efficiency of the sector (affects all benefits
30 of a designated sector except mobility units)
31 .L prd
32 Will this sector be updated? If not, you will see an 'n'.
33 This can be controlled with the \*Qstart\*U and \*Qstop\* commands.
34 .L mob
35 the number of mobility units, (see \*Qmove\*U)
36 .L uf
37 Two delivery columns corresponding to:
38 uncompensated workers and food.
39 .L uf
40 Two \*Qdistribute\*U columns corresponding to:
41 uncompensated workers and food.
42 .L *
43 occupied enemy sector.
44 .L civ
45 the number of civilians
46 .L mil
47 the number of military troops
48 .L uw
49 the number of uncompensated workers
50 .L food
51 the amount of food
52 .L work
53 the percentage of civilians working in the sector
54 (based on the local sector happiness).
55 .L avail
56 the quantity of workforce available for construction
57 or maintenance of planes, ships, or nukes.
58 .L ter
59 This is a territory for the sector that you can specify using the
60 \*Qterritory\*U command.
61 .L coast
62 Is this a coastal sector?  Note that the "coastal flag" gets set for
63 the sector only when you use the census command, so if you want to
64 query your sectors depending on whether they're coastal, then you may
65 need to do a census twice--the first time to set the coastal flags,
66 and the second time to query them.
67 .in \\n(in
68 .s1
69 For example:
70 .EX cens #0
71 .NF
72 Tue Jun 20 00:33:43 1989
73 CENSUS                  del dst
74   sect       eff prd mob uf uf *  civ  mil   uw food work avail ter
75    2,-2  f  100%       8 .. ..      0  499    0    0   0%   64
76   -1,-1  f  100%      32 .. ..    629    0    0  970  43%   31    3
77    1,-1  n  100%   n  31 ..       627    0    0  970  51%   30
78    3,-1  )  100%      32 .. ..      0    0    0    0   0%    0
79   -2,0   h  100%      32 .. ..    629    0    0  970 100%   93   50
80    0,0   *  100%     114 .. ..    906  845    0  729 100%  173   50
81    2,0   c  100%     127 .. ..    154  100  124   71 100%   49
82    1,1   -    0%      32 .. ..      1    0    0    0   0%    0
83     8 sectors
84 .FI
85 .s1
86 .SA "improve, sinfrastructure, commodity, resource, level, territory, cutoff, map, start, stop, Sectors, Populace, Commodities"