EventNew this version
The Decameron

Having witnessed the horrors of the Black Death, Target Artist was inspired to complete The Decameron, attracting sizable interest from the Nobility of Country. Set in Florence, the story follows ten Florentine individuals who flee to the countryside to escape the plague. Some among the Court Title believe we should make an effort to spread Target Artist Last Name's work far and wide.
Black DeathSituationtriggerDefinitionin_game/events/culture/culture_italian.txt:1517
1518type = country_event
1519title = italian_renaissance_culture.24.title The Decameron
1520desc = italian_renaissance_culture.24.desc Having witnessed the horrors of the Black Death, Target Artist was inspired to complete The Decameron, attracting sizable interest from the Nobility of Country. Set in Florence, the story follows ten Florentine individuals who flee to the countryside to escape the plague. Some among the Court Title believe we should make an effort to spread Target Artist Last Name's work far and wide.
1521outcome = neutral
1522fire_only_once = yes
1524trigger = {
1526exists = character:nap_giovanni_boccaccio
1527character:nap_giovanni_boccaccio = {
1528is_alive = yes
1529owner = ROOT
}
1531current_year >= 1348
1532current_year <= 1360
1539country_type = location
}
1542illustration_tags = {
154310 = regular
154410 = interior
}
1547immediate = {
}
1549ruler_or_regent ?= {
1550save_scope_as = target_character
}
1552character:nap_giovanni_boccaccio = {
1553save_scope_as = target_artist
}
1555capital = {
1556create_art = {
1557quality = 70
1558artist = scope:target_artist
1559type = work_of_art_type:novel
1560key = boccaccio_the_decameron
}
}
}