New cityFilter for cities connected to capital

This commit is contained in:
Yair Morgenstern
2021-02-05 15:34:20 +02:00
parent 1e6c8dacff
commit 84c200bd32
4 changed files with 22 additions and 6 deletions

View File

@ -24,7 +24,7 @@
},
{
"name": "Landed Elite",
"uniques": ["+[10]% growth in capital", "[+2 Food] in capital"],
"uniques": ["+[10]% growth [in capital]", "[+2 Food] [in capital]"],
"requires": ["Legalism"],
"row": 2,
"column": 2
@ -38,14 +38,14 @@
},
{
"name": "Tradition Complete",
"uniques": ["+[15]% growth in all cities","[+2 Food] in all cities"]
"uniques": ["+[15]% growth [in all cities]","[+2 Food] [in all cities]"]
}
]
},
{
"name": "Liberty",
"era": "Ancient era",
"uniques": ["[+1 Culture] in all cities"],
"uniques": ["[+1 Culture] [in all cities]"],
"policies": [
{
"name": "Collective Rule",
@ -61,7 +61,7 @@
},
{
"name": "Republic",
"uniques": ["[+1 Production] in all cities", "+[5]% Production when constructing [Buildings]"],
"uniques": ["[+1 Production] [in all cities]", "+[5]% Production when constructing [Buildings]"],
"requires": ["Collective Rule"],
"row": 2,
"column": 1
@ -75,7 +75,7 @@
},
{
"name": "Meritocracy",
"uniques": ["+1 happiness for every city connected to capital", "Unhappiness from population decreased by [5]%"],
"uniques": ["[+1 Happiness] [in all cities connected to capital]", "Unhappiness from population decreased by [5]%"],
"requires": ["Citizenship"],
"row": 2,
"column": 5