
Policy
Emperor Dynastic Preference
Electors favor candidates belonging to the Emperor's dynasty, consolidating dynastic power over the electoral system.
Holy Roman EmpireInternational Organizationcountry modifier 2
Imperial VotingLawallow
Emperor Successor PreferencePolicywants propose policyModifiers
Country modifier 1
Country modifier 2
Definitionin_game/common/laws/20_hre.txt:992
993level = 3
994allow = {
}
}
999on_activate = {
}
}
1003international_organization_modifier = {
1003allow_self_vote = yes
}
1004country_modifier = {
1005potential_trigger = {
}
}
1011country_modifier = {
1012potential_trigger = {
1014custom_tooltip = {
1015text = same_dynasty_as_emperor_tt Same Dynasty as the Emperor
1016trigger_if = {
1017limit = {
}
}
1020trigger_else = {
}
}
}
}
1028wants_propose_policy = {
1029if = {
1030limit = {
1031scope:recipient = {
}
}
1035add = {
1036desc = "POLICY_BIAS_LEADER_WANTS" Leader desires to pass this law
1037value = 100
}
}
1040else = {
1041subtract = {
1042desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" We already have a better policy
1043value = 1000
}
}
}
1049wants_this_policy_bias = {
1050add = {
1051desc = POLICY_BIAS_PRINCE_OPPOSES Prince does not desire to pass this law
1052value = -100
}
1054if = {
1054add = {
1054desc = "IS_ELECTOR" Is Elector
1054value = -250
}
}
}

