Event
Controversial Portrait

A local artist by the name of Random Artist has approached Glorious Leader, offering to make a portrait displaying them as a "diety" and "savior of the nation".
Our lack of censorship laws make this issue morally grey: On the one hand, nothing is technically stopping this from happening, and such a work would probably bring prestige to the nation, but on the other hand, the subject is rather improper and impious, regardless of the law. Such a commission will certainly upset the Clergy and their faithful.
Allow Mysticism vs JurisprudenceModifier Typetrigger
No CensorshipPolicytriggerDefinitionin_game/events/government/laws.txt:243
244type = country_event
246title = laws.0016.t Controversial Portrait
247desc = laws.0016.desc A local artist by the name of Random Artist has approached Glorious Leader, offering to make a portrait displaying them as a "diety" and "savior of the nation".
Our lack of censorship laws make this issue morally grey: On the one hand, nothing is technically stopping this from happening, and such a work would probably bring prestige to the nation, but on the other hand, the subject is rather improper and impious, regardless of the law. Such a commission will certainly upset the Clergy and their faithful.
Our lack of censorship laws make this issue morally grey: On the one hand, nothing is technically stopping this from happening, and such a work would probably bring prestige to the nation, but on the other hand, the subject is rather improper and impious, regardless of the law. Such a commission will certainly upset the Clergy and their faithful.
248outcome = neutral
250image = "gfx/interface/illustrations/institutions/renaissance.dds"
253trigger = {
255any_artist = {
255exists = this
}
256exists = ruler
}
261immediate = {
262random_artist = {
262save_scope_as = random_artist
}
263ruler = {
263save_scope_as = glorious_leader
}
}