부대 능력

경함선을 갤리선으로 전환

convert_light_ship_to_galleyin_game/common/unit_abilities/convert_galley.txt:61

전시에는 경함선의 용도를 변경해 우리나라의 군함으로 활용할 수 있습니다.

요구 조건갤리선을 경함선으로 전환 가능보정치 유형hidden

62toggle = no
63navy_only = yes
64map = yes
65confirm = yes
67hidden = {
68OR = {
72NOT = {
72any_sub_unit = {
72sub_unit_category = sub_unit_category:navy_light_ship
}
}
}
}
76allow = {
77in_combat = no
78is_moving = no
79is_exiled = no
80owner = {
81num_of_ports > 0
82can_build_units_of_category = sub_unit_category:navy_galley
83gold >= 5
}
85unit_location = {
86is_port = yes
87owner = root.owner
}
89any_sub_unit = {
89sub_unit_category = sub_unit_category:navy_light_ship
}
}
91start_effect = {
92custom_tooltip = convert_light_ship_to_galley_effect 함대 내 경함선이 한 척당 5Gold I의 비용으로 갤리선으로 전환됩니다
93save_scope_as = ship_unit
94while = {
95limit = {
96owner = {
97gold >= 5
}
99any_sub_unit = {
100is_ship = yes
101sub_unit_category = sub_unit_category:navy_light_ship
}
}
104owner = {
104add_gold = -5
}
105random_sub_unit = {
106limit = {
107is_ship = yes
108sub_unit_category = sub_unit_category:navy_light_ship
}
110scope:ship_unit = {
111unit_location = {
112create_sub_unit_of_category = sub_unit_category:navy_galley
}
}
115destroy_subunit = yes
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지