事件
Target Location的市民

Target Location的Parliament成员在Parliament中占据重要地位,因为他们代表着我国的经济中心之一。当地的代表在Parliament中拥有强大的经济影响力,可悲的是,他们正在利用这种财力资源阻挠我们当下的议题进程。
市民阶层trigger定义in_game/events/government/parliaments.txt:1487
1488type = country_event
1489title = parliaments.14.title Target Location的市民
1490desc = parliaments.25.desc Target Location的Parliament成员在Parliament中占据重要地位,因为他们代表着我国的经济中心之一。当地的代表在Parliament中拥有强大的经济影响力,可悲的是,他们正在利用这种财力资源阻挠我们当下的议题进程。
1491outcome = neutral
1493illustration_tags = {
149410 = angry
149510 = interior
}
1498trigger = {
1499any_owned_non_rural_location = {
1500num_buildings > 10
}
}
1511immediate = {
1512random_owned_non_rural_location = {
1513limit = {
1514num_buildings > 10
}
1516save_scope_as = target_location
}
}