
행동
세법 개정
많은 지방의 비효율적인 과세로 인해 상당한 손실이 발생해 국고가 심각하게 줄어들고 있습니다. 사기를 높이고 파국을 피하려면 수입원을 철저히 관리해야 합니다!
중국의 위기재난select trigger
중화제국국가 간 조직체potentialcompleted_tax_revision_variable변수allowrevised_tax_code_variable변수allow, effect정의in_game/common/generic_actions/crisis_of_the_chinese_dynasty_actions.txt:169
170type = disaster
172ai_tick = daily
173ai_tick_frequency = 80
175automation_tick = never
176automation_tick_frequency = 12
179potential = {
180scope:actor = {
}
}
185allow = {
186custom_tooltip = {
187text = has_completed_revised_tax_code_tt 조세 제도 개혁 내각 행동을 완료
}
190custom_tooltip = {
191text = has_not_already_enacted_this_action_during_the_disaster_tt 이 재난 기간 동안 아직 이 행동을 제정하지 않음
}
}
198select_trigger = {
199looking_for_a = disaster
200name = "choose_disaster" 재난 선택:
201target_flag = recipient
202column = {
203data = name
}
205visible = {
207disaster_is_active = yes
}
}
211effect = {
213scope:actor = {
215hidden_effect = {
216if = {
}
}
}
}
225ai_will_do = {
226add = 1000
}