I'm sorry, but I couldn't find this on the wiki, but is there an event starting the Mexican-American war? Thanks!
#########################################################################
# The US-Mexican Border Dispute
#########################################################################
event = {
id = 14103
random = no
country = USA
trigger = {
exists = MEX
flag = { name = flg_USA_MEX_tension value = 1 }
NOT = { war = { country = USA country = MEX } }
random = 10
NOT = {
peace_treaty = { country = USA country = MEX }
}
}
name = "EVT_14103_NAME"
desc = "EVT_14103_DESC"
style = 0
date = { day = 1 month = january year = 1836 }
offset = 30
deathdate = { day = 30 month = december year = 1920 }
action_a = {
name = "ACTIONNAME14103A" # Let us have a war
command = { type = trigger which = 14805 } # Mexico
}
action_b = {
name = "ACTIONNAME14103B" # Reconciliate
command = { type = relation which = MEX value = 100 }
command = { type = prestige value = -5 }
}
}
OHgamer said:With this event, there is a 1 in 10 chance it will fire (random = 10) for the USA each time all of the triggers are met. The triggers are checked by the game engine once every 30 days (offset = 30) between the date and deathdate of the event.
There is a 95% chance that the USA AI will choose the A choice and threaten war, and a 5% chance it will make the ahistorical B choice and not do anything.
If it chooses A, then there is IIRC a 95% chance AI Mexico will DoW USA in the event triggered by the A choice the USA made, and 5% that it will give in and cede territories.
Corbett said:So, in short, there is a 9.025% chance every thirty days that a war breaks out between Mexico and the United States.
TheMonkeyMon said:Thanks! This is what I love about the paradox forums, clear consise information delivered as fast as possible. Although I've already decided to not wait, I'm just going to fire it on the historical DOW date instead of waiting. Thanks again!
EDIT: Okay offtopic, but the only reason I don't want to get Rev. is because I want more control over my industry. Can I turn the capitalists building things off?
TheMonkeyMon said:Argh, I think I won't buy it then. I perfer to just choose exactly which type of factories I'm building, the places, when they get expanded and stuff. Guess I won't buy it.