
Law
Nature of our Faith
Religion is the pillar of our entire society, and as such, the nature of our faith plays a role in all facets of our culture. No major decisions can be made without carefully considering the religious perspective of taking these actions.
TheocracyGovernment TypepotentialPolicies 5
Belief and Unity- +1 Tolerance of Heretical Beliefs
- +1 Tolerance of Heathen Beliefs
Church and State- +10% Crown Power
- +0.05 Monthly Progress to Absolutism
Faith and Power- +1% Army Morale Recovery Speed
- +1% Navy Morale Recovery Speed
God and Man- +20% Pop Conversion Speed %
Organize Our Faith- +5% Crown Power
- +1 Tolerance of the True Faith
Definitionin_game/common/laws/00_theocracies.txt:167
168law_category = religious
170law_gov_group = theocracy
175faith_and_power_policy = {
176country_modifier = {
177land_morale_recovery = 0.01
178naval_morale_recovery = 0.01
}
180estate_preferences = {
nobles_estate
}
183years = 2
}
185belief_and_unitiy_policy = {
186country_modifier = {
187tolerance_heretic = 1
188tolerance_heathen = 1
}
190estate_preferences = {
clergy_estate
}
193years = 2
}
195church_and_state_policy = {
196potential = {
197is_country_religion_pagan = no
}
199country_modifier = {
200global_crown_estate_power = 0.1
201monthly_towards_absolutism = societal_value_minor_monthly_move
}
203estate_preferences = {
crown_estate
}
206years = 2
}
208god_and_man_policy = {
209potential = {
210is_country_religion_pagan = no
}
212country_modifier = {
213global_pop_conversion_speed_modifier = 0.2
}
215estate_preferences = {
peasants_estate
}
218years = 2
}
220organize_our_faith_policy = {
221potential = {
222is_country_religion_pagan = yes
}
224country_modifier = {
225global_crown_estate_power = 0.05
226tolerance_own = 1
}
228estate_preferences = {
crown_estate
}
231years = 2
}