事件
Target Location的影响

Parliament当前关于如何最好地保护国内生产的辩论已经引起了Target Location当地许多人的注意。Parliament的这一重要派系已经在辩论中转向支持我们,期望将来能够从这项提案中获益。
市民阶层trigger定义in_game/events/government/parliaments.txt:474
475type = country_event
476title = parliaments.8.title Target Location的影响
477desc = parliaments.8.desc Parliament当前关于如何最好地保护国内生产的辩论已经引起了Target Location当地许多人的注意。Parliament的这一重要派系已经在辩论中转向支持我们,期望将来能够从这项提案中获益。
478outcome = neutral
480illustration_tags = {
48110 = regular
48210 = exterior
}
485trigger = {
491any_owned_non_rural_location = {
492num_buildings > 10
}
}
496immediate = {
497random_owned_location = {
498limit = {
499num_buildings > 10
}
501save_scope_as = target_location
}
}