Event
Target Character

Previous Guru's successor, Target Character, has been trained in preparation for taking over the guruship, and now that time has come. Although instructed in the ways of combat and maintaining the army built by his/her predecessor, Target Character is of a more sensitive disposition and his/her love for all living things compels him/her to seek diplomatic solutions.
SikhismReligionimmediate, triggerDefinitionin_game/events/religion/sikhism.txt:608
609type = country_event
610title = sikhism.7.title Target Character
611desc = sikhism.7.desc Previous Guru's successor, Target Character, has been trained in preparation for taking over the guruship, and now that time has come. Although instructed in the ways of combat and maintaining the army built by his/her predecessor, Target Character is of a more sensitive disposition and his/her love for all living things compels him/her to seek diplomatic solutions.
612outcome = neutral
613fire_only_once = yes
614major = yes
620trigger = {
621current_year >= 1644
623tag = SIKH
624character:guru_hargobind ?= {
625is_alive = no
}
}
629illustration_tags = {
63010 = regular
63110 = interior
}
634immediate = {
}
636create_character = {
637first_name = name_har.name_rai
639birth_date = 1630.1.16
640birth_location = location:sirhind
642culture = location:sirhind.dominant_culture
643adm = {
60
90
}
644dip = {
60
90
}
645mil = {
60
90
}
646religious_figure = religious_figure:guru
647script = guru_har_rai
648save_scope_as = target_character
}
650character:guru_hargobind ?= {
651save_scope_as = previous_guru
}
653scope:target_character = {
654make_saint = root
}
}