事件

新分行成立

flavor_flo.59in_game/events/DHE/flavor_flo.txt:2800
新分行成立

我们与Target Location的一位银行家合作,建立了我们著名的Country银行的新分行。希望这次合作能带来巨大财富。

需要银行建筑optionflo_bank_counter变量after, immediate, option

事件链

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

  1. Medici Dynasty银行
  2. Medici Dynasty银行
    ↳ 任意选项之后 · 立即
  3. 新分行成立
    ↳ 任意选项之后 · 2–4年后

定义in_game/events/DHE/flavor_flo.txt:2800

2801type = country_event
2802title = flavor_flo.59.title 新分行成立
2803desc = flavor_flo.59.desc 我们与Target Location的一位银行家合作,建立了我们著名的Country银行的新分行。希望这次合作能带来巨大财富。
2804outcome = neutral
2806illustration_tags = {
280710 = regular
280810 = interior
}
2811immediate = {
2813switch = {
2814trigger = var:flo_bank_counter
28151 = {
2815location:venice = {
2815save_scope_as = target_location
}
}
28162 = {
2816location:naples = {
2816save_scope_as = target_location
}
}
28173 = {
2817location:geneve = {
2817save_scope_as = target_location
}
}
28184 = {
2818location:basel = {
2818save_scope_as = target_location
}
}
28195 = {
2819location:pisa = {
2819save_scope_as = target_location
}
}
28206 = {
2820location:bruges = {
2820save_scope_as = target_location
}
}
28217 = {
2821location:avignon = {
2821save_scope_as = target_location
}
}
28228 = {
2822location:lyon = {
2822save_scope_as = target_location
}
}
28239 = {
2823location:milano = {
2823save_scope_as = target_location
}
}
282410 = {
2824location:london = {
2824save_scope_as = target_location
}
}
}
}
2871after = {
2872change_variable = {
2873name = flo_bank_counter
2874add = 1
}
2876if = {
2877limit = {
}
2880remove_variable = flo_bank_counter
}
2882else = {
2883trigger_event_silently = {
2884id = flavor_flo.59
2885years = {
2
4
}
}
}
}

选项

A我们将珍惜这一合作多年!
2831scope:target_location = {
2832if = {
2833limit = {
2834NOT = {
2835location_building_level = {
2836building_type = building_type:banking_office
2837value > 0
2838owner = scope:medici_bank_tag
}
}
}
2842change_building_level_in_location = {
2844value = 1
2845owner = scope:medici_bank_tag
}
}
2848else = {
2849owner = {
2850add_opinion = {
2851modifier = flo_good_business
2852target = ROOT
}
}
2855ROOT = {
2856add_gold = {
2857value = PREV.location_tax_base
2858multiply = 12
}
}
}
}
2863if = {
2864limit = {
}
2867custom_tooltip = FLO_end_of_events 不再会触发在一个地点添加银行的事件。
}
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明