Event
National Epic

Our people have taken to telling tales and legends about Target Character. The legend says that in Country's darkest hour, he/she will return to our nation and deliver it from evil. Regardless of the truth in that statement, we could officially adopt this myth to inspire hope and lend legitimacy to our rule.
MonarchyGovernment TypetriggerDefinitionin_game/events/culture/cultural_event.txt:366
367hide_portraits = yes
368type = country_event
369title = cultural_event.13.title National Epic
370desc = cultural_event.13.desc Our people have taken to telling tales and legends about Target Character. The legend says that in Country's darkest hour, he/she will return to our nation and deliver it from evil. Regardless of the truth in that statement, we could officially adopt this myth to inspire hope and lend legitimacy to our rule.
371outcome = neutral
372illustration_tags = {
37310 = happy
37410 = interior
}
376trigger = {
377exists = last_valid_ruler
378has_regent = yes
380any_artist = {
381artist_type = writer
}
}
384illustration_tags = {
38510 = exterior
38610 = happy
}
389immediate = {
390random_artist = {
391limit = {
392artist_type = writer
}
394save_scope_as = target_artist
}
397last_valid_ruler = {
398save_scope_as = target_character
}
}
}