Updated Freedom branch to G&K (#4142)

* Updated Freedom branch to G&K

* Hotfix for autocracy policy that I accidentally added already

* Implemented recommended changes (mostly)

* Implemented recommended changes

* Implemented recommended changes better
This commit is contained in:
Xander Lenstra
2021-06-18 08:42:48 +02:00
committed by GitHub
parent 87810b8ce8
commit 1d18c418e7
7 changed files with 145 additions and 87 deletions

View File

@ -360,33 +360,33 @@
},
{
"name": "Universal Suffrage",
"uniques": ["[+1 Production] per [5] population in all cities"],
"uniques": ["+[33]% Defensive Strength for cities"],
"row": 1,
"column": 3
},
{
"name": "Civil Society",
"uniques": ["-50% food consumption by specialists"],
"uniques": ["-[50]% food consumption by specialists"],
"row": 1,
"column": 5
},
{
"name": "Free Speech",
"uniques": ["[+1 Culture] per [2] population in all cities"],
"uniques": ["[8] units cost no maintenance"],
"requires": ["Constitution"],
"row": 2,
"column": 1
},
{
"name": "Democracy",
"uniques": ["Specialists produce half normal unhappiness"],
"uniques": ["Specialists only produce [50]% of normal unhappiness"],
"requires": ["Civil Society"],
"row": 2,
"column": 5
},
{
"name": "Freedom Complete",
"uniques": ["Tile yield from Great Improvements +100%", "Golden Age length increased by [50]%"]
"uniques": ["+[100]% yield from [Great Improvements]", "Golden Age length increased by [50]%"]
}
]
},