
行动
惩办贪官
曾几何时,我们Cabinet Title兢兢业业的顾问总是把百姓的利益放在首位,而他们如今的腐化堕落已到了前所未有的地步。他们因循守旧、贪恋权位,弃职责于不顾。即使我们要冒着失去他们拥戴的危险,也必须改变这一现状。
中华中华 Flavor Rank的危机灾难select trigger
市民阶层allow
教士阶层allow
贵族阶层allow
平民阶层allow
天朝国际组织potentialreformed_the_cabinet_variable变量allow定义in_game/common/generic_actions/crisis_of_the_chinese_dynasty_actions.txt:90
91icon = cd_purge_cabinet_member
92type = disaster
94ai_tick = daily
95ai_tick_frequency = 80
97automation_tick = never
98automation_tick_frequency = 12
100potential = {
101scope:actor = {
}
}
105price = price:rtr_negotiate_with_rebels_price
106allow = {
107scope:actor = {
108OR = {
109AND = {
110trigger_if = {
112estate_satisfaction:nobles_estate > 0.6
}
114trigger_if = {
116estate_satisfaction:clergy_estate > 0.6
}
118trigger_if = {
120estate_satisfaction:burghers_estate > 0.6
}
122trigger_if = {
124estate_satisfaction:peasants_estate > 0.6
}
}
127estate_power(estate_type:crown_estate) > 0.5
128any_cabinet_character = {
129total_abilities > 250
130count > 2
}
}
133custom_tooltip = {
134text = has_not_already_enacted_this_action_during_the_disaster_tt 在本场灾难期间尚未采取该行动
}
}
}
140select_trigger = {
141looking_for_a = disaster
142name = "choose_disaster" 选择灾难:
143target_flag = recipient
144column = {
145data = name
}
147visible = {
149disaster_is_active = yes
}
}
153effect = {
155scope:actor = {
156if = {
157limit = {
157estate_power(estate_type:crown_estate) > 0.5
}
}
}
}
164ai_will_do = {
165add = 100
}