]> git.pond.sub.org Git - empserver/blob - info/version.t
0742773f3173ea7cc914d3e19c7d8b3d9805311c
[empserver] / info / 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 Wolfpack Empire 4.3.30
16
17 The following parameters have been set for this game:
18 World size is 64 by 32.
19 There can be up to 99 countries.
20 By default, countries use their own coordinate system.
21
22 Use the 'show' command to find out the time of the next update.
23 The current time is Sun Mar 18 18:22:49.
24 An update consists of 60 empire time units.
25 Each country is allowed to be logged in 1440 minutes a day.
26 It takes 8.33 civilians to produce a BTU in one time unit.
27
28 A non-aggi, 100 fertility sector can grow 0.12 food per etu.
29 1000 civilians will harvest 1.3 food per etu.
30 1000 civilians will give birth to 5.0 babies per etu.
31 1000 uncompensated workers will give birth to 2.5 babies.
32 In one time unit, 1000 people eat 0.5 units of food.
33 1000 babies eat 6.0 units of food becoming adults.
34 No food is needed!
35
36 Banks pay $250.00 in interest per 1000 gold bars per etu.
37 1000 civilians generate $8.33, uncompensated workers $1.78 each time unit.
38 1000 active military cost $83.33, reserves cost $8.33.
39 Happiness p.e. requires 1 happy stroller per 10000 civ.
40 Education p.e. requires 1 class of graduates per 10000 civ.
41 Happiness is averaged over 48 time units.
42 Education is averaged over 192 time units.
43 The technology/research boost you get from the world is 50.00%.
44 Nation levels (tech etc.) decline 1% every 96 time units.
45 Tech buildup is limited to logarithmic growth (base 2.00) after 1.00.
46
47                                 Sectors Ships   Planes  Units
48 Maximum mobility                127     127     127     127
49 Max mob gain per update         60      90      60      60
50 Max eff gain per update         --      100     100     100
51 Maintenance cost per update     --      6.0%    6.0%    6.0%
52 Max interdiction range          8       8       --      8
53
54 The maximum amount of mobility used for land unit combat is 5.00.
55
56 Ships on autonavigation may use 6 cargo holds per ship.
57 Fire ranges are scaled by 1.00.
58 Flak damage is scaled by 1.75.
59 Torpedo damage is 2d40+38.
60 The attack factor for para & assault troops is 0.50.
61 12% of fallout leaks into each surrounding sector.
62 Fallout decays by 28% per update
63
64 Damage to                       Spills to
65               Sector  People  Mater.   Ships  Planes  LandU.
66 Sector           --     100%    100%      0%      4%     30%
67 People           10%     --      --      --      --      --
68 Materials        10%     --      --      --      --      --
69 Efficiency       10%     --      --      --      --      --
70 Ships            10%    100%    100%     --       0%      0%
71 Planes           10%      0%      0%     --      --      --
72 Land units       10%      0%    100%     --       0%      0%
73
74 You can have at most 640 BTUs.
75 You are disconnected after 15 minutes of idle time.
76 Visitors are disconnected after 5 minutes of idle time.
77
78 Options enabled in this game:
79         ALL_BLEED, BLITZ, EASY_BRIDGES, FALLOUT, GODNEWS, INTERDICT_ATT,
80         NOFOOD, NOMOBCOST, NO_PLAGUE, RAILWAYS, SAIL, TREATIES
81
82 Options disabled in this game:
83         AUTO_POWER, BRIDGETOWERS, GO_RENEW, GUINEA_PIGS, HIDDEN, LOANS,
84         LOSE_CONTACT, MARKET, MOB_ACCESS, NO_FORT_FIRE, RES_POP, SUPER_BARS,
85         TECH_POP
86
87 See "info Options" for a detailed list of options and descriptions.
88
89 The person to annoy if something goes wrong is:
90         John Doe
91         (johndoe@bar.edu).
92
93 You can get your own copy of the source from http://www.wolfpackempire.com/
94
95 Copyright (C) 1986-2011, Dave Pare, Jeff Bailey, Thomas Ruschak,
96               Ken Stevens, Steve McClure, Markus Armbruster
97 This is free software; see the source for copying conditions.  There is NO
98 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
99 .FI
100 .s1
101 .SA "Innards, Basics, Playing"