イベントこのバージョンで変更
グルの不在

シク教の世界は、グルの血筋が途絶えたことにより混乱に陥っている。Guru CountryのTarget Locationに新たなグルの血筋を確立することで、敬虔なシク教信者である我々の手でこの混乱から立ち上がるのだ。
シク教国際組織immediate
シク教宗教immediate, trigger定義in_game/events/religion/sikhism.txt:1096
1097type = country_event
1098title = sikhism.13.title グルの不在
1099desc = sikhism.13.desc シク教の世界は、グルの血筋が途絶えたことにより混乱に陥っている。Guru CountryのTarget Locationに新たなグルの血筋を確立することで、敬虔なシク教信者である我々の手でこの混乱から立ち上がるのだ。
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 = {
}
}
}