EventChanged this version
Target Artist

Target Artist is an Italian painter, draftsman, sculptor, architect, and engineer whose genius perhaps more than that of any other figure shall epitomize the Renaissance humanist ideal. His works are among the most widely popular and influential paintings of the art world. His notebooks reveal a spirit of scientific inquiry and a mechanical inventiveness that are unprecedented in our time.
FlorenceCountrydynamic historical event.tagTuscanCultureimmediateDefinitionin_game/events/DHE/flavor_flo.txt:665
666type = country_event
667title = flavor_flo.31.title Target Artist
668desc = flavor_flo.31.desc Target Artist is an Italian painter, draftsman, sculptor, architect, and engineer whose genius perhaps more than that of any other figure shall epitomize the Renaissance humanist ideal. His works are among the most widely popular and influential paintings of the art world. His notebooks reveal a spirit of scientific inquiry and a mechanical inventiveness that are unprecedented in our time.
669outcome = neutral
670fire_only_once = yes
672dynamic_historical_event = {
}
679trigger = {
680owns = location:florence
681any_neighbor_country = {
682count > 0
}
}
686image = "gfx/interface/illustrations/institutions/renaissance.dds"
688immediate = {
689create_character = {
690first_name = name_leonard
691last_name = da_vinci
692adm = 75
693dip = 80
694mil = 65
695artist = painter
696birth_date = 1452.4.15
697artist_skill = 0.95
699birth_location = location:prato
700script = mlo_leonardo_script
701save_scope_as = target_artist
}
705location:florence = {
705save_scope_as = target_location
}
707random_neighbor_country = {
708save_scope_as = target_country
}
}