イベント
Target Locationが議論に勝利

影響力のあるTarget Location大学は、CountryのParliamentを説得し、大学資金増額に賛成させることに成功した。
絶対主義時代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大学は、CountryのParliamentを説得し、大学資金増額に賛成させることに成功した。
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
}
}