
PolicyChanged this version
Expand the Landfriede
The Landfriede gains additional influence and recognition amongst members of the Holy Roman Empire.
LandfriedeLawallow
Empower the LandfriedePolicywants propose policyModifiers
Country modifier 1
Country modifier 2
Definitionin_game/common/laws/20_hre.txt:2366
2367level = 3
2368allow = {
}
}
2372on_activate = {
}
2374custom_tooltip = {
2375text = landfriede_parliament_issue_rank_2 The Peace of the Demand Internal Peace Parliament Issue will last 3 years.
2376type = hre_demand_internal_peace
}
}
}
2379on_deactivate = {
2380type = hre_demand_internal_peace
}
}
2382country_modifier = {
2383potential_trigger = {
2385is_leader_of_international_organization = scope:recipient
}
}
2396wants_propose_policy = {
2397if = {
2398limit = {
2399scope:recipient = {
}
}
2403add = {
2404desc = "POLICY_BIAS_LEADER_SUPPORTS"
2405value = 50
}
2407add = {
2408desc = "BIAS_FROM_RULER_TRAITS" Bias from Ruler Traits
}
2411add = {
2412desc = "POLICY_STRATEGIC_VALUE" Strategic Value
2413value = stability
2414multiply = -0.5
}
}
2417else = {
2418subtract = {
2419desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" We already have a better policy
2420value = 1000
}
}
}
2426wants_this_policy_bias = {
2427add = {
2428desc = "POLICY_BIAS_PRINCE_OPPOSES" Prince does not desire to pass this law
2429value = -33
}
2432add = {
2433desc = "POLICY_STRATEGIC_VALUE" Strategic Value
2434value = stability
2435multiply = -0.5
}
}



