
GesetzIn dieser Version geändert
Heilige Mission
Die Richtlinie all unseres Handelns ist der heilige Auftrag, den wir von unserem himmlischen Herrn erhielten. Die Vision, die die höhere Macht für uns vorgesehen hat, wird sich erfüllen!
TheokratieRegierungsartpotentialPolitlinien 7
Ausgewogene Mission- +0.1 Monatliche Hingabe
Handelsmission- +10% Handelsvorteil
- +0.1 Monatlicher Fortschritt (Freihandel)
Äußere Mission- +10% Kriegswerteffektivität gegen andere Religionen
- +0.1 Monatlicher Fortschritt (Außenpolitik)
Innere Mission- +1 Toleranz (Wahrer Glaube)
- +0.1 Monatlicher Fortschritt (Innenpolitik)
Schutzmission- +0.1 Monatlicher Fortschritt (Defensive)
- +40% Festungsunterhalts-Effizienz
Mission auf hoher See- +0.1 Monatlicher Fortschritt (Marine)
- +10% Marinemoral
Zivilisationsmission- +0.1 Monatlicher Fortschritt (Spiritualität)
- +25% Monatliche Kolonialmigration
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
}