이벤트이번 버전 변경
시크교 신앙

Target Location(은)는 힌두교 신자의 땅과 이슬람 영토의 경계에 있습니다. 종교적 긴장과 불화가 만연한 이 지역에 Target Character(이)라는 사람이 나타나 힌두교나 이슬람의 구분에는 아무 의미가 없으며 진실은 어느 쪽에도 속하지 않은 신에게 있다고 설교하기 시작했습니다.
유서 깊은 관습을 부정하는 이 사상을 두고 헌신적인 Target Religion Adjective 신도들은 격분하였지만, Target Character의 교리를 무시하는 가르침은 주민들 사이에 뿌리를 내리기 시작했습니다. 시크교도라 알려진 그 인물의 제자들은 이 새로운 신앙을 Target Location 전역에 급속도로 퍼뜨리고 있습니다.
힌두교종교immediate, option 1, option 2, option 3, trigger
시크교종교immediate, option 1, option 2, option 3
이슬람종교군immediate, option 1, option 2, option 3, trigger정의in_game/events/religion/sikhism.txt:61
62type = country_event
63title = sikhism.1.title 시크교 신앙
64desc = sikhism.1.desc Target Location(은)는 힌두교 신자의 땅과 이슬람 영토의 경계에 있습니다. 종교적 긴장과 불화가 만연한 이 지역에 Target Character(이)라는 사람이 나타나 힌두교나 이슬람의 구분에는 아무 의미가 없으며 진실은 어느 쪽에도 속하지 않은 신에게 있다고 설교하기 시작했습니다.
유서 깊은 관습을 부정하는 이 사상을 두고 헌신적인 Target Religion Adjective 신도들은 격분하였지만, Target Character의 교리를 무시하는 가르침은 주민들 사이에 뿌리를 내리기 시작했습니다. 시크교도라 알려진 그 인물의 제자들은 이 새로운 신앙을 Target Location 전역에 급속도로 퍼뜨리고 있습니다.
유서 깊은 관습을 부정하는 이 사상을 두고 헌신적인 Target Religion Adjective 신도들은 격분하였지만, Target Character의 교리를 무시하는 가르침은 주민들 사이에 뿌리를 내리기 시작했습니다. 시크교도라 알려진 그 인물의 제자들은 이 새로운 신앙을 Target Location 전역에 급속도로 퍼뜨리고 있습니다.
65outcome = neutral
66fire_only_once = yes
68trigger = {
69current_year > 1509
70any_owned_location = {
71OR = {
72AND = {
}
80AND = {
}
}
}
}
92illustration_tags = {
9310 = regular
9410 = exterior
}
97immediate = {
}
100ordered_owned_location = {
101order_by = population
102limit = {
104OR = {
105AND = {
}
113AND = {
}
}
}
123max = 1
124save_scope_as = target_location
125dominant_religion = {
126save_scope_as = target_religion
}
}
129scope:target_location = {
130create_building_country_in_location = {
131name = {
132name = SIKH 구루가디
}
134save_scope_as = guru_country
135change_country_flag = SIKH 구루가디
136define_unique_country_tag = SIKH 구루가디
140add_reform = government_reform:guru_leadership_reform
142set_liturgical_language = culture.dialect
144scope:target_location = {
145change_building_level_in_location = {
}
}
152create_international_organization = {
154add_country_to_international_organization = scope:guru_country
155set_leader_country = scope:guru_country
}
157if = {
158limit = {
159current_year > 1509
160current_year < 1540
}
162create_character = {}
}
177else = {
178create_character = {}
}
192set_new_ruler = scope:target_character
193scope:target_character = {
194make_saint_in_character_religion = scope:guru_country
}
}
}
}