
Parliament Issue
Promote Member of the Burghers
The burghers are vital to our state, both as merchants and members of the guilds. We should promote the capable members of their estate to our government.
Modifiers
Definitionin_game/common/parliament_issues/05_burghers_estate_parliament_issues.txt:1169
1172modifier_when_in_debate = {
}
1178chance = {
1179add = 1
1180add = {
1181if = {
1182limit = {
1183has_estate_privilege = estate_privilege:commercial_advisory_council
}
1185value = 2
}
}
1188add = {
1189if = {
1190limit = {
1191has_estate_privilege = estate_privilege:treasury_rights
}
1193value = 2
}
}
}
1199on_debate_passed = {
1200custom_tooltip = promote_burghers_member_passed.tt A skilled member of the Burghers will appear.
1201hidden_effect = {
1202create_character = {
}
}
}

