support for liberty cruiser spawn
This commit is contained in:
14
DATA/MISSIONS/ENCOUNTERS/area_cruisers.ini
Normal file
14
DATA/MISSIONS/ENCOUNTERS/area_cruisers.ini
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
[EncounterFormation]
|
||||||
|
ship_by_class = 1, 1, CRUISERS
|
||||||
|
pilot_job = assault_leader_job
|
||||||
|
make_class = wanderer
|
||||||
|
formation_by_class = CRUISERS
|
||||||
|
behavior = wander
|
||||||
|
arrival = all, -object_all
|
||||||
|
allow_simultaneous_creation = yes
|
||||||
|
zone_creation_distance = 0
|
||||||
|
times_to_create = infinite
|
||||||
|
|
||||||
|
[Creation]
|
||||||
|
permutation = 0, 3
|
||||||
|
|
||||||
@@ -49,6 +49,7 @@ scan_for_cargo = commodity_cardamine, 2
|
|||||||
scan_announce = true
|
scan_announce = true
|
||||||
scan_chance = 0.3
|
scan_chance = 0.3
|
||||||
formation = fighters, fighter_li_n
|
formation = fighters, fighter_li_n
|
||||||
|
formation = CRUISERS, cruiser_li_n
|
||||||
|
|
||||||
[FactionProps]
|
[FactionProps]
|
||||||
affiliation = li_lsf_grp
|
affiliation = li_lsf_grp
|
||||||
|
|||||||
@@ -313,6 +313,10 @@ member = d18
|
|||||||
nickname = diff19
|
nickname = diff19
|
||||||
member = d19
|
member = d19
|
||||||
|
|
||||||
|
[ShipClass]
|
||||||
|
nickname = diff22
|
||||||
|
member = d22
|
||||||
|
|
||||||
[ShipClass]
|
[ShipClass]
|
||||||
nickname = sc_fighters
|
nickname = sc_fighters
|
||||||
member = class_fighter
|
member = class_fighter
|
||||||
@@ -353,6 +357,10 @@ member = class_gunboat
|
|||||||
nickname = sc_cruisers
|
nickname = sc_cruisers
|
||||||
member = class_cruiser
|
member = class_cruiser
|
||||||
|
|
||||||
|
[ShipClass]
|
||||||
|
nickname = cruisers
|
||||||
|
member = CRUISER
|
||||||
|
|
||||||
; REM
|
; REM
|
||||||
|
|
||||||
[ShipClass]
|
[ShipClass]
|
||||||
|
|||||||
@@ -20,6 +20,10 @@ filename = missions\encounters\tradelane_trade_freighter.ini
|
|||||||
nickname = tradelane_trade_transport
|
nickname = tradelane_trade_transport
|
||||||
filename = missions\encounters\tradelane_trade_transport.ini
|
filename = missions\encounters\tradelane_trade_transport.ini
|
||||||
|
|
||||||
|
[EncounterParameters]
|
||||||
|
nickname = area_cruisers
|
||||||
|
filename = missions\encounters\area_cruisers.ini
|
||||||
|
|
||||||
[EncounterParameters]
|
[EncounterParameters]
|
||||||
nickname = area_gunboats
|
nickname = area_gunboats
|
||||||
filename = missions\encounters\area_gunboats.ini
|
filename = missions\encounters\area_gunboats.ini
|
||||||
@@ -1211,15 +1215,15 @@ visit = 128
|
|||||||
sort = 0
|
sort = 0
|
||||||
toughness = 22
|
toughness = 22
|
||||||
density = 3
|
density = 3
|
||||||
repop_time = 25
|
repop_time = 5
|
||||||
max_battle_size = 8
|
max_battle_size = 8
|
||||||
pop_type = jumpgate
|
pop_type = jumpgate
|
||||||
relief_time = 35
|
relief_time = 5
|
||||||
population_additive = true
|
population_additive = true
|
||||||
density_restriction = 4, unlawfuls
|
density_restriction = 4, unlawfuls
|
||||||
faction_weight = li_n_grp, 1
|
faction_weight = li_n_grp, 1
|
||||||
encounter = area_gunboats, 22, 0.750000
|
encounter = area_cruisers, 22, 1
|
||||||
faction = li_n_grp, 0.800000
|
faction = li_n_grp, 1
|
||||||
;endregion
|
;endregion
|
||||||
|
|
||||||
;region - zone population
|
;region - zone population
|
||||||
|
|||||||
Reference in New Issue
Block a user