在我们的使者前往拜占庭宫廷的不久之后,他便从那儿返回了。他的手中拿着一封信笺,上面盖着曾经强大帝国的官印,但已被时间的流沙所遗忘……
定义in_game/events/situations/rise_of_the_ottomans.txt:1116
1117type = country_event
1118category = situation_event
1120title = rise_of_the_ottomans.110.title 拜占庭的回应
1121desc = rise_of_the_ottomans.110.desc 在我们的使者前往拜占庭宫廷的不久之后,他便从那儿返回了。他的手中拿着一封信笺,上面盖着曾经强大帝国的官印,但已被时间的流沙所遗忘……
1122outcome = neutral
1123illustration_tags = {
112410 = regular
112510 = interior
}
选项
A很好。
1129trigger = {
1130custom_tooltip = {
1131text = byz_accepted_proposal_tt 他们接受了我们的提议
}
}
1140if = {
1143show_as_tooltip = {
}
}
1150if = {
1153show_as_tooltip = {
1154add_country_modifier = {
1156years = 10
1157mode = replace
}
}
}
1161if = {
1164show_as_tooltip = {
1165scope:target_character3 = {
1165move_country = scope:target_country
}
}
}
B他们怎么敢!?
1173trigger = {
1174custom_tooltip = {
1175text = byz_declined_proposal_tt 他们拒绝了我们的提议
}
}
1184show_as_tooltip = {
1187modifier = refused_diplomatic_offer
}
}