
行动
废除立法议会
最近由我们提出,夺取Actor Parliament权力的动议,已经在Actor Flavor Rank的权力场上引起了巨大的反响。在这个动荡的时代,我们呼唤着机遇的精神!我们必须尽快剥夺议会的合法性!
宫廷与外省灾难select trigger
启用独裁咨议修正类型effect
禁止召开议会修正类型effect
独裁咨议议会类型allow, effect
解散议会议会类型allow
专制统治政策allow至高无上的权威静态修正allow定义in_game/common/generic_actions/court_and_country_actions.txt:1
2type = disaster
4ai_tick = monthly
5ai_tick_frequency = 12
7automation_tick = never
8automation_tick_frequency = 12
11allow = {
12scope:actor = {
13OR = {
}
}
}
21price = price:rtr_negotiate_with_rebels_price
23cooldown = {
24type = legitimize_parliament_abolition_key
25years = 5
}
28select_trigger = {
29looking_for_a = disaster
30name = "choose_disaster" 选择灾难:
31target_flag = recipient
32column = {
33data = name
}
}
41effect = {
42scope:actor = {
50if = {
51limit = {
}
}
}
}
61ai_will_do = {
62add = 100
}