Civil War - a healthy alternative
Instead of having the nation change from Turkey to the Ottoman Empire, you can fire a civil war event to create the Ottoman Empire, then save the game and load as the Ottomans (just like you would do if you wanted to play as Nationalist Spain or Vichy France).
THIS ONLY WORKS IF YOU OPEN THE
REVOLT FILE AND ADD THE FOLLOWING TO THE OTTOMAN EMPIRE (OTT):
regular_id = TUR
When the civil war event occurs, the Ottoman Empire starts with every single victory point location, so you can annex the loyalist Turks straightout.
A few notes:
1) These are two separate events. The first event is the Atatürk death event, and things to edit are put in bold. The second event is completely added, so none of it is in bold.
2) I made the Atatürk death event give the option for whether you wish to go democratic as usual or stage an Ottoman coup. The second option has exactly the same effects as the first option, only then it creates the Ottomans.
3) Note that the second event can have any ID number you need it to.
4) Also note that the second event moves the Ottoman capital to Istanbul, and it sleeps Mustafa Kemal (who is really Atatürk) as the Chief of Army, considering he did just die and all.
If you check the minister files, you'll see that
Mustafa Ismet Pasha (or something; "Pasha" is a political title) is one of the Ottoman Empire ministers. Mustafa Ismet Pasha is the same person as
Ismet Inönü, who would usually become the new Turkish president. This is also the same person as
Mustafa Ismet, who has been the Head of Government while Atatürk was still around. It's really confusing because these different names for the same person also use different pictures for him! Anyway... I decided ol' Ismet was worth keeping around as an Ottoman minister, so I didn't sleep him.
5) Until the second event fires, the Ottoman Empire will have a Communist government. I made the slider changes mimic the government Bulgaria starts with in 1936, except for the slider settings you had already specified in an earlier post.
6) I added a 30 dissent hit, just like the Soviets suffer if they decide not to do the Officer Purge. I figure you should be punished for maintaining a dictatorship and gaining so many core provinces, but it's up to you whether you keep this or not.
7) You asked for suggestions on relationship effects, so I put comment #s on most of the ones below, explaining why I chose them. They are, as anything else on here, completely adaptable. The way it is now, most nations will be upset by your political maneuverings and ambition.
Feel free to touch it up to your specific preferences!
#####################################
### Kemal Atatürk passes away
event = {
id = 345
random = no
country = TUR
style = 0
trigger = { }
date = { year = 1938 month = november day = 10 }
offset = 1
deathdate = { year = 1938 month = november day = 11 }
name = "EVT_345_NAME"
desc = "EVT_345_DESC"
picture = "minister_died"
action_a = {
name = "Consolidate democratic government"
ai_chance = 95 #or whatever chance you'd like
command = { type = set_domestic which = democratic value = 8 }
command = { type = set_domestic which = political_left value = 3 }
command = { type = sleepminister which = 12001 }
command = { type = headofstate which = 12031 }
command = { type = headofgovernment which = 12032 }
command = { type = foreignminister which = 12035 }
command = { type = armamentminister which = 12004 }
command = { type = ministerofsecurity which = 12005 }
command = { type = ministerofintelligence which = 12068 }
command = { type = chiefofstaff which = 12073 }
command = { type = chiefofarmy which = 12008 }
command = { type = chiefofnavy which = 12079 }
command = { type = chiefofair which = 12010 }
}
action_b = {
name = "Now is our chance to restore the Sultan!"
ai_chance = 5
command = { type = set_domestic which = democratic value = 8 }
command = { type = set_domestic which = political_left value = 3 }
command = { type = sleepminister which = 12001 }
command = { type = headofstate which = 12031 }
command = { type = headofgovernment which = 12032 }
command = { type = foreignminister which = 12035 }
command = { type = armamentminister which = 12004 }
command = { type = ministerofsecurity which = 12005 }
command = { type = ministerofintelligence which = 12068 }
command = { type = chiefofstaff which = 12073 }
command = { type = chiefofarmy which = 12008 }
command = { type = chiefofnavy which = 12079 }
command = { type = chiefofair which = 12010 }
command = { type = civil_war which = OTT }
}
}
#############################################
# Set up the Ottoman Empire
#############################################
event = {
id = 9012 #change this to whatever event number you like
country = OTT
random = no
trigger = {}
name = "Ottoman Coup"
desc = "We must undo all that Atatürk has done."
style = 0
date = { day = 0 month = january year = 1936 }
offset = 1
deathdate = { day = 30 month = december year = 1947 }
action_a = {
name = "OK"
command = { type = capital which = 409 } #Istanbul was the Ottoman capital
command = { type = sleepminister which = 549008 } #Kemal is too dead to be CoA
command = { type = headofstate which = 549001 }
command = { type = headofgovernment which = 549002 }
command = { type = foreignminister which = 549003 }
command = { type = armamentminister which = 549004 }
command = { type = ministerofsecurity which = 549005 }
command = { type = ministerofintelligence which = 549006 }
command = { type = chiefofstaff which = 549007 }
command = { type = chiefofarmy which = 549041 }
command = { type = chiefofnavy which = 549009 }
command = { type = chiefofair which = 549010 }
command = { type = set_domestic which = democratic value = 4 }
command = { type = set_domestic which = political_left value = 4 }
command = { type = set_domestic which = free_market value = 10 } #though I do find it fishy that they'd have such a free market
command = { type = set_domestic which = freedom value = 6 }
command = { type = set_domestic which = professional_army value = 6 }
command = { type = set_domestic which = defense_lobby value = 10 }
command = { type = set_domestic which = interventionism value = 9 }
command = { type = dissent value = 30 } #need some penalty
command = { type = relation which = GER value = 50 }
command = { type = relation which = ITA value = 50 }
command = { type = relation which = ENG value = -50 }
command = { type = relation which = FRA value = -50 } #claims against Allies
command = { type = relation which = BUL value = -10 } #potential threat
command = { type = relation which = GRE value = -50 } #cultural enemies
command = { type = relation which = SOV value = -100 } #had good relations with Atatürk; now Black Sea gateway is controlled by imperialists!
command = { type = relation which = SAU value = -30 } #former parts of Empire
command = { type = relation which = OMN value = -10 }
command = { type = relation which = YEM value = -10 }
command = { type = relation which = IRQ value = -100 } #independence threatened by claims
command = { type = relation which = CYP value = -100 }
command = { type = relation which = JOR value = -100 }
command = { type = relation which = LEB value = -100 }
command = { type = relation which = SYR value = -100 }
command = { type = relation which = PAL value = -100 }
command = { type = relation which = ISR value = -100 }
command = { type = relation which = KUR value = -100 }
command = { type = relation which = ARA value = -100 }
}
}