脚本效果
release_bahmanis_effect
定义in_game/events/situations/fall_of_delhi.txt:167
168scope:target_location = {
169create_country_from_location = {
171save_scope_as = target_bahmanis_revolter_scope
}
}
175scope:target_bahmanis_revolter_scope = {
176define_unique_country_tag = BAH
177change_country_name = BAH
178change_country_adjective = BAH
179change_country_color = map_bahmanis
180change_country_flag = BAH
181create_character = {
184dynasty = dynasty:bahman_dynasty
186first_name = Ismail
187birth_date = 1292.6.1
189save_scope_as = target_character
}
191set_new_ruler = scope:target_character
193country = scope:target_bahmanis_revolter_scope
}
}
199every_owned_location = {
200limit = {
201OR = {
202province = location:sindkedh.province
203province = location:bijapur.province
204province = scope:target_province
205area = area:telingana_area
206area = area:maharashtra_area
207area = area:konkan_area
}
}
210change_location_owner = scope:target_bahmanis_revolter_scope
211add_core = scope:target_bahmanis_revolter_scope
212change_integration_level = core
}