• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.

unmerged(1196)

IWW Grunt
Feb 25, 2001
1.004
0
Visit site
Some of my events from the other threads...

event = {
id = 27511
trigger = {
date = { day = 7 month = november year = 1860 }
}
random = no
country = USA
name = "Election of 1860"
desc = "This election represents the pivotal fight between the mercantilist North, represented by Lincoln, and feudal South, represented by Brackenridge. Lincoln's victory lead to enormous tariff increases, drastic increases in federal power, substancial subsidies to rail-roads and canal companies, and the final word on the fate of the peculiar institution in the territories. His electoral victory enraged the South, and was a major catalyst for the American Civil War."
style = 5
date = { day = 7 month = november year = 1860 }

action_a ={
name = "Elect Lincoln!"

command = { type = wakemonarch which = ? }

command = { type = domestic which = mercantilism value = 4 }
command = { type = domestic which = centralization value = 2 }
command = { type = domestic which = serfdom value = -1 }
}
action_b = {
name = "Elect Brackenridge!"

command = { type = wakemonarch which = ? }

command = { type = domestic which = mercantilism value = -2 }
command = { type = domestic which = serfdom value = 1 }
}
}
 
Last edited:

unmerged(6603)

Historian in Training
Nov 30, 2001
3.895
0
Visit site
are you doing the american leaders? I need someone to do the monarchs and the leaders... Any volunteers? It will be a little rough since it will depend a little on whether the civil war takes place. If it doesn't, USA should get most of its leaders... at least the major ones... IMO.
 

unmerged(6603)

Historian in Training
Nov 30, 2001
3.895
0
Visit site
Originally posted by Ramo
BTW, the only President the US shouldn't get is Wilson if the CSA exists.

YEah, I meant military leaders more for that... I am not so concerned about monarchs, as I think the elected ones should do fine. We arent doing an event for every election, are we?
 

unmerged(1196)

IWW Grunt
Feb 25, 2001
1.004
0
Visit site
Paradox did it for the US, so...

event = {
id = 27512
trigger = {
monarch = [Lincoln]
date = { day = 15 month = april year = 1861 }
}
random = no
country = USA
name = "Order states to provide troops to crush the rebellion"
desc = "After the cessation of the Deep South, federal troops in Ft. Sumter were sieged. Lincoln responded with a blockade, upping the ante. Afterwards, Lincoln ordered 75,000 men from state militias, setting off another round of cessation."
style = 5
date = { day = 15 month = april year = 1861 }

action_a ={
name = "We need men!"

command = { type = INF which = -2 value = 70000 }
command = { type = CAV which = -2 value = 5000 }

command = { type = revoltrisk which = 51 value = 10 }
command = { type = revoltrisk which = 52 value = 10 }
command = { type = revoltrisk which = 56 value = 10 }
command = { type = revoltrisk which = 61 value = 10 }
command = { type = revoltrisk which = 63 value = 10 }
command = { type = revoltrisk which = 64 value = 10 }
command = { type = revoltrisk which = 68 value = 10 }
command = { type = revoltrisk which = 65 value = 10 }

command = { type = revoltrisk which = 57 value = 3 }
command = { type = revoltrisk which = 58 value = 3 }
command = { type = revoltrisk which = 67 value = 3 }
command = { type = revoltrisk which = 66 value = 3 }
command = { type = revoltrisk which = 69 value = 3 }
command = { type = revoltrisk which = 86 value = 3 }
}
action_b = {
name = "Support state sovereignty!"

command = { type = revoltrisk which = 51 value = -5 }
command = { type = revoltrisk which = 52 value = -5 }
command = { type = revoltrisk which = 56 value = -5 }
command = { type = revoltrisk which = 61 value = -5 }
command = { type = revoltrisk which = 63 value = -5 }
command = { type = revoltrisk which = 64 value = -5 }
command = { type = revoltrisk which = 68 value = -5 }
command = { type = revoltrisk which = 65 value = -5 }

command = { type = revoltrisk which = 57 value = -3 }
command = { type = revoltrisk which = 58 value = -3 }
command = { type = revoltrisk which = 67 value = -3 }
command = { type = revoltrisk which = 66 value = -3 }
command = { type = revoltrisk which = 69 value = -3 }
command = { type = revoltrisk which = 86 value = -3 }
}
}
 
Last edited:

unmerged(1196)

IWW Grunt
Feb 25, 2001
1.004
0
Visit site
event = {
id = 27513
trigger = {
vassal = { country =FRA country = MEX )
}
random = no
country = USA
name = "French Imperialism in Mexico"
desc = "Seeing the US busy in a Civil War, France decides to take Mexico out of the Yankee sphere of influence. The US responded with a threat of invasion, forcing the French to give up their protectorate."
style = 5
date = { day = 1 month = january year = 1860 }
offset = 3650
action_a ={
name = "We must take back what's ours!"
command = { type = casusbelli which = FRA value = 1000 }
command = { type = casusbelli which = MEX value = 1000 }
command = { type = relation which = FRA value = -150 }

}
action_b = {
name = "Repudiate the Monroe Doctrine!"

command = { type = relation which = FRA value = 150 }
}
}
 
Last edited:

unmerged(1196)

IWW Grunt
Feb 25, 2001
1.004
0
Visit site
event = {
id = 27514
trigger = {
control = { province = 69 data = USA }
war = { country = USA country = CAS )
}
random = no
country = USA
name = "Emancipation Proclamation"
desc = "After McClellan held his own at the Battle of Antietam (largely due to finding Confederate battle plans), the Confederates failed to take over Maryland, and the US capitol. More importantly, the victory gives Lincoln a chance to release his Emancipation Proclamation. The Proclamation while only 'abolishing' slavery in the areas not under his control, turned the Civil War in a 'War Against Slavery' according to less informed observers. This helped to rally European populations into opposing any alliance with the CSA, making it political suicide to have their gov'ts do so."
style = 5
date = { day = 1 month = may year = 1863 }
offset = 365
action_a ={
name = "Release the Emancipation Proclamation!"
command = { type = dynastic which = ENG }
command = { type = dynastic which = FRA }
command = { type = relation which = ENG value = 100 }
command = { type = relation which = FRA value = 100 }


command = { type = revoltrisk which = 51 value = 3 }
command = { type = revoltrisk which = 52 value = 3 }
command = { type = revoltrisk which = 56 value = 3 }
command = { type = revoltrisk which = 61 value = 3 }
command = { type = revoltrisk which = 63 value = 3 }
command = { type = revoltrisk which = 64 value = 3 }
command = { type = revoltrisk which = 68 value = 3 }
command = { type = revoltrisk which = 65 value = 3 }
command = { type = revoltrisk which = 57 value = 3 }
command = { type = revoltrisk which = 58 value = 3 }
command = { type = revoltrisk which = 67 value = 3 }
command = { type = revoltrisk which = 66 value = 3 }
command = { type = revoltrisk which = 69 value = 3 }
command = { type = revoltrisk which = 86 value = 3 }

}
action_b = {
name = "Do not release the Emancipation Proclamation"

command = { type = trigger which = 223XX}
command = { type = trigger which = 281XX}
}
}
 
Last edited:

unmerged(1196)

IWW Grunt
Feb 25, 2001
1.004
0
Visit site
event = {
id = 27515
trigger = {
war = { country = USA country = CAS )
date = { day = 15 month = july year = 1863
}
random = no
country = USA
name = "Union Draft"
desc = "Recognizing that the conflict had no end in sight, Union leaders instated a federal draft, to match the Confederate one passed a year earlier."
style = 5
date = { day = 15 month = july year = 1863 }
action_a ={
name = "We need more soldiers!"
command = { type = INF which = 87 value = 30000 }
command = { type = revoltrisk which = 87 value = 5 }
}
action_b = {
name = "Support individual liberty!"

}
}
 
Last edited:

unmerged(1196)

IWW Grunt
Feb 25, 2001
1.004
0
Visit site
event = {
id = 27516
trigger = {
control = { province = 69 data = CAS }
war = { country = USA country = CAS )
}
random = no
country = USA
name = "Losing Union (No Emancipation Proclamation)"
desc = "After McClellan held his own at the Battle of Antietam (largely due to finding Confederate battle plans), the Confederates failed to take over Maryland, and the US capitol. More importantly, the victory gives Lincoln a chance to release his Emancipation Proclamation. The Proclamation while only 'abolishing' slavery in the areas not under his control, turned the Civil War in a 'War Against Slavery' according to less informed observers. This helped to rally European populations into opposing any alliance with the CSA, making it political suicide to have their gov'ts do so."
style = 5
date = { day = 1 month = may year = 1863 }
offset = 365
action_a ={ name = "We are losing the War!"

command = { type = trigger which = 223XX}
command = { type = trigger which = 281XX}
command = { type = relation which = ENG value = -100 }
command = { type = relation which = FRA value = -100 }
}
}
 
Last edited:

unmerged(1196)

IWW Grunt
Feb 25, 2001
1.004
0
Visit site
event = {
id = 223XX
random = no
country = FRA
name = "Losing Union"
desc = "After McClellan held his own at the Battle of Antietam (largely due to finding Confederate battle plans), the Confederates failed to take over Maryland, and the US capitol. More importantly, the victory gives Lincoln a chance to release his Emancipation Proclamation. The Proclamation while only 'abolishing' slavery in the areas not under his control, turned the Civil War in a 'War Against Slavery' according to less informed observers. This helped to rally European populations into opposing any alliance with the CSA, making it political suicide to have their gov'ts do so. In this scenario, McClellan has lost the battle and Washington DC is under Confederate control."
style = 5
action_a ={
name = "We must put the Yankees in their places!"
command = { type = relation which = USA value = -100 }
command = { type = relation which = CAS value = 100 }
command = { type = revoltrisk which = -1 value = 2 }
command = { type = revoltrisk which = -1 value = 2 }
command = { type = revoltrisk which = -1 value = 2 }
command = { type = revoltrisk which = -1 value = 2 }
command = { type = casusbelli type = US }
}
action_b = {
name = "We can never ally with slavery!"

command = { type = relation which = USA value = 150 }
command = { type = relation which = CAS value = -150 }
}
}
 
Last edited:

unmerged(1196)

IWW Grunt
Feb 25, 2001
1.004
0
Visit site
event = {
id = 281XX
random = no
country = ENG
name = "Losing Union"
desc = "After McClellan held his own at the Battle of Antietam (largely due to finding Confederate battle plans), the Confederates failed to take over Maryland, and the US capitol. More importantly, the victory gives Lincoln a chance to release his Emancipation Proclamation. The Proclamation while only 'abolishing' slavery in the areas not under his control, turned the Civil War in a 'War Against Slavery' according to less informed observers. This helped to rally European populations into opposing any alliance with the CSA, making it political suicide to have their gov'ts do so. In this scenario, McClellan has lost the battle and Washington DC is under Confederate control."
style = 5
action_a ={
name = "We must put the Yankees in their places!"
command = { type = relation which = USA value = -100 }
command = { type = relation which = CAS value = 100 }
command = { type = revoltrisk which = -1 value = 2 }
command = { type = revoltrisk which = -1 value = 2 }
command = { type = revoltrisk which = -1 value = 2 }
command = { type = revoltrisk which = -1 value = 2 }
command = { type = casusbelli type = US }
}
action_b = {
name = "We can never ally with slavery!"

command = { type = relation which = USA value = 150 }
command = { type = relation which = CAS value = -150 }
}
}
 
Last edited:

unmerged(6603)

Historian in Training
Nov 30, 2001
3.895
0
Visit site
I wonder if these events aren't forcing history a bit. I agree the emancipation proclaimation should be an event... but some of those scripts about McClellon might be irrelvant. We don't know where the AI will chose to have him fight. Etc.
 

unmerged(8084)

The Defective Stjaba
Mar 5, 2002
251
0
Visit site
I think you should eleminate the stuff about the battle, just have Emanicpation Proclomation event occur based on USA occupying a certain CAS province, then show the event. I don't think the specific battle is important, in game it could be any "Antietam" like battle.

Originally posted by Lord Joseph
I wonder if these events aren't forcing history a bit. I agree the emancipation proclaimation should be an event... but some of those scripts about McClellon might be irrelvant. We don't know where the AI will chose to have him fight. Etc.
 

unmerged(1196)

IWW Grunt
Feb 25, 2001
1.004
0
Visit site
I wonder if these events aren't forcing history a bit. I agree the emancipation proclaimation should be an event... but some of those scripts about McClellon might be irrelvant. We don't know where the AI will chose to have him fight. Etc.

The scripts don't involve McClellan. It only checks whether the capitol (I think it should be in the Deleware province, BTW) is under Union or Confederate control. Presumably, if McClellan (or whomever the player has as the commander for the army of the Potamic) lost at Antietam, DC falls to the CSA.
 

unmerged(1196)

IWW Grunt
Feb 25, 2001
1.004
0
Visit site
I think you should eleminate the stuff about the battle, just have Emanicpation Proclomation event occur based on USA occupying a certain CAS province, then show the event. I don't think the specific battle is important, in game it could be any "Antietam" like battle.

The US doesn't have to occupy any Confederate province. Its gains in the other theatres were pretty much irrelevant wrt the Emancipation Proclamation. Basically, the Army of the Potamac has to get its ass kicked in its own territory (and DC has to fall, which would be conclusion of such a thing happening, and is something we can actually check) in order for the Emancipation Proclamation to lose its effect.
 

unmerged(8084)

The Defective Stjaba
Mar 5, 2002
251
0
Visit site
Ok, you're right, but maybe some of the wording for the EP could be rewritten so it doesn't fit some battle that doesn't happen in game.

Originally posted by Ramo


The US doesn't have to occupy any Confederate province. Its gains in the other theatres were pretty much irrelevant wrt the Emancipation Proclamation. Basically, the Army of the Potamac has to get its ass kicked in its own territory (and DC has to fall, which would be conclusion of such a thing happening, and is something we can actually check) in order for the Emancipation Proclamation to lose its effect.