(all): Depend on info. Flatten info directory. This undoes the move to one subdirectory per chapter, which was done during Empire 2. The structure doesn't buy us much, as the info name space is flat, and it complicates makefiles. Overhaul info.pl: - It now wants to run in the root of the build tree. - Information on source files and subjects is now stored in makefiles, thus info.pl no longer picks up random junk from the file system. - Clean up Perl anachronisms, in particular use subroutine arguments and results rather than global variables where convenient. - Change format of diagnostics to the common format used by GNU tools, so that Emacs and the like can parse it. - Catch missing .SA. - When creating a new subject file, cowardly refuse to overwrite an existing file. - Subject files contain topics sorted by chapter, then by name. The order of chapters used to depend on how Perl sorts hash keys. Fix it.
34 lines
1.3 KiB
Perl
34 lines
1.3 KiB
Perl
.TH Command SHOOT
|
|
.NA shoot "Dispose of enemy civilians or uncompensated workers"
|
|
.LV Basic
|
|
.SY "shoot c <SECTS> <NUMBER>"
|
|
.SY "shoot u <SECTS> <NUMBER>"
|
|
The shoot command allows you to shoot recalcitrant civilans or
|
|
uncompensated workers.
|
|
In order to be able to keep the populace under control
|
|
(i.e., not have them rebel),
|
|
you must have one military for every ten civilians.
|
|
Any land units in the sector count towards the mil necessary for control.
|
|
.s1
|
|
Each civ or uw shot uses mobility (see \*Qinfo Mobility\*U for the
|
|
exact formula).
|
|
.s1
|
|
Fractions are rounded randomly up or down, depending on size. For example,
|
|
a 0.8 cost has an 80% chance of being 1, and a 20% chance of being 0.
|
|
.s1
|
|
<NUMBER> is a positive number
|
|
that is the number of people shot per sector.
|
|
.s1
|
|
After the program has collected any necessary information
|
|
it will list each sector where your troops shoot down the poor
|
|
helpless people along with the number of people murdered.
|
|
.s1
|
|
If all the civilians in the sector are removed,
|
|
and it was a conquered sector,
|
|
it will become completely controlled by you,
|
|
and you will be notified of this fact.
|
|
.s1
|
|
Having security troops in the sector will make the firing squads use
|
|
less mobility (they're enthusiastic).
|
|
.s1
|
|
.SA "convert, Mobility, Citizens, Populace, Occupation"
|