
Ley
Legitimación del poder
Una monarquía sobrevive únicamente mientras sus súbditos crean en la legitimidad de su gobernante. Los gobernantes justifican su poder de muchas maneras. Con el paso del tiempo, surgirán nuevas filosofías políticas que explicarán a su manera la necesidad de un Gobierno fuerte.
Políticas 6
Gobierno maquiavélico- −10% Coste de declarar guerra
- −1 Reputación diplomática
- +0.05 Progreso mensual hacia el enfoque beligerante
Les Six Livres de la République- +0.05 Legitimidad mensual
- +0.02 Inversión en estabilidad
Leviathan- +10% Poder de la Corona
- −5% Separatismo
- +0.1 Progreso mensual hacia el absolutismo
Libertad de los antiguos frente a los modernos- +0.1 Progreso mensual hacia el individualismo
- −0.03% Crecimiento mensual de rebeldes
- +2.5% Equilibrio de satisfacción estamental
El contrato social- +0.1 Progreso mensual hacia el comunalismo
- +1 Tolerancia de creencias heréticas
- +1 Tolerancia de creencias paganas
Dos tratados de gobierno- +2.5% Equilibrio de satisfacción estamental
- +0.1 Progreso mensual hacia el liberalismo
Definiciónin_game/common/laws/00_monarchy.txt:363
364law_category = administrative
365machiavellian_rule_policy = {
366country_modifier = {
367declaring_war_cost_modifier = -0.1
368diplomatic_reputation = diplomatic_reputation_weak_penalty
369monthly_towards_belligerent = societal_value_minor_monthly_move
}
371estate_preferences = {
crown_estate
}
374years = 2
}
376six_livres_policy = {
377country_modifier = {
378monthly_legitimacy = 0.05
379stability_investment = small_stability_investment
}
381estate_preferences = {
clergy_estate
nobles_estate
}
385years = 2
}
387two_treatises_of_government_policy = {
388allow = {
389OR = {
390current_age = age_5_absolutism
391current_age = age_6_revolutions
}
}
394country_modifier = {
395global_estate_target_satisfaction = small_permanent_target_satisfaction
396monthly_towards_liberalism = societal_value_monthly_move
}
398estate_preferences = {
burghers_estate
}
401years = 2
}
403the_leviathan_policy = {
404allow = {
405OR = {
406current_age = age_5_absolutism
407current_age = age_6_revolutions
}
}
410country_modifier = {
411global_crown_estate_power = 0.1
412global_separatism = -0.05
413monthly_towards_absolutism = societal_value_monthly_move
}
415estate_preferences = {
crown_estate
}
418years = 2
}
420the_social_contract_policy = {
421allow = {
422current_age = age_6_revolutions
}
424country_modifier = {
425monthly_towards_communalism = societal_value_monthly_move
426tolerance_heretic = 1
427tolerance_heathen = 1
}
429estate_preferences = {
peasants_estate
}
432years = 2
}
434the_liberty_of_ancients_vs_moderns_policy = {
435allow = {
436current_age = age_6_revolutions
}
438country_modifier = {
439monthly_towards_individualism = societal_value_monthly_move
440monthly_rebel_growth = -0.0003
441global_estate_target_satisfaction = small_permanent_target_satisfaction
}
443estate_preferences = {
burghers_estate
}
446years = 2
}