
PolicyChanged this version
Institute the Landfriede
The Landfriede, or 'land peace,' is a decree which dictates that disputes between members of the Holy Roman Empire must be settled in the Imperial Court rather than on the battlefield. This mandate helps us stay cohesive as an empire, rather than becoming weak through petty in-fighting.
LandfriedeLawallow
Expand the LandfriedePolicywants propose policyModifiers
Country modifier 1
Country modifier 2
Definitionin_game/common/laws/20_hre.txt:2297
2298level = 2
2299allow = {
}
}
2303on_activate = {
}
}
2306on_deactivate = {
}
2308country_modifier = {
2309potential_trigger = {
2311is_leader_of_international_organization = scope:recipient
}
}
2320wants_propose_policy = {
2321if = {
2322limit = {
2323scope:recipient = {
}
}
2327add = {
2328desc = "POLICY_BIAS_LEADER_SUPPORTS"
2329value = 50
}
2331add = {
2332desc = "BIAS_FROM_RULER_TRAITS" Bias from Ruler Traits
}
2335add = {
2336desc = "POLICY_STRATEGIC_VALUE" Strategic Value
2337value = stability
2338multiply = -0.5
}
}
2341else = {
2342subtract = {
2343desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" We already have a better policy
2344value = 1000
}
}
}
2350wants_this_policy_bias = {
2351add = {
2352desc = "POLICY_BIAS_PRINCE_WANTS" Prince desires to pass this law
2353value = 25
}
2356add = {
2357desc = "POLICY_STRATEGIC_VALUE" Strategic Value
2358value = stability
2359multiply = -0.5
}
}

