add liberty battleship encounters
This commit is contained in:
53
DATA/MISSIONS/ENCOUNTERS/area_battleships.ini
Normal file
53
DATA/MISSIONS/ENCOUNTERS/area_battleships.ini
Normal file
@@ -0,0 +1,53 @@
|
||||
[EncounterFormation]
|
||||
ship_by_class = 1, 1, battleships
|
||||
pilot_job = assault_leader_job
|
||||
make_class = wanderer
|
||||
ship_by_class = 2, 2, CRUISERS, -3
|
||||
pilot_job = assault_job
|
||||
make_class = wanderer
|
||||
ship_by_class = 3, 3, sc_fighters, -6
|
||||
pilot_job = assault_job
|
||||
make_class = wanderer
|
||||
ship_by_class = 3, 3, sc_fighters, -6
|
||||
pilot_job = assault_job
|
||||
make_class = wanderer
|
||||
formation_by_class = battleships
|
||||
behavior = wander
|
||||
arrival = all, -object_all
|
||||
allow_simultaneous_creation = yes
|
||||
zone_creation_distance = 0
|
||||
times_to_create = infinite
|
||||
|
||||
|
||||
[EncounterFormation]
|
||||
ship_by_class = 3, 3, battleships
|
||||
pilot_job = assault_leader_job
|
||||
make_class = wanderer
|
||||
formation_by_class = battleships
|
||||
behavior = wander
|
||||
arrival = all, -object_all
|
||||
allow_simultaneous_creation = yes
|
||||
zone_creation_distance = 0
|
||||
times_to_create = infinite
|
||||
|
||||
[EncounterFormation]
|
||||
ship_by_class = 1, 1, battleships
|
||||
pilot_job = assault_leader_job
|
||||
make_class = wanderer
|
||||
ship_by_class = 4, 4, sc_fighters, -6
|
||||
pilot_job = assault_job
|
||||
make_class = wanderer
|
||||
ship_by_class = 4, 4, sc_fighters, -6
|
||||
pilot_job = assault_job
|
||||
make_class = wanderer
|
||||
formation_by_class = battleships
|
||||
behavior = wander
|
||||
arrival = all, -object_all
|
||||
allow_simultaneous_creation = yes
|
||||
zone_creation_distance = 0
|
||||
times_to_create = infinite
|
||||
|
||||
[Creation]
|
||||
permutation = 0, 3
|
||||
permutation = 1, 1
|
||||
permutation = 2, 2
|
||||
@@ -13,6 +13,7 @@ npc_ship = li_n_li_elite_d8
|
||||
npc_ship = li_n_li_elite_d9
|
||||
npc_ship = li_n_li_elite_d10
|
||||
npc_ship = li_n_li_elite_d11-19
|
||||
npc_ship = li_n_or_elite_d11-19
|
||||
npc_ship = li_n_cruiser_d22
|
||||
npc_ship = li_n_dreadnought_d25
|
||||
voice = pilot_f_mil_m01
|
||||
@@ -50,6 +51,7 @@ scan_announce = true
|
||||
scan_chance = 0.3
|
||||
formation = fighters, fighter_li_n
|
||||
formation = CRUISERS, cruiser_li_n
|
||||
formation = battleships, cruiser3_li_n
|
||||
|
||||
[FactionProps]
|
||||
affiliation = li_lsf_grp
|
||||
|
||||
@@ -875,8 +875,8 @@ pl_pos = 0, 50, 275
|
||||
[Formation]
|
||||
nickname = cruiser3_li_n
|
||||
pos = 0, 0, 0
|
||||
pos = 100, 0, 300
|
||||
pos = -100, 0, 300
|
||||
pos = 150, 0, 300
|
||||
pos = -150, 0, 300
|
||||
pos = -55, 50, 188
|
||||
pos = 55, 50, 189
|
||||
pos = -110, 60, 225
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -317,6 +317,10 @@ member = d19
|
||||
nickname = diff22
|
||||
member = d22
|
||||
|
||||
[ShipClass]
|
||||
nickname = diff25
|
||||
member = d25
|
||||
|
||||
[ShipClass]
|
||||
nickname = sc_fighters
|
||||
member = class_fighter
|
||||
@@ -361,6 +365,10 @@ member = class_cruiser
|
||||
nickname = cruisers
|
||||
member = CRUISER
|
||||
|
||||
[ShipClass]
|
||||
nickname = battleships
|
||||
member = battleship
|
||||
|
||||
; REM
|
||||
|
||||
[ShipClass]
|
||||
|
||||
@@ -20,6 +20,10 @@ filename = missions\encounters\tradelane_trade_freighter.ini
|
||||
nickname = tradelane_trade_transport
|
||||
filename = missions\encounters\tradelane_trade_transport.ini
|
||||
|
||||
[EncounterParameters]
|
||||
nickname = area_battleships
|
||||
filename = missions\encounters\area_battleships.ini
|
||||
|
||||
[EncounterParameters]
|
||||
nickname = area_cruisers
|
||||
filename = missions\encounters\area_cruisers.ini
|
||||
@@ -1213,17 +1217,18 @@ size = 5000
|
||||
property_flags = 131072
|
||||
visit = 128
|
||||
sort = 0
|
||||
toughness = 22
|
||||
toughness = 25
|
||||
density = 3
|
||||
repop_time = 5
|
||||
max_battle_size = 8
|
||||
max_battle_size = 20
|
||||
pop_type = jumpgate
|
||||
relief_time = 5
|
||||
population_additive = true
|
||||
density_restriction = 4, unlawfuls
|
||||
faction_weight = li_n_grp, 1
|
||||
encounter = area_cruisers, 22, 1
|
||||
encounter = area_battleships, 25, 1
|
||||
faction = li_n_grp, 1
|
||||
|
||||
;endregion
|
||||
|
||||
;region - zone population
|
||||
|
||||
Reference in New Issue
Block a user