Event
Rise of the Target Subject Culture Target Subject Flavor Rank

As our foes grow in numbers across the borders in every direction, so have the power-hungry governors of our Target Subject Culture territories. Powerful men with strong armies, they have dared send an ultimatum to Target Character2 demanding their liberty in exchange for peace in our time. It is without a shred of a doubt that these lowly souls are merely taking advantage of our current situation, leveraging the wealth of their provinces to gain their independence...
DelhiCountrydynamic historical event.tag, trigger
Fall of DelhiSituationoption 1, option 2, option 3Definitionin_game/events/DHE/flavor_DLH.txt:885
886hide_portraits = yes
887type = country_event
888title = flavor_dlh.6.title Rise of the Target Subject Culture Target Subject Flavor Rank
889desc = flavor_dlh.6.desc As our foes grow in numbers across the borders in every direction, so have the power-hungry governors of our Target Subject Culture territories. Powerful men with strong armies, they have dared send an ultimatum to Target Character2 demanding their liberty in exchange for peace in our time. It is without a shred of a doubt that these lowly souls are merely taking advantage of our current situation, leveraging the wealth of their provinces to gain their independence...
890outcome = neutral
893fire_only_once = yes
894dynamic_historical_event = {
}
901illustration_tags = {
90210 = exterior
90310 = armed
}
906trigger = {
907any_subject = {
908capital.area = area:bengal_area
909liberty_desire >= 50
}
911any_province = {
912OR = {
913this = location:chai.province
914area = area:mithila_area
}
}
917any_owned_location = {
918province = {
919NOR = {
920this = location:chai.province
921area = area:mithila_area
}
}
924any_neighbor_location = {
926OR = {
927this.province = location:chai.province
928area = area:mithila_area
}
}
}
}
933immediate = {
}
936ordered_subject = {
937limit = {
938liberty_desire >= 50
939capital.area = area:bengal_area
}
941order_by = total_population
942save_scope_as = target_subject
943if = {
944limit = {
945exists = ruler
}
947ruler = {
947save_scope_as = target_character
}
}
949else_if = {
950limit = {
951exists = regent
}
953regent = {
953save_scope_as = target_character
}
}
}
}
1062after = {
1063every_subject = {
1064limit = {
1065capital.area = area:bengal_area
1066liberty_desire >= 50
}
}
}