Changes between Version 17 and Version 18 of Technology_Templates


Ignore:
Timestamp:
Jan 10, 2017, 3:34:24 PM (7 years ago)
Author:
fatherbushido
Comment:

missing spaces

Legend:

Unmodified
Added
Removed
Modified
  • Technology_Templates

    v17 v18  
    4242        "tooltip": "Advance to Town Phase",
    4343        "modifications": [
    44                 {"value": "ResourceGatherer/Rates/food.grain", "multiply": 15, "affects": "Spearman"},
    45                 {"value": "ResourceGatherer/Rates/food.meat", "multiply": 10}
     44                { "value": "ResourceGatherer/Rates/food.grain", "multiply": 15, "affects": "Spearman" },
     45                { "value": "ResourceGatherer/Rates/food.meat", "multiply": 10 }
    4646        ],
    4747        "affects": ["Female", "CitizenSoldier Melee"]
     
    5959'''requirements''': This defines what is required for the tech to be available for research.  The available requirements are:
    6060
    61  * `{ "tech": "town_phase"}` - This tech must be researched
     61 * `{ "tech": "town_phase" }` - This tech must be researched
    6262
    6363 * `{ "civ": "rome" }` - The player must be this civ