]> git.pond.sub.org Git - empserver/blob - info/level.t
info/Empire4.4: Improve a few change log entries
[empserver] / info / level.t
1 .TH Command LEVEL
2 .NA level "List distribution thresholds"
3 .LV Basic
4 .SY "level <SECTS>"
5 The level report provides information about the various
6 distribution thresholds in some or all of the sectors that
7 you occupy.
8 .s1
9 In the syntax of the level command
10 <SECTS> is the area on which you wish information,
11 (see \*Qinfo syntax\*U).
12 A typical usage might be:
13 .EX level -6:6,-3:3
14 which would list data for the area extending three sectors
15 out from the capital in each direction.
16 .s1
17 The level report lists each of your sectors with the following heading:
18 .NF
19 DISTRIBUTION LEVELS
20  sect    dst   civ mil uw food  sh gun pet iron dust bar oil lcm hcm rad
21 .FI
22 These columns represent:
23 .s1
24 .in \w'path------\0\0'u
25 .L sect
26 the x and y coordinates of the sector
27 .L path------
28 the route that goods travel to and from the distribution sector
29 .L dst
30 the distribution destination for the sector
31 .L civ
32 the distribution threshold for civilians in that sector
33 .L mil
34 the distribution threshold for military in that sector
35 .L uw
36 the distribution threshold for uncompensated workers in that sector
37 .L food
38 the distribution threshold for food in that sector
39 .L gun
40 the distribution threshold for guns in that sector
41 .L sh
42 the distribution threshold for shells in that sector
43 .L pet
44 the distribution threshold for petroleum in that sector
45 .L iron
46 the distribution threshold for iron ore in that sector
47 .L dust
48 the distribution threshold for gold dust in that sector
49 .L bar
50 the distribution threshold for gold bars in that sector
51 .L oil
52 the distribution threshold for oil in that sector
53 .L lcm
54 the distribution threshold for light construction materials
55 in that sector
56 .L hcm
57 the distribution threshold for heavy construction materials
58 in that sector
59 .L rad
60 the distribution threshold for radioactive materials in that sector
61 .in
62 .s1
63 For example:
64 .EX level -2,2
65 .NF
66 .ps -1
67 Fri Oct 31 16:58:34 1986
68 DISTRIBUTION LEVELS
69  sect    dst   civ mil  uw food  sh gun pet iron dust bar oil lcm hcm rad
70 -2,-2 + -2,-2    0   0 201    0   0   0   0    0    0   0   0   0   0   0
71    1 sector
72 .ps +1
73 .FI
74 .s1
75 .SA "distribute, threshold, commodity, census, Distribution"