Implemented Follower beliefs for religions (#4530)

* Minor things

* Added a few follower beliefs

* Implemented follower beliefs when founding a religion

* Added missing follower beliefs as much as possible

* Religion screen now scrolls correctly

* Buttons for chosen religions are now disabled  instead of removed, idea couresty to someTroglodyte

* Implemented requested changes
This commit is contained in:
Xander Lenstra
2021-07-19 20:51:34 +02:00
committed by GitHub
parent 50cec97354
commit c81c1b6a1b
8 changed files with 169 additions and 37 deletions

View File

@ -117,6 +117,47 @@
"name": "Stone Circles",
"type": "Pantheon",
"uniques": ["[+2 Faith] from every [Quarry]"]
},
///////////////////////////////////////// Follower beliefs /////////////////////////////////////////
// Missing: asceticism (requires followers)
// Missing: cathedrals (requires purchasing with faith)
// Missing: choral music (requires followers)
{
"name": "Divine inspiration",
"type": "Follower",
"uniques": ["[+2 Faith] from every Wonder"]
},
{
"name": "Feed the World",
"type": "Follower",
"uniques": ["[+1 Food] from every [Shrine]", "[+1 Food] from every [Temple]"]
},
{
"name": "Guruship",
"type": "Follower",
"uniques": ["[+2 Production] if this city has at least [1] specialists"]
},
// Missing: Holy Warriors (requires purchasing with faith)
// Missing: Liturgical drama (requires followers)
// Missing: Monasteries (requires purchasing with faith)
// Missing: Mosques (requires purchasing with faith)
// Missing: Pagodas (requires purchasing with faith)
{
"name": "Peace Gardens",
"type": "Follower",
"uniques": ["[+2 Happiness] from every [Garden]"]
},
{
"name": "Religious Art",
"type": "Follower",
"uniques": ["[+8 Culture] from every [Hermitage]"]
},
// Missing: Religious center (requires followers)
// Missing: Religious community (requires followers)
{
"name": "Swords into Ploughshares",
"type": "Follower",
"uniques": ["[+15]% growth [in this city] when not at war"]
}
]

View File

@ -931,6 +931,7 @@ All policies adopted =
# Religions
Choose an Icon and name for your Religion =
Choose a [$beliefType] belief! =
Found [religionName] =
# Terrains