事件本版本变更

偿清贷款

flavor_byz_ven.3in_game/events/DHE/flavor_byz_ven.txt:121
偿清贷款

Origin Country刚刚偿清了欠我们的贷款,现在要求我们归还Target Woa。根据协议,我们必须归还,但这样做会让我们失去对他们的影响力。

当然,即使我们不归还宝石,也不会发生什么大事……

需要拜占庭国家triggeroriginal_crown_jewels_lender变量trigger

事件链

每个事件由其上一层的事件触发;下方一行说明由哪个选项、在何时触发。

  1. 偿清贷款
  2. 归还皇冠宝石
    ↳ 选项A“我们可不能赌上自己的信誉。” · 立即
  3. 撕毁协议
    ↳ 选项B“我们有何理由不保留它呢?” · 立即

定义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
132country_exists = c:BYZ
}
135fire_only_once = yes
137immediate = {
138c:BYZ = {
139save_scope_as = origin_country
}
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
}
}

选项

A我们可不能赌上自己的信誉。
158scope:target_woa = {
159location = scope:origin_country.capital
159country = scope:origin_country
}
}
161scope:origin_country = {
162trigger_event_non_silently = {
}
}
B我们有何理由不保留它呢?
171add_country_modifier = {
173years = 40
}
175scope:origin_country = {
176trigger_event_non_silently = {
}
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明