Updated the natural wonders for vanilla (#5943)

* Updated the natural wonders for vanilla

* Might as well remove the faith ruins bonuses
This commit is contained in:
Xander Lenstra
2022-01-10 22:28:05 +01:00
committed by GitHub
parent 3e6a190ab4
commit 0349e0a776
2 changed files with 3 additions and 79 deletions

View File

@ -54,17 +54,5 @@
"name": "find a crudely-drawn map",
"notification": "We have found a crudely-drawn map in the ruins!",
"uniques": ["From a randomly chosen tile [4] tiles away, reveal tiles up to [4] tiles away with [80]% chance"]
},
{
"name": "discover holy symbols",
"notification": "We have found holy symbols in the ruins, giving us a deeper understanding of religion! (+[faithAmount] Faith)",
"uniques": ["Hidden when religion is disabled", "Gain enough Faith for a Pantheon", "Hidden after founding a Pantheon", "Only available after [20] turns"],
"color": "#CDDDF4"
},
{
"name": "an ancient prophecy",
"notification": "We have found an ancient prophecy in the ruins, greatly increasing our spiritual connection! (+[faithAmount] Faith)",
"uniques": ["Hidden when religion is disabled", "Gain enough Faith for [33]% of a Great Prophet", "Hidden after generating a Great Prophet", "Hidden before founding a Pantheon", "Only available after [20] turns"],
"color": "#CDDDF4"
}
]