Reworked buying buildings & units with stats a bit (#5618)

* Reworked buying buildings & units with stats a bit

* Reviews
This commit is contained in:
Xander Lenstra
2021-10-31 16:59:13 +01:00
committed by GitHub
parent 045b52c935
commit 53a0c9b248
5 changed files with 153 additions and 76 deletions

View File

@ -128,7 +128,7 @@
{
"name": "Cathedrals",
"type": "Follower",
"uniques": ["May buy [Cathedral] buildings for [200] [Faith] [in cities following this religion]"]
"uniques": ["May buy [Cathedral] buildings with [Faith] [in cities following this religion]"]
},
{
"name": "Choral Music",
@ -163,17 +163,17 @@
{
"name": "Monasteries",
"type": "Follower",
"uniques": ["May buy [Monastery] buildings for [200] [Faith] [in cities following this religion]"]
"uniques": ["May buy [Monastery] buildings with [Faith] [in cities following this religion]"]
},
{
"name": "Mosques",
"type": "Follower",
"uniques": ["May buy [Mosque] buildings for [200] [Faith] [in cities following this religion]"]
"uniques": ["May buy [Mosque] buildings with [Faith] [in cities following this religion]"]
},
{
"name": "Pagodas",
"type": "Follower",
"uniques": ["May buy [Pagoda] buildings for [200] [Faith] [in cities following this religion]"]
"uniques": ["May buy [Pagoda] buildings with [Faith] [in cities following this religion]"]
},
{
"name": "Peace Gardens",