Event
The Sistine Chapel

The Cappella Maggiore - the Greater Chapel - is used for masses that can be held in smaller, less public spaces than the Basilicas. The years have not been gentle to the once magnificent chapel that was decorated by Fra Angelico, its walls are leaning and it is in a ruinous state. The chapel should be demolished, the structure is not safe enough for the many masses that are held there every year. A new, more magnificent building should take its place, and many famous artists would be honored if they were asked to decorate the new Sistine Chapel.
CathedralBuildingtrigger
RomeCountrydynamic historical event.tagDefinitionin_game/events/DHE/flavor_pap.txt:727
728type = country_event
729fire_only_once = yes
730title = flavor_pap.14.title The Sistine Chapel
731desc = flavor_pap.14.desc The Cappella Maggiore - the Greater Chapel - is used for masses that can be held in smaller, less public spaces than the Basilicas. The years have not been gentle to the once magnificent chapel that was decorated by Fra Angelico, its walls are leaning and it is in a ruinous state. The chapel should be demolished, the structure is not safe enough for the many masses that are held there every year. A new, more magnificent building should take its place, and many famous artists would be honored if they were asked to decorate the new Sistine Chapel.
732outcome = neutral
734dynamic_historical_event = {
}
741trigger = {
742owns = location:rome
746is_during_bankruptcy = no
747gold >= {
748value = monthly_income_total
749multiply = 2
}
751any_artist = {
752artist_type = architect
753has_art_in_progress = no
}
}
757image = "gfx/interface/illustrations/institutions/renaissance.dds"
759immediate = {
760ordered_artist = {
761limit = {
762artist_type = architect
763has_art_in_progress = no
}
765order_by = artist_skill
766max = 3
767check_range_bounds = no
769add_to_list = flavor_pap_14_artist_list
}
772random_in_list = {
773list = flavor_pap_14_artist_list
775save_scope_as = target_artist_1
}
778if = {
779limit = {
780list_size = {
781name = flavor_pap_14_artist_list
782value > 2
}
}
785random_in_list = {
786list = flavor_pap_14_artist_list
788limit = {
788this != scope:target_artist_1
}
790save_scope_as = target_artist_2
}
792random_in_list = {
793list = flavor_pap_14_artist_list
795limit = {
796this != scope:target_artist_1
797this != scope:target_artist_2
}
800save_scope_as = target_artist_3
}
}
803else_if = {
804limit = {
805list_size = {
806name = flavor_pap_14_artist_list
807value > 1
}
}
810random_in_list = {
811list = flavor_pap_14_artist_list
813limit = {
813this != scope:target_artist_1
}
815save_scope_as = target_artist_2
}
}
}