Acontecimiento
Target Province se resiste a nuestra autoridad

Target Province se ha negado a cooperar durante este período turbulento. Si no se satisfacen sus demandas de autonomía, podría producirse una rebelión abierta. Nuestros consejeros nos instan a hacer concesiones, pero Country Rank Spanish Article Flavor Rank perdería autoridad si cedemos ahora.
El destino del fénixDLCtriggerfate_of_the_phoenix_6Variableimmediate, triggerDefiniciónin_game/events/disaster/D008_fate_of_the_phoenix.txt:331
332type = country_event
333category = disaster_event
334title = fate_of_the_phoenix.6.title Target Province se resiste a nuestra autoridad
335desc = fate_of_the_phoenix.6.desc Target Province se ha negado a cooperar durante este período turbulento. Si no se satisfacen sus demandas de autonomía, podría producirse una rebelión abierta. Nuestros consejeros nos instan a hacer concesiones, pero Country Rank Spanish Article Flavor Rank perdería autoridad si cedemos ahora.
336outcome = neutral
337image = "gfx/interface/illustrations/disaster/fate_of_the_phoenix.dds"
339trigger = {
341any_province = {
343NOT = {
344any_location_in_province = {
344is_capital = yes
}
}
}
}
348immediate = {
349ordered_province = {
350limit = {
352NOT = {
353any_location_in_province = {
353is_capital = yes
}
}
}
356order_by = {
357value = province_average_control
358multiply = -1
}
360max = 10
361check_range_bounds = no
363add_to_list = fate_of_the_phoenix_6_list
}
366random_in_list = {
367list = fate_of_the_phoenix_6_list
369save_scope_as = target_province
}
377if = {
378limit = {
379any_cabinet_character = {
379count > 0
}
}
381random_cabinet_character = {
381save_scope_as = target_character
}
}
}