Event
Response from Target Country

Our envoy sent to Target Country has finally returned! Expectedly, the Target Country Adjective representatives responded positively to our proposal and our ministers are already working on making everything into a reality.
Event chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
Port Lease in China
Lease in Target Location↳ Option A “Offer a lease.” · right away
Response from Target Country↳ After any choice · right away
Definitionin_game/events/DHE/flavor_chi_por.txt:147
148type = country_event
149title = flavor_chi_por.3.title Response from Target Country
150desc = {
151first_valid = {
152triggered_desc = {
153desc = flavor_chi_por.3.desc_success Our envoy sent to Target Country has finally returned! Expectedly, the Target Country Adjective representatives responded positively to our proposal and our ministers are already working on making everything into a reality.
154trigger = {
155has_local_variable = accepted_offer
}
}
158triggered_desc = {
159desc = flavor_chi_por.3.desc_failure Our envoy sent to Target Country has finally returned! Unfortunately, the arrogant Target Country ministers rejected our humble offer. The riches of China are not that important anyway!
160trigger = {
161NOT = {
161has_local_variable = accepted_offer
}
}
}
}
}
166outcome = neutral
168illustration_tags = {
16910 = regular
17010 = interior
}
173immediate = {
}
}