종파 입회
행동이번 버전 변경

종파 입회

join_sectin_game/common/generic_actions/sects.txt:1

종파에 입회합니다.

요구 조건종파국가 간 조직체allow, select trigger 2동아시아 불교종교select trigger 2삼교종교select trigger 2신토종교potential, select trigger 2불교 종파 우대 중정적 보정치potential, select trigger 2religion변수select trigger 2

정의in_game/common/generic_actions/sects.txt:1

2type = religious
4sound = UI_action_religion_generic
6potential = {
7scope:actor ?= {
8religion = {
9has_sects = yes
10OR = {
11this != religion:shinto
12scope:actor = {
12has_country_modifier = favoring_buddhism_schools
}
}
}
}
}
18allow = {
19scope:actor = {
20custom_tooltip = {
21text = join_sect_max_sects_tt 우리 종교가 허용하는 것보다 적은 수의 종파에 속해 있습니다.
22any_international_organizations_member_of = {
23international_organization_type = international_organization_type:sect
24count < {
25value = scope:actor.religion.max_sects
26min = 0
}
}
}
}
}
33ai_tick = monthly
34ai_tick_frequency = 6
36automation_tick = monthly
37automation_tick_frequency = 1
38player_automated_category = religiousdoctrines
40price = price:join_sect
42select_trigger = {
43looking_for_a = religion
44source = actor
45target_flag = recipient
46name = "choose_religion" 종교 선택:
47column = {
48data = name
}
50visible = {
51has_sects = yes
}
}
55select_trigger = {
56looking_for_a = international_organization
57target_flag = target
58name = "join_sect_choose_sect" 입회할 종파 선택
59none_available_msg_key = "join_sect_no_ios"
60column = {
61data = name
}
63visible = {
64international_organization_type = international_organization_type:sect
65OR = {
66var:religion = scope:actor.religion
67AND = {
68scope:actor = {
69religion = religion:shinto
70has_country_modifier = favoring_buddhism_schools
}
}
77AND = {
78scope:actor = {
78religion = religion:sanjiao
}
}
}
82scope:actor = {
83NOT = {
83is_member_of_international_organization = root
}
}
}
86enabled = {
87scope:actor = {
88can_join_international_organization = root
}
}
}
93effect = {
94if = {
95limit = {
96exists = scope:target
}
98scope:target = {
99add_country_to_international_organization = scope:actor
}
}
}
104ai_will_do = {
106add = {
107value = "scope:target.modifier_utility(scope:actor)"
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지