add liberty battleship encounters
This commit is contained in:
@@ -168,13 +168,22 @@ pilot = pilot_military_ace
|
||||
state_graph = FIGHTER
|
||||
npc_class = lawful, class_fighter, d11, d12, d13, d14, d15, d16, d17, d18, d19
|
||||
|
||||
[NPCShipArch]
|
||||
nickname = li_n_or_elite_d11-19
|
||||
loadout = MSN12_Order_Heavy_Fighter
|
||||
level = d11
|
||||
ship_archetype = or_elite
|
||||
pilot = heavy_fighter_default
|
||||
state_graph = FIGHTER
|
||||
npc_class = lawful, class_fighter, d11, d12, d13, d14, d15, d16, d17, d18, d19
|
||||
|
||||
[NPCShipArch]
|
||||
nickname = li_n_cruiser_d22
|
||||
loadout = li_n_li_cruiser
|
||||
level = d22
|
||||
ship_archetype = li_cruiser
|
||||
pilot = cruiser_default
|
||||
state_graph = CRUISER
|
||||
state_graph = FIGHTER
|
||||
npc_class = lawful, CRUISER, d22
|
||||
|
||||
[NPCShipArch]
|
||||
@@ -182,7 +191,7 @@ nickname = li_n_dreadnought_d25
|
||||
loadout = li_n_li_dreadnought
|
||||
level = d25
|
||||
ship_archetype = li_dreadnought
|
||||
pilot = cruiser_default
|
||||
pilot = battleship_default
|
||||
state_graph = CRUISER
|
||||
npc_class = lawful, battleship, d25
|
||||
|
||||
|
||||
Reference in New Issue
Block a user