
行动
揭露信仰之敌
在历史上,我们国家一直被视为异端的巢穴,成为十字军的目标,并被施压放弃我们的仪式。因此,我们教会的力量在于警惕,通过识别敌对教会和宫廷的代理人,我们将击退任何破坏信仰并再次威胁我们的手段。
波斯尼亚教会宗教potential定义in_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" 选择宗教:
774column = {
775data = name
}
}
779effect = {
780scope:actor = {
781custom_tooltip = {
782text = expose_the_enemies_of_the_faith_tt 使国家内所有敌对间谍网规模降低-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
}
}
}
}
}