Event
Yuán Shǐ

It is customary for each successive Chinese Dynasty to have the history of the preceding one compiled and added to the official histories collection. Now is the time to do the same for the preceding Yuán. Thankfully, Target Character is interested in doing so but requires additional funds to make it into a reality.
ChinaCountrydynamic historical event.tagDefinitionin_game/events/DHE/flavor_chi.txt:3913
3914type = country_event
3915title = flavor_chi.55.title Yuán Shǐ
3916desc = flavor_chi.55.desc It is customary for each successive Chinese Dynasty to have the history of the preceding one compiled and added to the official histories collection. Now is the time to do the same for the preceding Yuán. Thankfully, Target Character is interested in doing so but requires additional funds to make it into a reality.
3917outcome = neutral
3918fire_only_once = yes
3920dynamic_historical_event = {
}
3927trigger = {
3929OR = {
3930current_year < 1375
3931any_artist = {
3932artist_type = writer
3933has_art_in_progress = no
}
}
}
3938illustration_tags = {
393910 = angry
394010 = interior
}
3943immediate = {
}
3945if = {
3946limit = {
3947current_year < 1375
}
3950create_character = {
3952first_name = name_lian
3953last_name = name_song
3954artist = writer
3955artist_skill = {
0.6
0.7
}
3956birth_location = location:pujiang
3957birth_date = 1310.11.4
3958save_scope_as = target_character
}
}
3961else = {
3962random_artist = {
3963limit = {
3964artist_type = writer
3965has_art_in_progress = no
}
3967save_scope_as = target_character
}
}
3971set_local_variable = {
3972name = cost_for_upgrading_chronicle
3973value = {
3974value = root.monthly_income_trade_and_tax
3975multiply = 6
}
}
}