Event
Target Artist Publishes a Masterpiece!

The Great son of Country has published a book called Target Art. The book deals about governing politics, not just focusing on the hereditary princes, but also on the possibilities for new princes. It explains how to retain power and how to successfully rule conquered lands. The ends justify the means.
MilanCountryoptionEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
Target Artist
Target Artist Publishes a Masterpiece!↳ Option A “Maybe he will write a book for us.” · 500–2000 days later
Praise from Target Artist↳ Option A “This tells us everything.” · right away
Definitionin_game/events/DHE/flavor_flo.txt:1758
1759type = country_event
1760title = flavor_flo.4601.title Target Artist Publishes a Masterpiece!
1761desc = flavor_flo.4601.desc The Great son of Country has published a book called Target Art. The book deals about governing politics, not just focusing on the hereditary princes, but also on the possibilities for new princes. It explains how to retain power and how to successfully rule conquered lands. The ends justify the means.
1762outcome = neutral
1764trigger = {
1765character:flo_machiavelli ?= {
1766is_alive = yes
1767owner = root
}
}
1771immediate = {
1772location:florence = {
1773create_art = {
1774artist = scope:target_artist
1775quality = 92
1776type = work_of_art_type:treatise
1777key = the_prince
}
}
1780work_of_art:the_prince = {
1781save_scope_as = target_art
}
}
1785image = "gfx/interface/illustrations/institutions/scientific_revolution.dds"