イベント
元史

代々中国では、各王朝が前王朝の歴史を編纂し、公式の歴史集に加えることが慣例となっている。そして我々も、前王朝の元についての歴史をまとめる時が来た。幸いにも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
}
}
}