Reworked Civilizing Events
Here are the civilizing events again, reworked after suggestions given here earlier:
Here are the civilizing events again, reworked after suggestions given here earlier:
Code:
###Protestant Vinland moves to civilize####
event = {
id = 293530
random = no
country = U12
trigger = { local_flag = { name = protestant_flag value = 1 }}
name = "The Protestant civilized world comes to our aid"
desc = "Many of the protestant nations of Europe and the US see the economic and political advantages of having a civilized Vinland in North America. The UK and US both see a potential ally and economic market. The Scandinavian nations see also potential economic benefits and a desire for pan-Scandinavianism."
style = 0
date = { day = 1 month = january year = 1839 }
offset = 300
deathdate = { day = 30 month = december year = 1852 }
action_a = {
name = "Accept help from the US"
command = { type = relation which = USA value = 100 }
command = { type = relation which = ENG value = -100 } #UK fears US influence
command = { type = pop_militancy which = icelandic value = 1 } #worries about the cost of accepting help from US
command = { type = pop_militancy which = franco_canadian value = 2 } #Upset over US assistance
command = { type = treasury value = -2000 } #it will cost for this
command = { type = gain_tech which = 1401 } #The Command Principle
command = { type = gain_tech which = 3301 } #Freedom of Trade
command = { type = gain_tech which = 3001 } #Private Banks
command = { type = gain_tech which = 4301 } #Enlightenment Thought
command = { type = gain_tech which = 5201 } #Mechanized Mining
command = { type = resource which = machine_parts value = 5 } #encouraging industry
command = { type = civilized value = yes }
}
action_b = {
name = "Accept help from the UK"
command = { type = relation which = USA value = -100 } #US fears UK influence
command = { type = relation which = ENG value = 100 }
command = { type = pop_militancy which = icelandic value = 1 } #worries about the cost of accepting help from UK
command = { type = pop_militancy which = yankee value = 2 } #upset over UK assitance
command = { type = treasury value = -2000 } #it will cost for this
command = { type = gain_tech which = 1401 } #The Command Principle
command = { type = gain_tech which = 3301 } #Freedom of Trade
command = { type = gain_tech which = 3001 } #Private Banks
command = { type = gain_tech which = 4301 } #Enlightenment Thought
command = { type = gain_tech which = 5201 } #Mechanized Mining
command = { type = resource which = machine_parts value = 5 } #encouraging industry
command = { type = civilized value = yes }
}
action_c = {
name = "Accept help from Sweden"
command = { type = relation which = SWE value = 100 } #our new buddies
command = { type = treasury value = -1000 }
command = { type = add_countryculture which = swedish } #make Swedes full citizens
command = { type = pop_militancy which = swedish value = -1 } #happy over being full citizens
command = { type = gain_tech which = 1401 } #The Command Principle
command = { type = gain_tech which = 3301 } #Freedom of Trade
command = { type = gain_tech which = 3001 } #Private Banks
command = { type = gain_tech which = 4301 } #Enlightenment Thought
command = { type = gain_tech which = 5201 } #Mechanized Mining
command = { type = gain_tech which = 2401 } #The Command Principle
command = { type = prestige value = 20 } #help on the way to being civilized
command = { type = resource which = machine_parts value = 5 } #encouraging industry
}
action_d = {
name = "Accept help from Denmark"
command = { type = relation which = DAN value = 100 } #our new buddies
command = { type = treasury value = -1000 }
command = { type = add_countryculture which = danish } #make Danes full citizens
command = { type = pop_militancy which = danish value = -1 }
#happy about being full citizens
command = { type = gain_tech which = 1401 } #The Command Principle
command = { type = gain_tech which = 3301 } #Freedom of Trade
command = { type = gain_tech which = 3001 } #Private Banks
command = { type = gain_tech which = 4301 } #Enlightenment Thought
command = { type = gain_tech which = 5201 } #Mechanized Mining
command = { type = gain_tech which = 2401 } #The Command Principle
command = { type = prestige value = 20 } #help on the way to being civilized
command = { type = resource which = machine_parts value = 5 } #encouraging industry
}
}
###Pagan Vinland moves to civilize####
event = {
id = 293531
random = no
country = U12
trigger = { local_flag = { name = pagan_flag value = 1 }}
name = "The Europeans come to our aid"
desc = "Many of the nations of Europe see the economic and political advantages of having a civilized Vinland in North America. The UK sees a potential secure economic market and military base. The Scandinavian nations see also potential and political economic benefits and a desire for pan-Scandinavianism."
style = 0
date = { day = 1 month = january year = 1839 }
offset = 300
deathdate = { day = 30 month = december year = 1852 }
action_a = {
name = "Accept help from the UK"
command = { type = relation which = USA value = -100 } #worries over UK influence
command = { type = relation which = ENG value = 100 }
command = { type = pop_militancy which = pagan value = 2 } #Upset over foreign non-Scandinavian Christian influence
command = { type = pop_militancy which = yankee value = 2 } #Upset over UK influence
command = { type = treasury value = -2500 } #It will cost
command = { type = gain_tech which = 1401 } #The Command Principle
command = { type = gain_tech which = 3301 } #Freedom of Trade
command = { type = gain_tech which = 3001 } #Private Banks
command = { type = gain_tech which = 4301 } #Enlightenment Thought
command = { type = gain_tech which = 5201 } #Mechanized Mining
command = { type = resource which = machine_parts value = 5 } #encouraging industry
command = { type = civilized value = yes }
}
action_b = {
name = "Accept help from Sweden"
command = { type = relation which = SWE value = 100 } #new friends
command = { type = treasury value = -1000 }
command = { type = add_countryculture which = swedish } #make Swedes full citizens
command = { type = pop_militancy which = pagan value = 2 } #worried over Christian influence
command = { type = pop_militancy which = swedish value = -1 } #happy they are full citizens
command = { type = gain_tech which = 1401 } #The Command Principle
command = { type = gain_tech which = 3301 } #Freedom of Trade
command = { type = gain_tech which = 3001 } #Private Banks
command = { type = gain_tech which = 4301 } #Enlightenment Thought
command = { type = gain_tech which = 5201 } #Mechanized Mining
command = { type = gain_tech which = 2401 } #The Command Principle
command = { type = prestige value = 10 }
command = { type = resource which = machine_parts value = 5 }
}
action_c = {
name = "Accept help from Denmark"
command = { type = relation which = DAN value = 100 } #new friends
command = { type = treasury value = -1000 }
command = { type = add_countryculture which = danish }
command = { type = pop_militancy which = pagan value = 2 } #worried over Christian influence
command = { type = pop_militancy which = danish value = -1 } #happy they are full citizens
command = { type = gain_tech which = 1401 } #The Command Principle
command = { type = gain_tech which = 3301 } #Freedom of Trade
command = { type = gain_tech which = 3001 } #Private Banks
command = { type = gain_tech which = 4301 } #Enlightenment Thought
command = { type = gain_tech which = 5201 } #Mechanized Mining
command = { type = gain_tech which = 2401 } #The Command Principle
command = { type = prestige value = 10 }
command = { type = resource which = machine_parts value = 5 }
}
action_d = {
name = "We do not need help from the Christian"
command = { type = prestige value = 25 } #Proud to stand alone
command = { type = pop_militancy which = icelandic value = -1 }
}
}
###Catholic Vinland moves to civilize####
event = {
id = 293532
random = no
country = U12
trigger = { local_flag = { name = catholic_flag value = 1 }}
name = "The Catholics of the world come to our aid"
desc = "Many of the catholic nations of Europe look to Vinland as a potential economic and political investment. France and Spain especially see the value of having influence once again in North America. The UK and US are also looking to Vinland as each vie for supremacy on the continent."
style = 0
date = { day = 1 month = january year = 1839 }
offset = 300
deathdate = { day = 30 month = december year = 1852 }
action_a = {
name = "Accept help from France"
command = { type = relation which = FRA value = 100 } #Our new friends
command = { type = relation which = USA value = -50 } #upset over French influence
command = { type = relation which = ENG value = -100 } #real upset
command = { type = treasury value = -2000 }
command = { type = gain_tech which = 1401 } #The Command Principle
command = { type = gain_tech which = 3301 } #Freedom of Trade
command = { type = gain_tech which = 3001 } #Private Banks
command = { type = gain_tech which = 4301 } #Enlightenment Thought
command = { type = gain_tech which = 5201 } #Mechanized Mining
command = { type = resource which = machine_parts value = 5 } #encouraging industry
command = { type = civilized value = yes }
}
action_b = {
name = "Accept help from Spain"
command = { type = relation which = SPA value = 100 }
command = { type = treasury value = -1000 }
command = { type = addcore which = 1749 } # Puerto Rico
command = { type = gain_tech which = 1401 } #The Command Principle
command = { type = gain_tech which = 3301 } #Freedom of Trade
command = { type = gain_tech which = 3001 } #Private Banks
command = { type = gain_tech which = 4301 } #Enlightenment Thought
command = { type = gain_tech which = 5201 } #Mechanized Mining
command = { type = gain_tech which = 2401 } #The Command Principle
command = { type = prestige value = 20 }
command = { type = resource which = machine_parts value = 5 }
}
action_c = {
name = "Accept help from UK"
command = { type = relation which = ENG value = 100 }
command = { type = pop_militancy which = catholic value = 1 } #upset over Protestant nation pick
command = { type = pop_militancy which = yankee value = 2 } #worried about UK influence
command = { type = treasury value = -2000 }
command = { type = gain_tech which = 1401 } #The Command Principle
command = { type = gain_tech which = 3301 } #Freedom of Trade
command = { type = gain_tech which = 3001 } #Private Banks
command = { type = gain_tech which = 4301 } #Enlightenment Thought
command = { type = gain_tech which = 5201 } #Mechanized Mining
command = { type = resource which = machine_parts value = 5 } #encouraging industry
command = { type = civilized value = yes }
}
action_d = {
name = "Accept help from US"
command = { type = relation which = USA value = 100 }
command = { type = pop_militancy which = catholic value = 1 } #worried over Protestant nation pick
command = { type = pop_militancy which = franco_canadian value = 2 } #worried over US influence
command = { type = treasury value = -2000 }
command = { type = gain_tech which = 1401 } #The Command Principle
command = { type = gain_tech which = 3301 } #Freedom of Trade
command = { type = gain_tech which = 3001 } #Private Banks
command = { type = gain_tech which = 4301 } #Enlightenment Thought
command = { type = gain_tech which = 5201 } #Mechanized Mining
command = { type = resource which = machine_parts value = 5 } #encouraging industry
command = { type = civilized value = yes }
}
}
###Orthodox Vinland moves to civilize####
event = {
id = 293533
random = no
country = U12
trigger = { local_flag = { name = orthodox_flag value = 1 }}
name = "The Orthodox civilized world comes to our aid"
desc = "Russia looks to Vinland as a potential ally and economic market, as the only Orthodox nation in the Americas, Vinland seems like a natural ally to the third Rome. The UK and US are also looking to Vinland as each vie for supremacy on the continent, and Sweden looks to assist as part of pan-Scandinavianism."
style = 0
date = { day = 1 month = january year = 1839 }
offset = 300
deathdate = { day = 30 month = december year = 1852 }
action_a = {
name = "Accept help from Russia"
command = { type = relation which = RUS value = 100 }
command = { type = relation which = USA value = -50 }
command = { type = relation which = ENG value = -50 }
command = { type = treasury value = -2000 }
command = { type = gain_tech which = 1401 } #The Command Principle
command = { type = gain_tech which = 3301 } #Freedom of Trade
command = { type = gain_tech which = 3001 } #Private Banks
command = { type = gain_tech which = 4301 } #Enlightenment Thought
command = { type = gain_tech which = 5201 } #Mechanized Mining
command = { type = resource which = machine_parts value = 5 } #encouraging industry
command = { type = civilized value = yes }
}
action_b = {
name = "Accept help from Denmark"
command = { type = relation which = DAN value = 100 } #new friends
command = { type = treasury value = -1000 }
command = { type = add_countryculture which = danish }
command = { type = pop_militancy which = danish value = -1 }
command = { type = pop_militancy which = orthodox value = 1 } #worried over Christian influence
command = { type = gain_tech which = 1401 } #The Command Principle
command = { type = gain_tech which = 3301 } #Freedom of Trade
command = { type = gain_tech which = 3001 } #Private Banks
command = { type = gain_tech which = 4301 } #Enlightenment Thought
command = { type = gain_tech which = 5201 } #Mechanized Mining
command = { type = gain_tech which = 2401 } #The Command Principle
command = { type = prestige value = 10 }
command = { type = resource which = machine_parts value = 5 }
}
action_c = {
name = "Accept help from Sweden"
command = { type = relation which = SWE value = 100 }
command = { type = treasury value = -1000 }
command = { type = add_countryculture which = swedish }
command = { type = pop_militancy which = swedish value = -1 }
command = { type = pop_militancy which = orthodox value = 1 }
command = { type = gain_tech which = 1401 } #The Command Principle
command = { type = gain_tech which = 3301 } #Freedom of Trade
command = { type = gain_tech which = 3001 } #Private Banks
command = { type = gain_tech which = 4301 } #Enlightenment Thought
command = { type = gain_tech which = 5201 } #Mechanized Mining
command = { type = gain_tech which = 2401 } #The Command Principle
command = { type = prestige value = 20 }
command = { type = resource which = machine_parts value = 5 }
}
}
Last edited: