
International Organization
Hindu Branch
A branch is a group of traditions and beliefs inside Hinduism giving prominence to one or more specific Gods.
ShaktismPolicyon joined
SmartismPolicyon joined, on leftfavoring_ganesha_godVariableon leftfavoring_shakti_godVariableon leftfavoring_shiva_godVariableon leftfavoring_surya_godVariableon leftfavoring_vishnu_godVariableon leftVariables 1
Definitionin_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" We want the International Organization to grow
183value = 20
}
}