이벤트
구루 그란트 사히브

Previous Guru(은)는 서거했지만, 절대 죽지 않을 존재에게 구루의 자리를 넘겨주었습니다. 아르잔(이)가 만들고 다른 Ruler Title들이 발전시켜 온 아디 그란트 경전 그 자체를 Country Adjective 민족을 이끌 마지막 계승자, 구루 그란트 사히브로 간택한 것입니다. 지금부터 Country Adjective 신도들이 Ruler Title에게 물어볼 모든 질문에 대한 답은 바로 그 경전에 수록된 지식에서 나올 것입니다.
시크교종교trigger정의in_game/events/religion/sikhism.txt:843
844type = country_event
845title = sikhism.11.title 구루 그란트 사히브
846desc = sikhism.11.desc Previous Guru(은)는 서거했지만, 절대 죽지 않을 존재에게 구루의 자리를 넘겨주었습니다. 아르잔(이)가 만들고 다른 Ruler Title들이 발전시켜 온 아디 그란트 경전 그 자체를 Country Adjective 민족을 이끌 마지막 계승자, 구루 그란트 사히브로 간택한 것입니다. 지금부터 Country Adjective 신도들이 Ruler Title에게 물어볼 모든 질문에 대한 답은 바로 그 경전에 수록된 지식에서 나올 것입니다.
847outcome = neutral
848fire_only_once = yes
849major = yes
855trigger = {
856current_year >= 1708
858tag = SIKH
859character:guru_gobind_singh ?= {
860is_alive = no
}
}
864illustration_tags = {
86510 = regular
86610 = interior
}
869immediate = {
}
871character:guru_gobind_singh ?= {
872save_scope_as = previous_guru
}
874if = {
875limit = {
876country_type = building
}
878random_owned_foreign_building_location = {
879save_scope_as = target_location
}
}
882else = {
883capital = {
884save_scope_as = target_location
}
}
887scope:target_location = {
888create_art = {
889artist = character:guru_gobind_singh
890key = guru_granth_sahib
891type = work_of_art_type:scripture
892quality = 70
}
}
}