Added founder beliefs, updates to pantheon spreading (#4827)

* Added founder beliefs, minor changes to pantheons

* Fixed the tests

* Implemented recommended chances

* Implemented requested changes
This commit is contained in:
Xander Lenstra
2021-08-11 08:56:36 +02:00
committed by GitHub
parent 3c4bb1a558
commit 4aed0f0f80
11 changed files with 201 additions and 44 deletions

View File

@ -175,5 +175,37 @@
"name": "Swords into Ploughshares",
"type": "Follower",
"uniques": ["[+15]% growth [in this city] when not at war"]
}
},
///////////////////////////////////////// Founder beliefs //////////////////////////////////////////
{
"name": "Ceremonial Burial",
"type": "Founder",
"uniques": ["[+1 Happiness] for each global city following this religion"]
},
{
"name": "Church Property",
"type": "Founder",
"uniques": ["[+2 Gold] for each global city following this religion"]
},
{
"name": "Initiation Rites",
"type": "Founder",
"uniques": ["[+100 Gold] when a city adopts this religion for the first time (modified by game speed)"]
},
// Missing: Interfaith Dialogue (requires followers)
{
"name": "Papal Primacy",
"type": "Founder",
"uniques": ["Resting point for influence with City-States following this religion [+15]"]
},
// Missing: Peace Loving (requires followers)
{
"name": "Pilgrimage",
"type": "Founder",
"uniques": ["[+2 Faith] for each global city following this religion"]
},
// Missing: Tithe (requires followers)
// Missing: World Churhc (requires followers)
]

View File

@ -530,7 +530,11 @@ Our [name] took [tileDamage] tile damage =
[civName] has adopted the [policyName] policy =
An unknown civilization has adopted the [policyName] policy =
Our influence with City-States has started dropping faster! =
You gained [Stats] as your religion was spread to [cityName] =
You gained [Stats] as your religion was spread to an unknown city =
Your city [cityName] was converted to [religionName]! =
# World Screen UI
Working... =
@ -1152,4 +1156,4 @@ in all cities with a garrison =
Only available after [] turns =
This Unit upgrades for free =
[stats] when a city adopts this religion for the first time =