I just heard about this on the news the other day. Azerbaijan chose the Latin alphabet, by the way.
event = {
id = x
random = no
country = U05 (Azerbaijan)
name = "Arebaijan's Alphabet"
desc = "In 2003 the government of Azerbaijan announced that it would no longer be using the Cyrillic alphabet. This provoked Russia, Iran, and Turkey to send emissaries to Azerbaijan, each arguing the efficacy of their particular writing system."
style = 1
date = { month = april year = 2003 }
action_a = {
name = "Change to the Latin alphabet" #Turkey's choice#
command = { type = relation which = TUR value = 20 }
command = { type = relation which = U19 value = -5 }
command = { type = relation which = RUS value = -5 }
}
action_b = {
name = "Change to the Arabic alphabet" #Iran's choice#
command = { type = relation which = U19 value = 20 }
command = { type = relation which = TUR value = -5 }
command = { type = relation which = RUS value = -5 }
}
action_c = {
name = "Continue to use the Cyrillic alphabet" #Russia's choice#
command = { type = relation which = RUS value = 20 }
command = { type = relation which = TUR value = -5 }
command = { type = relation which = U19 value = -5 }
}
action_d = {
name = "Invent a new alphabet"
command = { type = relation which = U19 value = -5 }
command = { type = relation which = TUR value = -5 }
command = { type = relation which = RUS value = -5 }
command = { type = infra value = 100 }
}
}
Some more linked events I thought of...
event = {
id = y
random = no
country = TUR #Turkey#
name = "The Armenian Massacres"
desc = "During World War I, the Ottoman government massacred hundreds of thousands of Armenians in an operation that later inspired the Holocaust. To this day the Turkish government has denied that the massacres ever occured. The French ambassador recently implied that Turkey's attempts to gain entry into the European Union might be aided by at last admitting to the massacres, and offering relatives of the victims compensation."
style = 1
date = { year = 2050 } #Or any other time in the future#
action_a = {
name = "Massacres? What massacres?"
command = { type = relation which = ARM value = -200 }
command = { type = relation which = FRA value = -50 }
command = { type = relation which = GRE value = -50 }
command = { type = sleepevent which = ARM 2 }
command = { type = sleepevent which = ARM 3 }
}
action_b = {
name = "Admit the Massacres, but offer no compensation"
command = { type = relation which = ARM value = -50 }
command = { type = relation which = FRA value = -10 }
command = { type = relation which = GRE value = -10 }
command = { type = sleepevent which = ARM 1 }
command = { type = sleepevent which = ARM 3 }
}
action_c = {
name = "Admit the Massacres, and compensate the families."
command = { type = relation which = ARM value = 100 }
command = { type = relation which = FRA value = 50 }
command = { type = relation which = GRE value = 50 }
command = { type = treasury which = -250 }
command = { type = sleepevent which = ARM 1 }
command = { type = sleepevent which = ARM 2 }
}
}
event = {
id = ARM 1
random = no
country = ARM #Armenia#
name = "Turkey Denies Massacres"
desc = "Even after almost a century, the Turkish government refuses to admit it massacred Armenians during World War I"
style = 1
action_a = {
name = "We will make them confess!"
command = { type = addcore which = 475 } #Old armenian area
command = { type = INF which = -2 value = 5000 }
}
}
event = {
id = ARM 2
random = no
country = ARM #Armenia#
name = "Turkey Admits Massacres"
desc = "The Turkish government has at last admitted to the Armenian massacres, but it still refuses to compensate the families of the victims."
style = 1
action_a = {
name = "We are not satisfied!"
command = { type = casusbelli which = TUR value = 240 }
command = { type = INF which = -2 value = 5000 }
}
action_b = {
name = "Let the past rest"
command = { type = relation which = TUR value = 200 }
command = { type = revolt which = -2 } #Lots of Armenians would not like the government forgiving Turkey#
command = { type = sleepevent ARM 4 }
}
}
event = {
id = ARM 3
random = no
country = ARM #Armenia#
name = "Turkey Compensates Victims"
desc = "Turkey has admitted the massacres, and has compensated the families."
style = 1
action_a = {
name = "At last"
command = { type = relation which = TUR value = 100 }
command = { type = treasury which = 250 }
command = { type = sleepevent ARM 4 }
}
}
event = {
id = ARM 4
trigger = {
owned = { province 475 data = -1 }
}
random = no
country = ARM
name = "Reconquest of Old Armenian lands"
desc = "Armenia was once much larger than it's current size. However, Armenia was destroyed by Muslim invaders, and we have only recently regained our independence. Now we have reclaimed the old territory once held by Armenia. Now that we have reconquered some of our old territory, shall we repopulate it with Armenians?"
style = 1
action_a = {
name = "Resettle the land with Armenians."
command = { type = population which = 475 value = -50000 } #Turks are leaving
command = { type = provincetax which = 475 value = -2 }
command = { type = province_culture which = 475 value = armenian }
command = { type = conversion which = 475 }
}
action_b = {
name = "Accept the Turkish Population"
command = { type = revolt which = -2 }
}
}
Also, having Kurdistan declare independence should trigger events in Turkey, Syria, Iraq, and Iran.
event = {
id = x
random = no
country = U05 (Azerbaijan)
name = "Arebaijan's Alphabet"
desc = "In 2003 the government of Azerbaijan announced that it would no longer be using the Cyrillic alphabet. This provoked Russia, Iran, and Turkey to send emissaries to Azerbaijan, each arguing the efficacy of their particular writing system."
style = 1
date = { month = april year = 2003 }
action_a = {
name = "Change to the Latin alphabet" #Turkey's choice#
command = { type = relation which = TUR value = 20 }
command = { type = relation which = U19 value = -5 }
command = { type = relation which = RUS value = -5 }
}
action_b = {
name = "Change to the Arabic alphabet" #Iran's choice#
command = { type = relation which = U19 value = 20 }
command = { type = relation which = TUR value = -5 }
command = { type = relation which = RUS value = -5 }
}
action_c = {
name = "Continue to use the Cyrillic alphabet" #Russia's choice#
command = { type = relation which = RUS value = 20 }
command = { type = relation which = TUR value = -5 }
command = { type = relation which = U19 value = -5 }
}
action_d = {
name = "Invent a new alphabet"
command = { type = relation which = U19 value = -5 }
command = { type = relation which = TUR value = -5 }
command = { type = relation which = RUS value = -5 }
command = { type = infra value = 100 }
}
}
Some more linked events I thought of...
event = {
id = y
random = no
country = TUR #Turkey#
name = "The Armenian Massacres"
desc = "During World War I, the Ottoman government massacred hundreds of thousands of Armenians in an operation that later inspired the Holocaust. To this day the Turkish government has denied that the massacres ever occured. The French ambassador recently implied that Turkey's attempts to gain entry into the European Union might be aided by at last admitting to the massacres, and offering relatives of the victims compensation."
style = 1
date = { year = 2050 } #Or any other time in the future#
action_a = {
name = "Massacres? What massacres?"
command = { type = relation which = ARM value = -200 }
command = { type = relation which = FRA value = -50 }
command = { type = relation which = GRE value = -50 }
command = { type = sleepevent which = ARM 2 }
command = { type = sleepevent which = ARM 3 }
}
action_b = {
name = "Admit the Massacres, but offer no compensation"
command = { type = relation which = ARM value = -50 }
command = { type = relation which = FRA value = -10 }
command = { type = relation which = GRE value = -10 }
command = { type = sleepevent which = ARM 1 }
command = { type = sleepevent which = ARM 3 }
}
action_c = {
name = "Admit the Massacres, and compensate the families."
command = { type = relation which = ARM value = 100 }
command = { type = relation which = FRA value = 50 }
command = { type = relation which = GRE value = 50 }
command = { type = treasury which = -250 }
command = { type = sleepevent which = ARM 1 }
command = { type = sleepevent which = ARM 2 }
}
}
event = {
id = ARM 1
random = no
country = ARM #Armenia#
name = "Turkey Denies Massacres"
desc = "Even after almost a century, the Turkish government refuses to admit it massacred Armenians during World War I"
style = 1
action_a = {
name = "We will make them confess!"
command = { type = addcore which = 475 } #Old armenian area
command = { type = INF which = -2 value = 5000 }
}
}
event = {
id = ARM 2
random = no
country = ARM #Armenia#
name = "Turkey Admits Massacres"
desc = "The Turkish government has at last admitted to the Armenian massacres, but it still refuses to compensate the families of the victims."
style = 1
action_a = {
name = "We are not satisfied!"
command = { type = casusbelli which = TUR value = 240 }
command = { type = INF which = -2 value = 5000 }
}
action_b = {
name = "Let the past rest"
command = { type = relation which = TUR value = 200 }
command = { type = revolt which = -2 } #Lots of Armenians would not like the government forgiving Turkey#
command = { type = sleepevent ARM 4 }
}
}
event = {
id = ARM 3
random = no
country = ARM #Armenia#
name = "Turkey Compensates Victims"
desc = "Turkey has admitted the massacres, and has compensated the families."
style = 1
action_a = {
name = "At last"
command = { type = relation which = TUR value = 100 }
command = { type = treasury which = 250 }
command = { type = sleepevent ARM 4 }
}
}
event = {
id = ARM 4
trigger = {
owned = { province 475 data = -1 }
}
random = no
country = ARM
name = "Reconquest of Old Armenian lands"
desc = "Armenia was once much larger than it's current size. However, Armenia was destroyed by Muslim invaders, and we have only recently regained our independence. Now we have reclaimed the old territory once held by Armenia. Now that we have reconquered some of our old territory, shall we repopulate it with Armenians?"
style = 1
action_a = {
name = "Resettle the land with Armenians."
command = { type = population which = 475 value = -50000 } #Turks are leaving
command = { type = provincetax which = 475 value = -2 }
command = { type = province_culture which = 475 value = armenian }
command = { type = conversion which = 475 }
}
action_b = {
name = "Accept the Turkish Population"
command = { type = revolt which = -2 }
}
}
Also, having Kurdistan declare independence should trigger events in Turkey, Syria, Iraq, and Iran.
Last edited: