final version of the events:
i have raise to -10 the DI if you accept and +10 if you reject, so, a player is more tempted to choose the historical option.
####################################################################
# 272031 - (ENG) Haile Selassie I. has left the country (by SykoNurse)
####################################################################
event = {
id = 272031
random = no
country = ENG
trigger = {
NOT = {
exists = ETH
}
random = 75
}
name = "Haile Selassie I. fled to London!"
desc = "As the Italians entered the capital Addis Abeba the Emperor had already left his country. He fled to Jerusalem first, then
moved on to his London exile where he was hardly welcome. Many people criticised his move to leave the country but his main purpose was to
appeal to the League of Nations again. In a speech in Geneva his conclusion was that if force was allowed to triumph over the Covenant, then
the collective security of small states was threatened. Historically at this point the League of Nations became insignificant."
style = 0
date = { day = 1 month = january year = 1936 }
offset = 1
deathdate = { day = 30 month = december year = 1947 }
action_a = {
name = "Okay"
command = { }
}
}
####################################################################
# 462077 - (ITA) Pacifying Ethiopia (by SykoNurse)
####################################################################
event = {
id = 462077
random = no
country = ITA
trigger {
event = 272031
random = 40
}
name = "The Duce tries to bribe Haile Selassie I."
desc = "After Haile Selassie's flight to London the Italians found out that it would not be an easy task to pacify Ethiopia. A few local
Rases were still resisting and launching guerilla attacks on the conquerors. A few submitted but as long as Italy did not have the Ethiopian
nobility on her side there would be no peace in Africa Orientale Italiana. Mussolini tried to bribe the exiled Emperor with 1 million pounds
and nominal sovereignty to satisfy the Ethiopian people's desire to be led by their Emperor, while keeping the actual power for Italy.
Historically Haile Selassie I. declined. The Lion of Judah returned to power in 1942 invading his own country with the help of British
forces from the Sudan."
style = 0
date = { day = 1 month = july year = 1936 }
offset = 10 # depends on circumstances
deathdate = { day = 30 month = december year = 1947 }
action_a = {
name = "Bribe him"
command = { type = trigger which = 272070 } # the emperor's response
command = { type = supplies value = -250 }
}
action_b = {
name = "We don't need him"
command = { }
}
}
######################################################################
# 272070 - The Emperor's Response (by SykoNurse)
######################################################################
event = {
id = 272070
random = no
country = ENG
#triggered by 272031 - (ITA) Pacifying Ethiopia
name = "Mussolini tries to bribe Haile Selassie"
desc = "After Haile Selassie's flight to London the Italians found out that it would not be an easy task to pacify Ethiopia. A few local
Rases were still resisting and launching guerilla attacks on the conquerors. A few submitted but as long as Italy did not have the Ethiopian
nobility on her side there would be no peace in Africa Orientale Italiana. Mussolini tried to bribe the exiled Emperor with 1 million pounds
and nominal sovereignty to satisfy the Ethiopian people's desire to be led by their Emperor, while keeping the actual power for Italy.
Historically Haile Selassie I. declined. The Lion of Judah returned to power in 1942 invading his own country with the help of British
forces from the Sudan."
style = 0
action_a = {
name = "Never!"
command = { type = influence value = 10 } #protecting the guest
}
action_b = {
name = "The Lion of Judah submits to Italy"
command = { type = influence value = -10 } #for acepting a bribe
# 462008 to 462014 - Ethiopian Freedom Fighters for 1937
command = { type = sleepevent which = 462008 }
command = { type = sleepevent which = 462009 }
command = { type = sleepevent which = 462010 }
command = { type = sleepevent which = 462011 }
command = { type = sleepevent which = 462012 }
command = { type = sleepevent which = 462013 }
command = { type = sleepevent which = 462014 }
# 462040 to 462046 - Ethiopian Freedom Fighters for 1938
command = { type = sleepevent which = 462040 }
command = { type = sleepevent which = 462041 }
command = { type = sleepevent which = 462042 }
command = { type = sleepevent which = 462043 }
command = { type = sleepevent which = 462044 }
command = { type = sleepevent which = 462045 }
command = { type = sleepevent which = 462046 }
# 462047 to 462053 - Ethiopian Freedom Fighters for 1939
command = { type = sleepevent which = 462047 }
command = { type = sleepevent which = 462048 }
command = { type = sleepevent which = 462049 }
command = { type = sleepevent which = 462050 }
command = { type = sleepevent which = 462051 }
command = { type = sleepevent which = 462052 }
command = { type = sleepevent which = 462053 }
# 462054 to 462060 - Ethiopian Freedom Fighters for 1940
command = { type = sleepevent which = 462054 }
command = { type = sleepevent which = 462055 }
command = { type = sleepevent which = 462056 }
command = { type = sleepevent which = 462057 }
command = { type = sleepevent which = 462058 }
command = { type = sleepevent which = 462059 }
command = { type = sleepevent which = 462060 }
# 462061 to 462067 - Ethiopian Freedom Fighters for 1941
command = { type = sleepevent which = 462061 }
command = { type = sleepevent which = 462062 }
command = { type = sleepevent which = 462063 }
command = { type = sleepevent which = 462064 }
command = { type = sleepevent which = 462065 }
command = { type = sleepevent which = 462066 }
command = { type = sleepevent which = 462067 }
# 462068 to 462074 - Ethiopian Freedom Fighters for 1942
command = { type = sleepevent which = 462068 }
command = { type = sleepevent which = 462069 }
command = { type = sleepevent which = 462070 }
command = { type = sleepevent which = 462071 }
command = { type = sleepevent which = 462072 }
command = { type = sleepevent which = 462073 }
command = { type = sleepevent which = 462074 }
}
}