
PolicyChanged this version
Secularized Electorate
The previous positions of the Archbishop-Elector have been fully secularized.
Electorate OrganizationLawallow
Expanded ElectorsPolicyallowModifiers
Country modifier 1
Country modifier 2
Definitionin_game/common/laws/20_hre.txt:1633
1634level = 2
1635allow = {
}
}
1640on_activate = {
}
}
1644country_modifier = {
1645potential_trigger = {
1647is_leader_of_international_organization = scope:recipient
}
}
}
1655country_modifier = {
1656potential_trigger = {
1658is_leader_of_international_organization = scope:recipient
1659NOT = {
}
}
}
}
1668wants_propose_policy = {
1669if = {
1670limit = {
1671scope:recipient.leader_country.heir ?= {
1671is_female = yes
}
}
1673add = {
1674desc = "POLICY_BIAS_LEADER_WANTS" Leader desires to pass this law
1675value = 250
}
}
1679else = {
1680add = {
1681desc = "POLICY_ANCIENT_TRADITION" Ancient Tradition
1682value = -500
}
}
}
1687wants_this_policy_bias = {
1689add = {
1689desc = "POLICY_ANCIENT_TRADITION" Ancient Tradition
1689value = -150
}
}

