
Action
Reaffirm Ecclesiastical Decentralization
The survival of our Church can be attributed to its lack of rigid hierarchy, diocesan system, or centralized bureaucracy. Let us further steer it towards moral authority, rather than administration.
KrstjaniReligionpotentialDefinitionin_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" Choose the 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
}
}
}