
행동
교회 분권화 재확인
우리 교회가 생존할 수 있었던 것은 경직된 계층 구조나 교구 제도, 중앙 집권화된 관료제가 없었기 때문입니다. 교회가 행정보다는 도덕적 권위를 향해 나아가도록 이끌어 나갑시다.
크르스트야니종교potential정의in_game/common/generic_actions/church_power.txt:969
970type = religious
972sound = UI_action_religion_generic
974ai_tick = daily
975ai_tick_frequency = 80
977automation_tick = monthly
978automation_tick_frequency = 1
979player_automated_category = religiousdoctrines
981message = national_church_action
987allow = {
}
990price = price:national_church_power
992select_trigger = {
993looking_for_a = religion
994source = actor
995target_flag = recipient
996name = "choose_religion" 종교 선택:
997column = {
998data = name
}
}
1002effect = {
1003scope:actor = {
1004change_societal_value = {
}
}
}
1008ai_will_do = {
1009add = -20
1010if = {
1011limit = {
1011scope:actor.modifier:monthly_towards_decentralization > 0
}
1012add = {
1013value = scope:actor.modifier:monthly_towards_decentralization
1014multiply = 10
}
}
}