事件
腐败选区

由于Target Location在Parliament中的重要地位,该地确实能在我们国家的政治运作中有相当的影响力。然而,Envious的市民却感到在Parliament中缺乏代表权。Envious民众要求在本地建立一座城镇议席,并享有全部相关权利。尽管这一要求单列出来看似合理,但随之而来的将是撤销Target Location的议会席位——此举无疑会被贵族们视为严重侮辱。
腐败议席建筑immediate, trigger
城镇议席建筑immediate, trigger定义in_game/events/government/parliaments.txt:94
95type = country_event
96title = parliaments.2.title 腐败选区
97desc = parliaments.2.desc 由于Target Location在Parliament中的重要地位,该地确实能在我们国家的政治运作中有相当的影响力。然而,Envious的市民却感到在Parliament中缺乏代表权。Envious民众要求在本地建立一座城镇议席,并享有全部相关权利。尽管这一要求单列出来看似合理,但随之而来的将是撤销Target Location的议会席位——此举无疑会被贵族们视为严重侮辱。
98outcome = neutral
100illustration_tags = {
10110 = angry
10210 = exterior
}
105trigger = {
106total_effective_building_levels:rotten_borough > 0
107num_locations > num_of_non_rural
108num_of_non_rural > total_effective_building_levels:urban_parliament_seat
109any_owned_non_rural_location = {
110NOT = {
}
}
}
117immediate = {
118random_owned_location = {
122save_scope_as = target_location
}
125random_owned_non_rural_location = {
126limit = {
127NOT = {
}
}
132save_scope_as = envious
}
}