add liberty battleship encounters

This commit is contained in:
2025-08-10 22:01:29 -05:00
parent d44861b63f
commit 9e9bd4d1a0
6 changed files with 84 additions and 7 deletions

View 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