
Target Country2请求我们将Varangian Character和这位将领手下的兵马派遣到他们的Target Country Court Title。为此,他们愿意支付相应的金钱。
事件链
每个事件由其上一层的事件触发;下方一行说明由哪个选项、在何时触发。
重建瓦兰吉卫队
重建瓦兰吉卫队↳ 选项A“让我们尝试重建一支新瓦兰吉卫队吧。” · 1天后
重建瓦兰吉卫队↳ 选项A“真是个好提议啊,我们接受。” · 1天后
重建瓦兰吉卫队↳ 选项B“[Varangian Character]是属于[Capital]的。” · 1天后
定义in_game/events/DHE/flavor_BYZ.txt:7024
7025type = country_event
7026title = flavor_byz.1401.title 重建瓦兰吉卫队
7027desc = flavor_byz.1401.desc Target Country2请求我们将Varangian Character和这位将领手下的兵马派遣到他们的Target Country Court Title。为此,他们愿意支付相应的金钱。
7028outcome = neutral
7030illustration_tags = {
703110 = interior
703210 = regular
}
7035immediate = {
7038capital = {
7039save_scope_as = target_location2
}
}
选项
A真是个好提议啊,我们接受。
7046scope:target_country2 = {
7047transfer_yearly_gold = {
7048value = 0.25
7049target = scope:target_country
}
}
7053add_migration = {
7054owner = this
7055from = root.capital.province_definition
7056to = scope:target_location.province_definition
7057culture = root.culture
7058amount = 0.05
7059months = 80
}
7063scope:varangian_character = {
7064move_country = scope:target_country2
}
7067scope:target_country2 = {
7068trigger_event_silently = {
}
}
BVarangian Character是属于Capital的。
7075scope:target_country2 = {
7076trigger_event_silently = {
}
}