
International Organization
Sikhism
A religion founded by the teachings of the Gurū, it originates from the varied Hindu faiths of India, and incorporates many influences from Islam. It believes in one creator, Ik Onkar, and to conduct oneself honestly and selflessly for the benefit of all. It encourages connection with the divine through the use of contemplation and meditation, as well as recitation and music as ways to be conscious of God's presence.
Variables 1
Definitionin_game/common/international_organizations/sikhism.txt:1
2has_target = no
3unique = yes
4expel_members_who_are_targets_of_other_members = no
5disband_if_no_leader = no
7max_active_resolutions = 1
9has_leader_country = yes
10leader_title_key = "SIKHISM_LEADER"
11leader_type = character
12leader = {
13leader_country ?= {
14ruler ?= {
15add_to_list = leaders
}
}
}
20create_visible_trigger = {
21always = no
}
24invite_visible_trigger = {
25always = no
}
28can_initiate_policy_votes = {
29is_member_of_international_organization = scope:recipient
30is_leader_of_international_organization = scope:recipient
}
33can_declare_war = {
34always = yes
}
45can_lead_trigger = {
}
57can_leave_trigger = {
58always = no
}
67auto_disband_trigger = {
68always = no
}
71on_joined = {
72if = {
73limit = {
74scope:recipient = {
}
}
82scope:recipient = {
83set_variable = {
84name = religion Religion
85value = root.religion
}
}
}
}
94on_left = {
}
97ai_desire_to_join = {
}
100payments_implemented = {
}
103special_statuses_implemented = {
}
106ai_desire_to_allow_new_member = {
107add = {
108desc = "WE_WANT_THE_ORGANIZATION_TO_GROW" We want the International Organization to grow
109value = 20
}
}