Event
Heretical Work Destroyed

The Work To Destroy has been destroyed, as per our strict censorship policies, after accusations of it being a heretical piece and seeking to subvert all that is good and holy.
The protests of artists and even other members of the Clergy were not enough to save this evil work from being burned in righteous flames. We may have lost an invaluable art piece, but we have secured spiritual sanctity.
Strict CensorshipPolicytriggerDefinitionin_game/events/government/laws.txt:1088
1089type = country_event
1091title = laws.0015.t Heretical Work Destroyed
1092desc = laws.0015.desc The Work To Destroy has been destroyed, as per our strict censorship policies, after accusations of it being a heretical piece and seeking to subvert all that is good and holy.
The protests of artists and even other members of the Clergy were not enough to save this evil work from being burned in righteous flames. We may have lost an invaluable art piece, but we have secured spiritual sanctity.
The protests of artists and even other members of the Clergy were not enough to save this evil work from being burned in righteous flames. We may have lost an invaluable art piece, but we have secured spiritual sanctity.
1093outcome = neutral
1095image = "gfx/interface/illustrations/disaster/savonarola_disaster.dds"
1097trigger = {
1099capital = {
1100any_work_of_art_in_location = {
1101NOR = {}
1111art_quality > 10
}
}
}
1116immediate = {
1117capital = {
1118random_work_of_art_in_location = {
1119limit = {
1120NOR = {}
}
1131save_scope_as = work_to_destroy
}
}
}