Added Shogunate Naval Forces

This commit is contained in:
Nekura
2026-05-03 16:39:42 +02:00
parent 3479daba6b
commit 61a5cae34d
5 changed files with 4937 additions and 4640 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -2630,3 +2630,54 @@ legality = lawful
[FactionProps]
affiliation = PLAYER_KU
legality = lawful
; Shogunate Naval Forces
[FactionProps]
affiliation = sh_n_grp
legality = lawful
nickname_plurality = plural
msg_id_prefix = gcs_refer_faction_sh_n
jump_preference = jumpgate
npc_ship = ku_n_ku_elite_d1-8
npc_ship = ku_n_ku_elite_d9
npc_ship = ku_n_ku_elite_d10
npc_ship = ku_n_ku_elite_d11-19
npc_ship = ku_n_ku_gunboat_d1-9
npc_ship = ku_n_ku_gunboat_d10-19
npc_ship = ku_n_destroyer_d22
npc_ship = ku_n_battleship_d25
voice = pilot_f_mil_m01
voice = pilot_f_mil_m01a
voice = pilot_f_mil_m01b
voice = pilot_f_mil_m02
voice = pilot_f_mil_m02a
voice = pilot_f_mil_m02b
voice = pilot_f_leg_f01
voice = pilot_f_leg_f01a
voice = pilot_f_leg_f01b
mc_costume = mc_br
space_costume = ku_bartender_head_hat, ku_male_elite_body, comm_ku_kym
space_costume = ku_captain_head, ku_male_elite_body, comm_pl_player
space_costume = ku_bartender_head_hat, ku_male_elite_body, comm_ku_kym
space_costume = ku_captain_head, ku_male_elite_body, comm_pl_player
space_costume = ku_bartender_head_hat, ku_male_elite_body, comm_ku_kym
space_costume = ku_captain_head, ku_male_elite_body, comm_pl_player
space_costume = ku_newscaster_head_gen, ku_female_elite_body, comm_ku_kym_female
space_costume = ku_newscaster_head_gen, ku_female_elite_body, comm_pl_player_female
space_costume = ku_newscaster_head_gen, ku_female_elite_body, comm_ku_kym_female
space_costume = ku_newscaster_head_gen, ku_female_elite_body, comm_pl_player_female
space_costume = ku_newscaster_head_gen, ku_female_elite_body, comm_ku_kym_female
space_costume = ku_newscaster_head_gen, ku_female_elite_body, comm_pl_player_female
firstname_male = 228708, 228807
firstname_female = 228808, 228890
lastname = 228908, 229207
rank_desig = 197017, 197018, 197019, 9, 11
formation_desig = 197829, 197836
large_ship_desig = 196980
large_ship_names = 202808, 202847
scan_for_cargo = commodity_alien_artifacts, 1
scan_for_cargo = commodity_cardamine, 2
scan_announce = true
scan_chance = 0.3
formation = fighters, fighter_ku_n
formation = gunboats, gunboat_ku_n

View File

@@ -2,6 +2,10 @@
space_color = 0, 170, 255
local_faction = REM_CLAN
[EncounterParameters]
nickname = area_trade_trader
filename = missions\encounters\area_trade_trader.ini
[EncounterParameters]
nickname = area_battleships
filename = missions\encounters\area_battleships.ini

File diff suppressed because it is too large Load Diff