
Parliament Issue
Charter Subject Governors
Our distant subjects demand attention that the crown can ill afford. By chartering formal governors with royal authority, we tighten our grip on these lands and ensure their revenues flow properly to our coffers.
Modifiers
Definitionin_game/common/parliament_issues/07_expansion_parliament_issues.txt:48
55allow = {
56num_subjects >= 2
}
59chance = {
60add = 1
61add = {
62if = {
63limit = {
63num_subjects >= 4
}
64value = 2
}
}
}
69on_debate_passed = {
70add_country_modifier = {
}
}
77on_debate_failed = {
78every_subject = {
79add_liberty_desire = 5
}
}
