Acontecimiento
Yuán Shǐ

Es costumbre que cada dinastía de los Chinos recopile la historia de la precedente y la añada a la colección de crónicas oficiales. Este es el momento de hacer lo mismo con los Yuan. Por suerte, Target Character tiene interés en hacerlo, pero necesita más fondos para llevar la empresa a buen puerto.
ChinaPaísdynamic historical event.tagDefiniciónin_game/events/DHE/flavor_chi.txt:3913
3914type = country_event
3915title = flavor_chi.55.title Yuán Shǐ
3916desc = flavor_chi.55.desc Es costumbre que cada dinastía de los Chinos recopile la historia de la precedente y la añada a la colección de crónicas oficiales. Este es el momento de hacer lo mismo con los Yuan. Por suerte, Target Character tiene interés en hacerlo, pero necesita más fondos para llevar la empresa a buen puerto.
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
}
}
}