]> git.pond.sub.org Git - empserver/blobdiff - info/power.t
m4: Refresh macros from autoconf-archive commit fd1d25c148
[empserver] / info / power.t
index 3f5b3ae8abb99d3aca62f6282be7e2deb70d202e..71c4003fe07226107667184a128ac939df1456eb 100644 (file)
@@ -70,24 +70,23 @@ The \*Qpower factor\*U is determined by the following equation:
 power factor = (  power value of money
                 + power value of sectors
                 + power value of commodities in sectors
-                + power value of ships, planes and land units
                 + power value of commodities loaded on ships and land units)
                * (20 + nation tech level) / 500
+             + power value of ships, planes, land units and nukes
+               * (20 + their tech level) / 500
 .FI
 .s1
 The power value of money is dollars / 100.
 .s1
-The power value of a sector is efficiency / 10.
+The power value of a sector is (the power value of the materials and
+money needed to build + maximum population / 1000 * 8 + 1) *
+efficiency / 100.
 .s1
-The power value of a ship or land unit is (lcm cost / 10 + hcm cost +
-10) * efficiency / 100 * 2.
+The power value of a ship, plane, land unit or nuke is the power value
+of the materials and money needed to build * efficiency / 100.
 .s1
-The power value of a plane is 20 * efficiency / 100 * (20 + nation
-tech level) / 500.
-.s1
-The power value of commodities is civilians / 10 + military / 10 +
-shells / 12.5 + guns / 2.5 + petrol / 500 + iron / 100 + dust / 5 +
-bars + oil / 10 lcms / 10 + hcms / 5.
+The power value of commodities is amount * type factor.  \*Qshow
+item\*U shows the type factor in column \*Qpower\*U.
 .s1
 Efficiency is in percent.
 .s1