
アクション
総督の行幸
国家の長でもある総督を誇示することは、公共の精神を高め、忠誠心を奨励する。
聖公会宗教potential定義in_game/common/generic_actions/church_power.txt:428
429type = religious
431sound = UI_action_religion_generic
433ai_tick = daily
434ai_tick_frequency = 80
435automation_tick = monthly
436automation_tick_frequency = 1
438message = national_church_action
444allow = {
}
447price = price:national_church_power
449select_trigger = {
450looking_for_a = religion
451source = actor
452target_flag = recipient
453name = "choose_religion" 宗教を選択:
454column = {
455data = name
}
}
459effect = {
460scope:actor = {
}
}
466ai_will_do = {
467add = -20
468add = {
469if = {
470limit = {
470scope:actor.modifier:bias_for_diplomat_policies > 0
}
471add = {
472value = {
473value = scope:actor.modifier:bias_for_scholar_policies
}
}
}
}
}