
PolitiqueModifié dans cette version
Renforcer la Landfriede
La Landfriede est désormais une institution puissante. Les membres du Saint-Empire romain germanique respectent son autorité.
LandfriedeLoiallow
Ewiger LandfriedePolitiquewants propose policyModificateurs
Country modifier 1
Country modifier 2
Définitionin_game/common/laws/20_hre.txt:2442
2443level = 4
2444allow = {
}
}
2448on_activate = {
}
2450custom_tooltip = {
2451text = landfriede_parliament_issue_rank_3 La Paix de la Loi parlementaire Exiger une paix intérieure durera 5 ans.
2452type = hre_demand_internal_peace
}
}
}
2455on_deactivate = {
2456type = hre_demand_internal_peace
}
}
2458country_modifier = {
2459potential_trigger = {
2461is_leader_of_international_organization = scope:recipient
}
}
2472wants_propose_policy = {
2473if = {
2474limit = {
2475scope:recipient = {
}
}
2479add = {
2480desc = "POLICY_BIAS_LEADER_SUPPORTS"
2481value = 50
}
2483add = {
2484desc = "BIAS_FROM_RULER_TRAITS" Biais dû aux Traits du dirigeant
}
2487add = {
2488desc = "POLICY_STRATEGIC_VALUE" Valeur stratégique
2489value = stability
2490multiply = -0.5
}
}
2493else = {
2494subtract = {
2495desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" Nous avons déjà une meilleure politique
2496value = 1000
}
}
}
2502wants_this_policy_bias = {
2503add = {
2504desc = "POLICY_BIAS_PRINCE_OPPOSES" Le Prince ne souhaite pas faire passer cette loi
2505value = -50
}
2508add = {
2509desc = "POLICY_STRATEGIC_VALUE" Valeur stratégique
2510value = stability
2511multiply = -0.5
}
}



