이벤트

새로운 지점 설립

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. 소개 · 개인정보 보호 · 법적 고지