
LeyCambiado en esta versión
Principios administrativos
Si queremos dar ejemplo a todos nuestros ciudadanos, la república debe defender los principios que dictan el libro de ruta de nuestras políticas.
La repúblicaTipo gubernamentalpotentialPolíticas 6
Principios comerciales- +20% Eficiencia de comercio en mar
Principios ilustrados- +0.01% Alfabetización mensual
- +0.1 Progreso mensual hacia el enfoque humanista
Principios militares- −10% Separatismo
- +0.1 Progreso mensual hacia el enfoque beligerante
Principios morales- +5% Equilibrio de satisfacción estamental del clero
- +0.1 Progreso mensual hacia el enfoque conciliador
Principios políticos- +0.1 Progreso mensual hacia la plutocracia
- +10% Eficiencia de proximidad
Principio de protección- +10% Defensa de fortaleza
- +0.1 Progreso mensual hacia el enfoque volcado al interior
Definiciónin_game/common/laws/00_republic.txt:157
158law_category = administrative
160law_gov_group = republic
166political_principle = {
167country_modifier = {
168monthly_towards_plutocracy = societal_value_monthly_move
169global_distance_from_capital_speed_propagation = 0.1
}
171estate_preferences = {
nobles_estate
}
174years = 2
}
176moral_principle = {
177country_modifier = {
178clergy_estate_target_satisfaction = medium_permanent_target_satisfaction
179monthly_towards_conciliatory = societal_value_monthly_move
}
181estate_preferences = {
clergy_estate
}
184years = 2
}
186protection_principle = {
187country_modifier = {
188global_defensive = 0.1
189monthly_towards_inward = societal_value_monthly_move
}
191estate_preferences = {
peasants_estate
}
194years = 2
}
196military_principle = {
197country_modifier = {
198global_separatism = -0.1
199monthly_towards_belligerent = societal_value_monthly_move
}
201estate_preferences = {
burghers_estate
}
204years = 2
}
206enlightened_principle = {
207allow = {
208has_embraced_institution = institution:enlightenment
}
210country_modifier = {
211global_monthly_literacy = 0.01
212monthly_towards_humanist = societal_value_monthly_move
}
214estate_preferences = {
burghers_estate
}
217years = 2
}
219commercialist_principle = {
220potential = {
221country_type = building
}
223country_modifier = {
224trade_sea_efficiency = medium_trade_sea_efficiency_bonus
}
226estate_preferences = {
burghers_estate
}
229years = 2
}