
Action
Expose the Enemies of the Faith
Historically, our nation has been perceived as a nest of heresies, targeted by crusades and pressured to abandon our rites. Due to that, the strength of our Church lies in vigilance, and by identifying agents of hostile churches and courts, we deny them any means to undermine our faith and threaten us again.
KrstjaniReligionpotentialDefinitionin_game/common/generic_actions/church_power.txt:741
742type = religious
744sound = UI_action_religion_generic
746ai_tick = daily
747ai_tick_frequency = 80
749automation_tick = monthly
750automation_tick_frequency = 1
751player_automated_category = religiousdoctrines
753message = national_church_action
759allow = {
760scope:actor = {
761any_spy_network_built_in_us = {
762spy_network = {
762target = scope:actor
762value >= 10
}
}
}
}
767price = price:national_church_power
769select_trigger = {
770looking_for_a = religion
771source = actor
772target_flag = recipient
773name = "choose_religion" Choose the Religion:
774column = {
775data = name
}
}
779effect = {
780scope:actor = {
781custom_tooltip = {
782text = expose_the_enemies_of_the_faith_tt Reduces the size of every hostile Spy Network in Country by -10.00
783every_spy_network_built_in_us = {
784add_spy_network = {
784target = scope:actor
784value = -10
}
}
}
}
}
790ai_will_do = {
791add = -20
792add = {
793if = {
794limit = {
794scope:actor.modifier:bias_for_diplomat_policies > 0
}
795add = {
796value = {
797value = scope:actor.modifier:bias_for_diplomat_policies
}
}
}
}
}