Before we get to the Invention, let's look at the invention before it.
now the Historic Faith invention
One of the requirements for Historic faith is lost in the previous invention therefore making historic faith impossible to research. Or am I missing something?
Code:
religious_stability = {
trigger = {
religious_tech = 24
capital_scope = { civilization_value = 65 }
religion_group = helenistic_pantheon
invention = societal_status
}
effect = {
[B] [COLOR=DarkOrange]lose_invention = societal_status[/COLOR][/B]
}
land_organisation = 0.05
Code:
historic_faith = {
trigger = {
religious_tech = 26
capital_scope = { civilization_value = 65 }
religion_group = helenistic_pantheon
[B][COLOR=DarkOrange]invention = societal_status[/COLOR] [/B]
}
effect = {
}
omen_chance = 0.05
Upvote
0