事件本版本新增
难得的好消息

难得一次,Parliament召开是为了商议一件令人愉悦的事。国家局势安稳,国库尚可支撑,民众近来也未酿成什么祸端。围绕着如何善用这份难得的好运,已有不少提议浮出水面,而这一次的讨论,甚至可以说相当彬彬有礼。我们切莫辜负这宝贵的时机。
定义in_game/events/government/parliaments.txt:2593
2594type = country_event
2595title = parliaments.44.title 难得的好消息
2596desc = parliaments.44.desc 难得一次,Parliament召开是为了商议一件令人愉悦的事。国家局势安稳,国库尚可支撑,民众近来也未酿成什么祸端。围绕着如何善用这份难得的好运,已有不少提议浮出水面,而这一次的讨论,甚至可以说相当彬彬有礼。我们切莫辜负这宝贵的时机。
2597outcome = neutral
2599illustration_tags = {
260010 = happy
260110 = exterior
}
2604trigger = {
2605at_war = no
2606stability >= 40
2607monthly_balance > 5
2609num_of_non_rural > 0
}
2612immediate = {
2617ordered_owned_non_rural_location = {
2618max = 1
2619order_by = location_tax_base
2620save_scope_as = target_location
}
}