Acontecimiento

Disconformidad creciente

court_and_country.8in_game/events/disaster/court_and_country.txt:603
Disconformidad creciente

Los intentos de Target Character por unificar las tradiciones jurídicas, los tributos y las obligaciones de las provincias que hay en Country han llevado a los líderes de los Target Rebel a llamar a las armas a sus compatriotas. Alegan que hemos violado las normas que juramos respetar cuando sus tierras quedaron bajo nuestro control y que no tienen más remedio que alzar de nuevo las banderas de la rebelión.

Nuestros representantes locales nos imploran que alcancemos un acuerdo desde nuestra sede de poder en Target Location antes de que sea demasiado tarde. Si garantizamos el mantenimiento de parte de su autonomía, quizá podamos convencerlos de que acepten la abolición de otros privilegios.

Requiereprovince_cooldown_variableVariabletrigger

Definiciónin_game/events/disaster/court_and_country.txt:603

604type = country_event
605category = disaster_event
606title = court_and_country.8.title Disconformidad creciente
607desc = court_and_country.8.desc Los intentos de Target Character por unificar las tradiciones jurídicas, los tributos y las obligaciones de las provincias que hay en Country han llevado a los líderes de los Target Rebel a llamar a las armas a sus compatriotas. Alegan que hemos violado las normas que juramos respetar cuando sus tierras quedaron bajo nuestro control y que no tienen más remedio que alzar de nuevo las banderas de la rebelión.

Nuestros representantes locales nos imploran que alcancemos un acuerdo desde nuestra sede de poder en Target Location antes de que sea demasiado tarde. Si garantizamos el mantenimiento de parte de su autonomía, quizá podamos convencerlos de que acepten la abolición de otros privilegios.
608outcome = neutral
609image = "gfx/interface/illustrations/disaster/court_and_country.dds"
611trigger = {
612num_rebels > 0
613any_province = {
614NOT = {
614has_variable = province_cooldown_variable
}
615province_satisfaction > 0
}
}
619immediate = {
620ruler_or_regent ?= {
620save_scope_as = target_character
}
621capital = {
621save_scope_as = target_location
}
622ordered_rebel = {
623order_by = rebel_size
624position = 1
625check_range_bounds = no
626save_scope_as = target_rebel
}
628ordered_province = {
629limit = {
629province_satisfaction > 0
}
630order_by = {
631value = population
632divide = province_satisfaction
633multiply = -1
}
635position = 1
636set_variable = {
638years = 2
}
640save_scope_as = target_province
}
}

Opciones

A¡Hay que aplastar esa rebelión!
647change_societal_value = {
}
651scope:target_rebel = {
651add_rebel_progress = 0.05
}
652scope:target_province = {
653custom_tooltip = {
654text = rebel_pops_in_target_province_lose_10_satisfaction_tt Las Pops que apoyen una Rebellion en Target Province perderán un pop satisfaction mild penalty de Pop Satisfaction.
655every_location_in_province = {
656every_pop = {
657limit = {
658owner = root
659has_rebel = yes
}
661add_pop_satisfaction = pop_satisfaction_mild_penalty (-0.1)
}
}
}
665custom_tooltip = {
666text = non_rebel_pops_in_target_province_lose_5_satisfaction_tt Las Pops que no apoyen una Rebellion en Target Province perderán un pop satisfaction weak penalty de Pop Satisfaction.
667every_location_in_province = {
668every_pop = {
669limit = {
670owner = root
671has_rebel = no
}
673add_pop_satisfaction = pop_satisfaction_weak_penalty (-0.05)
}
}
}
}
BCompraremos su lealtad.
683change_societal_value = {
}
687scope:target_province = {
688every_location_in_province = {
688change_control = control_mild_penalty (-0.1)
}
689if = {
690limit = {
691any_location_in_province = {
692any_pop = {
693owner = root
694has_rebel = yes
}
}
}
699custom_tooltip = {
700text = rebel_pops_in_target_province_gain_10_satisfaction_tt Las Pops que apoyen una Rebellion en Target Province ganarán un pop satisfaction mild bonus de Pop Satisfaction.
701every_location_in_province = {
702every_pop = {
703limit = {
704owner = root
705has_rebel = yes
}
707add_pop_satisfaction = pop_satisfaction_mild_bonus (0.1)
}
}
}
}
714custom_tooltip = {
715text = non_rebel_pops_in_target_province_gain_5_satisfaction_tt Las Pops que no apoyen una Rebellion en Target Province ganarán un pop satisfaction weak bonus de Pop Satisfaction.
716every_location_in_province = {
717every_pop = {
718limit = {
719owner = root
720has_rebel = no
}
722add_pop_satisfaction = pop_satisfaction_weak_bonus (0.05)
}
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. Todos los derechos reservados. Proyecto no oficial de fans, sin afiliación con Paradox Interactive. Contenido del juego © Paradox Interactive. Acerca de · Privacidad · Aviso legal