
Parliament Issue
Royal Monopoly on Trade
The merchants of our realm have grown fat on the profits of commerce for long enough. By asserting a royal monopoly on key goods, we bring those revenues into the crown's hands, where they can serve the whole of the realm.
Modifiers
Trade Income+5%
Definitionin_game/common/parliament_issues/07_expansion_parliament_issues.txt:11
18allow = {
19estate_power(estate_type:burghers_estate) < 0.5
20at_war = no
}
23chance = {
24add = 1
25add = {
26if = {
27limit = {
27estate_power(estate_type:burghers_estate) < 0.3
}
28value = 2
}
}
}
33on_debate_passed = {
39change_societal_value = {
}
}
42on_debate_failed = {
43add_estate_satisfaction = {
}
}