Event
Unpopular Tax Collectors

We have deviated from the previous centuries and have started to gather taxes through state officials, instead of leaving it in the hands of local authorities. While this has increased our efficiency of locating taxable goods and accurately levying the tax on them, this is no popular decision within the estates who have to pay these taxes.
AbsolutismAgetrigger
RevolutionsAgetrigger
Absolutism vs LiberalismSocietal ValuetriggerDefinitionin_game/events/government/societal_values.txt:9207
9208type = country_event
9209title = societal_values.2106.title Unpopular Tax Collectors
9210desc = societal_values.2106.desc We have deviated from the previous centuries and have started to gather taxes through state officials, instead of leaving it in the hands of local authorities. While this has increased our efficiency of locating taxable goods and accurately levying the tax on them, this is no popular decision within the estates who have to pay these taxes.
9211outcome = neutral
9213illustration_tags = {
921410 = regular
921510 = interior
}
9218immediate = {
}
}
9222trigger = {
9228OR = {
9229estate(estate_type:nobles_estate) = {
9229estate_tax_rate > 0.8
}
9230estate(estate_type:clergy_estate) = {
9230estate_tax_rate > 0.8
}
9231estate(estate_type:burghers_estate) = {
9231estate_tax_rate > 0.8
}
}
}