Event
Iqṭā' Holder Unable to Meet Quota

One of our tax farmers, Target Character, is reported to be missing his/her tax fulfillment quotas. Unable to make enough gold to fulfill the stately demands, Target Character fears for his/her life due to rumors that the Mad Sultan deals with such inefficiency with brutality. Placed in such a terrible position, Target Character decided to take up arms in his/her province of Target Province against Target Character2.
NobilityEstateimmediatedlh_mad_sultan_eventsVariabletriggerDefinitionin_game/events/DHE/flavor_DLH.txt:4445
4446type = country_event
4447title = flavor_dlh.55.title Iqṭā' Holder Unable to Meet Quota
4448desc = flavor_dlh.55.desc One of our tax farmers, Target Character, is reported to be missing his/her tax fulfillment quotas. Unable to make enough gold to fulfill the stately demands, Target Character fears for his/her life due to rumors that the Mad Sultan deals with such inefficiency with brutality. Placed in such a terrible position, Target Character decided to take up arms in his/her province of Target Province against Target Character2.
4449outcome = neutral
4451trigger = {
4455any_province = {
4456NOT = {
4457any_location_in_province = {
4458controller != owner
}
}
}
}
4465illustration_tags = {
446610 = armed
446710 = exterior
}
4470immediate = {
4471random_character = {
4475save_scope_as = target_character
}
4478ruler = {
4479save_scope_as = target_character2
}
4482random_province = {
4483limit = {
4484NOT = {
4485any_location_in_province = {
4486controller != owner
}
}
}
4490save_scope_as = target_province
}
}
4495scope:target_province = {
4496every_location_in_province = {
4497add_to_list = rebel_locations
}
}
4501create_rebel = {
4502category = pretender
4503save_scope_as = target_rebels
}
4506scope:target_character = {
4507change_character_allegiance = scope:target_rebels
}
}