
Policy
Free Electorate
Electors are fully independent in choosing the next Emperor. Self-voting is permitted.
Imperial VotingLawallow
Emperor Dynastic PreferencePolicywants propose policyDefinitionin_game/common/laws/20_hre.txt:945
946level = 2
947allow = {
}
}
952on_activate = {
}
}
955international_organization_modifier = {
955allow_self_vote = yes
}
957wants_propose_policy = {
958if = {
959limit = {
960scope:recipient = {
}
}
964add = {
965desc = "POLICY_BIAS_LEADER_WANTS" Leader desires to pass this law
966value = 50
}
}
969else = {
970subtract = {
971desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" We already have a better policy
972value = 1000
}
}
}
978wants_this_policy_bias = {
979add = {
980desc = "POLICY_BIAS_PRINCE_OPPOSES" Prince does not desire to pass this law
981value = 50
}
983if = {
983add = {
983desc = "IS_ELECTOR" Is Elector
983value = 250
}
}
}