
PolicyChanged this version
Empower the Landfriede
The Landfriede is now a powerful institution. Members of the Holy Roman Empire greatly respect its authority.
LandfriedeLawallow
Ewiger LandfriedePolicywants propose policyModifiers
Country modifier 1
Country modifier 2
Definitionin_game/common/laws/20_hre.txt:2442
2443level = 4
2444allow = {
}
}
2448on_activate = {
}
2450custom_tooltip = {
2451text = landfriede_parliament_issue_rank_3 The Peace of the Demand Internal Peace Parliament Issue will last 5 years.
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" Bias from Ruler Traits
}
2487add = {
2488desc = "POLICY_STRATEGIC_VALUE" Strategic Value
2489value = stability
2490multiply = -0.5
}
}
2493else = {
2494subtract = {
2495desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" We already have a better policy
2496value = 1000
}
}
}
2502wants_this_policy_bias = {
2503add = {
2504desc = "POLICY_BIAS_PRINCE_OPPOSES" Prince does not desire to pass this law
2505value = -50
}
2508add = {
2509desc = "POLICY_STRATEGIC_VALUE" Strategic Value
2510value = stability
2511multiply = -0.5
}
}



