From f9961034030e55fb07b288f9d38a7bf45231253b Mon Sep 17 00:00:00 2001 From: Xander Lenstra <71121390+xlenstra@users.noreply.github.com> Date: Wed, 15 Sep 2021 13:46:33 +0200 Subject: [PATCH] Update existing wonders to G&K stats, mostly providing faith instead of culture (#5217) --- android/assets/jsons/Civ V - Vanilla/Buildings.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/android/assets/jsons/Civ V - Vanilla/Buildings.json b/android/assets/jsons/Civ V - Vanilla/Buildings.json index fa126cf720..0657db126b 100644 --- a/android/assets/jsons/Civ V - Vanilla/Buildings.json +++ b/android/assets/jsons/Civ V - Vanilla/Buildings.json @@ -64,7 +64,7 @@ }, { "name": "Stonehenge", - "culture": 6, + "faith": 5, "isWonder": true, "greatPersonPoints": {"Great Engineer": 1}, "requiredTech": "Calendar", @@ -247,7 +247,7 @@ "culture": 1, "isWonder": true, "requiredTech": "Mathematics", - "uniques": ["Provides a free [Garden] [in this city]"] + "uniques": ["Provides a free [Garden] [in this city]"], "quote": "'I think that if ever a mortal heard the word of God it would be in a garden at the cool of the day.' - F. Frankfort Moore" }, { @@ -448,10 +448,9 @@ }, { "name": "Hagia Sophia", - "culture": 1, - "greatPersonPoints": {"Great Artist": 1}, + "faith": 3, "isWonder": true, - "uniques": ["[+25]% great person generation [in all cities]", "Free Great Person"], + "uniques": ["Provides a free [Temple] [in this city]", "Free [Great Prophet] appears"], "requiredTech": "Theology", "quote": "'For it soars to a height to match the sky, and as if surging up from among the other buildings it stands on high and looks down upon the remainder of the city, adorning it, because it is a part of it, but glorying in its own beauty' - Procopius, De Aedificis" }, @@ -632,7 +631,7 @@ }, { "name": "Notre Dame", - "culture": 3, + "faith": 4, "happiness": 10, "greatPersonPoints": {"Great Merchant": 1}, "isWonder": true,