Due to a sudden burst in spammer activity, account creation has been temporarily disabled. Sorry for the inconvenience to any new potential contributors.
ChangeAssetsProd
From AACWWiki
|
Syntax ChangeAssetsProd = Supply; Ammo; Power; Money; WSU; Conscripts Description Changes the various resources' production rate per turn for a selected region. Example ChangeAssetsProd = 0;0;0;0;10;0 will add 10 to the production of war supplies in the given region ChangeAssetsProd = 0;-10;0;0;0;0 will reduce the ammo production in the given region by 10 |
Parameters
Integer; Production rate of general supply
Integer; Production rate of ammunition
Integer; Production rate of coal/fuel units, not used for now.
Integer; Production rate of money
Integer; Production rate of war supplies
Integer; Production rate of conscripts | ||