
PolicyChanged this version
Ewiger Landfriede
The Landfriede is at its apex of influence and power within the Holy Roman Empire, and private warfdare between member states has been permanently outlawed. Any disputes that arise are subject to judgment in the Imperial Court.
LandfriedeLawallow
Outlaw Internal WarfarePolicywants propose policyModifiers
Country modifier 1
Country modifier 2
Definitionin_game/common/laws/20_hre.txt:2518
2519level = 5
2520allow = {
}
}
2524on_activate = {
}
2526custom_tooltip = {
2527text = landfriede_parliament_issue_rank_4 The Peace of the Demand Internal Peace Parliament Issue will last 10 years.
2528type = hre_demand_internal_peace
}
}
}
2531on_deactivate = {
2532type = hre_demand_internal_peace
}
}
2534international_organization_modifier = {
2535hre_emperor_comfort_policies_counter = 1
}
2537country_modifier = {
2538potential_trigger = {
2540is_leader_of_international_organization = scope:recipient
}
}
2551wants_propose_policy = {
2552if = {
2553limit = {
2554scope:recipient = {
}
}
2558add = {
2559desc = "POLICY_BIAS_LEADER_SUPPORTS"
2560value = 75
}
2562add = {
2563desc = "BIAS_FROM_RULER_TRAITS" Bias from Ruler Traits
}
2566add = {
2567desc = "POLICY_STRATEGIC_VALUE" Strategic Value
2568value = stability
2569multiply = -0.5
}
}
2572else = {
2573subtract = {
2574desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" We already have a better policy
2575value = 1000
}
}
}
2581wants_this_policy_bias = {
2582add = {
2583desc = "POLICY_BIAS_PRINCE_OPPOSES" Prince does not desire to pass this law
2584value = -60
}
2587add = {
2588desc = "POLICY_STRATEGIC_VALUE" Strategic Value
2589value = stability
2590multiply = -0.5
}
}



