EventNew this version
Concerning Famous Women

Akin to his/her previous work On the Fates of Famous Men, Target Artist has published yet another volume about famous figures from history, although this time focused on prominent women. Much of the Court Title is surprised by the interest Target Artist Last Name has shown to these figures, but like many of his/her previous works, Concerning Famous Women would undoubtedly prove a valuable piece should our finances run short.
Black DeathSituationtriggerDefinitionin_game/events/culture/culture_italian.txt:1592
1593type = country_event
1594title = italian_renaissance_culture.25.title Concerning Famous Women
1595desc = italian_renaissance_culture.25.desc Akin to his/her previous work On the Fates of Famous Men, Target Artist has published yet another volume about famous figures from history, although this time focused on prominent women. Much of the Court Title is surprised by the interest Target Artist Last Name has shown to these figures, but like many of his/her previous works, Concerning Famous Women would undoubtedly prove a valuable piece should our finances run short.
1596outcome = neutral
1597fire_only_once = yes
1599trigger = {
1601exists = character:nap_giovanni_boccaccio
1602exists = work_of_art:boccaccio_on_the_fates_of_famous_men
1603character:nap_giovanni_boccaccio = {
1604is_alive = yes
1605owner = ROOT
}
1607current_year >= 1357
1608current_year <= 1371
1615country_type = location
}
1618illustration_tags = {
161910 = regular
162010 = interior
}
1623immediate = {
}
1625ruler_or_regent ?= {
1626save_scope_as = target_character
}
1628character:nap_giovanni_boccaccio = {
1629save_scope_as = target_artist
}
1631capital = {
1632create_art = {
1633quality = 70
1634artist = scope:target_artist
1635type = work_of_art_type:chronicle
1636key = boccaccio_concerning_famous_women
}
}
}