
행동
다음 카툰 준비
다음 카툰을 준비해서 종교적 영향력을 높입니다.
마야 의식종교potential카툰 준비 중정적 보정치effect정의in_game/common/generic_actions/mayan.txt:222
223icon = prepare_for_katun_double
224type = religious
226sound = UI_action_religion_generic
240ai_tick = monthly
241ai_tick_frequency = 1
243automation_tick = monthly
244automation_tick_frequency = 1
245player_automated_category = religiousdoctrines
252select_trigger = {
253looking_for_a = religion
254source = actor
255target_flag = recipient
256name = "choose_religion" 종교 선택:
257column = {
257data = name
}
}
260effect = {
261scope:actor ?= {
262if = {
}
}
}
276ai_will_do = {
277add = "scope:actor.add_static_modifier_utility(prepare_for_katun)"
279subtract = {
280desc = "bias against doing stuff"
281value = 1
}
}