
Policy
Early Imperial Diet
The earliest form of Imperial Diet represents the traditional order of the Holy Roman Empire. Only the Prince-Elector, Archbishop-Elector, and Imperial Prince may participate, excluding Free Imperial City and lower ecclesiastical entities from the legislative process.
• Strong voting power for the Emperor, Prince-Elector, Archbishop-Elector, and Imperial Prince
• Free Imperial City and Imperial Peasant Republic have no voting power
• Minor ecclesiastical roles like Imperial Prelate, Primas Germaniae, and Legatus Natus have limited power
Imperial DietLawallow
Bicameral Imperial DietPolicywants propose policyModifiers
Definitionin_game/common/laws/20_hre.txt:2741
2742level = 2
2743allow = {
}
}
2750on_activate = {
}
}
2755country_modifier = {
2757potential_trigger = {
2758is_leader_of_international_organization = scope:recipient
}
}
2763wants_propose_policy = {
2764if = {
2765limit = {
2766scope:recipient = {
}
}
2770add = {
2771desc = "POLICY_BIAS_LEADER_WANTS" Leader desires to pass this law
2772value = 50
}
}
2775else = {
2776subtract = {
2777desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" We already have a better policy
2778value = 1000
}
}
}
2784wants_this_policy_bias = {
2785add = {
2786desc = "POLICY_BIAS_PRINCE_WANTS" Prince desires to pass this law
2787value = 25
}
}
