Event
Decorate the Sistine Chapel

The old, decrepit Cappella Maggiore is no more - in its place the grand Sistine Chapels now stands. The Temple of Solomon and the Sistine Chapel are the same dimensions, as given in the Old Testament. The exterior is unadorned by decorative details, and the building is divided into three stories with a vaulted ceiling and six tall arched windows on the sides, two on either end. Although beautiful in its simplicity, the chapel's beauty could be enhanced by frescoes painted by the foremost artists of our time.
RomeCountrydynamic historical event.tagTuscanCultureimmediateSistine ChapelStatic ModifiertriggerDefinitionin_game/events/DHE/flavor_pap.txt:909
910type = country_event
911fire_only_once = yes
912title = flavor_pap.15.title Decorate the Sistine Chapel
913desc = flavor_pap.15.desc The old, decrepit Cappella Maggiore is no more - in its place the grand Sistine Chapels now stands. The Temple of Solomon and the Sistine Chapel are the same dimensions, as given in the Old Testament. The exterior is unadorned by decorative details, and the building is divided into three stories with a vaulted ceiling and six tall arched windows on the sides, two on either end. Although beautiful in its simplicity, the chapel's beauty could be enhanced by frescoes painted by the foremost artists of our time.
914outcome = neutral
915dynamic_historical_event = {
}
922trigger = {
923owns = location:rome
925is_during_bankruptcy = no
926gold >= {
927value = monthly_income_total
928multiply = 2
}
}
932image = "gfx/interface/illustrations/institutions/renaissance.dds"
934immediate = {
935location:rome = {
937save_scope_as = target_location
}
940character:flo_sandro_boticelli_script ?= {
941save_scope_as = sandro_boticelli_scope
}
943character:michelangelo_artist ?= {
944save_scope_as = michaelangelo_scope
}
946if = {
947limit = {
948current_year < 1494
}
950location:florence.owner = {
951create_character = {}
}
}
966if = {
967limit = {
968current_year < 1523
}
970location:chiusi.owner = {
971create_character = {}
}
}
}