show: Extend show item to show the power value
Also update "info power" to point to "show item" instead of the formerly hardcoded values. Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
8e187c566f
commit
1307a3be6b
4 changed files with 43 additions and 39 deletions
|
@ -86,9 +86,8 @@ The power value of a ship or land unit is (lcm cost / 10 + hcm cost +
|
|||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue