mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-24 21:51:14 +07:00
Update existing wonders to G&K stats, mostly providing faith instead of culture (#5217)
This commit is contained in:
parent
ce8dd40c60
commit
f996103403
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user