EventNew this version
Target Artist's Skills Impress the Court Title

Ever since earning the patronage of the Court Title, Target Artist has proven to be a valuable asset to Target Character, with his/her skills earning praise from the upper echelons. From high-ranking members of the Nobility to influential Burghers, Target Artist's presence has been felt, and has proven to be a great boon to Target Character's influence.
RenaissanceAgetrigger
DiscoveryAgetriggerItalianCulture Groupimmediate, triggerDefinitionin_game/events/culture/culture_italian.txt:875
876type = country_event
877title = italian_renaissance_culture.14.title Target Artist's Skills Impress the Court Title
878desc = italian_renaissance_culture.14.desc Ever since earning the patronage of the Court Title, Target Artist has proven to be a valuable asset to Target Character, with his/her skills earning praise from the upper echelons. From high-ranking members of the Nobility to influential Burghers, Target Artist's presence has been felt, and has proven to be a great boon to Target Character's influence.
879outcome = positive
881trigger = {
887any_artist = {
888has_art_in_progress = yes
889artist_skill >= 0.5
}
892cultural_maintenance >= 0.1
893country_type = location
}
896illustration_tags = {
89710 = regular
89810 = interior
}
901immediate = {
}
903ruler_or_regent ?= {
904save_scope_as = target_character
}
906random_artist = {
907limit = {
908has_art_in_progress = yes
909artist_skill >= 0.5
}
912save_scope_as = target_artist
}
}