I was thinking a situation in the Levant where the nations are Druze, Syria, early Israel, Palestine, Transjordania, Egypt and perhaps christian Lebanon (although I guess Druze occupy all of modern Lebanon, so perhaps not).
410 300 391 415 309 388 387 386 385 1848 1845 1844 1849 1857 1847 1858 1907 1859 1837 1833 1838 1843 255 254 253 251 234 233 434 435
390 391 412 392 403 402 403 393 411 410 416 414 413 410 405 409 408 437 439 438 441 448 442 440 443 449 447 446 445 1854 1853 1852 450 1851 1855 1862 1861 1863 1860 1866 1865 1790 1824 1823 1793 1794 1795 1792 404 1798 1797 1796 1799 406 1802 1803 407 1791
mehmet12 said:By the way, I've tried and tried writing events, but none of them ever seem to work.
Maybe you guys can write the multi-choice events for each nation using the province IDs I've given you, and I can fill in the minister ID numbers if you send them to me?
Miihkali said:5. Hellenization of central anatolia. If Greece qoncuers turkey, this event launches.
mehmet12 said:Maybe we could make the possibility of having Istanbul independent as a Free City?
#########################################################################
# Hellenization of Anatolia
#########################################################################
event = {
id = xxx
random = no
country = GRE
trigger = {
exists = GRE # greece exists
NOT = {
exists = TUR # turkey doesn't exist
}
AND = {
OR = {
owned = { province = 448 data = GRE } # ankara is controlled by Greece
owned = { province = 448 data = U00 } # OR by Pontus
owned = { province = 448 data = U01 } # OR by Cappadocia
}
}
}
name = "Hellenization of Central Anatolia"
desc = "After defeat of Turkey hellenic peoples now controls most of Anatolia. Finally Megali idea has full true. But problem is that Turkish people living in central Anatolia have still big power in area, they are almost only major people living there and Hellens are only small minority. But as we Hellenized Western Anatolia in 1920s, we can do same in Central Anatolia."
style = 0
picture = "picture"
date = { day = 15 month = january year = 1936 }
offset = 30
deathdate = { day = 28 month = august year = 2199 }
action_a = {
name = "Hellenize anatolia"
ai_chance = 34
command = { type = dissent value = 15 } # that this is not 'must' option
command = { type = manpowerpool value = -35 } # moving Turks away or even massacre... :(
command = { type = addcore which = 440 } # Karabük
command = { type = addcore which = 448 } # Ankara
command = { type = addcore which = 441 } # Afyonkarahinar
command = { type = addcore which = 442 } # Konya
command = { type = addcore which = 443 } # Mersin
command = { type = addcore which = 445 } # Gaziantep (maybe chance this province name to Hatay...)
}
action_b = {
name = "Form Turkish puppet state led by Hellens"
ai_chance = 33
command = { type = independence which = U05 value = 0 when = 0 } # maybe make one nation more, something like Phrygia... or maybe not.
}
action_c = {
name = "Give autonomy to Turks"
ai_chance = 33
command = { type = manpowerpool value = 25 } # mobilized Turks... Maybe!
command = { type = dissent value = 5 } # what supporters of Megali idea says? They aren't happy...
}
}
event = {
id = XXX
random = no
country = TAG # make this event for U00 and also U01. replace TAG with U00/U01
trigger = {
OR = {
control = { province = 440 data = TAG } # Karabük
control = { province = 448 data = TAG } # Ankara
control = { province = 441 data = TAG } # Afuonkarahinar
control = { province = 442 data = TAG } # Konya
control = { province = 443 data = TAG } # Mersir
control = { province = 445 data = TAG } # Gaziantep
}
}
NOT = {
exists = TUR # turkey doesn't exists
}
}
name = "Giving occupied Turkey to Greece"
desc = "Greece Megalist government wants our lands, what we have occupied after Hellen-Turkish war! Their plans to Hellenize central Anatolia are maybe important to them, but when Greece border moves towards us, it makes clear threat, that Cappadocia/Pontus becomes only puppet of Greece."
style = 0
picture = "rhineland"
date = { day = 15 month = january year = 1936 }
offset = 3 # runs after three days...
deathdate = { day = 28 month = august year = 2199 }
action_a = {
name = "Give it"
ai_chance = 96
command = { type = dissent value = 8 }
command = { type = secedeprovince which = GRE value = 440 }
command = { type = secedeprovince which = GRE value = 448 }
command = { type = secedeprovince which = GRE value = 441 }
command = { type = secedeprovince which = GRE value = 442 }
command = { type = secedeprovince which = GRE value = 443 }
command = { type = secedeprovince which = GRE value = 445 }
command = { type = relation which = GRE value = 25 }
}
action_b = {
name = "We have our own oppoturnities also!"
ai_chance = 3
command = { type = relation which = GRE value = -30 }
}
action_c = { # That action only for Cappadocia
name = "Keep Konya, but give other provinces"
ai_chance = 1
command = { type = dissent value = 4 }
command = { type = relation which = GRE value = 5 }
command = { type = secedeprovince which = GRE value = 440 }
command = { type = secedeprovince which = GRE value = 448 }
command = { type = secedeprovince which = GRE value = 441 }
command = { type = secedeprovince which = GRE value = 443 }
command = { type = secedeprovince which = GRE value = 445 }
}
}
#########################################################################
# Syrian-Assyrian war
#########################################################################
event = {
id = XXX
random = no
country = SYR # Syria
trigger = {
atwar = no # Syria isn't at war
exists = U02 # Assyria
control = { province = 1861 data = U02 } # Assyria controls Dair az Zawr
}
name = "Syrian-Assyrian war"
desc = "Former French mandate Syria has been long time humiliated my several states. First Ottomans, then French and now Assyrians are ruling parts of eastern Syria. Finally we have some changes to defend ourselves, and retaking Dair az Zawr is important in progress prove our true independence."
style = 0
picture = "merkur"
date = { day = 2 month = january year = 1936 }
offset = 150
deathdate = { day = 30 month = december year = 2199 }
action_a = {
name = "Crush Assyrians!"
ai_chance = 85
command = { type = war which = U02 } # Syria DoW:s Assyria
command = { type = trigger which = XXXX } # Assyrian event
command = { type = add_division which = "Dair az Zawr infantry" value = infantry when = 1 }
command = { type = add_division which = "1st Infantry Brigade" value = militia when = 0 }
command = { type = dissent value = 5 }
}
action_b = {
name = "Nah, let it be!"
ai_chance = 15
command = { type = domestic which = interventionism value = -1 }
}
}
#########################################################################
# Syria declares war against us!
#########################################################################
event = {
id = XXXX
random = no
country = U02 # Assyria
trigger = {
# triggered by Syria
}
name = "Syria declares war upon us!"
desc = "Syria has mobilized their reserves and declared war against us. Their excuse is question of Dair az Zawr-province and their territorial claim over it."
style = 0
picture = "defence"
action_a = {
name = "Then mobilize our reserves!"
ai_chance = 50
command = { type = add_division which = "Division of Dair az Zawr" value = infantry when = 1 }
command = { type = dissent value = 5 }
}
action_b = {
name = "Mobilize even more infantry"
ai_chance = 25
command = { type = add_division which = "1st Rifle Division" value = militia when = 0 }
command = { type = add_division which = "2nd Rifle Division" value = militia when = 0 }
command = { type = add_division which = "3rd Rifle Division" value = militia when = 0 }
command = { type = dissent value = 10 }
}
action_c = {
name = "Give up, give their claims"
ai_chance = 25
command = { type = peace which = SYR value = 1 }
command = { type = dissent value = 15 }
command = { type = secedeprovince which = SYR value = 1861 } # Gives Dair az Zawr
}
}