]> git.pond.sub.org Git - empserver/blob - info/Concepts/Selector.t
Import of Empire 4.2.12
[empserver] / info / Concepts / Selector.t
1 .TH Concept "Conditional Selectors"
2 .NA Selector "Selectors you can use in Empire conditionals"
3 .LV Basic
4 This is a complete list of all selectors you can use in Empire
5 conditionals.  A selector is for example \*Qmil\*U in the following
6 command:
7 .EX cen * ?mil>10
8 Most selectors are self-explanitory, so definitions will only be givin
9 where necessary.
10 .s1
11 Commodities:
12 .in +\w'nchoppers\0\0'u
13 .L civil
14 .L milit
15 .L shell
16 .L gun
17 .L petrol
18 .L iron
19 .L dust
20 gold dust
21 .L bar
22 bars of gold
23 .L food
24 .L oil
25 .L lcm
26 light construction materials
27 .L hcm
28 heavy construction materials
29 .L uw
30 uncompensated workers
31 .L rad
32 radioactive materials
33 .s1
34 .in
35 Sector:
36 .in +\w'nchoppers\0\0'u
37 .L xloc
38 .L yloc
39 .L owner
40 .L des
41 designation/infrastructure
42 .L effic
43 .L mobil
44 .L terr
45 .L timestamp
46 .L road
47 .L rail
48 .L dfense
49 (this isn't defense or it will conflict with des)
50 territory
51 .L work
52 .L coastal
53 is a coastal sector
54 .L newdes
55 new designation
56 .L min
57 mineral resources (iron)
58 .L gold
59 gold resources
60 .L fert
61 food fertility
62 .L ocon
63 oil content
64 .L uran
65 uranium resources
66 .L oldown
67 old owner
68 .L off
69 whether production is turned off
70 .L xdist
71 distribution centre
72 .L ydist
73 distribution centre
74 .L avail
75 available workforce
76 .s1
77 .in
78 Ship, plane, or land unit:
79 .in +\w'nchoppers\0\0'u
80 .L xloc
81 x location
82 .L yloc
83 y location
84 .L owner
85 .L type
86 type of unit (e.g. cavalry or frigate)
87 .L effic
88 .L mobil
89 .L timestamp
90 .L sell
91 .L tech
92 tech level the unit was built at
93 .L uid
94 unit id number
95 .L group
96 fleet/wing/army
97 .L opx
98 mission operations sector
99 .L opy
100 mission operations sector
101 .L mission
102 .nf
103 1 = interdict
104 2 = support
105 3 = reserve
106 4 = escort
107 5 = sub interdiction
108 6 = air defense
109 7 = defense support
110 8 = offense support
111 .fi
112 .s1
113 .in
114 Ship:
115 .in +\w'nchoppers\0\0'u
116 .L fleet
117 .L nplane
118 number of planes the ship is carrying
119 .L fuel
120 .L nxlight
121 number of xlight planes the ship is carrying
122 .L nchoppers
123 number of helecopters the ship is carrying
124 .L autonav
125 .s1
126 .in
127 Plane:
128 .in +\w'nchoppers\0\0'u
129 .L wing
130 .L range
131 .L ship
132 ship the plane is on (-1 = no ship)
133 .L att
134 .L def
135 .L harden
136 .L nuketype
137 Type of nuke on the plane (-1 = no ship, 0..n = index into nuke table)
138 .L flags
139 .L land
140 land unit the plane is on (-1 = no land unit)
141 .s1
142 .in
143 Land Unit:
144 .in +\w'nchoppers\0\0'u
145 .L att
146 .L def
147 .L army
148 .L ship
149 ship the land unit is on (-1 = no land unit)
150 .L harden
151 fortification
152 .L retreat
153 .L fuel
154 .L land
155 number of land units on the unit
156 .L nxlight
157 number of xlight planes on the unit
158 .s1
159 .in
160 Nuke:
161 .in +\w'nchoppers\0\0'u
162 .L xloc
163 .L yloc
164 .L number
165 .L ship
166 .L trade
167 .L timestamp
168 .s1
169 For distribution and delivery selectors, the first letter is the first
170 letter of the name of the commodity.  For example, civilian
171 distribution threshold is 'c_dist'.
172 .s1
173 .in
174 Distribution:
175 .in +\w'nchoppers\0\0'u
176 .L c_dist
177 .L m_dist
178 .L u_dist
179 .L s_dist
180 .L g_dist
181 .L p_dist
182 .L i_dist
183 .L d_dist
184 .L b_dist
185 .L f_dist
186 .L o_dist
187 .L l_dist
188 .L h_dist
189 .L r_dist
190 .s1
191 .in
192 Delivery:
193 .in +\w'nchoppers\0\0'u
194 .L c_del
195 .L m_del
196 .L u_del
197 .L s_del
198 .L g_del
199 .L p_del
200 .L i_del
201 .L d_del
202 .L b_del
203 .L f_del
204 .L o_del
205 .L l_del
206 .L h_del
207 .L r_del
208 .s1
209 .in
210 Deity:
211 .in +\w'nchoppers\0\0'u
212 .L pstage
213 .L ptime
214 .L che
215 .L fallout
216 .L lmine
217 .s1
218 .in
219 Treaty:
220 .in +\w'nchoppers\0\0'u
221 .L cna
222 .L cnb
223 .L status
224 .L acond
225 .L bcond
226 .L exp
227 .s1
228 .in
229 Loan:
230 .in +\w'nchoppers\0\0'u
231 .L loaner
232 .L loanee
233 .L sell
234 .L irate
235 .L ldur
236 .L amtpaid
237 .L amtdue
238 .L lastpay
239 .L duedate
240 .s1
241 .in
242 News:
243 .in +\w'nchoppers\0\0'u
244 .L actor
245 .L action
246 .L victim
247 .L times
248 number of times action happened
249 .L time
250 time 
251 .s1
252 .in
253 Trade:
254 .in +\w'nchoppers\0\0'u
255 .L type
256 .L owner
257 .L unitid
258 .L price
259 .in
260 .s1
261 .SA "Syntax, Playing"