AcontecimientoCambiado en esta versión
Una petición para Target Country

Country está atravesando un período muy turbulento, ya que la Crisis de sucesión Country Adjective amenaza con provocar una división en su seno. Los pretendientes crecen en fuerza y pronto podrían tratar de destruir Country. Los tiempos desesperados requieren aliados y aún podemos enviar un mensajero a Target Country para suplicar ayuda. Si cae Country Rank Spanish Article Flavor Rank, será la ruina y la muerte para Target Character1 y la Court Title.
Definiciónin_game/events/disaster/succession_crisis.txt:726
727hide_portraits = yes
728type = country_event
729category = disaster_event
730title = succession_crisis.6.title Una petición para Target Country
731desc = succession_crisis.6.desc Country está atravesando un período muy turbulento, ya que la Crisis de sucesión Country Adjective amenaza con provocar una división en su seno. Los pretendientes crecen en fuerza y pronto podrían tratar de destruir Country. Los tiempos desesperados requieren aliados y aún podemos enviar un mensajero a Target Country para suplicar ayuda. Si cae Country Rank Spanish Article Flavor Rank, será la ruina y la muerte para Target Character1 y la Court Title.
732outcome = neutral
733image = "gfx/interface/illustrations/disaster/succession_crisis.dds"
734immediate = {
735ruler_or_regent = {
735save_scope_as = target_character1
}
736scope:target_country.ruler_or_regent = {
736save_scope_as = target_character2
}
738set_variable = {
740value = {
741add = scope:actor.monthly_income_total
742multiply = 4
743min = 200
}
}
747if = {
748limit = {
749scope:target_country = {
749is_neighbor_of = root
}
}
751ordered_province = {
752limit = {
753any_location_in_province = {
753is_neighbor_of = scope:target_country
}
754NOT = {
755any_location_in_province = {
755is_capital = yes
}
}
}
758order_by = province_average_development
759max = {
760value = 1
761add = {
762value = root.num_provinces
763divide = 10
}
}
766check_range_bounds = no
767add_to_list = sc_random_provinces_list
}
769random_in_list = {
770list = sc_random_provinces_list
771save_scope_as = target_province
}
}
774save_scope_as = target_country2
}