イベントこのバージョンで変更
借金返済

Origin Countryは、我々が貸し付けた金を返済し、Target Woaの返還を求めてきた。合意に従うのであれば、我々はこれに応じねばならない。だが、そうすれば彼らに対する切り札を失うことになる。
どうせ、至宝を返さなかったところで、大したことにはなるまい……
ビザンツ国家triggeroriginal_crown_jewels_lender変数triggerイベントチェーン
各イベントは、その上の階層にあるイベントから発生します。下の行には、どの選択肢でいつ発生するかを示しています。
定義in_game/events/DHE/flavor_byz_ven.txt:121
122type = country_event
123title = flavor_byz_ven.3.title 借金返済
124desc = flavor_byz_ven.3.desc Origin Countryは、我々が貸し付けた金を返済し、Target Woaの返還を求めてきた。合意に従うのであれば、我々はこれに応じねばならない。だが、そうすれば彼らに対する切り札を失うことになる。
どうせ、至宝を返さなかったところで、大したことにはなるまい……
どうせ、至宝を返さなかったところで、大したことにはなるまい……
125outcome = neutral
127image = "gfx/interface/icons/trade_goods/illustrations/icon_goods_jewelry.dds"
129trigger = {
130exists = work_of_art:byzantine_crown_jewels
}
135fire_only_once = yes
137immediate = {
141save_scope_as = target_country
142scope:origin_country = {
143random_owned_location = {
144save_scope_as = target_location
}
}
147scope:origin_country.capital ?= {
148save_scope_as = target_location
}
150work_of_art:byzantine_crown_jewels = {
151save_scope_as = target_woa
}
}