
Policy
Expanded Electors
The Prince-Elector expand their ranks by two additional seats, and also add two additional Archbishop-Elector. Only significant promises and pledges can earn the favor of an Prince-Elector.
Electorate OrganizationLawallowModifiers
Definitionin_game/common/laws/20_hre.txt:1278
1279level = 2
1280allow = {
}
}
1285on_activate = {
}
}
1290international_organization_modifier = {
1292potential_trigger = {
}
1295hre_max_elector = 1
1296hre_max_archbishop_elector = 1
1297hre_emperor_comfort_policies_counter = -1
}
1300international_organization_modifier = {
1301potential_trigger = {
}
1304hre_max_elector = 4
1305hre_max_archbishop_elector = -4
1306hre_emperor_comfort_policies_counter = -1
}
1308country_modifier = {
1309potential_trigger = {
1311is_leader_of_international_organization = scope:recipient
}
}
1317wants_propose_policy = {
1318add = {
1319desc = "POLICY_BIAS_LEADER_OPPOSES" Leader does not desire to pass this law
1320value = -250
}
}
1324wants_this_policy_bias = {
1325add = {
1326desc = POLICY_BIAS_PRINCE_WANTS Prince desires to pass this law
1327value = 50
}
1330if = {
1332add = {
1333desc = "IS_ELECTOR" Is Elector
1334value = 100
}
}
}

