事件
Target Location赢得辩论

富有影响力的Target Location大学已经成功左右了CountryParliament成员的意见,现在他们转而支持增加大学经费的提案了。
专制主义时代option 1
大革命时代option 1
大学建筑immediate, trigger定义in_game/events/government/parliaments.txt:299
300type = country_event
301title = parliaments.5.title Target Location赢得辩论
302desc = parliaments.5.desc 富有影响力的Target Location大学已经成功左右了CountryParliament成员的意见,现在他们转而支持增加大学经费的提案了。
303outcome = neutral
305illustration_tags = {
30610 = happy
30710 = interior
}
310trigger = {
311total_effective_building_levels:university > 0
315parliament_issue ?= {
316OR = {
317this = parliament_issue:compulsory_education_nobles
318this = parliament_issue:sponsor_a_university
}
}
}
323immediate = {
324random_owned_location = {
328save_scope_as = target_location
}
}