Event
Aid from Ottomans

As we are now in a war against Castile that may prove hopeless, we must send desperate pleas to the faithful across the sea for help. The Ottomans Dynasty might come to our aid, if we can only endure the indignity of asking them!
CastileCountrytrigger
GranadaCountrydynamic historical event.tag
OttomansCountrytrigger
Rise of the TurksSituationimmediate, triggerEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
Aid from Ottomans- The Nasrid Ruler Dynasty Dynasty Asks for Aid↳ Option A “They are our only hope!” · right away
A Disheartening Response↳ Option A “Alas, we cannot help.” · right away
Definitionin_game/events/DHE/flavor_gra.txt:110
111hide_portraits = yes
112type = country_event
113title = flavor_gra.3.title Aid from Ottomans
114desc = flavor_gra.3.desc As we are now in a war against Castile that may prove hopeless, we must send desperate pleas to the faithful across the sea for help. The Ottomans Dynasty might come to our aid, if we can only endure the indignity of asking them!
115outcome = neutral
116fire_only_once = yes
118dynamic_historical_event = {
}
125historical_info = flavor_gra.3.historical_info The Nasrid rulers of Granada sent envoys to both the Ottomans and the Mamālīk to seek aid against Castile. The Ottomans had been increasing their presence in the Western Mediterranean, and Granada enthusiastically made plans for 200,000 Turkish troops to land in València to support them.
127trigger = {
133ruler_or_heir_if_regent ?= {
134exists = dynasty
}
136trigger_if = {
140OR = {
141religion = root.religion
142opinion = {
142target = root
142value > 100
}
}
144religion = root.religion
145NOR = {
146has_mutual_scripted_relation = {
147type = relation_type:alliance
148target = root
}
150is_subject_of = root
151any_country_at_war_with = {
151this = root
}
152root = {
152is_subject_of = prev
}
}
}
}
156trigger_else = {
159at_war = no
160OR = {
161religion = root.religion
162opinion = {
162target = root
162value > 100
}
}
164religion = root.religion
165NOR = {
166has_mutual_scripted_relation = {
167type = relation_type:alliance
168target = root
}
170is_subject_of = root
171any_country_at_war_with = {
171this = root
}
172root = {
172is_subject_of = prev
}
}
}
}
}
178illustration_tags = {
17910 = regular
18010 = interior
}
183immediate = {
}
185ruler_or_heir_if_regent = {
185save_scope_as = nasrid_ruler
}
187if = {
189save_scope_as = helper_country
}
}
}