
アクション
クルステャニの修道院を支援
クルステャニの修道院は、わが国の信仰の中心であり、我らを支える静かな礎でもある。これを支えつづけることは、信仰の安定と土地の忠誠の双方を守ることにつながる。
修道院建造物effect
クルステャニ宗教effect, potential定義in_game/common/generic_actions/church_power.txt:890
891type = religious
893sound = UI_action_religion_generic
895ai_tick = daily
896ai_tick_frequency = 80
898automation_tick = monthly
899automation_tick_frequency = 1
900player_automated_category = religiousdoctrines
902message = national_church_action
908allow = {
909scope:actor ?= {
910total_effective_building_levels:monastery > 0
}
}
914price = price:national_church_power
916select_trigger = {
917looking_for_a = religion
918source = actor
919target_flag = recipient
920name = "choose_religion" 宗教を選択:
921column = {
922data = name
}
}
926effect = {
927scope:actor = {
928custom_tooltip = {
929text = support_the_krstjani_monasteries_tt Target Provinceの繁栄度がprosperity mild bonus上昇し、Target Provinceにいるクルステャニを信仰するすべてのPOPのPOP満足度がpop satisfaction mild bonus上昇する
930random_owned_location = {
934province = {
935save_temporary_scope_as = target_province
936every_location_in_province = {
939every_pop = {
}
}
}
}
}
}
}
954ai_will_do = {
955add = -20
956add = {
957if = {
958limit = {
958scope:actor.modifier:bias_for_diplomat_policies > 0
}
959add = {
960value = {
961value = scope:actor.modifier:bias_for_diplomat_policies
}
}
}
}
}