
Parliament Issue
Promote Member of the Clergy
Our administration could use the support of the Clergy to run more efficiently. By offering them higher positions in our government we could improve the situation of our state.
Modifiers
Definitionin_game/common/parliament_issues/04_clergy_estate_parliament_issues.txt:480
483modifier_when_in_debate = {
}
488allow = {
489estate_power(estate_type:clergy_estate) > 0
}
492chance = {
493add = 1
494add = {
495if = {
496limit = {
497has_estate_privilege = estate_privilege:clergy_in_administration
}
499value = 2
}
}
502add = {
503if = {
504limit = {
505has_estate_privilege = estate_privilege:clergy_religious_state
}
507value = 2
}
}
}
513on_debate_passed = {
514custom_tooltip = promote_clergy_member_passed.tt A skilled member of the Clergy will appear.
515hidden_effect = {
516create_character = {
}
}
}
