Event
Country neglected economically
Although we are united in the person of our sovereign, our nation's merchants are still treated as foreigners. This is hurting our nation economically. Full Ruler Name should spent more time in our country, and make it prosper!
Definitionin_game/events/diplomacy/unionevents.txt:109
110hide_portraits = yes
111type = country_event
112title = unionevents.3.title Country neglected economically
113desc = unionevents.3.desc Although we are united in the person of our sovereign, our nation's merchants are still treated as foreigners. This is hurting our nation economically. Full Ruler Name should spent more time in our country, and make it prosper!
114outcome = neutral
115trigger = {
116union ?= {
117any_international_organization_member = {
118has_ruler = yes
119ruler.culture = culture
120num_loans > 2
}
}
123has_ruler = yes
124ruler = {
125NOT = {
125culture = root.culture
}
}
}
129immediate = {
130union ?= {
131random_international_organization_member = {
132limit = {
133has_ruler = yes
134ruler.culture = culture
135num_loans > 2
}
137save_scope_as = union_target
}
}
}