
LawChanged this version
Holy Mission
The guideline for our every action is the Holy Mission we have been granted from our divine ruler. The vision the higher power has foreseen for us shall come to fruition!
TheocracyGovernment TypepotentialPolicies 7
Balanced Mission- +0.1 Monthly Devotion
Commercial Mission- +10% Trade Advantage
- +0.1 Monthly Progress to Free Trade
External Mission- +10% War Score vs other Religion Efficiency
- +0.1 Monthly Progress to Outward
Internal Mission- +1 Tolerance of the True Faith
- +0.1 Monthly Progress to Inward
Mission of Protection- +0.1 Monthly Progress to Defensive
- +40% Fortification Maintenance Efficiency
Mission on the High Seas- +0.1 Monthly Progress to Naval
- +10% Navy Morale
Mission to Civilize- +0.1 Monthly Progress to Spiritualist
- +25% Monthly Colonial Migration
Definitionin_game/common/laws/00_theocracies.txt:87
88law_category = religious
90law_gov_group = theocracy
95internal_mission_policy = {
96country_modifier = {
97tolerance_own = 1
98monthly_towards_inward = societal_value_monthly_move
}
100estate_preferences = {
peasants_estate
}
103years = 2
}
105external_mission_policy = {
106country_modifier = {
107war_score_vs_other_religion_efficiency = 0.1
108monthly_towards_outward = societal_value_monthly_move
}
110estate_preferences = {
nobles_estate
}
113years = 2
}
115balanced_mission_policy = {
116country_modifier = {
117monthly_devotion = 0.1
}
119estate_preferences = {
clergy_estate
}
122years = 2
}
124commercial_mission_policy = {
125country_modifier = {
126global_merchant_power = 0.1
127monthly_towards_free_trade = societal_value_monthly_move
}
129estate_preferences = {
burghers_estate
}
132years = 2
}
134mission_of_protection_policy = {
135country_modifier = {
136monthly_towards_defensive = societal_value_monthly_move
137fort_maintenance_efficiency = 0.4
}
139estate_preferences = {
peasants_estate
nobles_estate
}
143years = 2
}
145mission_to_civilize_policy = {
146country_modifier = {
147monthly_towards_spiritualist = societal_value_monthly_move
148colonial_migration_size_modifier = 0.25
}
150estate_preferences = {
clergy_estate
}
153years = 2
}
155mission_on_the_high_seas_policy = {
156country_modifier = {
157monthly_towards_naval = societal_value_monthly_move
158naval_morale_modifier = 0.1
}
160estate_preferences = {
burghers_estate
}
163years = 2
}