Ereignis

Eine Rebellion droht

fall_of_delhi.8in_game/events/situations/fall_of_delhi.txt:762
Eine Rebellion droht

Die jüngsten Unruhen in unserem Reich sind gewiss auf Einmischungen von außerhalb zurückzuführen. Seit Neuestem widersetzen sich sogar bedeutende Persönlichkeiten der Provinz „Target Province“ mit Waffengewalt und zweifeln unsere Autorität an. Wir müssen die Rebellion im Keim ersticken und die Aufmüpfigen ausradieren!

Erfordertrevolter_locationVariableimmediate, trigger

Definitionin_game/events/situations/fall_of_delhi.txt:762

763type = country_event
764category = situation_event
766title = delhi_situation.8.title Eine Rebellion droht
767desc = delhi_situation.8.desc Die jüngsten Unruhen in unserem Reich sind gewiss auf Einmischungen von außerhalb zurückzuführen. Seit Neuestem widersetzen sich sogar bedeutende Persönlichkeiten der Provinz „Target Province“ mit Waffengewalt und zweifeln unsere Autorität an. Wir müssen die Rebellion im Keim ersticken und die Aufmüpfigen ausradieren!
768outcome = neutral
770image = "gfx/interface/illustrations/situation/fall_of_delhi.dds"
772trigger = {
773any_province = {
774OR = {
775province_average_control < 0.25
776province_satisfaction < 0.25
}
778NOT = {
779any_location_in_province = {
780OR = {
781is_capital = yes
782has_variable = revolter_location
}
}
}
}
}
789immediate = {
790random_province = {
791limit = {
792OR = {
793province_average_control < 0.25
794province_satisfaction < 0.25
}
796NOT = {
797any_location_in_province = {
798OR = {
799is_capital = yes
800has_variable = revolter_location
}
}
}
}
805save_scope_as = target_province
}
807if = {
808limit = {
808exists = scope:target_province
}
809scope:target_province = {
810ordered_location_in_province = {
811order_by = population
812max = 1
813check_range_bounds = no
814save_scope_as = target_capital
}
816every_location_in_province = {
817remove_core = ROOT
}
}
820scope:target_capital = {
821set_variable = {
823value = yes
824months = 100
}
}
}
}

Optionen

AWir werden sie in die Knie zwingen.
832trigger = {
833exists = scope:target_province
}
835scope:target_capital = {
836create_country_from_location = {
837set_variable = {
839value = yes
}
841save_scope_as = rebellious_country_scope
}
}
844scope:target_province = {
845every_location_in_province = {
846change_location_owner = scope:rebellious_country_scope
847add_core = scope:rebellious_country_scope
}
}
BGewährt ihnen Autonomie unter der Krone.
854if = {
855limit = {
855exists = scope:target_province
}
856custom_tooltip = {
857text = target_province_debuffs_dlh_tt Unsere Kontrolle in der Provinz „Target Province“ verringert sich um -control mild penalty und die Pop-Zufriedenheit der Pops in der Provinz sinkt um pop satisfaction mild penalty
858scope:target_province = {
859every_location_in_province = {
860change_control = control_mild_penalty (-0.1)
861every_pop = {
862limit = {
863owner = root
}
865add_pop_satisfaction = pop_satisfaction_mild_penalty (-0.1)
}
}
}
}
}
871else = {
872add_stability = stability_mild_penalty (-7)
}
© 2026 Soft Santa Cruz, S.L.U.. Alle Rechte vorbehalten. Inoffizielles Fanprojekt, nicht mit Paradox Interactive verbunden. Spielinhalte © Paradox Interactive. Über · Datenschutz · Impressum