Scripted Effect
release_gujarat_effect
Definitionin_game/events/situations/fall_of_delhi.txt:264
265scope:target_location = {
266create_country_from_location = {
268save_scope_as = target_gujarat_revolter_scope
}
}
272scope:target_gujarat_revolter_scope = {
273define_unique_country_tag = GJR
274change_country_name = GJR
275change_country_adjective = GJR_ADJ
276change_country_color = map_gujarat
277change_country_flag = GJR
278create_character = {
279culture = root.culture
280religion = root.religion
282first_name = Zafar
283last_name = name_muzaffar
284birth_date = 1350.6.1
285save_scope_as = target_character
}
287set_new_ruler = scope:target_character
289country = scope:target_gujarat_revolter_scope
}
}
295every_owned_location = {
296limit = {
297area = area:gujarat_area
}
299change_location_owner = scope:target_gujarat_revolter_scope
300add_core = scope:target_gujarat_revolter_scope
301change_integration_level = core
}