
국가 간 조직체
시크교
구루의 가르침에 기반을 둔 종교로, 인도의 다양한 힌두교 신앙에서 유래되었지만 이슬람에서도 많은 영향을 받았습니다. 이크 온카르를 유일한 창조신으로 섬기며, 만인을 위해 정직하고 이타적으로 살아갈 것을 강조했습니다. 또한 사색과 명상을 통해 신과 연결되고, 낭송과 음악을 통해 신의 존재를 의식하는 수행법을 장려했습니다.
변수 1
정의in_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 종교
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" 우리는 국가 간 조직체가 성장하기를 바랍니다.
109value = 20
}
}