Added a simplified version of great prophets, implemented a basic city religion UI (#4356)

* Add a very simple display for the religion in a city

* Added missing credits for shrine

* Added Great Prophet unit

* Great prophets can now be generated using faith

* Great Prophets can now construct holy sites

* Great Prophets can now spread their religion to friendly cities

* Holy site can only be constructed if the great prophet hasn't spread religion yet

* Added missing translation string

* Fixed more translation problems

* Implemented requested changes
This commit is contained in:
Xander Lenstra
2021-07-09 09:48:33 +02:00
committed by GitHub
parent abd877dd1b
commit 5376e488a0
19 changed files with 828 additions and 699 deletions

View File

@ -1472,6 +1472,12 @@
"uniques": ["Can speed up construction of a wonder", "Can construct [Manufactory]", "Great Person - [Production]", "Unbuildable"],
"movement": 2
},
{
"name": "Great Prophet",
"unitType": "Civilian",
"uniques": ["Can construct [Holy site] if it hasn't spread religion yet", "Can spread religion [4] times","Great Person - [Faith]", "Unbuildable"],
"movement": 2
},
{
"name": "Great General",
"unitType": "Civilian",