]> git.pond.sub.org Git - empserver/blobdiff - info/power.t
show: Extend show item to show the power value
[empserver] / info / power.t
index 471e6f24264836d2b7a1a208705723d7094d824f..bb5d0820116775602aeb01fb82fc2214911b4bcb 100644 (file)
@@ -70,9 +70,10 @@ 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)
-               * nation tech level / 500
+               * (20 + nation tech level) / 500
+             + power value of ships, planes and land units
+               * (20 + their tech level) / 500
 .FI
 .s1
 The power value of money is dollars / 100.
@@ -82,12 +83,11 @@ The power value of a sector is efficiency / 10.
 The power value of a ship or land unit is (lcm cost / 10 + hcm cost +
 10) * efficiency / 100 * 2.
 .s1
-The power value of a plane is 20 * efficiency / 100 * nation tech
-level / 500.
+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