
국가 간 조직체
힌두교 종파
종파란 전통과 믿음에 따라 구분되는 힌두교 내부의 집단으로, 하나 이상의 특정 신을 특히 더 중요시한다는 점에서 서로 구별됩니다.
샤크티파정책on joined
스마르타파정책on joined, on leftfavoring_ganesha_god변수on leftfavoring_shakti_god변수on leftfavoring_shiva_god변수on leftfavoring_surya_god변수on leftfavoring_vishnu_god변수on left변수 1
정의in_game/common/international_organizations/hindu_branch.txt:1
2has_target = no
3has_enemies = no
4unique = no
5expel_members_who_are_targets_of_other_members = no
6disband_if_no_leader = no
7custom_name = hindu_branch_name
8can_declare_war = {
9always = yes
}
20create_visible_trigger = {
21always = no
}
24invite_visible_trigger = {
25always = yes
}
28can_lead_trigger = {
29always = yes
}
36can_leave_trigger = {
38always = no
}
41auto_leave_trigger = {
42always = no
}
45auto_disband_trigger = {
46always = no
}
49on_joined = {
57every_international_organizations_member_of = {
58limit = {
60not = {
60this = scope:recipient
}
}
62remove_country_from_international_organization = {
63country = root
64reason = DecidedToLeave
}
}
68if = {
}
81if = {
88random_avatar_for_god = {
89limit = {
90OR = {
}
}
98root = {
98add_avatar = prev
}
}
}
}
}
105on_left = {
107if = {
118if = {
}
126if = {
}
130if = {
}
}
140every_current_avatars = {
141root = {
141remove_avatar = prev
}
}
}
145ai_desire_to_join = {
147if = {
148limit = {
148exists = scope:target
}
149add = {
150value = "scope:target.modifier_utility(scope:actor)"
}
}
155scope:actor = {
157if = {
158limit = {
159not = {
160is_member_of_international_organization_of_type = {
160type = hindu_branch
}
}
}
163add = 100
}
166every_international_organizations_member_of = {
170subtract = {
171value = "modifier_utility(scope:actor)"
174add = 1
}
}
}
}
180ai_desire_to_allow_new_member = {
181add = {
182desc = "WE_WANT_THE_ORGANIZATION_TO_GROW" 우리는 국가 간 조직체가 성장하기를 바랍니다.
183value = 20
}
}