Event
Heretical Work Spared

The Work To Damage was recently damaged during a dispute in which members of the Clergy attempted to burn it as per our censorship laws, claiming that the piece is heretical.
The work was ultimately spared thanks to outcry from others, but it was not able to escape damage altogether.
Limited CensorshipPolicytrigger
Strict CensorshipPolicytriggerDefinitionin_game/events/government/laws.txt:476
477type = country_event
479title = laws.0007.t Heretical Work Spared
480desc = laws.0007.desc The Work To Damage was recently damaged during a dispute in which members of the Clergy attempted to burn it as per our censorship laws, claiming that the piece is heretical.
The work was ultimately spared thanks to outcry from others, but it was not able to escape damage altogether.
The work was ultimately spared thanks to outcry from others, but it was not able to escape damage altogether.
481outcome = neutral
483image = "gfx/interface/illustrations/disaster/savonarola_disaster.dds"
485trigger = {
490capital = {
491any_work_of_art_in_location = {
492art_quality > 25
493OR = {
494work_of_art_type = work_of_art_type:icon
495work_of_art_type = work_of_art_type:treatise
496work_of_art_type = work_of_art_type:hymnal
}
}
}
}
502immediate = {
503capital = {
504random_work_of_art_in_location = {
505limit = {
506art_quality > 25
507OR = {
508work_of_art_type = work_of_art_type:icon
509work_of_art_type = work_of_art_type:treatise
510work_of_art_type = work_of_art_type:hymnal
}
}
513save_scope_as = work_to_damage
}
}
}