
PolicyChanged this version
Absence of Landfriede
'Might makes right' accurately describes the current practical politics of the Holy Roman Empire; disputes between our members will be resolved on the battlefield.
LandfriedeLawallow
Institute the LandfriedePolicywants propose policyModifiers
Definitionin_game/common/laws/20_hre.txt:2245
2246level = 1
2247allow = {
}
}
2250on_activate = {
}
}
2258wants_propose_policy = {
2259if = {
2260limit = {
2261scope:recipient = {
}
}
2265add = {
2266desc = "POLICY_BIAS_LEADER_SUPPORTS"
2267value = -50
}
2269add = {
2270desc = "BIAS_FROM_RULER_TRAITS" Bias from Ruler Traits
}
}
2274else = {
2275subtract = {
2276desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" We already have a better policy
2277value = 1000
}
}
}
2282wants_this_policy_bias = {
2283add = {
2284desc = "POLICY_BIAS_PRINCE_OPPOSES" Prince does not desire to pass this law
2285value = -50
}
}
2289wants_keep_policy = {
2291add = {
2292desc = "BIAS_FROM_RULER_TRAITS" Bias from Ruler Traits
}
}
