Scripted Effect
release_jaunpur_effect
Definitionin_game/events/situations/fall_of_delhi.txt:305
306scope:target_location = {
307create_country_from_location = {
309save_scope_as = target_jaunpur_revolter_scope
}
}
313scope:target_jaunpur_revolter_scope = {
314define_unique_country_tag = JNP
315change_country_name = JNP
316change_country_adjective = JNP_ADJ
317change_country_color = map_jaunpur
318change_country_flag = JNP
319create_character = {
320culture = root.culture
321religion = root.religion
323first_name = name_malik
324last_name = Sarwar
325birth_date = 1350.6.1
326save_scope_as = target_character
}
328set_new_ruler = scope:target_character
330country = scope:target_jaunpur_revolter_scope
}
}
336every_owned_location = {
337limit = {
338OR = {
339area = area:rokhilkhand_area
340area = area:awadh_area
341area = area:bhojpur_area
342province = location:asni.province
343province = location:kalpi.province
}
}
346change_location_owner = scope:target_jaunpur_revolter_scope
347add_core = scope:target_jaunpur_revolter_scope
348change_integration_level = core
}