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 AGEWiki

Revision as of 14:07, 27 January 2011 by Andatiep (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

ChangeAssetsProd

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 per turn production of war supplies in the given region (NB: it works also like this : 0;0;0;0;10;0 in an event file)  

ChangeAssetsProd = 0|-10|0|0|0|0

will reduce the per turn ammo production in the given region by 10

 

Parameters

Supply

Integer; Production rate of general supply

Ammo

Integer; Production rate of ammunition

Power

Integer; Production rate of coal/fuel units, not used for now.

Money

Integer; Production rate of money

WSU

Integer; Production rate of war supplies

Conscripts

Integer; Production rate of conscripts

Forums