EventNew this version
Monastery Markets

The Burghers are furious. Monastery workshops and church-run trading houses undercut their prices at every turn, all while enjoying the considerable advantage of being free from the taxes that honest merchants must pay. The Clergy, naturally, see no injustice in this arrangement whatsoever. Both factions are demanding a hearing, and we cannot give both of them what they want. This squabble will not resolve itself.
BurghersEstateoption 1Definitionin_game/events/government/parliaments.txt:1871
1872type = country_event
1873title = parliaments.32.title Monastery Markets
1874desc = parliaments.32.desc The Burghers are furious. Monastery workshops and church-run trading houses undercut their prices at every turn, all while enjoying the considerable advantage of being free from the taxes that honest merchants must pay. The Clergy, naturally, see no injustice in this arrangement whatsoever. Both factions are demanding a hearing, and we cannot give both of them what they want. This squabble will not resolve itself.
1875outcome = neutral
1877illustration_tags = {
187810 = angry
187910 = interior
}
1882trigger = {
1883estate_power(estate_type:burghers_estate) > 0.3
1884estate_power(estate_type:clergy_estate) > 0.2
1885total_effective_building_levels:monastery > 0
}
1888immediate = {
1889random_owned_non_rural_location = {
1890save_scope_as = target_location
}
}
}