Event
Foreign Inventor

A brilliant Inventor Country Adjective inventor from Inventor Country has come to seek our patronage after a falling out with the Inventor Country. The inventor has been described by some as one of the great minds of this age, producing many mechanical and chemical inventions beyond the understanding of most others.
Definitionin_game/events/innovativeness_events.txt:56
57type = country_event
58title = innovativeness_events.4.title Foreign Inventor
59desc = innovativeness_events.4.desc A brilliant Inventor Country Adjective inventor from Inventor Country has come to seek our patronage after a falling out with the Inventor Country. The inventor has been described by some as one of the great minds of this age, producing many mechanical and chemical inventions beyond the understanding of most others.
60outcome = neutral
61image = "gfx/interface/illustrations/institutions/scientific_revolution.dds"
62trigger = {
64any_neighbor_country = {
65num_of_advances_researched >= root.num_of_advances_researched
}
}
70immediate = {
71hidden_effect = {
72random_neighbor_country = {
73limit = {
74num_of_advances_researched >= root.num_of_advances_researched
}
76save_scope_as = inventor_country
}
}
}