
Policy
Seal the Golden Bull
The Golden Bull is the decree of the Holy Roman Empire which defines and creates the constitutional structure of the Empire, especially the Electoral College. Other laws and Imperial Reforms all build on the Golden Bull.
Modifiers
Definitionin_game/common/laws/20_hre.txt:37
39wants_propose_policy = {
40add = {
41desc = "POLICY_ESSENTIAL_REFORM" The reform is essential
42value = 1000
}
}
47wants_this_policy_bias = {
48add = {
49desc = "POLICY_ESSENTIAL_REFORM" The reform is essential
50value = 500
}
}
54on_activate = {
59custom_tooltip = hre_golden_bull_formalizes_electorate_tt Formalizes Electoral College Voting Behavior
60custom_tooltip = hre_golden_bull_self_voting_regulated_via_electorate_law Self-Voting is regulated by the Imperial Voting Law, which starts with the Free Electorate
}
62country_modifier = {
64potential_trigger = {
65is_leader_of_international_organization = scope:recipient
}
}
69international_organization_modifier = {
70hre_enable_leave_hre_peace_treaty = yes
71cannot_declare_no_cb_wars_on_members = yes
}
