
Policy
Traditional Diet
Having never been formally codified, the system of the Court Assembly is in dire need of reform.
Imperial DietLawallow
Early Imperial DietPolicywants propose policyDefinitionin_game/common/laws/20_hre.txt:2694
2695level = 1
2696allow = {
2697always = no
}
}
2703on_activate = {
}
}
2707wants_propose_policy = {
2708if = {
2709limit = {
2710scope:recipient = {
}
}
2714add = {
2715desc = "POLICY_BIAS_LEADER_OPPOSES" Leader does not desire to pass this law
2716value = -25
}
}
2719else = {
2720subtract = {
2721desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" We already have a better policy
2722value = 1000
}
}
}
2727wants_this_policy_bias = {
2728add = {
2729desc = "POLICY_BIAS_PRINCE_OPPOSES" Prince does not desire to pass this law
2730value = -25
}
}
2734wants_keep_policy = {
2735add = {
2736desc = "POLICY_BIAS_PRINCE_OPPOSES" Prince does not desire to pass this law
2737value = -25
}
}