事件
《元史》

自古以来,新朝继统,例当为先代纂修正史,此乃中华千年不易之典。而今元史未备,幸得翰林学士Target Character愿领总裁之职。然修史工程浩繁,需增拨银两以资纂修诸事,方可成此巨帙,垂范后世。
中华国家dynamic historical event.tag定义in_game/events/DHE/flavor_chi.txt:3913
3914type = country_event
3915title = flavor_chi.55.title 《元史》
3916desc = flavor_chi.55.desc 自古以来,新朝继统,例当为先代纂修正史,此乃中华千年不易之典。而今元史未备,幸得翰林学士Target Character愿领总裁之职。然修史工程浩繁,需增拨银两以资纂修诸事,方可成此巨帙,垂范后世。
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
}
}
}