]> git.pond.sub.org Git - empserver/blob - info/Commands/version.t
Import of Empire 4.2.12
[empserver] / info / Commands / version.t
1 .TH Command VERSION
2 .NA version "Display parameters of this world"
3 .LV Expert
4 .SY "version"
5 The version command prints out the current settings of parameters
6 affecting the Empire game.
7 Included are the creation date for this version,
8 the size of the world, (X by Y),
9 etc.
10 .s1
11 For example:
12 .s1
13 .EX version
14 .NF
15 Empire 4.0.0
16 (KSU distribution 1.04, Chainsaw version 4.00, Wolfpack version 1.00)
17
18 The following parameters have been set for this game:
19 World size is 64 by 32.
20 There can be up to 52 countries.
21 By default, countries use their own coordinate system.
22
23 An Empire time unit is 10 seconds long.
24 Use the 'update' command to find out the time of the next update.
25 The current time is Thu Aug  1 23:23:47.
26 An update consists of 60 empire time units.
27 Each country is allowed to be logged in 1440 minutes a day.
28 It takes 8.33 civilians to produce a BTU in one time unit.
29
30 A non-aggi, 100 fertility sector can grow 0.12 food per etu.
31 1000 civilians will harvest 1.3 food per etu.
32 1000 civilians will give birth to 5.0 babies per etu.
33 1000 uncompensated workers will give birth to 2.5 babies.
34 In one time unit, 1000 people eat 0.5 units of food.
35 1000 babies eat 6.0 units of food becoming adults.
36
37 Banks pay $200.00 in interest per 1000 gold bars per etu.
38 1000 civilians generate $4.33, uncompensated workers $1.78 each time unit.
39 1000 active military cost $83.33, reserves cost $8.33.
40 Happiness p.e. requires 1 happy stroller per 5000 civ.
41 Education p.e. requires 1 class of graduates per 4000 civ.
42 Happiness is averaged over 48 time units.
43 Education is averaged over 192 time units.
44 The technology/research boost you get from the world is 50.00%.
45 Nation levels (tech etc.) decline 1% every 96 time units.
46 Tech Buildup is limited to logarithmic growth (base 2.00) after 1.00.
47
48                                 Sectors Ships   Planes  Units
49 Maximum mobility                127     127     127     127
50 Max mob gain per update         60      120     90      90
51 Max eff gain per update         --      100     100     100
52
53 Ships on autonavigation may use 6 cargo holds per ship.
54
55 Fire ranges are scaled by 1.00
56
57 Options enabled in this game:
58         PLANENAMES, LANDSPIES, LOANS, MARKET, FUEL, TRADESHIPS, NEWPOWER,
59         NOMOBCOST, SUPER_BARS, EASY_BRIDGES, ALL_BLEED, NO_PLAGUE,
60         NEW_STARVE, NEW_WORK, SHOWPLANE, ORBIT, PINPOINTMISSILE, SAIL,
61         NUKEFAILDETONATE, SHIPNAMES, UPDATESCHED, DEMANDUPDATE,
62         INTERDICT_ATT
63
64 The person to annoy if something goes wrong is:
65         John Doe
66         (johndoe@bar.edu).
67 You can get your own copy of the source using:
68 ftp://ftp.wolfpackempire.com/pub/empire/server/ or
69 http://www.wolfpackempire.com/
70 .FI
71 .s1
72 .SA "Innards, Basics, Playing"