Event
Just Cause?

A man/woman claiming to be of the Target Dynasty dynasty, a long-lost sibling of Target Character 2, has emerged in Target Country, challenging the authority of Target Character. he/she has sent envoys seeking our aid, promising to strike a deadly blow against our foe. Backing this cause could weaken our rival, but it may provoke a fierce response from Target Location. Should we gamble on his/her success?
Time of TroublesDisasterimmediateDefinitionin_game/events/disaster/time_of_troubles.txt:618
619type = country_event
620category = disaster_event
621title = time_of_troubles.9.title Just Cause?
622desc = time_of_troubles.9.desc A man/woman claiming to be of the Target Dynasty dynasty, a long-lost sibling of Target Character 2, has emerged in Target Country, challenging the authority of Target Character. he/she has sent envoys seeking our aid, promising to strike a deadly blow against our foe. Backing this cause could weaken our rival, but it may provoke a fierce response from Target Location. Should we gamble on his/her success?
623outcome = neutral
624image = "gfx/interface/illustrations/disaster/time_of_troubles.dds"
626immediate = {
631random_rival = {
635ruler_or_regent = {
636save_scope_as = target_character
637dynasty ?= {
637save_scope_as = target_dynasty
}
}
639save_scope_as = target_country
640random_rebel = {
641limit = {
641rebel_name_key = fake_dmitry_pretender_rebels
}
642save_scope_as = target_rebel
}
645capital = {
645save_scope_as = target_location
}
}
647if = {
648limit = {
649NOT = {
649exists = scope:target_country
}
}
651random_enemy = {
655ruler_or_regent = {
656save_scope_as = target_character
657dynasty ?= {
657save_scope_as = target_dynasty
}
}
659save_scope_as = target_country
660random_rebel = {
661limit = {
661rebel_name_key = fake_dmitry_pretender_rebels
}
662save_scope_as = target_rebel
}
665capital = {
665save_scope_as = target_location
}
}
}
669scope:target_rebel = {
670random_character_supporting_rebel = {
671save_scope_as = target_character_3
}
}
}