Added much-needed "+[]% Production when constructing [] units" unique

This commit is contained in:
Yair Morgenstern
2020-12-13 09:27:31 +02:00
parent 11fb6b4b67
commit 963fee3552
4 changed files with 12 additions and 5 deletions

View File

@ -106,7 +106,7 @@
"isWonder": true,
"cost": 185,
"greatPersonPoints": {"production": 1},
"uniques": ["+[10]% growth in all cities", "+[15]% Production when constructing [ranged units]"],
"uniques": ["+[10]% growth in all cities", "+[15]% Production when constructing [Ranged] units"],
"requiredTech": "Archery",
"quote": "'It is not so much for its beauty that the forest makes a claim upon men's hearts, as for that subtle something, that quality of air, that emanation from old trees, that so wonderfully changes and renews a weary spirit.' - Robert Louis Stevenson"
},

View File

@ -93,7 +93,7 @@
"policies": [
{
"name": "Warrior Code",
"uniques":["+[20]% Production when constructing [melee units]"],
"uniques":["+[20]% Production when constructing [Melee] units"],
"row": 1,
"column": 2
},
@ -413,7 +413,7 @@
},
{
"name": "Total War",
"uniques": ["+[15]% Production when constructing [military units]", "New [military] units start with [15] Experience"],
"uniques": ["+[15]% Production when constructing [Military] units", "New [Military] units start with [15] Experience"],
"requires": ["Police State","Fascism"],
"row": 3,
"column": 4