
Target Country接受了我们的提议,Varangian Character和麾下的人马已经扬帆南下。
事件链
每个事件由其上一层的事件触发;下方一行说明由哪个选项、在何时触发。
重建瓦兰吉卫队
重建瓦兰吉卫队↳ 选项A“让我们尝试重建一支新瓦兰吉卫队吧。” · 1天后
重建瓦兰吉卫队↳ 选项A“真是个好提议啊,我们接受。” · 1天后
重建瓦兰吉卫队↳ 选项B“[Varangian Character]是属于[Capital]的。” · 1天后
定义in_game/events/DHE/flavor_BYZ.txt:7081
7082type = country_event
7083title = flavor_byz.1402.title 重建瓦兰吉卫队
7084desc = flavor_byz.1402.desc Target Country接受了我们的提议,Varangian Character和麾下的人马已经扬帆南下。
7085outcome = neutral
7087illustration_tags = {
708810 = exterior
708910 = happy
}
选项
A由此,瓦兰吉卫队将重振旗鼓。
7100show_as_tooltip = {
7101transfer_yearly_gold = {
7102value = 0.25
7103target = scope:target_country
}
7106add_migration = {
7107owner = this
7108from = root.capital.province_definition
7109to = scope:target_location.province_definition
7110culture = root.culture
7111amount = 0.05
7112months = 80
}
7116scope:varangian_character = {
7117move_country = scope:target_country2
}
7120custom_tooltip = BYZ_VARANGIAN_GUARD_RESTORED_TT +1瓦兰吉卫队单位数量。
}