EventNew this version
On the Fates of Famous Men

Target Artist, one of the leading figures of the Renaissance, has completed yet another impressive work. Titled On the Fates of Famous Men, it covers many prominent people from the Biblical and Classical eras, as well as key figures of the past century. A rather exquisite collection — should the Court Title wish to part with it, Target Artist Last Name's work would likely command a substantial sum.
Definitionin_game/events/culture/culture_italian.txt:1443
1444type = country_event
1445title = italian_renaissance_culture.23.title On the Fates of Famous Men
1446desc = italian_renaissance_culture.23.desc Target Artist, one of the leading figures of the Renaissance, has completed yet another impressive work. Titled On the Fates of Famous Men, it covers many prominent people from the Biblical and Classical eras, as well as key figures of the past century. A rather exquisite collection — should the Court Title wish to part with it, Target Artist Last Name's work would likely command a substantial sum.
1447outcome = neutral
1448fire_only_once = yes
1450trigger = {
1452exists = character:nap_giovanni_boccaccio
1453character:nap_giovanni_boccaccio = {
1454is_alive = yes
1455owner = ROOT
}
1457current_year >= 1354
1458current_year <= 1371
1459country_type = location
}
1462illustration_tags = {
146310 = regular
146410 = interior
}
1467immediate = {
}
1469ruler_or_regent ?= {
1470save_scope_as = target_character
}
1472character:nap_giovanni_boccaccio = {
1473save_scope_as = target_artist
}
1475capital = {
1476create_art = {
1477quality = 70
1478artist = scope:target_artist
1479type = work_of_art_type:chronicle
1480key = boccaccio_on_the_fates_of_famous_men
}
}
}