EventChanged this version
Target Work Of Art

One of our excellent explorers, Target Character, has just produced a work of great excellence. Entitled Target Work Of Art, it is a Treatise about cosmography and navigation and it serves as a compendium of Country Adjective knowledge about seafaring and exploration. Moreover, it details the history of our discoveries and techniques that were utilized to make those discoveries. The book has been dedicated to Ruler, who has been given a chance to read into the work before it is published.
PortugalCountrydynamic historical event.tagnum_of_explorationsVariabletriggerDefinitionin_game/events/DHE/flavor_por.txt:2888
2889type = country_event
2890title = flavor_por.37.title Target Work Of Art
2891desc = flavor_por.37.desc One of our excellent explorers, Target Character, has just produced a work of great excellence. Entitled Target Work Of Art, it is a Treatise about cosmography and navigation and it serves as a compendium of Country Adjective knowledge about seafaring and exploration. Moreover, it details the history of our discoveries and techniques that were utilized to make those discoveries. The book has been dedicated to Ruler, who has been given a chance to read into the work before it is published.
2892outcome = neutral
2894fire_only_once = yes
2895dynamic_historical_event = {
}
2902trigger = {
2903navy_tradition >= 50
2904any_character = {
2905is_explorer = yes
}
2907has_ruler = yes
2908custom_tooltip = {
2909text = variable_num_of_explorations_tt Our Explorers have Charted Many Voyages
}
}
2915illustration_tags = {
291610 = regular
291710 = exterior
}
2920immediate = {
}
2922random_character = {
2923limit = {
2924is_explorer = yes
}
2926save_scope_as = target_character
}
2928ruler = {
2929save_scope_as = ruler_scope
}
2931capital = {
2932create_art = {
2933artist = scope:target_character
2934key = esmeraldo_do_situ_orbis
2935quality = {
80
90
}
2936type = work_of_art_type:treatise
}
2938work_of_art:esmeraldo_do_situ_orbis = {
2939save_scope_as = target_work_of_art
}
}
}