
행동
불교 종파 우대
우대할 불교 종파를 선택해, 그중 하나를 공식적으로 지지할 수 있습니다.
정의in_game/common/generic_actions/religious_factions.txt:1077
1078type = religiousfaction
1080sound = UI_action_religion_generic
1082potential = {
1083scope:actor.religion = {
1084has_religious_factions = yes
}
}
1094cooldown = {
1095type = favor_buddhist_schools_from_religious_sects
1096years = 10
}
1099automation_tick = never
1100automation_tick_frequency = 12
1102ai_tick = monthly
1103ai_tick_frequency = 12
1105price = price:favor_buddhist_schools_from_religious_sects
1107select_trigger = {
1108looking_for_a = religion
1109source = actor
1110target_flag = recipient
1111name = "choose_religion" 종교 선택:
1112column = {
1113data = name
}
}
1117effect = {
1118scope:actor ?= {
1119if = {
}
1123add_country_modifier = {
}
}
}
1127ai_will_do = {
1128add = "scope:actor.add_static_modifier_utility(favoring_buddhism_schools)"
1129subtract = "scope:actor.add_static_modifier_utility(favoring_kami_worship)"
}