
アクション
改革派外交
聖公会は宗教改革の特殊な分派だが、キリスト教のその他の改革派と同志であることに変わりはない。わが国は兄弟信仰の国々と外交関係を結ぶべきだ。
聖公会宗教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
}
}
}
}
}