"Pursuit Pattern" (shit name i know) is the name for STR_ALIEN_REPRISAL defined below (wannabe replacement for vanilla retaliation)
The race is "Cult of Sirius", meaning it's either one of these.
- id: STR_CULT
retaliation: false
...
- id: STR_CULT_P
retaliation: false
...
Mission (vanilla RETALIATION mission is not deleted but it still has vanilla name, "Alien Retaliation", so it should not be that):
- type: STR_ALIEN_REPRISAL
points: 0
objective: 4
spawnUfo: STR_BATTLESHIP # Spawned for the final retaliation run
raceWeights: # In the case of a shootdown, race comes from the UFO that triggered the mission.
0:
STR_ANTHROPOD_OCULANT_1: 10
STR_ANTHROPOD_OCULANT_2: 20
STR_FLOATER_SNAKEMAN_1: 10
STR_FLOATER_SNAKEMAN_2: 20
STR_MUTON_ETHEREAL_1: 20
STR_MUTON_ETHEREAL_2: 10
waves:
- ufo: STR_UFO_PROBE
count: 1
trajectory: P8
timer: 3000
- ufo: STR_UFO_SCOUT
count: 2
trajectory: P8
timer: 3000
- ufo: STR_UFO_CARRIER
count: 3
trajectory: P8
timer: 3000
- ufo: STR_BATTLESHIP
count: 2
trajectory: P8
timer: 3000