mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-25 07:09:16 +07:00
Make Icons clickable in religions per city display (#6497)
* Make Icons clickable in religions per city display * Add tutorial mention of the religious icon click feature * Fix merge import mistakes
This commit is contained in:
@ -195,6 +195,8 @@
|
||||
"When founding a city, it won't follow a religion immediately.",
|
||||
"The religion a city follows depends on the total pressure each religion has within the city.",
|
||||
"Followers are allocated in the same proportions as these pressures, and these followers can be viewed in the city screen.",
|
||||
"You are allowed to check religious followers and pressures in cities you do not own by selecting them.",
|
||||
"In both places, a tap/click on the icon of a religion will show detailed information with its effects.",
|
||||
"Based on this, you can get a feel for which religions have a lot of pressure built up in the city, and which have almost none.",
|
||||
"The city follows a religion if a majority of its population follows that religion, and will only then receive the effects of Follower and Pantheon beliefs of that religion."
|
||||
],
|
||||
|
@ -5380,6 +5380,8 @@ Religion inside cities = Religion in den Städten
|
||||
When founding a city, it won't follow a religion immediately. = Wenn eine Stadt gegründet wird, wird sie sich nicht sofort einer Religion anschließen.
|
||||
The religion a city follows depends on the total pressure each religion has within the city. = Welcher Religion eine Stadt folgt, hängt von dem Gesamtdruck ab, den jede Religion in der Stadt ausübt.
|
||||
Followers are allocated in the same proportions as these pressures, and these followers can be viewed in the city screen. = Die Anhänger werden im gleichen Verhältnis, je nach Druck ihrer jeweiligen Religion, zugewiesen, und diese Anhänger können in der Stadtansicht angezeigt werden.
|
||||
You are allowed to check religious followers and pressures in cities you do not own by selecting them. = Du darfst auch die Anhänger und religiösen Druck in fremden Städten kontrollieren, indem Du sie auswählst.
|
||||
In both places, a tap/click on the icon of a religion will show detailed information with its effects. = In beiden Stellen führt ein Antippen/Klicken des Symbols der Religion zu detaillierter Information über ihre Effekte.
|
||||
Based on this, you can get a feel for which religions have a lot of pressure built up in the city, and which have almost none. = Auf diese Weise kannst du ein Gefühl dafür bekommen, welche Religionen in der Stadt viel Druck aufgebaut haben und welche kaum welchen.
|
||||
The city follows a religion if a majority of its population follows that religion, and will only then receive the effects of Follower and Pantheon beliefs of that religion. = Die Stadt folgt erst einer Religion, wenn die Mehrheit ihrer Bevölkerung dieser Religion angehört und erhält nur dann die Auswirkungen des Anhänger- und Pantheons-Glaubenssatzes dieser Religion.
|
||||
|
||||
|
Reference in New Issue
Block a user