Well, I might as well code these.

As I said, nothing major, just a little more domestic flavor for the US.
event = {
id = A
random = no
country = USA
trigger = { headofgovernment = 6035 }
name = "The Court-Packing Plan"
desc = "The Supreme Court was declaring many of Roosevelt's New Deal programs unconstitutional in 1936. Fearing a collapse of his reforms, Roosevelt embarked on a plan to influence the makeup of the Supreme Court. Proposed in early 1937, it was designed to expand the number of judges from 9 to 15, as well as encourage retirement of justices by age 70 with full pay."
style = 0
date = { day = 1 month = january year = 1937 }
offset = 60
action_a = {
name = "The country objects! No program is passed"
command = { type = dissent value = 1 }
command = { type = alignment which = democratic value = 10 }
}
action_b = {
name = "The Plan was a big mistake - Major negative reaction"
command = { type = dissent value = 5 }
command = { type = alignment which = communist value = 10 }
}
action_c = {
name = "Reorganization passed - the Supreme Court will toe the line"
command = { type = dissent value = 2 }
command = { type = alignment which = fascist value = 10 }
}
}
event = {
id = B
random = no
country = USA
trigger = { alignment = democratic }
name = "Mid-Term Elections 1938"
desc = "The mid-term elections were a good way to gauge public reaction to the President's policies in the first two years of the term. They also signaled a realignment in the balance of power in the legislative branch. Voters turn out to the polls to grade their President!"
style = 0
date = { day = 1 month = november year = 1938 }
offset = 7
action_a = {
name = "The President is doing a lousy job - Congressional seats lost"
command = { type = dissent value = 1 }
command = { type = alignment which = democratic value = 10 }
}
action_b = {
name = "Voters back the President - party gains more seats in Congress"
command = { type = dissent value = -1 }
command = { type = alignment which = fascist value = 10 }
}
action_c = {
name = "Voters begin to lose faith in the party"
command = { type = dissent value = 2 }
command = { type = alignment which = communism value = 10 }
}
}
event = {
id = C
random = no
country = USA
trigger = { alignment = democratic }
name = "Mid-Term Elections 1942"
desc = "The mid-term elections were a good way to gauge public reaction to the President's policies in the first two years of the term. They also signaled a realignment in the balance of power in the legislative branch. Voters turn out to the polls to grade their President!"
style = 0
date = { day = 1 month = november year = 1942 }
offset = 7
action_a = {
name = "The President is doing a lousy job - Congressional seats lost"
command = { type = dissent value = 1 }
command = { type = alignment which = democratic value = 10 }
}
action_b = {
name = "Voters back the President - party gains more seats in Congress"
command = { type = dissent value = -1 }
command = { type = alignment which = fascist value = 10 }
}
action_c = {
name = "Voters begin to lose faith in the party"
command = { type = dissent value = 2 }
command = { type = alignment which = communism value = 10 }
}
}
event = {
id = D
random = no
country = USA
trigger = { alignment = democratic }
name = "Mid-Term Elections 1946"
desc = "The mid-term elections were a good way to gauge public reaction to the President's policies in the first two years of the term. They also signaled a realignment in the balance of power in the legislative branch. Voters turn out to the polls to grade their President!"
style = 0
date = { day = 1 month = november year = 1946 }
offset = 7
action_a = {
name = "The President is doing a lousy job - Congressional seats lost"
command = { type = dissent value = 1 }
command = { type = alignment which = democratic value = 10 }
}
action_b = {
name = "Voters back the President - party gains more seats in Congress"
command = { type = dissent value = -1 }
command = { type = alignment which = fascist value = 10 }
}
action_c = {
name = "Voters begin to lose faith in the party"
command = { type = dissent value = 2 }
command = { type = alignment which = communism value = 10 }
}
}