Changes between Version 6 and Version 7 of Technology_Templates


Ignore:
Timestamp:
Oct 4, 2012, 1:32:08 AM (12 years ago)
Author:
historic_bruno
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Technology_Templates

    v6 v7  
    7171'''autoResearch''': If this is true then the technology will be instantly researched with no cost when the requirements are met.  This could be useful for complicated technology setups or for civ specific bonuses.  This is an optional field and if set then cost, researchTime etc. are not needed because it is not user visible.
    7272
    73 '''modifications''': This is an array of modifications that the technology makes.  A modification specific affects attribute is pecific to this modification.  The values to modify will be added on request.  The available modifications are:[[BR]]
     73'''modifications''': This is an array of [wiki:TechModifications modifications] that the technology makes.  A modification specific affects attribute is pecific to this modification.  The values to modify will be added on request.  The available modifications are:[[BR]]
    7474 * ''multiplier'' - adds (multiplier-1)*originalValue to the property.  Note this is not cumulative.[[BR]]
    7575 * ''add'' - adds this number to the property.  Can be negative.[[BR]]