事件
平民主导了议会辩论

这场由平民阶层自发组织的坚定社会运动,以其强大的民意基础成功扭转了Parliament对待当前关键议题的态度。尽管参与者都是普通民众,但他们的合理诉求最终被纳入国家事务的讨论议程,获得了与精英阶层平等对话的权利。
平民阶层trigger定义in_game/events/government/parliaments.txt:748
749type = country_event
750title = parliaments.13.title 平民主导了议会辩论
751desc = parliaments.13.desc 这场由平民阶层自发组织的坚定社会运动,以其强大的民意基础成功扭转了Parliament对待当前关键议题的态度。尽管参与者都是普通民众,但他们的合理诉求最终被纳入国家事务的讨论议程,获得了与精英阶层平等对话的权利。
752outcome = neutral
754illustration_tags = {
75510 = happy
75610 = interior
}
759trigger = {
765OR = {
766estate_power(estate_type:peasants_estate) > 0.3
767has_estate_privilege = estate_privilege:peasants_represented_in_parliament
}
}
771immediate = {
}
}