事件
外国发明家

一位来自Inventor Country的才华横溢的发明家在与Inventor Country AdjectiveInventor Country当局意见不合后寻求我们的赞助。该发明家被一些人认为是这个时代的伟人之一,创造了许多超出大多数人理解的机械和化学的发明。
定义in_game/events/innovativeness_events.txt:56
57type = country_event
58title = innovativeness_events.4.title 外国发明家
59desc = innovativeness_events.4.desc 一位来自Inventor Country的才华横溢的发明家在与Inventor Country AdjectiveInventor Country当局意见不合后寻求我们的赞助。该发明家被一些人认为是这个时代的伟人之一,创造了许多超出大多数人理解的机械和化学的发明。
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
}
}
}