
议会议程
更改政策
该阶层对我们当前的政策抱有异议,如果我们改变政策将能换来他们的支持。
定义in_game/common/parliament_agendas/00_common.txt:58
61type = country
65potential = {
66any_possible_policy = {
67any_estate_type_preferring = {
67this = scope:target
}
68law = {
69NOT = {
69is_locked_for = root
}
}
}
}
74on_accept = {
75random_possible_policy = {
76limit = {
77any_estate_type_preferring = {
77this = scope:target
}
78law = {
79NOT = {
79is_locked_for = root
}
}
}
82root = {
83add_policy = prev
}
}
}
91ai_will_do = {
92subtract = {
93value = 1000
}
}
96chance = 10