事件
新分行成立

我们与Target Location的一位银行家合作,建立了我们著名的Country银行的新分行。希望这次合作能带来巨大财富。
银行建筑optionflo_bank_counter变量after, immediate, option事件链
每个事件由其上一层的事件触发;下方一行说明由哪个选项、在何时触发。
Medici Dynasty银行
Medici Dynasty银行↳ 任意选项之后 · 立即
新分行成立↳ 任意选项之后 · 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 = {
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 = {
}