
行动
新教外交
虽然圣公宗是宗教改革的一个特殊分支,但我们仍然是基督教其他新教宗派的兄弟姐妹。我们应该与这些共享信仰的国家建立外交联系。
圣公宗宗教potential定义in_game/common/generic_actions/church_power.txt:179
180type = religious
182sound = UI_action_religion_generic
184ai_tick = daily
185ai_tick_frequency = 80
187automation_tick = monthly
188automation_tick_frequency = 1
189player_automated_category = religiousdoctrines
191message = national_church_action
197allow = {
}
200price = price:national_church_power
202select_trigger = {
203looking_for_a = religion
204source = actor
205target_flag = recipient
206name = "choose_religion" 选择宗教:
207column = {
208data = name
}
}
212effect = {
213if = {
214limit = {
215exists = scope:recipient
}
217scope:actor = {
218every_known_country = {
224add_opinion = {
224target = scope:actor
224modifier = opinion_reformation_diplomacy
}
}
}
}
228else = {
229custom_tooltip = reformation_diplomacy_tt 我们将改善与所有参与宗教改革的国家的关系。
}
}
234ai_will_do = {
235add = -20
236add = {
237if = {
238limit = {
238scope:actor.modifier:bias_for_diplomat_policies > 0
}
239add = {
240value = {
241value = scope:actor.modifier:bias_for_diplomat_policies
}
}
}
}
}