Replaced special "hidden after generating a Great Prophet" with a more multi-purpose conditional

This commit is contained in:
Yair Morgenstern
2024-01-25 22:49:34 +02:00
parent c8bc15c800
commit 8aab8f71e4
3 changed files with 9 additions and 1 deletions

View File

@ -64,7 +64,7 @@
{
"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",
"uniques": ["Hidden when religion is disabled", "Gain enough Faith for [33]% of a Great Prophet", "Unavailable <after generating a Great Prophet>",
"Only available <after founding a Pantheon>", "Only available <after [20] turns>"],
"color": "#CDDDF4"
}