
Parliament Issue
Sponsor Religious Art
Our faith serves as a great inspiration for artists all over our country. Since our Court is able to support artists, we should hire one of those who are inspired by the divine.
DiscoveryAgeallow
ReformationAgeallowModifiers
Definitionin_game/common/parliament_issues/04_clergy_estate_parliament_issues.txt:531
534modifier_when_in_debate = {
}
546chance = {
547add = 1
548add = {
549if = {
550limit = {
551has_advance = patron_of_art
}
553value = 2
}
}
556multiply = {
557if = {
558limit = {
559societal_value:spiritualist_vs_humanist > 0
}
561value = 0.5
}
563else = {
564value = 1
}
}
}
569on_debate_passed = {
570random_list = {
5711 = {
572create_character = {
}
}
5781 = {
579create_character = {
}
}
5851 = {
586create_character = {
}
}
}
594change_societal_value = {
}
}

