Event
Heavy Taxes Levied on Target Province

Our economic downturn has forced the Country Adjective ministers to increase taxes all across the country. However, due to our poor control over the rest of the realm, the taxes have been felt the most in the areas of Doab and Awadh, where the Commoners have turned to banditry and rebellion. The situation in Target Province is currently most critical, and action needs to be taken.
DelhiCountrydynamic historical event.tag
BurghersPop Typeimmediate
PeasantsPop TypeimmediateDefinitionin_game/events/DHE/flavor_DLH.txt:5304
5305type = country_event
5306title = flavor_dlh.66.title Heavy Taxes Levied on Target Province
5307desc = flavor_dlh.66.desc Our economic downturn has forced the Country Adjective ministers to increase taxes all across the country. However, due to our poor control over the rest of the realm, the taxes have been felt the most in the areas of Doab and Awadh, where the Commoners have turned to banditry and rebellion. The situation in Target Province is currently most critical, and action needs to be taken.
5308outcome = neutral
5310trigger = {
5311any_province = {
5312OR = {
5313area = area:awadh_area
5314area = area:doab_area
}
}
}
5319fire_only_once = yes
5320dynamic_historical_event = {
}
5327illustration_tags = {
532810 = angry
532910 = exterior
}
5332immediate = {
}
5335random_province = {
5336limit = {
5337OR = {
5338area = area:awadh_area
5339area = area:doab_area
}
}
5342weight = {
5343factor = 1
5344modifier = {
5345factor = population
}
}
5348save_scope_as = target_province
5349random_location_in_province = {
5350limit = {
}
}
}
}
}