부대 능력

갤리선을 경함선으로 전환

convert_galley_to_light_shipin_game/common/unit_abilities/convert_galley.txt:1

평화로운 시기에는 갤리선의 용도를 변경해 우리나라의 상선으로 활용할 수 있습니다.

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

2toggle = no
3navy_only = yes
4map = yes
5confirm = yes
7hidden = {
8OR = {
12NOT = {
12any_sub_unit = {
12sub_unit_category = sub_unit_category:navy_galley
}
}
}
}
16allow = {
17in_combat = no
18is_moving = no
19is_exiled = no
20owner = {
21num_of_ports > 0
22can_build_units_of_category = sub_unit_category:navy_light_ship
23gold >= 5
}
25unit_location = {
26is_port = yes
27owner = root.owner
}
29any_sub_unit = {
29sub_unit_category = sub_unit_category:navy_galley
}
}
31start_effect = {
32custom_tooltip = convert_galley_to_light_ship_effect 함대 내 갤리선이 한 척당 5Gold I의 비용으로 경함선으로 전환됩니다
33save_scope_as = ship_unit
34while = {
35limit = {
36owner = {
37gold >= 5
}
39any_sub_unit = {
40is_ship = yes
41sub_unit_category = sub_unit_category:navy_galley
}
}
44owner = {
44add_gold = -5
}
45random_sub_unit = {
46limit = {
47is_ship = yes
48sub_unit_category = sub_unit_category:navy_galley
}
50scope:ship_unit = {
51unit_location = {
52create_sub_unit_of_category = sub_unit_category:navy_light_ship
}
}
55destroy_subunit = yes
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지