종파 입회
행동

종파 입회

join_branchin_game/common/generic_actions/hindu_branches.txt:1

현재 몸을 담고 있는 힌두교 종파와 결별하고 새로운 종파에 입회합니다.

요구 조건힌두교 종파국가 간 조직체select trigger 2힌두교종교potential, select trigger 2

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

2type = religious
4sound = UI_action_religion_generic
6ai_tick = monthly
7ai_tick_frequency = 6
9automation_tick = monthly
10automation_tick_frequency = 1
11player_automated_category = religiousdoctrines
13potential = {
14scope:actor.religion = religion:hindu
}
17allow = {
}
20cooldown = {
21type = join_branch
22years = 10
}
25price = price:join_branch
27select_trigger = {
28looking_for_a = religion
29source = actor
30target_flag = recipient
31name = "choose_religion" 종교 선택:
32column = {
33data = name
}
}
37select_trigger = {
38looking_for_a = international_organization
39target_flag = target
40name = "join_branch_choose_branch" 입회할 힌두교 종파 선택
41none_available_msg_key = "join_branch_no_ios"
42column = {
43data = name
}
45interaction_source_list = {
47every_religion_international_organization = {
48add_to_list = source
}
}
}
52cache_interaction_source_list = yes
53visible = {
54international_organization_type = international_organization_type:hindu_branch
55scope:actor = {
56not = {
56is_member_of_international_organization = root
}
}
}
59enabled = {
60scope:actor = {
61can_join_international_organization = root
}
}
}
66effect = {
67if = {
68limit = {
69exists = scope:target
}
71scope:target = {
72add_country_to_international_organization = scope:actor
}
}
}
77ai_will_do = {
79add = {
80value = "scope:target.modifier_utility(scope:actor)"
}
84scope:actor = {
86if = {
87limit = {
88not = {
89is_member_of_international_organization_of_type = {
89type = hindu_branch
}
}
}
92add = 100
}
95every_international_organizations_member_of = {
96limit = {
97international_organization_type = international_organization_type:hindu_branch
}
99subtract = {
100value = "modifier_utility(scope:actor)"
103add = 1
}
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지