
행동
느긋하게 다음 카툰 준비
다음 카툰을 최소한의 노력만으로 준비해서 종교적 영향력을 높입니다.
마야 의식종교potential카툰 준비 중정적 보정치effect정의in_game/common/generic_actions/mayan.txt:156
157icon = prepare_for_katun_double
158type = religious
160sound = UI_action_religion_generic
179ai_tick = monthly
180ai_tick_frequency = 1
182automation_tick = monthly
183automation_tick_frequency = 1
184player_automated_category = religiousdoctrines
186select_trigger = {
187looking_for_a = religion
188source = actor
189target_flag = recipient
190name = "choose_religion" 종교 선택:
191column = {
191data = name
}
}
194effect = {
195scope:actor ?= {
196if = {
}
202add_country_modifier = {
}
}
}
211ai_will_do = {
212add = "scope:actor.add_static_modifier_utility(prepare_for_katun)"
213multiply = 0.5
215subtract = {
216desc = "bias against doing stuff"
217value = 1
}
}