事件本版本变更
上师的消失

锡克教的世界因上师传承的中断而陷入混乱。作为虔诚的锡克教信徒,我们肩负着在我们的土地上恢复它的使命,确保在Target Location与Guru Country的帮助下,建立新的上师传承。
锡克教国际组织immediate
锡克教宗教immediate, trigger定义in_game/events/religion/sikhism.txt:1096
1097type = country_event
1098title = sikhism.13.title 上师的消失
1099desc = sikhism.13.desc 锡克教的世界因上师传承的中断而陷入混乱。作为虔诚的锡克教信徒,我们肩负着在我们的土地上恢复它的使命,确保在Target Location与Guru Country的帮助下,建立新的上师传承。
1100outcome = neutral
1102trigger = {
1107NOT = {
1108country_exists = c:SIKH
}
1110country_type = location
}
1113illustration_tags = {
111410 = regular
111510 = interior
}
1118immediate = {
}
1120ordered_owned_location = {
1121order_by = population
1122max = 1
1123save_scope_as = target_location
}
1125scope:target_location = {
1126create_building_country_in_location = {
1127name = {
1128name = SIKH 古鲁加迪
}
1130save_scope_as = guru_country
1132change_country_flag = SIKH 古鲁加迪
1133define_unique_country_tag = SIKH 古鲁加迪
1137add_reform = government_reform:guru_leadership_reform
1139set_liturgical_language = culture.dialect
1140if = {
}
1148else = {
1149create_international_organization = {
1151add_country_to_international_organization = scope:guru_country
1152set_leader_country = scope:guru_country
}
}
}
1156change_building_level_in_location = {
}
}
}