• 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(137303)

Useño por vocación
3 Badges
Mar 14, 2009
1.671
0
  • Hearts of Iron II: Armageddon
  • Europa Universalis III: Chronicles
  • Iron Cross
Hello, I'm trying make new events for Victoria Revolutions VIP 0.4. Here you are some events of USA. You only need copy these events in Victoria/scenarios/VIPscenario/events/VIP_USA.txt file. I will be pleased for your corrections. Thank you!.

################################################## #####
# Demobilization after the Civil War (by Paco86español)
################################################## #####
event = {
id = 304697
random = no
country = USA

trigger = {

NOT = { exists = CSA }
event = 304465 #Countrymen again?
}

name = "Demobilization after the Civil War"
desc = "After the end of the Civil War, soldiers go back to their homes. Others, try to found fortune in the west. "
style = 0

date = { day = 20 month = april year = 1855 }
offset = 30
deathdate = { day = 30 month = december year = 1881 }

action_a = {
name = "¡Yes, sir!"
command = { type = convert_pop_type which = soldiers value = farmers when = 40 }
command = { type = add_pop which = dixie value = 0.015 where = 540}
command = { type = add_pop which = yankee value = 0.005 where = 540}
command = { type = add_pop which = yankee value = 0.015 where = 537}

}
}

################################################## #####
# The migration of afro-american people (by Paco86español)
################################################## #####
event = {
id = 304698
random = no
country = USA
picture = slavery

trigger = {

NOT = { exists = CSA }
event = 304550 #Reconstruction (republicans)

}

name = "The migrations of afro-american people"
desc = "Once free, blacks can go where they please. Many have decided to pack up and forget his past in the South forever, and have begun to appear in major northern cities. However, the former Northern abolitionists began to feel misgivings about these new citizens."
style = 0

date = { day = 20 month = april year = 1855 }
offset = 40
deathdate = { day = 30 month = december year = 1881 }

action_a = {
name = "They are free"

command = { type = add_pop which = culture_extra_29 value = 0.015 where = 583}
command = { type = add_pop which = culture_extra_29 value = 0.015 where = 570}
command = { type = add_pop which = culture_extra_29 value = 0.010 where = 629}
command = { type = pop_consciousness which = yankee value = 1 where = 583 }
command = { type = pop_consciousness which = yankee value = 1 where = 570 }
command = { type = pop_consciousness which = yankee value = 1 where = 629 }
}
}



################################################## #####
# Ellis Island (by Paco86español)
################################################## #####
event = {
id = 304699
random = no
country = USA
picture = immigrants

trigger = {


NOT = { exists = CSA }
event = 304465 #Countrymen again?


}

name = "Ellis Island"
desc = "In the late nineteenth century, the situation of many Europeans was nothing short of pitiful. Many of them emigrated to the United States, a land that seemed to offer them employment, freedom of conscience and a new opirtunidad. An estimated twenty million immigrants came through Ellis Island, New York, from 1892 to 1954. As the first thing immigrants saw was the Statue of Liberty, it became a symbol that continues today."
style = 0

date = { day = 1 month = january year = 1892 }

action_a = {
name = "Welcome!"

command = { type = add_pop which = irish value = 0.020 where = 583}
command = { type = add_pop which = south_italian value = 0.015 where = 583}
command = { type = life_sustainability which = 583 value = 9 when = 1 }
command = { type = prestige value = 5 }
}
}

################################################## #####
# La Cosa Nostra (by Paco86español)
################################################## #####
event = {
id = 304700
random = no
country = USA
picture = political_corruption


trigger = {
owned = { province = 570 }
owned = { province = 583 }
}

name = "La Cosa Nostra"
desc = "In American cities began to emerge mafia groups who controlled the industry and trade. One of the most famous leaders was Al Capone. Since then, began the famous shootouts between rival gangs in the streets of these cities, especially in New York and Chicago."
style = 0

date = { day = 1 month = july year = 1925 }

action_a = {
name = "Capisci?"

command = { type = gain_building which = 570 value = mafia }
command = { type = gain_building which = 583 value = mafia }
}
}

################################################## #####
# Wall Street Crash of 1929 (by Paco86español)
################################################## #####
event = {
id = 304701
random = no
country = USA
picture = 36702


name = "Wall Street Crash of 1929"
desc = "The prosperity of the 20's was so great that an overproduction crisis put paid to the stock market and American industry. So many American citizens, who had become wealthy thanks to the business of the bag, suddenly found themselves jobless, penniless and homeless. It was the biggest economic trauma in the history of the United States"
style = 0

date = { day = 24 month = october year = 1929 }

action_a = {
name = "Oh, no!"

command = { type = pop_cash which = dixie value = -100 }
command = { type = pop_cash which = yankee value = -100 }
command = { type = pop_cash which = aristocrats value = -500 }
command = { type = pop_cash which = capitalists value = -500 }
command = { type = pop_militancy which = capitalists value = 1 where = 583 }
command = { type = pop_militancy which = craftsmen value = 1 where = 583 }
command = { type = treasury value = -20000 }
command = { type = remove_building which = 583 }
command = { type = remove_building which = 570 }
command = { type = remove_building which = 629 }
command = { type = remove_building which = 521 }
command = { type = pop_dominant_issue which = 10 value = interventionism }
command = { type = pop_dominant_issue which = 10 value = state_capitalism }
command = { type = pop_dominant_issue which = 5 value = planned_economy }

}
}

################################################## #####
# The Ku Kux Klan (by Paco86español)
################################################## #####
event = {
id = 304699
random = no
country = USA


trigger = {

NOT = { exists = CSA }
event = 304550 #Reconstruction (republicans)

}

name = "The Ku Kux Klan"
desc = "The new free men and women, especially those who have continued to live in the South face a sectarian group of targets that threaten and kill them. Its main feature is that they go incognito when they make their misdeeds (dressed in white robes and their faces covered), and put burning crosses in front of the houses of people of color who wish to intimidate."
style = 0

date = { day = 20 month = april year = 1855 }
offset = 40
deathdate = { day = 30 month = december year = 1881 }

action_a = {
name = "Racistas bastardos"



command = { type = pop_consciousness which = dixie value = 2 }
command = { type = pop_militancy which = culture_extra_29 value = 1 }

}
}

################################################## #####
# Female suffrage in 1920 (by Paco86español)
################################################## #####
event = {
id = 304698
random = no
country = USA
picture = suffrage

trigger = {

exists = USA

}

name = "Female suffrage in 1920"
desc = "The women claimed their right definitively in 1920. From that point, the vote was as universal as it is today, as women gained access to political life."
style = 0

date = { day = 1 month = january year = 1920}


action_a = {
name = "Awesome!"

command = { type = pop_dominant_issue which = 10 value = full_citizenship }
command = { type = plurality value = 10 }
}