Files
BarotraumaModServer/LocalMods/Barotraumatic/Missions/Missions.xml

1900 lines
212 KiBLFS
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<Missions>
<!-- TARGET MISSIONS -->
<MonsterMission name="Terminate a Infested Submarine" description="Scouts have reported of a large Wrecked Carrier that has been taken over by infestated growth. It is now still moving around [location1] and [location2] and the authorities are offering a reward of [reward] to any submarine that takes out the mobile thalamus. Be warned that it has a hook on its front side and must be approached carefully." successmessage="The ship has been terminated." identifier="killthalamuscarrier" type="Monster" tags="killmonster,killmonster_set3" commonness="100" difficulty="3" reward="6000" sonarlabel="Thalamus Carrier" maxsonarmarkerdistance="10000">
<monster character="Thalamuscarrier" />
<Reputation identifier="location" amount="3" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="0,256,256,256" color="243,146,55" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Target eliminated" text="The target has been eliminated. Navigate the submarine out of the cavern." />
</MonsterMission>
<MonsterMission name="Terminate a Infested Submarine" description="Scouts have reported of a large Wrecked Carrier that has been taken over by infestated growth. It is now still moving around [location1] and [location2] and the authorities are offering a reward of [reward] to any submarine that takes out the hermit, Be warned that initial thalamus reports were incorrect and it is some kind of clawed crab like creature." successmessage="The ship has been terminated." identifier="killhermitdugong" type="Monster" tags="killmonster,killmonster_set3" commonness="100" difficulty="3" reward="6000" sonarlabel="Hermit Submarine" maxsonarmarkerdistance="10000">
<monster character="Hermitdugong" />
<Reputation identifier="location" amount="3" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="0,256,256,256" color="243,146,55" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Target eliminated" text="The target has been eliminated. Navigate the submarine out of the cavern." />
</MonsterMission>
<MonsterMission name="Terminate Hermit Flotilla" description="Long distance sonar has picked up a group of derelict submarines piloted by the anomolous crab-like hermits. Their movement has been tracked between [location1] and [location2] With administrators posting a bounty of [reward] to any crew who can sink these crustaceans." successmessage="The ship has been terminated." identifier="killhermitsubs" type="Monster" tags="killmonster,killmonster_set3" commonness="100" difficulty="3" reward="6000" sonarlabel="Hermit Submarine" maxsonarmarkerdistance="10000">
<monster character="Hermit" count="2" />
<monster character="Hermitbig" />
<Reputation identifier="location" amount="3" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="0,256,256,256" color="243,146,55" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Target eliminated" text="The target has been eliminated. Navigate the submarine out of the cavern." />
</MonsterMission>
<MonsterMission name="Beast from the Abyss" identifier="killvoidleviathan" tags="killmonster,killmonster_set3" type="Monster" description="Seismic readings are indicating that something colossal has emerged from the depths of Europa into the passageway between [location1] and [location2]. All transports through the passageway have been canceled for now and a reward of [reward] has been promised to those who get rid of whatever is causing the seismic activity." difficulty="4" commonness="30" reward="8500" sonarlabel="Seismic Activity" successmessage="The Leviathan is dead and the passageway is open for transport again." monsterfile="Voidleviathan">
<Reputation identifier="location" amount="6" />
<message header="Target terminated" text="The beast is dead. Navigate the submarine out of the cavern to claim the reward." />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,768,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
</MonsterMission>
<MonsterMission name="Kill a Moloch" identifier="killnuclearmoloch" description="A recent clearing operation went wrong when the Attack ship shot a nuclear shell at a Moloch and the shell got stuck inside its core and didn't detonate. The Attack ship fled the scene however the Injured Moloch still wanders the area dangerously with an active nuclear shell inside it. Authorities are willing to pay [reward] marks to anyone that could kill the creature, and keep your distance from it!" tags="killmonster,killmonster_set2" type="Monster" difficulty="3" commonness="65" reward="2500" sonarlabel="Moloch" maxsonarmarkerdistance="10000">
<monster character="Moloch_nuclear" min="1" max="1" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="524,266,234,236" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Moloch Destroyed" text="The Nuclear Creature threat has been removed. You should report the incident to [location2]." />
</MonsterMission>
<MonsterMission name="Kill a Moloch" identifier="killmolochgreen" description="Strange bioluminescant green lights have been sighted by ships arriving at [location1] and some smaller vessals from [location2] been lost in transit. Together this indicates an Abyssal moloch colonized by bio worms has risen to hunt in the passageway. A reward of [reward] has been posted to destroy it." tags="killmonster,killmonster_set2" type="Monster" difficulty="3" commonness="60" reward="2700" sonarlabel="Abyssal Moloch" maxsonarmarkerdistance="10000">
<monster character="Molochgreen" min="1" max="1" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="524,266,234,236" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Moloch Destroyed" text="The Nuclear Creature threat has been removed. You should report the incident to [location2]." />
</MonsterMission>
<MonsterMission name="Investigate a Floral Growth" identifier="killthalamid" type="Monster" tags="killmonster,killmonster_set2" description="The Station Administrator reports sightings of a large mobile Thalamus hunting vessel between [location1] and [location2]. They offer you [reward] to eliminate the threat." commonness="50" difficulty="3" reward="3000" sonarlabel="Unknown Growth" maxsonarmarkerdistance="10000" successmessage="The Researchers of [location2] are particularly interested in the encounter and offer [reward] for your troubles">
<monster character="Thalamid" count="1" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="512,256,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Target Eliminated" text="The Strange Creature has been terminated. You should report the incident to [location2]." />
</MonsterMission>
<MonsterMission name="Investigate a Floral Growth" identifier="killthalamid2" type="Monster" tags="killmonster,killmonster_set2" description="The Station Administrator reports sightings of a large mobile Thalamus hunting vessel between [location1] and [location2]. They offer you [reward] to eliminate the threat." commonness="30" difficulty="3" reward="3300" sonarlabel="Unknown Growth" maxsonarmarkerdistance="10000" successmessage="The Researchers of [location2] are particularly interested in the encounter and offer [reward] for your troubles">
<monster character="Thalamid" count="1" />
<monster character="Turretcarrier" count="1" />
<monster character="Turretcarriercoil" count="2" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="512,256,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Target Eliminated" text="The Strange Creature has been terminated. You should report the incident to [location2]." />
</MonsterMission>
<MonsterMission name="Investigate a Floral Growth" identifier="killthalamid3" type="Monster" tags="killmonster,killmonster_set2" description="The Station Administrator reports sightings of a large mobile Thalamus hunting vessel between [location1] and [location2]. They offer you [reward] to eliminate the threat." commonness="30" difficulty="3" reward="3700" sonarlabel="Unknown Growth" maxsonarmarkerdistance="10000" successmessage="The Researchers of [location2] are particularly interested in the encounter and offer [reward] for your troubles">
<monster character="Turretcarrierrail" count="1" />
<monster character="Turretcarrier" count="1" />
<monster character="Turretcarriercoil" count="1" />
<monster character="Turretcarrierchaingun" count="1" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="512,256,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Target Eliminated" text="The Strange Creature has been terminated. You should report the incident to [location2]." />
</MonsterMission>
<MonsterMission name="Destroy a Fractal Sentry" identifier="killfractalsentry" tags="killmonster,killmonster_set3" type="Monster" description="A Fractal Sentry has metastasized from the structure of a local ruin, it has now became a extremely dangerous threat towards traveling ships. [location1] will reward anyone for [reward] marks towards whoever could destroy the Sentry between [location1] and [location2]." commonness="50" difficulty="4" reward="5250" sonarlabel="Target" successmessage="The representative from [location1] thanks you for your bravery and compensate you with a large bounty of [reward] marks." monsterfile="Endurance">
<Reputation identifier="location" amount="4" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,512,256,256" color="64,188,216" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Target destroyed" text="The target has been eliminated. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Destroy a Pylon" identifier="killpylon" tags="killmonster,killmonster_set3" type="Monster" description="A Fractal Pylon has metastasized from the structure of a local ruin, it has now became a dangerous threat towards traveling ships. [location1] will reward anyone for [reward] marks towards whoever could destroy the Sentry between [location1] and [location2]." commonness="70" difficulty="4" reward="4500" sonarlabel="Target" successmessage="The representative from [location1] thanks you for your bravery and compensate you with a large bounty of [reward] marks." monsterfile="pylon">
<Reputation identifier="location" amount="4" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,512,256,256" color="64,188,216" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Target destroyed" text="The target has been eliminated. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Salvaging a Derelict" description="A medium-sized attack submarine, went missing two months ago between [location1] and [location2].while the vessel was presumed to be taken by the abyss,the vehicle's and the crew's emergency beacons were recently activated, A reward of [reward] Marks has been promised to any crew who can investigate the beacon." successmessage="The researchers of [location1] are eager to know all the details of the encounter, but seem hesitant to answer any questions regarding the vessel. They do however offer you [reward] Marks as &quot;reimbursement for your troubles&quot;." identifier="killcarrierleviathan3" tags="killmonster,killswarm,killswarm_set3" commonness="90" type="Monster" difficulty="4" reward="4150" sonarlabel="Emergency Beacons" maxsonarmarkerdistance="18000">
<monster character="Carrierleviathan" />
<Reputation identifier="location" amount="3" />
<Icon texture="%ModDir:2518816103%/UI/XanIcons3.png" sourcerect="0,0,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Target Investigated" text="The missing vessel appears to have been taken over by some sort of parasitic growth, but it seems to be incapacitated now. You should report the incident to [location2]." />
</MonsterMission>
<MonsterMission name="Terminate Cnidae" description="An aggressive triumverate of gas producing Cnidae is disrupting the route between [location1] and [location2],A reward of [reward] Marks has been promised to anyone who can eliminate the threat." successmessage="The Cnidae has been terminated." identifier="killcoelanthre" type="Monster" tags="killmonster,killmonster_set2" commonness="80" difficulty="2" reward="3000" sonarlabel="Cnidae" maxsonarmarkerdistance="10000">
<monster character="Cnidae" count="3" />
<Reputation identifier="location" amount="1" />
<LocationType from="AnyOutpost" to="Any" />
<Icon texture="%ModDir:2518816103%/UI/XanIcons3.png" sourcerect="0,256,256,256" color="214,50,48" />
<message header="missionheader0.generickill" text="missionmessage0.generickill" />
</MonsterMission>
<MonsterMission name="Beast From the Abyss" description="Seismic readings are indicating that something colossal has emerged from the depths of Europa. A reward of [reward] has been promised to those who get rid of whatever is causing the seismic activity." monsterfile="Rockworm" successmessage="The Endworm has been terminated." identifier="killrockworm" type="Monster" tags="killmonster,killmonster_set2" commonness="10" sonarlabel="Target" reward="3000" maxsonarmarkerdistance="18000">
<Reputation identifier="location" amount="6" />
<Icon color="214,50,48" sourcerect="0,256,256,256" texture="%ModDir:2518816103%/UI/XanIcons3.png" />
<LocationType from="AnyOutpost" to="Any" />
<message text="The beast is dead. Navigate the submarine out of the cavern to claim the reward." header="Target terminated" />
</MonsterMission>
<MonsterMission name="Beast From the Abyss" description="Seismic readings are indicating that something colossal has emerged from the depths of Europa. A reward of [reward] has been promised to those who get rid of whatever is causing the seismic activity." monsterfile="Endwormre" successmessage="The Endworm has been terminated." identifier="killendwormre" type="Monster" tags="killmonster,killmonster_set4" commonness="20" sonarlabel="Target" reward="3000" maxsonarmarkerdistance="18000">
<Reputation identifier="location" amount="5" />
<Icon color="214,50,48" sourcerect="0,256,256,256" texture="%ModDir:2518816103%/UI/XanIcons3.png" />
<message text="The beast is dead. Navigate the submarine out of the cavern to claim the reward." header="Target terminated" />
</MonsterMission>
<MonsterMission name="Injured Dispatch" description="An assault vessel managed to target and severely wound a Latcher in the Abyss however it managed to escape from the crew and is now fleeing around the path at [location1] and [location2] and could be still dangerous. Station administrators are offering a shared reward of [reward] to whoever can finish it off, the rest of the money will go to the first Assault vessel that wounded it." monsterfile="Latcherabyss" successmessage="The Latcher has been terminated." identifier="woundedabyss" type="Monster" tags="killmonster,killmonster_set3" commonness="50" sonarlabel="Target" reward="3800" maxsonarmarkerdistance="18000">
<Reputation identifier="location" amount="5" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="524,266,234,236" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message text="The beast is dead. Navigate the submarine out of the cavern to claim the reward." header="Target terminated" />
</MonsterMission>
<MonsterMission name="Kill a Husk Immortal" description="An Anomalous Husk cultist has appeared between [location1] and [location2]. Rarely found operating in open water, They will no doubt be accompanied by other husk creatures in persuit of their alien goals. A reward of [reward] has been promised to any crew brave enough confront them and administer lethal justice." successmessage="The Immortal has been terminated." identifier="killimmortal" type="Monster" tags="killmonster,killmonster_set3" commonness="10" difficulty="4" reward="5000" sonarlabel="Immortal Cultist" maxsonarmarkerdistance="10000">
<monster character="HumanImmortal" count="1" />
<monster character="Husk_RandomLight" count="4" />
<monster character="Husk_RandomHeavy" count="2" />
<Reputation identifier="Clowns" amount="-2" />
<Reputation identifier="huskcult" amount="-2" />
<Icon texture="%ModDir:2518816103%/UI/XanIcons.png" sourcerect="758,256,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Target eliminated" text="The target has been eliminated. Navigate the submarine out of the cavern." />
</MonsterMission>
<MonsterMission name="Terminate a Dybbuk" description="A particurarly aggressive Dybbuk has been causing severe psychological damage to nearby vessels traveling between [location1] and [location2]. A reward of [reward] marks has been promised to anyone who can eliminate it." successmessage="The Dybbuk has been terminated." identifier="killobserver" type="Monster" tags="killmonster,killmonster_set3" commonness="50" difficulty="3" reward="3800" sonarlabel="Dybbuk" maxsonarmarkerdistance="10000" monsterfile="Observer">
<Reputation identifier="location" amount="2" />
<Icon texture="%ModDir:2518816103%/UI/XanIcons.png" sourcerect="0,256,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="missionheader0.generickill" text="missionmessage0.generickill" />
</MonsterMission>
<MonsterMission name="Terminate Dyatel" description="A particurarly aggressive group of Dyatel, Speculated to be Dybbuk's larval form, have left the abyss and are targeting vessels traveling between [location1] and [location2]. A reward of [reward] marks has been promised to anyone who can eliminate them, expect hit and run attacks." successmessage="The Dyatel have been terminated." identifier="killobserver2" type="Monster" tags="killmonster,killmonster_set3" commonness="50" difficulty="3" reward="4800" sonarlabel="Dyatel" maxsonarmarkerdistance="10000">
<monster character="Abysswatcher" count="3" />
<Reputation identifier="location" amount="2" />
<Icon texture="%ModDir:2518816103%/UI/XanIcons.png" sourcerect="0,256,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="missionheader0.generickill" text="missionmessage0.generickill" />
</MonsterMission>
<MonsterMission name="Slay a Baby Charybdis" description="A Baby Charybdis has been attacking vessels traveling between [location1] and [location2]. A reward of [reward] marks has been promised to anyone who can eliminate it." successmessage="The Baby Charybdis has been terminated." identifier="killcharybdisre" type="Monster" tags="killmonster,killmonster_set2" commonness="50" difficulty="3" reward="2000" sonarlabel="Baby Charybdis" maxsonarmarkerdistance="10000" monsterfile="Charybdisre">
<Reputation identifier="location" amount="1" />
<Icon texture="%ModDir:2518816103%/UI/XanIcons.png" sourcerect="758,0,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="missionheader0.generickill" text="missionmessage0.generickill" />
</MonsterMission>
<MonsterMission name="Slay an Anomalous Moloch" description="A Peculiar Moloch specimen has been spotted between [location1] and [location2]. Its aggressive nature has been detrimental to the trading routes,and as such, a reward of [reward] marks has been promised to anyone who can eliminate it." successmessage="The Moloch has been terminated." identifier="killbossmoloch" tags="killmonster,killmonster_set4" type="Monster" commonness="30" difficulty="4" reward="3000" sonarlabel="Moloch" maxsonarmarkerdistance="10000" monsterfile="Bossmoloch">
<Reputation identifier="location" amount="2" />
<Icon texture="%ModDir:2518816103%/UI/XanIcons.png" sourcerect="512,0,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="missionheader0.generickill" text="missionmessage0.generickill" />
</MonsterMission>
<MonsterMission name="Kill a Scavenger" description="A rogue Scavenger is wandering around the area between [location1] and [location2], The authorities are awarding a small sum of [reward] marks to anyone who eliminates it. Anyone that kills the deadly creature will also be free to keep whatever they found on it" successmessage="The Scavenger have been terminated." identifier="killScavenger" type="Monster" tags="killmonster,killmonster_set1" commonness="50" difficulty="2" reward="1350" sonarlabel="Scavenger" maxsonarmarkerdistance="10000" monsterfile="xan_scavenger" monstercount="1">
<Reputation identifier="location" amount="1" />
<Icon texture="%ModDir:2518816103%/UI/XanIcons.png" sourcerect="256,256,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Target eliminated" text="The targets have been eliminated. Navigate the submarine out of the cavern." />
</MonsterMission>
<MonsterMission name="Kill Clownhead" description="The Local clown syndicate at [location1] has posted an unusual bounty. They need a crew headed to [location2] to deal with something they call a Clownhead, a prank that has gotten out of hand. They are paying [reward] to anyone who gets the last laugh." successmessage="The Clownhead has gotten the punchline and sinker." identifier="killclownhead1" type="Monster" tags="killmonster,killmonster_set2" commonness="35" difficulty="3" reward="2750" sonarlabel="Clownhead" maxsonarmarkerdistance="10000" monsterfile="Clownhead" monstercount="1">
<Reputation identifier="location" amount="1" />
<Reputation identifier="clowns" amount="2" />
<Icon color="214,50,48" sourcerect="267,11,236,235" texture="Content/UI/MissionIcons.png" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Fishy got Squishy" text="What even WAS that?. Navigate the submarine out of the cavern, quickly." />
</MonsterMission>
<MonsterMission name="Investigating A Missing Shipment" description="A small shipment of Ancient Brute Security Robots went gone missing between [location1] and [location2] ages ago.While it was assumed the shipment was lost to the abyss, the Brutes' rescue beacons recently activated in a nearby cave. Anyone willing to investigate the beacons will be rewarded" successmessage="You meet a representative of the company responsible for the production of the Brutes, he introduces himself and gives you [reward] Marks for the &quot;inconvenience&quot;; he then leaves as quickly as he arrived." spawntype="Cave" identifier="killbrute" type="Monster" tags="killmonster,killswarm,killswarm_set1" commonness="20" difficulty="2" reward="2500" sonarlabel="Rescue beacons" maxsonarmarkerdistance="10000">
<monster character="BruteBTC" count="4" />
<Reputation identifier="location" amount="1" />
<Icon texture="%ModDir:2518816103%/UI/XanIcons.png" sourcerect="512,256,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Targets investigated" text="The missing Brutes appears to have been taken over by some sort of parasitic growth, but they have been dispatched . You should report the incident to [location2]." />
</MonsterMission>
<MonsterMission name="Investigating A Missing Shipment" description="A small shipment of Ancient Brute Security Robots went gone missing between [location1] and [location2] ages ago.While it was assumed the shipment was lost to the abyss, the Brutes' rescue beacons recently activated. Anyone willing to investigate the beacons will be rewarded" successmessage="You meet a representative of the company responsible for the production of the Brutes, he introduces himself and gives you [reward] Marks for the &quot;inconvenience&quot;; he then leaves as quickly as he arrived." spawntype="Abyss" identifier="killbrute2" type="Monster" tags="killmonster,killswarm,killswarm_set1" commonness="30" difficulty="2" reward="2500" sonarlabel="Rescue beacons" maxsonarmarkerdistance="10000">
<monster character="BruteBTC" count="4" />
<Reputation identifier="location" amount="1" />
<Icon texture="%ModDir:2518816103%/UI/XanIcons.png" sourcerect="512,256,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Targets investigated" text="The missing Brutes appears to have been taken over by some sort of parasitic growth, but they have been dispatched . You should report the incident to [location2]." />
</MonsterMission>
<MonsterMission name="Investigating A Missing Shipment" description="A large shipment of Ancient Brute Security Robots has gone missing between [location1] and [location2] long ago. While it was assumed the shipment was lost to the abyss,the Brutes' rescue beacons recently activated. Anyone willing to investigate the beacons will be rewarded " successmessage="You meet a representative of the company responsible for the production of the Brutes, he introduces himself and gives you [reward] Marks for the &quot;inconvenience&quot;; he then leaves as quickly as he arrived." spawntype="Abyss" identifier="killbrute3" type="Monster" tags="killmonster,killswarm,killswarm_set2" commonness="25" difficulty="2" reward="3000" sonarlabel="Rescue beacons" maxsonarmarkerdistance="10000">
<monster character="BruteBTC" count="6" />
<Reputation identifier="location" amount="2" />
<Icon texture="%ModDir:2518816103%/UI/XanIcons.png" sourcerect="500,256,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Targets investigated" text="The missing Brutes appears to have been taken over by some sort of parasitic growth, but they have been dispatched . You should report the incident to [location2]." />
</MonsterMission>
<MonsterMission name="Investigating A Missing Shipment" description="A small shipment of Ancient Lug Cargo Robots went gone missing between [location1] and [location2] ages ago.While it was assumed the shipment was lost to the abyss, the Lug's rescue beacons recently activated in a nearby cave. Anyone willing to investigate the beacons will be rewarded" successmessage="You meet a representative of the company responsible for the production of the Luggars, he introduces himself and gives you [reward] Marks for the &quot;inconvenience&quot;; he then leaves as quickly as he arrived." spawntype="Cave" identifier="killluggar1" type="Monster" tags="killmonster,killswarm,killswarm_set1" commonness="25" difficulty="2" reward="2250" sonarlabel="Rescue beacons" maxsonarmarkerdistance="10000">
<monster character="Mechflora" count="4" />
<Reputation identifier="location" amount="1" />
<Icon texture="%ModDir:2518816103%/UI/XanIcons.png" sourcerect="512,256,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Targets investigated" text="The missing Luggars appear to have been taken over by some sort of parasitic growth, but they have been dispatched . You should report the incident to [location2]." />
</MonsterMission>
<MonsterMission name="Investigating A Missing Shipment" description="A large shipment of Ancient Lug Cargo Robots has gone missing between [location1] and [location2] long ago. While it was assumed the shipment was lost to the abyss,the Lug's rescue beacons recently activated. Anyone willing to investigate the beacons will be rewarded " successmessage="You meet a representative of the company responsible for the production of the Luggars, he introduces himself and gives you [reward] Marks for the &quot;inconvenience&quot;; he then leaves as quickly as he arrived." spawntype="Abyss" identifier="killluggar2" type="Monster" tags="killmonster,killswarm,killswarm_set2" commonness="30" difficulty="2" reward="2500" sonarlabel="Rescue beacons" maxsonarmarkerdistance="10000">
<monster character="Mechflora" count="6" />
<Reputation identifier="location" amount="2" />
<Icon texture="%ModDir:2518816103%/UI/XanIcons.png" sourcerect="500,256,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Targets investigated" text="The missing Luggars appear to have been taken over by some sort of parasitic growth, but they have been dispatched . You should report the incident to [location2]." />
</MonsterMission>
<MonsterMission name="Investigating A Missing Shipment" description="A large shipment of Ancient Cargo Robots has gone missing between [location1] and [location2] long ago. While it was assumed the shipment was lost to the abyss,the Lug's rescue beacons recently activated. Anyone willing to investigate the beacons will be rewarded " successmessage="You meet a representative of the company responsible for the production of the Luggars, he introduces himself and gives you [reward] Marks for the &quot;inconvenience&quot;; he then leaves as quickly as he arrived." spawntype="Abyss" identifier="killluggar3" type="Monster" tags="killmonster,killswarm,killswarm_set2" commonness="10" difficulty="2" reward="2500" sonarlabel="Rescue beacons" maxsonarmarkerdistance="10000">
<monster character="Mechflorathalamus" count="4" />
<monster character="Thalamid" count="1" />
<Reputation identifier="location" amount="2" />
<Icon texture="%ModDir:2518816103%/UI/XanIcons.png" sourcerect="500,256,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Targets investigated" text="The missing Luggars appear to have been taken over by some sort of parasitic growth, but they have been dispatched . You should report the incident to [location2]." />
</MonsterMission>
<MonsterMission name="Kill the mysterious creature" description="Various small vessels and drones have gone missing between [location1] and [location2].The only Witnesses suffer from heavy psychosis and hallucinations and thus we don't have a description of what's causing the disappereances,however a particular infrasonic signal has been marked as the prime suspect.Anyone willing to investigate the signal will be rewarded. " successmessage="The Researchers of [location2] are particularly interested in the encounter and offer [reward] for your troubles" identifier="killvoidstalker" type="Monster" tags="killmonster,killmonster_set2" commonness="20" reward="3500" difficulty="3" sonarlabel="Infrasonic Signal" maxsonarmarkerdistance="10000" monsterfile="Voidstalker">
<Reputation identifier="location" amount="4" />
<Icon texture="%ModDir:2518816103%/UI/XanIcons.png" sourcerect="256,0,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Signal investigated" text="The Strange Creature has been terminated. You should report the incident to [location2]." />
</MonsterMission>
<MonsterMission name="Salvaging a Derelict" identifier="salvagekillcarrier" tags="killmonster,killmonster_set3" type="Monster" description="A small cargo vessel went missing approximately two months ago when transporting xenomaterials from [location1] to [location2]. The vessel was presumed to be taken by the abyss, but now its emergency beacon seems to have been activated near [location2]. Find the vessel and recover the cargo." commonness="45" difficulty="4" reward="2175" sonarlabel="Emergency Signal" successmessage="The researchers of [location2] are eager to know all the details of the encounter, but seem hesitant to answer any questions regarding the vessel. They do however offer you [reward] credits as &quot;reimbursement for your troubles&quot;." monsterfile="Carrier">
<Reputation identifier="location" amount="1" />
<Reputation identifier="clowns" amount="2" />
<Reputation identifier="huskcult" amount="-1" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,512,256,256" color="64,188,216" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Target destroyed" text="The missing vessel appears to have been taken over by some sort of parasitic growth, but it seems to be incapacitated now. You should report the incident to [location2]." />
</MonsterMission>
<!-- SWARM MISSIONS -->
<MonsterMission name="Terminate a large Shadow Whale swarm" description="Scouts have reported of a large swarm of Shadow Whales wandering the area between [location1] and [location2]. These Whales are invisible on sonar and can pose a big threat towards unprepared ships. The authorities are offering a reward of [reward] to any submarine that takes out the large swarm." successmessage="The swarm has been terminated." identifier="killshadowwhales" type="Monster" tags="killmonster,killmonster_set4" commonness="45" difficulty="3" reward="4000" sonarlabel="Specified Location" maxsonarmarkerdistance="10000">
<monster character="Shadowwhale" min="5" max="8" />
<Reputation identifier="location" amount="3" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="0,256,256,256" color="243,146,55" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Target eliminated" text="The target has been eliminated. Navigate the submarine out of the cavern." />
</MonsterMission>
<MonsterMission name="The Twins" identifier="twins" type="Monster" spawntype="Mainpath" tags="killmonster,killmonster_set4" description="A week ago some divers uncovered a ruin between [location1] and [location2]. While they were inside, one of the divers recorded triggering some sort of mechanism and the entire ruin shook. The subs sonar captured a massive wave of sonar disruption and all their electronics were fried. Upon further investigation, the scientists at base realize the large level of disruption is still seen between the path at [location1] and [location2] and are offering [reward] towards anyone who is willing to investigate. " difficulty="4" commonness="15" reward="4500" sonarlabel="Disruption Zone" successmessage="The cause of the massive sonar disruption was infact from two robotic Fractal Destroyers, the scientists are very excited to hear about your encounter.">
<monster character="fractaldestroyer" count="1" />
<monster character="twin" count="1" />
<LocationType to="WasteyardDE" from="Research" />
<LocationType to="WasteyardDE" from="City" />
<LocationType to="WasteyardDE" from="Military" />
<LocationType to="WasteyardDE" from="Outpost" />
<LocationType to="WasteyardDE" from="Research" />
<LocationType to="WasteyardDE" from="None" />
<LocationType to="WasteyardDE" from="Lair" />
<LocationType to="WasteyardDE" from="WasteyardDE" />
<Reputation identifier="location" amount="5" />
<message header="Target terminated" text="The beast is dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Ice Shark Pack" identifier="Iceshark1" description="Submarines travelling between [location1] and [location2] have reported being attacked by a pack of Ice Sharks. A bounty of [reward] marks has been posted for dealing with these aggressive predators." tags="killmonster,killmonster_set2" type="Monster" difficulty="2" commonness="40" reward="2500" sonarlabel="Ice Shark" maxsonarmarkerdistance="10000">
<monster character="Iceshark" min="4" max="5" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="512,768,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="missionheader0.generickill" text="missionmessage0.generickill" />
</MonsterMission>
<MonsterMission name="Gnasher School" identifier="Gnasher1" description="Submarines travelling between [location1] and [location2] have reported being harassed by a school of Gnashers. A bounty of [reward] marks has been posted for dealing with these annoying fish." tags="killmonster,killmonster_set1" type="Monster" difficulty="1" commonness="50" reward="1500" sonarlabel="Gnasher" maxsonarmarkerdistance="10000">
<monster character="Thrasher" min="6" max="7" />
<Reputation identifier="location" amount="1" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="512,768,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="missionheader0.generickill" text="missionmessage0.generickill" />
</MonsterMission>
<MonsterMission name="Gnasher Swarm" identifier="Gnasher2" description="Submarines travelling between [location1] and [location2] have reported being damaged by a large swarm of Gnashers. A bounty of [reward] marks has been posted for preventing them from causing any more damage." tags="killmonster,killmonster_set2" type="Monster" difficulty="2" commonness="40" reward="2200" sonarlabel="Gnasher" maxsonarmarkerdistance="10000">
<monster character="Thrasher" min="12" max="15" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="512,768,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="missionheader0.generickill" text="missionmessage0.generickill" />
</MonsterMission>
<MonsterMission name="Destroy Brain Moss" identifier="Brainmosspack" description="Submarines passing between [location1] and [location2] have logged a radiation spikes consistant with a pack of the poorly understood Thalamus Brain Moss. The administrator has earmarked [reward] to whoever destroys these contaminated abberations." tags="killmonster,killmonster_set2" type="Monster" difficulty="2" commonness="30" reward="2400" sonarlabel="Brainmoss" maxsonarmarkerdistance="10000">
<monster character="Brainmoss1" min="2" max="2" />
<monster character="Brainmoss2" min="2" max="3" />
<monster character="Brainmoss3" min="0" max="1" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="512,768,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="missionheader0.generickill" text="missionmessage0.generickill" />
</MonsterMission>
<MonsterMission name="Brain Drain" identifier="Brainmosspack2" description="Submarines passing between [location1] and [location2] have been attacked by a large cluster of Thalamus Brain Moss organisms. A bounty of [reward] has been posted for their destruction." tags="killmonster,killmonster_set2" type="Monster" difficulty="3" commonness="30" reward="2400" sonarlabel="Brainmoss" maxsonarmarkerdistance="10000">
<monster character="Brainmoss1" min="3" max="3" />
<monster character="Brainmoss2" min="3" max="4" />
<monster character="Brainmoss3" min="1" max="2" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="512,768,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="missionheader0.generickill" text="missionmessage0.generickill" />
</MonsterMission>
<MonsterMission name="Barracuda School" identifier="Barracuda1" description="Submarianers traveling between [location1] and [location2] have sighted a small school of Barracuda. A small bounty of [reward] has been posted for their destruction since trophies from the caracasses are quite valueable." tags="killmonster,killmonster_set1" type="Monster" difficulty="1" commonness="70" reward="1000" sonarlabel="Barracuda" maxsonarmarkerdistance="10000">
<monster character="TigerSharkThresher" min="2" max="3" />
<monster character="Lionthresher" min="3" max="4" />
<Reputation identifier="location" amount="1" />
<LocationType from="AnyOutpost" to="Any" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="768,768,256,256" color="214,50,48" />
<message header="missionheader0.generickill" text="missionmessage0.generickill" />
</MonsterMission>
<MonsterMission name="Large Barracuda School" identifier="Barracuda2" description="Submarianers traveling between [location1] and [location2] have encountered a dangerously large school of Barracuda. A bounty of [reward] has been posted for their destruction and the trophies from the caracasses are quite valueable." tags="killmonster,killmonster_set2" type="Monster" difficulty="2" commonness="20" reward="2000" sonarlabel="Barracuda" maxsonarmarkerdistance="10000">
<monster character="TigerSharkThresher" min="5" max="6" />
<monster character="Lionthresher" min="4" max="5" />
<Reputation identifier="location" amount="1" />
<LocationType from="AnyOutpost" to="Any" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="768,768,256,256" color="214,50,48" />
<message header="missionheader0.generickill" text="missionmessage0.generickill" />
</MonsterMission>
<MonsterMission name="Hullfish School" identifier="Hullfish1" description="Submarines traveling between [location1] and [location2] have been damaged by a dangerously large school of Hullfish. A bounty of [reward] has been posted for their destruction due to economic damage." tags="killmonster,killmonster_set1" type="Monster" difficulty="1" commonness="60" reward="1800" sonarlabel="Hullfish" maxsonarmarkerdistance="10000">
<monster character="hullfish" min="10" max="13" />
<Reputation identifier="location" amount="1" />
<LocationType from="AnyOutpost" to="Any" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="768,768,256,256" color="214,50,48" />
<message header="missionheader0.generickill" text="missionmessage0.generickill" />
</MonsterMission>
<MonsterMission name="Massive Hullfish Swarm" identifier="Hullfish2" description="Submarines traveling between [location1] and [location2] have been heavily damage by a massives schools of Hullfish. A bounty of [reward] has been posted for their destruction due to severe economic damage." tags="killmonster,killmonster_set2" type="Monster" difficulty="2" commonness="20" reward="2200" sonarlabel="Hullfish" maxsonarmarkerdistance="10000">
<monster character="hullfish" min="19" max="23" />
<Reputation identifier="location" amount="1" />
<LocationType from="AnyOutpost" to="Any" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="768,768,256,256" color="214,50,48" />
<message header="missionheader0.generickill" text="missionmessage0.generickill" />
</MonsterMission>
<MonsterMission name="Kill Shrimp" identifier="Killshrimp1" description="Submarines traveling between [location1] and [location2] have had operations disrupted by a group of shrimp, A reward of [reward] has been posted to exterminate them." tags="killmonster,killmonster_set1" type="Monster" difficulty="1" commonness="70" reward="1500" sonarlabel="Shrimp" maxsonarmarkerdistance="10000">
<monster character="Legacycrawler" min="7" max="9" />
<Reputation identifier="location" amount="1" />
<LocationType from="AnyOutpost" to="Any" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="768,768,256,256" color="214,50,48" />
<message header="missionheader0.generickill" text="missionmessage0.generickill" />
</MonsterMission>
<MonsterMission name="Kill Shrimp" identifier="Killshrimp2" description="Submarines traveling between [location1] and [location2] have had to abandon operations due to attacks by large groups of shrimp, A reward of [reward] has been posted to cull their numbers." tags="killmonster,killmonster_set1" type="Monster" difficulty="1" commonness="40" reward="2500" sonarlabel="Shrimp" maxsonarmarkerdistance="10000">
<monster character="Legacycrawler" min="15" max="17" />
<Reputation identifier="location" amount="1" />
<LocationType from="AnyOutpost" to="Any" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="768,768,256,256" color="214,50,48" />
<message header="missionheader0.generickill" text="missionmessage0.generickill" />
</MonsterMission>
<MonsterMission name="Kill Mantids" identifier="Killmantispink" description="Submarines traveling between [location1] and [location2] have been accosted by a small coldwater mantis subspecies usually found in caves, A reward of [reward] has been posted to deal with them, but careful they pinch." tags="killmonster,killmonster_set1" type="Monster" difficulty="1" commonness="50" reward="2000" sonarlabel="Mantis" maxsonarmarkerdistance="10000">
<monster character="mantispink" min="4" max="5" />
<Reputation identifier="location" amount="1" />
<LocationType from="AnyOutpost" to="Any" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="768,768,256,256" color="214,50,48" />
<message header="missionheader0.generickill" text="missionmessage0.generickill" />
</MonsterMission>
<MonsterMission name="Kill Mantids" identifier="killmantids1" description="Submarines traveling between [location1] and [location2] have been accosted by a pack of rogue mantids outside of their usual range and caves, A reward of [reward] has been posted to eliminate them." tags="killmonster,killmonster_set2" type="Monster" difficulty="2" commonness="40" reward="2300" sonarlabel="Mantis" maxsonarmarkerdistance="10000">
<monster character="mantis" min="5" max="6" />
<Reputation identifier="location" amount="1" />
<LocationType from="AnyOutpost" to="Any" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="768,768,256,256" color="214,50,48" />
<message header="missionheader0.generickill" text="missionmessage0.generickill" />
</MonsterMission>
<MonsterMission name="Kill A Bonethresher" identifier="killbonethresherBT" description="A rogue thresher pack led by a Bonethresher has been sighted between [location1] and [location2] well outside of their normal deeper biomes, A reward of [reward] has been posted to eliminate this unusual threat." tags="killmonster,killmonster_set1" type="Monster" difficulty="2" commonness="20" reward="3000" sonarlabel="Thresher" maxsonarmarkerdistance="10000">
<monster character="Bonethresher" min="1" max="1" />
<monster character="Tigerthresher" min="5" max="6" />
<Reputation identifier="location" amount="1" />
<LocationType from="AnyOutpost" to="Any" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="768,768,256,256" color="214,50,48" />
<message header="missionheader0.killthresherswarm1" text="missionmessage0.killthresherswarm1" />
</MonsterMission>
<MonsterMission successmessage="You've took care of those clowns. Hopefully they don't come back." sonarlabel="Clowns" reward="1500" difficulty="1" maxsonarmarkerdistance="18000" commonness="40" description="Some filthy clowns have been causing some disruption around [location1] and [location2]. The authorities don't want to waste their time and are offering you [reward] if you could stop their shenanigans." type="Monster" tags="killmonster,killswarm,killswarm_set1" identifier="killclowns" name="Crowd Control">
<monster character="Clownwanderer" min="4" max="5" />
<Reputation identifier="location" amount="2" />
<Reputation identifier="huskcult" amount="5" />
<Reputation identifier="clowns" amount="-3" />
<Icon color="214,50,48" sourcerect="267,11,236,235" texture="Content/UI/MissionIcons.png" />
<LocationType from="AnyOutpost" to="Any" />
<message text="The Clowns have been taken care off, navigate the submarine towards the next area." header="Target terminated" />
</MonsterMission>
<MonsterMission successmessage="You've took care of those clowns. Hopefully they don't come back." sonarlabel="Clowns" reward="1500" difficulty="2" maxsonarmarkerdistance="18000" commonness="21" description="Some filthy clowns have been causing some disruption around [location1] and [location2]. The authorities don't want to waste their time and are offering you [reward] if you could stop their shenanigans." type="Monster" tags="killmonster,killswarm,killswarm_set2" identifier="killclowns2" name="Crowd Control">
<monster character="Clownwanderer" min="2" max="6" />
<monster character="Clownbomber" min="1" max="2" />
<monster character="Clownsawcrazy" min="1" max="1" />
<Reputation identifier="location" amount="2" />
<Reputation identifier="huskcult" amount="5" />
<Reputation identifier="clowns" amount="-3" />
<Icon color="214,50,48" sourcerect="267,11,236,235" texture="Content/UI/MissionIcons.png" />
<LocationType from="AnyOutpost" to="Any" />
<message text="The Clowns have been taken care off, navigate the submarine towards the next area." header="Target terminated" />
</MonsterMission>
<MonsterMission successmessage="The Ice Crab swarm is gone. Navigate to the next area to claim your reward." sonarlabel="Targets" reward="2000" difficulty="2" maxsonarmarkerdistance="18000" commonness="40" description="A swarm of Ice Crabs have been sighted between [location1] and [location2], alongside a Giant Crab. Authorities are offering [reward] to whoever can eliminate them." type="Monster" tags="killmonster,killswarm,killswarm_set1" identifier="killicecrabswarm" name="Ice Crab Swarm">
<monster character="Icecrab" min="4" max="6" />
<monster character="Giantcrabice" min="1" max="2" />
<Reputation identifier="location" amount="1" />
<Icon color="214,50,48" sourcerect="267,11,236,235" texture="Content/UI/MissionIcons.png" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Target eliminated" text="The target has been eliminated. Navigate the submarine out of the cavern." />
</MonsterMission>
<MonsterMission name="Killing a Abyssal Hammerhead Herd" identifier="killabysshammerhead" tags="killmonster,killswarm,killswarm_set2" type="Monster" description="A particularly aggressive group of Abyssal Hammerheads have been terrorizing vessels traveling between [location1] and [location2]. A reward of [reward] credits has been promised to those who kill the creatures." difficulty="3" commonness="50" reward="2600" sonarlabel="Abyssal Hammerheads" maxsonarmarkerdistance="10000" successmessage="The Hammerheads have been killed.">
<monster character="Abyssalhammerhead" count="4" />
<Reputation identifier="location" amount="3" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="512,768,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Targets terminated" text="The Hammerheads are dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Killing a Abyssal Hammerhead Swarm" identifier="killabysshammerhead2" tags="killmonster,killswarm,killswarm_set3" type="Monster" description="A massive group of Abyssal Hammerheads have risen from the abyss and have attacked vessels traveling between [location1] and [location2]. A reward of [reward] credits has been promised to those who kill the creatures." difficulty="3" commonness="60" reward="3575" sonarlabel="Abyssal Hammerheads" maxsonarmarkerdistance="10000" successmessage="The Hammerheads have been killed.">
<monster character="Abyssalhammerhead" count="6" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="512,768,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Targets terminated" text="The Hammerheads are dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission successmessage="The mines have successfully been destroyed." sonarlabel="Mine Signal" reward="1250" maxsonarmarkerdistance="18000" commonness="35" difficulty="1" description="Some naval mines that were placed between the path from [location1] and [location2] have now been thrown off from their position and now dangerously roam the path. The administrators are offering [reward] to anyone who gets rid of these naval mines to allow commercial flights to enter the path safely again." type="Monster" tags="killmonster,killmonster_set1" identifier="demining1" name="Demining Operations">
<monster character="Minemission" min="2" max="3" scatter="3000" />
<monster character="Minesmallmission" min="1" max="3" scatter="3000" />
<monster character="Minedetachedmission" min="2" max="3" scatter="3000" />
<Reputation identifier="location" amount="1" />
<Icon color="105,105,105" sourcerect="4,263,243,244" texture="Content/UI/MissionIcons.png" />
<LocationType from="AnyOutpost" to="Any" />
<message text="The mines that threatened the path have now been cleared and the path is now safe for travel again. Navigate the submarine out of the cavern to claim the reward." header="Target terminated" />
</MonsterMission>
<MonsterMission successmessage="The mines have successfully been destroyed." sonarlabel="Mine Signal" reward="1775" maxsonarmarkerdistance="18000" commonness="35" difficulty="1" description="Some naval mines that were placed between the path from [location1] and [location2] have now been thrown off from their position and now dangerously roam the path. The administrators are offering [reward] to anyone who gets rid of these naval mines to allow commercial flights to enter the path safely again." type="Monster" tags="killmonster,killmonster_set2" identifier="demining2" name="Demining Operations">
<monster character="Minemission" min="3" max="4" scatter="3000" />
<monster character="Minesmallmission" min="2" max="3" scatter="4000" />
<monster character="Minedetachedmission" min="3" max="5" scatter="5000" />
<Reputation identifier="location" amount="2" />
<Icon color="105,105,105" sourcerect="4,263,243,244" texture="Content/UI/MissionIcons.png" />
<LocationType from="AnyOutpost" to="Any" />
<message text="The mines that threatened the path have now been cleared and the path is now safe for travel again. Navigate the submarine out of the cavern to claim the reward." header="Target terminated" />
</MonsterMission>
<MonsterMission successmessage="The mines have successfully been destroyed." sonarlabel="Mine Signals" reward="2150" maxsonarmarkerdistance="18000" commonness="40" difficulty="3" description="The authorities have detected a large formation of naval mines around [location1] and [location2]. These mines are unhooked and are purpously placed to destroy and disrupt a transportation route. The authorities are offering [reward] to anyone who could disarm or explode the mines in the area to resume commercial flights." type="Monster" tags="killmonster,killmonster_set3" identifier="massdemining" name="Clearing a Massive Minefield">
<monster character="Minedetachedmission" min="10" max="18" scatter="5000" />
<Reputation identifier="location" amount="3" />
<Icon color="105,105,105" sourcerect="4,263,243,244" texture="Content/UI/MissionIcons.png" />
<LocationType from="AnyOutpost" to="Any" />
<message text="The mines that threatened the path have now been cleared and the path is now safe for travel again. Navigate the submarine out of the cavern to claim the reward." header="Target terminated" />
</MonsterMission>
<MonsterMission name="Purging a Husk Brood Nexus " description="This area has become a nexus for husk activity. Biological readings suggest a considerable number of lifeform are gathering here,and particurlarly aggressive husk encounters recently manifested in the region. Researchers are offering [reward] Marks for anyone capable of eliminating the threats. Survival is not expected for anyone under-prepared" successmessage="The Brood has been Purged." identifier="killbroodemperor2" type="Monster" tags="killmonster,killswarm,killmonsterswarm,killswarm_set2" commonness="10" sonarlabel="Target" reward="5000" maxsonarmarkerdistance="18000" difficulty="2">
<monster character="crawlerhusk" min="3" max="4" />
<monster character="Husk_RandomLight" min="3" max="4" />
<monster character="Husk_RandomTiny" min="1" max="3" />
<monster character="HumanImmortal" min="2" max="3" />
<monster character="Husksprintercombat" count="1" />
<monster character="Husksprinterhumanold" min="2" max="3" />
<monster character="Husk_RandomHeavy" min="1" max="2" />
<monster character="Huskchimerabroodmother" min="1" max="1" />
<monster character="Husk_chimera_artifact" min="1" max="1" />
<Reputation identifier="location" amount="7" />
<Reputation identifier="clowns" amount="10" />
<Reputation identifier="huskcult" amount="-6" />
<Icon color="214,50,48" sourcerect="768,0,256,256" texture="%ModDir:2518816103%/UI/XanIcons3.png" />
<LocationType from="AnyOutpost" to="Any" />
<message text="The Brood has been Purged. Navigate the submarine out of the cavern to claim the reward." header="Target terminated" />
</MonsterMission>
<MonsterMission name="Terminate a pack of Cnidae" description="An aggressive pack of Cnidae's is disrupting the route between [location1] and [location2],A reward of [reward] Marks has been promised to anyone who can eliminate the threat." successmessage="The Cnidae has been terminated." identifier="killcoelanthre2" type="Monster" tags="killmonsterswarm_set3" commonness="15" difficulty="3" reward="3500" sonarlabel="Cnidaes" maxsonarmarkerdistance="10000">
<Reputation identifier="location" amount="3" />
<monster character="Cnidae" count="4" />
<monster character="Cnidaeprime" min="0" max="1" />
<Icon texture="%ModDir:2518816103%/UI/XanIcons3.png" sourcerect="0,256,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="missionheader0.generickill" text="missionmessage0.generickill" />
</MonsterMission>
<MonsterMission name="Terminate a pack of Cnidae" description="An aggressive pack of Cnidae's is disrupting the route between [location1] and [location2],A reward of [reward] Marks has been promised to anyone who can eliminate the threat." successmessage="The Cnidae has been terminated." identifier="killCnidaeprime" type="Monster" tags="killmonsterswarm_set3" commonness="10" difficulty="3" reward="3500" sonarlabel="Cnidaes" maxsonarmarkerdistance="10000">
<Reputation identifier="location" amount="3" />
<monster character="Cnidae" count="3" />
<monster character="Cnidaeprime" count="2" />
<Icon texture="%ModDir:2518816103%/UI/XanIcons3.png" sourcerect="0,256,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="missionheader0.generickill" text="missionmessage0.generickill" />
</MonsterMission>
<MonsterMission name="Slay a pack of Baby Charybdis" description="A pack of Baby Charybdis has been attacking vessels traveling between [location1] and [location2]. A reward of [reward] marks has been promised to anyone who can eliminate them." successmessage="The Baby Charybdis's has been terminated." identifier="killcharybdisre2" type="Monster" tags="killmonster,killswarm,killswarm_set3" commonness="25" difficulty="4" reward="3405" sonarlabel="Baby Charybdis" maxsonarmarkerdistance="10000">
<monster character="Charybdisre" count="3" />
<Reputation identifier="location" amount="3" />
<Icon texture="%ModDir:2518816103%/UI/XanIcons.png" sourcerect="758,0,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="missionheader0.generickill" text="missionmessage0.generickill" />
</MonsterMission>
<MonsterMission name="Scavenger Galore" description="Some Scavengers established their territory between [location1] and [location2], and as such they developed an aggressive territorial behaviour, Anyone foolish enough to try and clear out the threat will be free to keep whatever they found" successmessage="The Scavengers have been terminated." identifier="killScavengers" type="Monster" tags="killmonster,killswarm,killswarm_set3" commonness="40" spawntype="Cave" difficulty="3" reward="3350" sonarlabel="Scavengers" maxsonarmarkerdistance="10000">
<monster character="xan_scavenger" min="3" max="4" />
<Reputation identifier="location" amount="1" />
<Icon texture="%ModDir:2518816103%/UI/XanIcons.png" sourcerect="256,256,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Targets eliminated" text="The targets have been eliminated. Navigate the submarine out of the cavern." />
</MonsterMission>
<MonsterMission name="Terminate a Large Thresher swarm" description="A huge swarm of threshers has been attacking vessels between [location1] and [location2]. Witnesses report also the appearence of less-known thresher lifeforms. A reward of [reward] has been promised to any crew capable of terminating the swarm." successmessage="The swarm has been terminated." identifier="killmajorthesher" type="Monster" tags="killmonster,killswarm,killswarm_set3" commonness="40" difficulty="3" reward="4200" sonarlabel="Thresher" maxsonarmarkerdistance="10000">
<!-- space reserved for new giant thresher <monster character="Xanothresher" /> -->
<monster character="bonethresher" min="2" max="3" />
<monster character="abyssalthresher" min="2" max="3" />
<monster character="tigerthresher" min="4" max="6" />
<Reputation identifier="location" amount="5" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,758,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Target eliminated" text="The target has been eliminated. Navigate the submarine out of the cavern." />
</MonsterMission>
<MonsterMission name="Terminate a Large Mudraptor swarm" description="A large swarm of Mudraptors has been attacking vessels between [location1] and [location2]. A reward of [reward] has been promised to any crew capable of terminating the swarm." successmessage="The swarm has been terminated." identifier="killmajormudraptor" type="Monster" tags="killmonster,killswarm,killswarm_set1" commonness="46" difficulty="2" reward="4400" sonarlabel="Mudraptor" maxsonarmarkerdistance="10000">
<monster character="mudraptor" count="8" />
<monster character="mudraptor_unarmored" count="2" />
<Reputation identifier="location" amount="3" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="512,512,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Targets eliminated" text="The targets has been eliminated. Navigate the submarine out of the cavern." />
</MonsterMission>
<MonsterMission name="Terminate a Major Mudraptor swarm" description="A huge swarm of Mudraptors has been attacking vessels between [location1] and [location2]. Witnesses report also the presence of a veteran Mudraptor. A reward of [reward] has been promised to any crew capable of terminating the swarm" successmessage="The swarm has been terminated." identifier="killmajormudraptor2" type="Monster" tags="killmonster,killswarm,killswarm_set2" commonness="30" difficulty="3" reward="4250" sonarlabel="Mudraptor" maxsonarmarkerdistance="10000">
<monster character="mudraptor_veteran" min="1" max="1" />
<monster character="mudraptor" count="9" />
<monster character="mudraptor_unarmored" count="3" />
<Reputation identifier="location" amount="4" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="512,512,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Targets eliminated" text="The targets has been eliminated. Navigate the submarine out of the cavern." />
</MonsterMission>
<MonsterMission name="Terminate a Massive Mudraptor swarm" description="A massive swarm of Mudraptors has been rally up around [location1] and [location2]. Witnesses report a large number of veteran Mudraptors. A reward of [reward] has been promised to any crew capable of terminating the swarm" successmessage="The swarm has been terminated." identifier="killmajormudraptor3" type="Monster" tags="killmonster,killswarm,killswarm_set4" commonness="30" difficulty="4" reward="5000" sonarlabel="Mudraptor" maxsonarmarkerdistance="10000">
<monster character="mudraptor_veteran" min="4" max="5" />
<monster character="mudraptor" min="3" max="4" />
<monster character="Mudrex" min="1" max="1" />
<Reputation identifier="location" amount="4" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="512,512,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Targets eliminated" text="The targets has been eliminated. Navigate the submarine out of the cavern." />
</MonsterMission>
<MonsterMission name="Deadzone" description="Subs have gone down between [location1] and [location2]. Recovered logbooks all report electrical phenomana, strange lights and phantom ruins in thier last entries. A massive reward of [reward] has been promised to any crew who can possibly deal with this lethal threat." successmessage="The threat has been terminated." identifier="deadzone1" type="Monster" tags="killmonster,killswarm,killswarm_set4" commonness="10" difficulty="4" reward="6500" sonarlabel="???" maxsonarmarkerdistance="10000">
<monster character="Teleglitch" min="5" max="6" />
<monster character="Teleglitch_paranormal" count="2" />
<monster character="stalker" count="2" />
<Reputation identifier="location" amount="4" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="512,512,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="missionheader0.deadzone" text="missionmessage0.deadzone" />
</MonsterMission>
<MonsterMission name="Terminate a Massive Thresher swarm" description="A massive swarm of Threshers has been attacking vessels between [location1] and [location2], effectively stopping all commercial routes. A reward of [reward] has been promised to any crew capable of terminating the swarm" successmessage="The swarm has been terminated." identifier="killmmassivethresher" type="Monster" tags="killmonster,killswarm,killswarm_set4" commonness="31" difficulty="4" reward="4500" sonarlabel="Thresher" maxsonarmarkerdistance="10000">
<monster character="tigerthresher" count="6" />
<monster character="abyssalthresher" count="2" />
<monster character="bonethresher" count="3" />
<Reputation identifier="location" amount="5" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,758,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="missionheader0.killthresherswarm1" text="missionmessage0.killthresherswarm1" />
</MonsterMission>
<MonsterMission name="Killing a Harpoon whale trio." identifier="killharpoonwhale" tags="killmonster,killmonster_set3" type="Monster" description="A trio of deadly harpoon whales are attacking traffic between [location1] and [location2], survivors of the attacks have posted a sizeable bounty of [reward] for killing the creatures." difficulty="4" commonness="55" reward="4000" sonarlabel="Harpoonwhale" maxsonarmarkerdistance="10000" successmessage="The Harpoon Whales have been killed.">
<monster character="Harpoonwhale" count="3" />
<Reputation identifier="location" amount="3" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="768,512,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Targets terminated" text="The Harpoon whales are dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Killing a Psilosaurus pod." identifier="killpsilosaur" tags="killmonster,killmonster_set3" type="Monster" description="A trio of dangerous psilosaurs are stalking submarines between [location1] and [location2], survivors of attacks have posted a bounty of [reward] for killing the creatures." difficulty="4" commonness="55" reward="4650" sonarlabel="Psilosaur" maxsonarmarkerdistance="10000" successmessage="The Psilosaurs have been killed.">
<monster character="Psilosaur" count="3" />
<Reputation identifier="location" amount="3" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="768,512,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Targets terminated" text="The Psilosaurs are dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Killing a Moloch Herd" identifier="killmolochbt" tags="killmonster,killmonster_set3" type="Monster" description="A particularly aggressive Moloch herd and their offspring have been terrorizing vessels traveling between [location1] and [location2]. A reward of [reward] credits has been promised to those who kill the creatures." difficulty="4" commonness="55" reward="6000" sonarlabel="Moloch" maxsonarmarkerdistance="10000" successmessage="The Molochs have been killed.">
<monster character="Moloch" count="1" />
<monster character="Moloch_m" count="1" />
<monster character="Molochbaby" count="3" />
<monster character="Molochbaby" count="3" />
<Reputation identifier="location" amount="3" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="768,512,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Targets terminated" text="The Molochs are dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Killing a Moloch Herd" identifier="killmolochblackbt" tags="killmonster,killmonster_set4" textidentifier="killmoloch" type="Monster" description="A particularly aggressive Moloch and her offspring have been terrorizing vessels traveling between [location1] and [location2]. A reward of [reward] credits has been promised to those who kill the creature." difficulty="4" commonness="55" reward="8500" sonarlabel="Moloch" maxsonarmarkerdistance="10000" successmessage="The Molochs have been killed.">
<monster character="Molochblack_m" count="1" />
<monster character="Moloch" count="1" />
<monster character="Molochbaby" count="3" />
<monster character="Molochbaby" count="3" />
<Reputation identifier="location" amount="3" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="768,512,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Targets terminated" text="The Molochs are dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Killing an Alpha Mudraptor brood" identifier="killalphamudraptor1" tags="killmonster,killmonster_set4" type="Monster" description="A rarely seen Mudraptor Veteren of unusual size has attracted a massive brood that has begun preying on vessels traveling between [location1] and [location2]. A reward of [reward] credits has been promised to anyone who can remove this threat." difficulty="4" commonness="55" reward="8500" sonarlabel="Mudraptor" maxsonarmarkerdistance="6500" successmessage="The Mudraptors have been killed.">
<monster character="Mudraptor_veteran2" count="1" />
<monster character="mudraptor" count="6" />
<monster character="Mudraptor_veteran" count="3" />
<monster character="WolfEel" count="2" />
<Reputation identifier="location" amount="3" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="768,512,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Targets terminated" text="The Ancient and its brood are dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Stopping Unusual Mudraptor Attacks" identifier="killnightraptor" tags="killmonster,killmonster_set2" type="Monster" description="Unusual mudraptor attacks have been reportered between [location1] and [location2], the attacks came suddenly and without warning. A reward of [reward] credits has been promised to anyone who can stop these creatures." difficulty="3" commonness="55" reward="4500" sonarlabel="Mudraptor?" maxsonarmarkerdistance="550" successmessage="The Mudraptors have been killed.">
<monster character="Nightraptor" count="8" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="768,512,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Targets terminated" text="The Night Raptor ambush has been dealt with. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Stopping Unusual Mudraptor Attacks" identifier="killnightraptor2" tags="killmonster,killmonster_set2" type="Monster" description="Unusual mudraptor attacks have been reportered between [location1] and [location2], the attacks came suddenly and without warning. A reward of [reward] credits has been promised to anyone who can stop these creatures." difficulty="3" commonness="35" reward="4500" sonarlabel="Mudraptor?" maxsonarmarkerdistance="550" successmessage="The Mudraptors have been killed.">
<monster character="Nightraptor" count="6" />
<monster character="Mudrex" min="1" max="1" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="768,512,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Targets terminated" text="The Night Raptor ambush has been dealt with. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Coelanth School removal" identifier="kiilcoelanth1" tags="killmonster,killmonster_set3" type="Monster" description="A unusually large school of hostile xeno fish have begun hunting between [location1] and [location2]. A reward of [reward] credits has been promised to anyone who can stop these creatures." difficulty="3" commonness="55" reward="4000" sonarlabel="Coelanth" maxsonarmarkerdistance="8000" successmessage="The Coelanth have been killed.">
<Reputation identifier="location" amount="2" />
<monster character="Coelanth" count="7" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="768,512,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Targets terminated" text="The Coelanth has been dealt with. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Killing a Hammerhead Pack" identifier="killhammerheadbt" tags="killmonster,killmonster_set2" type="Monster" description="A particularly aggressive Hammerhead pack has been terrorizing vessels traveling between [location1] and [location2]. A reward of [reward] credits has been promised to those who kill the creature." difficulty="3" commonness="65" reward="4400" sonarlabel="Hammerhead" maxsonarmarkerdistance="10000" successmessage="The Hammerheads have been killed.">
<monster character="Hammerhead_m" count="6" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="512,768,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Targets terminated" text="The Hammerheads are dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Killing a Hammerhead Pack" identifier="killhammerheadgoldbt" textidentifier="killhammerhead_set3" tags="killmonster,killhammerhead,killmonsterrare" type="Monster" description="A particularly aggressive Hammerhead pack has been terrorizing vessels traveling between [location1] and [location2]. A reward of [reward] credits has been promised to those who kill the creature." difficulty="4" commonness="25" reward="5200" sonarlabel="Hammerhead" maxsonarmarkerdistance="10000" successmessage="The Hammerheads have been killed.">
<monster character="Hammerheadgold_m" count="4" />
<monster character="Hammerhead_m" count="2" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="512,768,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Targets terminated" text="The Hammerheads are dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Killing a Matriarch" identifier="killmatriarchbt1" tags="killmonster,killmonster_set3" type="Monster" description="Eliminate the Hammerhead Matriarch and her minions." difficulty="4" commonness="50" reward="6000" sonarlabel="Hammerhead" maxsonarmarkerdistance="10000" successmessage="The Matriarch has been eliminated.">
<monster character="hammerheadmatriarch" count="1" />
<monster character="hammerhead_m" min="2" max="6" />
<monster character="hammerheadgold_m" min="0" max="1" />
<message header="Targets terminated" text="The Matriarch is eliminated. Navigate the submarine out of the cavern to claim the reward." />
<Reputation identifier="location" amount="3" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,768,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
</MonsterMission>
<MonsterMission name="Killing a Matriarch Kingdom" identifier="killmatriarchbt4" tags="killmonster,killmonster_set4" type="Monster" description="Eliminate the Hammerhead Matriarch and her kingdom of minions." difficulty="4" commonness="30" reward="7200" sonarlabel="Matriarch" maxsonarmarkerdistance="10000" successmessage="The Matriarch Kingdom has been eliminated.">
<monster character="hammerheadmatriarch" count="1" />
<monster character="hammerhead_m" min="3" max="4" />
<monster character="hammerheadgold_m" min="5" max="6" />
<message header="Target terminated" text="The Matriarch Kingdom is eliminated. Navigate the submarine out of the cavern to claim the reward." />
<Reputation identifier="location" amount="4" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,768,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
</MonsterMission>
<MonsterMission name="Terminate a Seaurchin Swarm" identifier="killseaurchin1" tags="killmonster,killswarm,killswarm_set1" type="Monster" description="A large swarm of Seaurchin has been attacking vessels traveling between [location1] and [location2]. A reward of [reward] credits has been promised to any crew who can remove it." difficulty="2" commonness="65" reward="3500" sonarlabel="Swarm" maxsonarmarkerdistance="10000" successmessage="The swarm has been terminated." monsterfile="seaurchin" monstercount="10">
<monster character="seaurchin" min="8" max="10" />
<monster character="seaurchinqueen" min="1" max="2" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="768,768,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="missionheader0.generickill" text="missionmessage0.generickill" />
</MonsterMission>
<MonsterMission name="Terminate a Major Swarm" identifier="killcrawlerswarmbt1" tags="killmonster,killswarm,killswarm_set1" type="Monster" description="A huge swarm of crawlers has been terrorizing vessels traveling between [location1] and [location2]. A reward of [reward] credits has been promised to any crew who can neutralize it." difficulty="2" commonness="65" reward="4200" sonarlabel="Swarm" maxsonarmarkerdistance="10000" successmessage="The swarm has been terminated." monsterfile="Crawler_large" monstercount="10">
<monster character="crawler" min="6" max="14" />
<monster character="crawlerbroodmother" min="1" max="2" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="768,768,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Target terminated" text="The swarm is terminated. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Terminate a Massive Swarm" identifier="killcrawlerswarmbt2" tags="killmonster,killswarm,killswarm_set2" type="Monster" description="A Massive swarm of crawlers has been terrorizing vessels traveling between [location1] and [location2]. A reward of [reward] credits has been promised to any crew who can neutralize it." difficulty="3" commonness="55" reward="5000" sonarlabel="Swarm" maxsonarmarkerdistance="10000" successmessage="The swarm has been terminated.">
<monster character="crawlerbroodmother" count="2" />
<monster character="crawler" min="7" max="9" />
<monster character="Crawler_large" min="3" max="4" />
<Reputation identifier="location" amount="3" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="768,768,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Target terminated" text="The swarm is terminated. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Terminate a Husk Crawler Swarm" identifier="killcrawlerhuskswarmbt" tags="killmonster,killswarm,killswarm_set2" type="Monster" description="A Massive swarm of husk crawlers along with several larger anomolous contacts has been spotted by vessels traveling between [location1] and [location2]. A reward of [reward] credits has been promised to any crew who can neutralize it." difficulty="4" commonness="85" reward="5000" maxsonarmarkerdistance="10000">
<monster character="crawlerhusk" min="10" max="12" />
<monster character="Husk_chimera" min="3" max="3" />
<monster character="Huskchimerabroodmother" min="1" max="1" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="768,768,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Target terminated" text="The swarm is terminated. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission identifier="killspinelingswarmbt1" textidentifier="killgiantspinelingbt1" name="missionname.killspinelingswarm1" description="missiondescription.killspinelingswarm1" tags="killmonster,killswarm,killswarm_set2" type="Monster" difficulty="3" commonness="70" reward="2800" sonarlabel="character.spineling" maxsonarmarkerdistance="10000">
<monster character="spineling_giant" min="1" max="1" />
<monster character="Spineling" min="10" max="14" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="768,768,256,256" color="214,50,48" />
<message header="missionheader0.killgiantspineling1" text="missionmessage0.killgiantspineling1" />
</MonsterMission>
<MonsterMission identifier="killgiantspinelingbt2" tags="killmonster,killmonster_set3" type="Monster" difficulty="4" description="missiondescription.killspinelingswarm1" commonness="60" reward="5800" maxsonarmarkerdistance="10000" sonarlabel="character.spineling">
<monster character="spineling_giant" min="2" max="2" />
<monster character="spineling" min="8" max="12" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="768,768,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="missionheader0.killgiantspineling1" text="missionmessage0.killgiantspineling1" />
</MonsterMission>
<MonsterMission identifier="killgiantspinelingbt3" textidentifier="killgiantspineling1" tags="killmonster,killmonster_set3" type="Monster" difficulty="4" commonness="50" reward="6200" maxsonarmarkerdistance="10000" description="missiondescription.killspinelingswarm1" sonarlabel="character.spineling">
<monster character="spineling_giant" min="3" max="3" />
<monster character="spineling" min="8" max="10" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="768,768,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="missionheader0.killgiantspineling1" text="missionmessage0.killgiantspineling1" />
</MonsterMission>
<MonsterMission identifier="killmudraptorsbt1" tags="killmonster,killswarm,killswarm_set3" type="Monster" description="A huge swarm of mudraptors has been terrorizing vessels traveling between [location1] and [location2]. A reward of [reward] credits has been promised to any crew who can neutralize it." difficulty="4" commonness="100" reward="6100" sonarlabel="character.mudraptor" maxsonarmarkerdistance="10000">
<monster character="mudraptor_unarmored" min="2" max="3" />
<monster character="mudraptor" min="6" max="7" />
<monster character="mudraptor_veteran" min="3" max="4" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="512,512,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="missionheader0.killmudraptors1" text="missionmessage0.killmudraptors1" />
</MonsterMission>
<MonsterMission identifier="killmudraptor_veteranbt" textidentifier="killmudraptors1" description="A swarm of Veteran Mudraptors has been terrorizing vessels traveling between [location1] and [location2]. A reward of [reward] credits has been promised to any crew who can neutralize it." tags="killmonster,killswarm,killswarm_set2" type="Monster" difficulty="3" commonness="70" reward="2500" sonarlabel="character.mudraptor" maxsonarmarkerdistance="10000">
<monster character="mudraptor_veteran" min="3" max="3" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="512,512,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
</MonsterMission>
<MonsterMission identifier="killmudraptorsbt2" textidentifier="killmudraptors1" description="A huge swarm of mudraptors has been terrorizing vessels traveling between [location1] and [location2]. A reward of [reward] credits has been promised to any crew who can neutralize it." tags="killmonster,killswarm,killswarm_set3" type="Monster" difficulty="4" commonness="100" reward="6700" sonarlabel="character.mudraptor" maxsonarmarkerdistance="10000">
<monster character="mudraptor_unarmored" min="2" max="2" />
<monster character="mudraptor" min="3" max="4" />
<monster character="mudraptor_veteran" min="3" max="3" />
<monster character="Mudrex" min="1" max="1" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="512,512,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="missionheader0.killmudraptors1" text="missionmessage0.killmudraptors1" />
</MonsterMission>
<MonsterMission identifier="killmudraptorsbt3" textidentifier="killmudraptors1" description="A small swarm of giant mudraptors has been terrorizing vessels traveling between [location1] and [location2]. A reward of [reward] credits has been promised to any crew who can neutralize it." tags="killmonster,killswarm,killswarm_set3" type="Monster" difficulty="4" commonness="100" reward="6800" sonarlabel="character.mudraptor" maxsonarmarkerdistance="10000">
<monster character="mudraptor_veteran" min="2" max="2" />
<monster character="Mudrex" min="3" max="3" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="512,512,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="missionheader0.killmudraptors1" text="missionmessage0.killmudraptors1" />
</MonsterMission>
<MonsterMission identifier="killthresherswarmbt1" tags="killmonster,killswarm,killswarm_set4" description="A huge swarm of threshers has been terrorizing vessels traveling between [location1] and [location2]. A reward of [reward] credits has been promised to any crew who can neutralize it." type="Monster" difficulty="4" commonness="100" reward="6250" maxsonarmarkerdistance="10000">
<monster character="tigerthresher" min="7" max="8" />
<monster character="bonethresher" min="2" max="3" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="768,256,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="missionheader0.killthresherswarm1" text="missionmessage0.killthresherswarm1" />
</MonsterMission>
<MonsterMission identifier="killthresherswarmbt2" textidentifier="killthresherswarm1" description="A massive swarm of threshers has been terrorizing vessels traveling between [location1] and [location2]. A reward of [reward] credits has been promised to any crew who can neutralize it." tags="killmonster,killswarm,killswarm_set4" type="Monster" difficulty="3" commonness="100" reward="6800" maxsonarmarkerdistance="10000">
<monster character="tigerthresher" min="5" max="6" />
<monster character="bonethresher" min="3" max="4" />
<monster character="Thresherking" min="1" max="1" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="768,256,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="missionheader0.killthresherswarm1" text="missionmessage0.killthresherswarm1" />
</MonsterMission>
<MonsterMission name="Clown Uprising" description="The path between [location1] and [location2] have been a sight for a wave of brutal attacks from submarine crews over the past few days. Authorities reported that a clown syndicate is operating in the area and must be taken care of. They are offering [reward] for whoever can get rid of them." successmessage="The area now seems clear of any clowns in the area. Good work." identifier="killclownsyndicate" type="Monster" tags="killmonster,killswarm,killswarm_set2" commonness="80" difficulty="3" reward="3500" sonarlabel="Clowns" maxsonarmarkerdistance="18000">
<monster character="clownwanderer" min="5" max="7" />
<monster character="clownbomber" min="2" max="3" />
<monster character="Clowndeathmask" min="0" max="1" />
<monster character="clownsawcrazy" min="0" max="1" />
<monster character="deepseaclownnew" min="1" max="2" />
<Reputation identifier="location" amount="2" />
<Reputation identifier="huskcult" amount="10" />
<Reputation identifier="clowns" amount="-6" />
<Icon color="186,85,211" sourcerect="267,11,236,235" texture="Content/UI/MissionIcons.png" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Clowns Destroyed" text="You've cleared the area of any tomfoolery. You should report the incident to [location2]." />
</MonsterMission>
<MonsterMission name="Clown Uprising" description="The path between [location1] and [location2] have been a sight for a wave of brutal attacks from submarine crews over the past few days. Authorities reported that a clown syndicate is operating in the area and must be taken care of. They are offering [reward] for whoever can get rid of them." successmessage="The area now seems clear of any clowns in the area. Good work." identifier="killclownsyndicateDE" type="Monster" tags="killmonster,killswarm,killswarm_set2" commonness="100" difficulty="3" reward="3500" sonarlabel="Clowns" maxsonarmarkerdistance="18000">
<monster character="clownwanderer" min="4" max="5" />
<monster character="ClownWandererElite" min="2" max="3" />
<monster character="clownbomber" min="1" max="2" />
<monster character="Clowndeathmask" min="1" max="2" />
<monster character="clownsawcrazy" min="0" max="1" />
<monster character="deepseaclownnew" min="1" max="1" />
<Reputation identifier="location" amount="2" />
<Reputation identifier="huskcult" amount="10" />
<Reputation identifier="clowns" amount="-6" />
<LocationType to="SinkingCircus" from="AnyOutpost" />
<Icon color="186,85,211" sourcerect="267,11,236,235" texture="Content/UI/MissionIcons.png" />
<message header="Clowns Destroyed" text="You've cleared the area of any tomfoolery. You should report the incident to [location2]." />
</MonsterMission>
<MonsterMission name="Clown Uprising" description="The path between [location1] and [location2] have been a sight for a wave of brutal attacks from submarine crews over the past few days. Authorities reported that a clown syndicate is operating in the area and must be taken care of. They are offering [reward] for whoever can get rid of them." successmessage="The area now seems clear of any clowns in the area. Good work." identifier="killclownsyndicateHard" type="Monster" tags="killmonster,killswarm,killswarm_set2" commonness="60" difficulty="3" reward="3500" sonarlabel="Clowns" maxsonarmarkerdistance="18000">
<monster character="clownwanderer" min="1" max="2" />
<monster character="ClownWandererElite" min="3" max="4" />
<monster character="clownbomber" min="1" max="2" />
<monster character="Clowndeathmask" min="2" max="3" />
<monster character="clownsawcrazy" min="0" max="1" />
<monster character="deepseaclownnew" min="0" max="2" />
<Reputation identifier="location" amount="2" />
<Reputation identifier="huskcult" amount="10" />
<Reputation identifier="clowns" amount="-6" />
<LocationType to="SinkingCircus" from="AnyOutpost" />
<Icon color="186,85,211" sourcerect="267,11,236,235" texture="Content/UI/MissionIcons.png" />
<message header="Clowns Destroyed" text="You've cleared the area of any tomfoolery. You should report the incident to [location2]." />
</MonsterMission>
<MonsterMission name="Fractal Migration" description="Divers reported a large column of Fractal inhabitants have escaped from a ruin and now dangerously roam the area between [location1] and [location2]. Administrators are offering [reward] for any armed submarine crew that could wipe out the roaming creatures." successmessage="The area now seems clear of any fractal guardians in the area. Good work." identifier="killfractalguardians" type="Monster" tags="killmonster,killswarm,killswarm_set3" commonness="50" difficulty="3" reward="4000" sonarlabel="Fractal Creatures" maxsonarmarkerdistance="18000">
<monster character="undyingthermal" min="0" max="1" />
<monster character="undyingfaraday" min="0" max="1" />
<monster character="Fractalguardian" min="1" max="2" />
<monster character="Fractalguardian2" min="1" max="2" />
<monster character="FractalEnforcer" min="1" max="2" />
<monster character="fractalsiren" min="0" max="1" />
<monster character="undying" min="3" max="3" />
<monster character="FractalBreacher" min="1" max="1" />
<monster character="fractalwalker" min="1" max="2" />
<Reputation identifier="location" amount="3" />
<Icon color="214,50,48" sourcerect="267,779,234,234" texture="Content/UI/MissionIcons.png" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Fractal Creatures Destroyed" text="You've cleared the area of any fractal guardians. You should report the incident to [location2]." />
</MonsterMission>
<MonsterMission name="Fractal Migration" description="Divers reported a large column of Fractal inhabitants have escaped from a ruin and now dangerously roam the area between [location1] and [location2]. Administrators are offering [reward] for any armed submarine crew that could wipe out the roaming creatures." successmessage="The area now seems clear of any fractal guardians in the area. Good work." identifier="killfractalguardiansDE" type="Monster" tags="killmonster,killswarm,killswarm_set3" commonness="35" difficulty="3" reward="4000" sonarlabel="Fractal Creatures" maxsonarmarkerdistance="18000">
<monster character="undyingthermal" min="0" max="1" />
<monster character="undyingfaraday" min="0" max="1" />
<monster character="Fractalguardian" min="1" max="2" />
<monster character="Fractalguardian2" min="2" max="2" />
<monster character="FractalEnforcer" min="1" max="2" />
<monster character="fractalsiren" min="0" max="1" />
<monster character="undying" min="2" max="3" />
<monster character="FractalBreacher" min="1" max="1" />
<monster character="fractalwalker" min="1" max="2" />
<Reputation identifier="location" amount="3" />
<LocationType to="UnderAttack" from="AnyOutpost" />
<Icon color="214,50,48" sourcerect="267,779,234,234" texture="Content/UI/MissionIcons.png" />
<message header="Fractal Creatures Destroyed" text="You've cleared the area of any fractal guardians. You should report the incident to [location2]." />
</MonsterMission>
<MonsterMission name="Fractal Migration" description="Divers reported a large column of Fractal inhabitants have escaped from a ruin and now dangerously roam the area between [location1] and [location2]. Administrators are offering [reward] for any armed submarine crew that could wipe out the roaming creatures." successmessage="The area now seems clear of any fractal guardians in the area. Good work." identifier="killfractalguardiansDEmermaid" type="Monster" tags="killmonster,killswarm,killswarm_set3" commonness="20" difficulty="3" reward="4000" sonarlabel="Fractal Creatures" maxsonarmarkerdistance="18000">
<monster character="undyingthermal" min="0" max="1" />
<monster character="undyingfaraday" min="0" max="1" />
<monster character="Fractalguardian" min="1" max="1" />
<monster character="Fractalguardian2" min="0" max="1" />
<monster character="FractalEnforcer" min="1" max="1" />
<monster character="fractalsiren" min="2" max="3" />
<monster character="Fractalmermaid" min="1" max="2" />
<monster character="undying" min="3" max="4" />
<monster character="FractalBreacher" min="1" max="2" />
<monster character="fractalwalker" min="1" max="2" />
<Reputation identifier="location" amount="3" />
<LocationType to="UnderAttack" from="AnyOutpost" />
<Icon color="214,50,48" sourcerect="267,779,234,234" texture="Content/UI/MissionIcons.png" />
<message header="Fractal Creatures Destroyed" text="You've cleared the area of any fractal guardians. You should report the incident to [location2]." />
</MonsterMission>
<NestMission name="Raiding a Huge Mudraptor Nest" identifier="mudraptornestraid" description="A large Mudraptor nest has been spotted around [location1] and [location2]. Sonar and heat seeking scanners revealed around over 10 mudraptors inside the cave and many eggs. Authorities estimate that without taking action for the next couple days, the outposts nearby the area will be overrun and abandoned. The Coalition hasn't taken action yet however the authorities are offering [reward] to whoever can exterminate the large nest. Expect high casualties and death." tags="nest,mudraptornest,raid" type="nest" sonarlabel="nest" spawntype="cave" reward="5100" itemspawnradius="200" approachitemsradius="800" monsterspawnradius="4000" nestobjectradius="2000" nestobjectamount="28" difficulty="4" commonness="75">
<Items>
<Item identifier="largemudraptoregg">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" />
</Item>
<Item identifier="largemudraptoregg">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" />
</Item>
<Item identifier="largemudraptoregg">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" />
</Item>
<Item identifier="largemudraptoregg">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" />
</Item>
<Item identifier="largemudraptoregg">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" />
</Item>
<Item identifier="largemudraptoregg">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" delay="5" />
</Item>
<Item identifier="largemudraptoregg">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" delay="9" />
</Item>
<Item identifier="largemudraptoregg">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" delay="9" />
</Item>
<Item identifier="largemudraptoregg">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" delay="11" />
</Item>
<Item identifier="largemudraptoregg">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" delay="17" />
</Item>
<Item identifier="largemudraptoregg" />
<Item identifier="largemudraptoregg" />
<Item identifier="largemudraptoregg" />
<Item identifier="largemudraptoregg" />
<Item identifier="largemudraptoregg" />
<Item identifier="largemudraptoregg" />
</Items>
<Monster character="Mudraptor" min="3" max="4" />
<Monster character="Mudraptor_unarmored" min="4" max="6" />
<Monster character="Mudraptor_veteran" />
<Reputation identifier="location" amount="3" />
<Icon texture="%ModDir:2518816103%/UI/XanIcons.png" sourcerect="260,511,253,248" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message text="missionmessage0.mudraptornest" />
</NestMission>
<NestMission name="Clearing a Mudraptor Nest" identifier="mudraptornestraidDE" description="A large Mudraptor nest has been spotted around [location1] and [location2]. Sonar and heat seeking scanners revealed around over 10 mudraptors inside the cave and many eggs. Authorities estimate that without taking action for the next couple days, the outposts nearby the area will be overrun and abandoned. The Coalition hasn't taken action yet however the authorities are offering [reward] to whoever can exterminate the large nest. Expect high casualties and death." tags="nest,mudraptornest,raid" type="nest" spawntype="cave" reward="5100" itemspawnradius="200" approachitemsradius="800" monsterspawnradius="4000" nestobjectradius="1500" nestobjectamount="20" difficulty="4" commonness="85">
<Items>
<Item identifier="largemudraptoregg">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" />
</Item>
<Item identifier="largemudraptoregg">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" />
</Item>
<Item identifier="largemudraptoregg">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" />
</Item>
<Item identifier="largemudraptoregg">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" />
</Item>
<Item identifier="largemudraptoregg">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" />
</Item>
<Item identifier="largemudraptoregg">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" delay="9" />
</Item>
<Item identifier="largemudraptoregg">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" delay="9" />
</Item>
<Item identifier="largemudraptoregg">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" delay="9" />
</Item>
<Item identifier="largemudraptoregg">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" delay="9" />
</Item>
<Item identifier="largemudraptoregg">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" delay="9" />
</Item>
<Item identifier="largemudraptoregg" />
<Item identifier="largemudraptoregg" />
<Item identifier="largemudraptoregg" />
<Item identifier="largemudraptoregg" />
<Item identifier="largemudraptoregg" />
<Item identifier="largemudraptoregg" />
</Items>
<Monster character="Mudraptor" min="3" max="4" />
<Monster character="Mudraptor_unarmored" min="4" max="6" />
<Monster character="Mudraptor_veteran" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="260,511,253,248" color="214,50,48" />
<LocationType to="UnderAttack" from="AnyOutpost" />
<message text="missionmessage0.mudraptornest" />
</NestMission>
<MonsterMission name="Terminate Husked Abyss Miners" identifier="rescueabyssminer2" tags="killmonster,killmonster_set3" spawntype="Abyss" type="Monster" description="A mining crew was forced to leave the abyss after encountering multiple abyss entities, forcing them to leave their deep divers out in the open. Recently their beacon was activated and authorities suspect the divers have become infected and are rewarding [reward] to whoever can deal with this threat before another crew is lost." difficulty="3" commonness="20" reward="5000" sonarlabel="Distress Beacon" maxsonarmarkerdistance="10000" successmessage="The miners were forced to be taken out.">
<monster character="Husksprinterold" min="2" max="2" />
<monster character="Husk_Slipsuit" min="0" max="1" />
<monster character="Husk_Abyss" min="2" max="2" />
<monster character="Husksprintercombat" min="1" max="2" />
<Reputation identifier="location" amount="1" />
<Icon texture="%ModDir:2518816103%/UI/XanIcons2.png" sourcerect="790,0,235,231" color="0,0,139" />
<LocationType to="OuterHuskLair" from="AnyOutpost" />
<LocationType to="UnderAttack" from="AnyOutpost" />
<message header="Mining Crew found" text="Looks like the mining crew were attacked and turned into husks. Navigate the submarine out of the cavern to report the news." />
</MonsterMission>
<MonsterMission name="Terminate Husked Abyss Miners" identifier="rescueabyssminer1" tags="killmonster,killmonster_set2" spawntype="Abyss" type="Monster" description="A mining crew was forced to leave the abyss after encountering multiple abyss entities, forcing them to leave their deep divers out in the open. Recently their beacon was activated and authorities suspect the divers have become infected and are rewarding [reward] to whoever can deal with this threat before another crew is lost." difficulty="3" commonness="10" reward="4600" sonarlabel="Distress Beacon" maxsonarmarkerdistance="10000" successmessage="The miners were forced to be taken out.">
<monster character="Husk_Abyss" min="2" max="3" />
<monster character="Husksprintercombat" min="2" max="3" />
<Reputation identifier="location" amount="1" />
<Icon texture="%ModDir:2518816103%/UI/XanIcons2.png" sourcerect="790,0,235,231" color="0,0,139" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Mining Crew found" text="Looks like the mining crew were attacked and turned into husks. Navigate the submarine out of the cavern to report the news." />
<!-- <MonsterMission name="Rescue stranded Abyss Miners" identifier="rescueabyssminer1" tags="killmonster,killmonster_set2" spawntype="Abyss" type="Monster" description="A mining crew was forced to leave the abyss after encountering multiple abyss entities, forcing them to leave their deep divers out in the open. A day later their beacon was activated and authorities are rewarding [reward] to whoever can rescue the abandoned divers before its too late." difficulty="3" commonness="70" reward="4600" sonarlabel="Distress Beacon" maxsonarmarkerdistance="10000" successmessage="The miners were forced to be taken out.">
<monster character="Husksprinterold" min="2" max="3" />
<monster character="Husksprintercombat" min="2" max="2" />
<Reputation identifier="location" amount="1" />
<Icon texture="%ModDir:2518816103%/UI/XanIcons2.png" sourcerect="790,0,235,231" color="0,0,139" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Mining Crew found" text="Looks like the mining crew were attacked and turned into husks. Navigate the submarine out of the cavern to report the news." /> -->
</MonsterMission>
<MonsterMission name="Investigating a mysterious distress beacon." identifier="killhumanhuskswarm1" tags="killmonster,killswarm,killswarm_set2" type="Monster" description="Authorities have lost contact with a submarine a few weeks ago until now. When an SOS beacon was reported where the submarine was last seen around [location1] and [location2]. Authorities are rewarding [reward] to anyone who investigates the signal as they suspect the crew is now husks." difficulty="2" commonness="65" reward="4500" sonarlabel="Distress Beacon" maxsonarmarkerdistance="10000" successmessage="The swarm has been terminated.">
<monster character="Husk" min="2" max="4" />
<monster character="Husksprinterhumanold" min="2" max="3" />
<monster character="Husk" min="1" max="2" />
<monster character="Husk_RandomTiny" min="0" max="3" />
<monster character="Husksprintercombat" min="1" max="1" />
<Reputation identifier="location" amount="1" />
<Reputation identifier="clowns" amount="2" />
<Reputation identifier="huskcult" amount="-1" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="522,11,236,234" color="0,0,139" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Target terminated" text="The husk swarm is terminated. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<!-- TRANSPORT MISSIONS -->
<!-- SALVAGE MISSIONS -->
<MonsterMission name="Salvaging an artifact" identifier="teleglitch2" type="Monster" tags="killmonster,killmonster_set2" description="Researchers of [location1] have picked up an infrasonic signal highly similar to those emitted by alien artifacts previously discovered on Europa. Investigate the signal and retrieve the potential artifact." commonness="50" difficulty="2" reward="1900" sonarlabel="Infrasonic signal" maxsonarmarkerdistance="10000" successmessage="Upon reaching the signal, you found out that the signal was being emitted by some kind of sentient anomaly. You should report the incident to [location2].">
<monster character="Teleglitch" />
<Reputation identifier="location" amount="1" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="512,0,256,256" color="49,93,233" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Target eliminated" text="Upon reaching the signal, you found out that the signal was being emitted by some kind of sentient anomaly. You should report the incident to [location2]." />
</MonsterMission>
<MonsterMission name="Salvaging an artifact" identifier="teleglitch3" type="Monster" tags="killmonster,killmonster_set1" description="Researchers of [location1] have picked up an infrasonic signal highly similar to those emitted by alien artifacts previously discovered on Europa. Investigate the signal and retrieve the potential artifact." commonness="35" difficulty="2" reward="1900" sonarlabel="Infrasonic signal" maxsonarmarkerdistance="10000" successmessage="Upon reaching the signal, you found out that the signal was being emitted by some kind of sentient anomaly. You should report the incident to [location2].">
<monster character="Teleglitch" />
<Reputation identifier="location" amount="1" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="512,0,256,256" color="49,93,233" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Target eliminated" text="Upon reaching the signal, you found out that the signal was being emitted by some kind of sentient anomaly. You should report the incident to [location2]." />
</MonsterMission>
<MonsterMission name="Salvaging an artifact" identifier="surprisefractal" tags="killmonster,killmonster_set4" type="Monster" description="Researchers of [location1] have picked up an infrasonic signal highly similar to those emitted by alien artifacts previously discovered on Europa. Investigate the signal and retrieve the potential artifact." difficulty="4" commonness="15" reward="3500" sonarlabel="Infrasonic signal" successmessage="It turns out the signal was emitted by a massive artifact. The researchers of [location1] have agreed to pay you the reward nevertheless for getting rid of the problem." monsterfile="Fractaldestroyer">
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="512,0,256,256" color="49,93,233" />
<LocationType from="AnyOutpost" to="Any" />
</MonsterMission>
<SalvageMission name="Clown relic retrival" identifier="salvageclowns" textidentifier="salvageclowns1" tags="salvage,salvagewreck" type="Salvage" description="Local clowns have posted a bounty to retrive a lost relic located near [location1], frustratingly they refuse to elaborate what the item is and the reward of [reward] is absurd, however directions to the wreck which hopefully has other salvage are quite clear." difficulty="3" commonness="50" resourceHandoverAmount="0" reward="1015" sonarlabel="Wreck" achievementidentifier="salvagewreckmission" spawntype="wreck" showmessagewhenpickedup="true" itemtag="clowns" containertag="locker" requirewreck="true" minleveldifficulty="25">
<Portrait texture="Content/Map/LocationPortraits/Wreck1.png" sourcerect="0,0,2160,1080" premultiplyalpha="false" />
<Portrait texture="Content/Map/LocationPortraits/Wreck2.png" sourcerect="0,0,2160,1080" premultiplyalpha="false" />
<Portrait texture="Content/Map/LocationPortraits/Wreck3.png" sourcerect="0,0,2160,1080" premultiplyalpha="false" />
<Portrait texture="Content/Map/LocationPortraits/Wreck4.png" sourcerect="0,0,2160,1080" premultiplyalpha="false" />
<Portrait texture="Content/Map/LocationPortraits/Wreck5.png" sourcerect="0,0,2160,1080" premultiplyalpha="false" />
<Reputation identifier="clowns" amount="5" />
<Reputation identifier="huskcult" amount="-2" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="0,512,256,256" color="49,93,233" />
<message header="missionheader0.salvageclowns1" text="missionmessage0.salvageclowns1" />
<LocationType from="AnyOutpost" to="Any" />
</SalvageMission>
<SalvageMission name="Husk icon recovery" identifier="salvagehuskcult" textidentifier="salvagehuskcult1" tags="salvage,salvagewreck" type="Salvage" description="The Church of the Husk has issued a reward for a religious icon located on a vessal that went down between [location1] and [location2], For a cheaply made aluminium figurine they are offering a modest [reward] for its return." difficulty="3" commonness="50" resourceHandoverAmount="0" reward="2000" sonarlabel="Wreck" achievementidentifier="salvagewreckmission" spawntype="wreck" showmessagewhenpickedup="true" itemidentifier="huskfigurine" containertag="locker" requirewreck="true" minleveldifficulty="25">
<Portrait texture="Content/Map/LocationPortraits/Wreck1.png" sourcerect="0,0,2160,1080" premultiplyalpha="false" />
<Portrait texture="Content/Map/LocationPortraits/Wreck2.png" sourcerect="0,0,2160,1080" premultiplyalpha="false" />
<Portrait texture="Content/Map/LocationPortraits/Wreck3.png" sourcerect="0,0,2160,1080" premultiplyalpha="false" />
<Portrait texture="Content/Map/LocationPortraits/Wreck4.png" sourcerect="0,0,2160,1080" premultiplyalpha="false" />
<Portrait texture="Content/Map/LocationPortraits/Wreck5.png" sourcerect="0,0,2160,1080" premultiplyalpha="false" />
<Reputation identifier="huskcult" amount="5" />
<Reputation identifier="clowns" amount="-2" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="0,512,256,256" color="49,93,233" />
<message header="missionheader0.salvagehuskcult1" text="missionmessage0.salvagehuskcult1" />
<LocationType from="AnyOutpost" to="Any" />
</SalvageMission>
<!-- RUIN MISSIONS -->
<AlienRuinClearMission identifier="clearruinnew" tags="alienruin,alienruinclear,killswarm_set3" type="ClearAlienRuins" difficulty="4" commonness="15" reward="6500" sonarlabel="target" description="You must clear an alien ruin to allow researchers to advance their findings. Once done, return to the next location for your award." targetitems="guardianpod" targetenemies="fractalguardian,fractalguardian2,undying,fractalwalker,fractalenforcer" minenemycount="5" requireruin="true">
<Icon texture="Content/UI/MissionIcons.png" sourcerect="256,768,256,256" color="214,50,48" />
<Reputation identifier="location" amount="3" />
<LocationType from="City" to="Research" />
<LocationType from="City" to="None" />
<LocationType from="City" to="Lair" />
<LocationType from="Outpost" to="Research" />
<LocationType from="Outpost" to="None" />
<LocationType from="Outpost" to="Lair" />
<LocationType from="Research" to="None" />
<LocationType from="Research" to="City" />
<LocationType from="Research" to="Outpost" />
<LocationType from="Research" to="Military" />
<LocationType from="Research" to="Research" />
<LocationType from="Research" to="Mine" />
<LocationType from="Research" to="Lair" />
<message header="Target eliminated" text="The target has been eliminated. Navigate the submarine out of the cavern." />
</AlienRuinClearMission>
<AlienRuinClearMission identifier="clearfractalruin" tags="alienruin,alienruinclear" achievementidentifier="clearruin" type="ClearAlienRuins" description="A salvager team listed as KIA during a mission long ago to a ruin located near [location1] have suddenly had their distress beacon activated, leading to fears of fractal corruption. A reward of [reward] credits has been posted to put the issue to rest once more." difficulty="4" commonness="60" reward="7500" sonarlabel="target" targetenemies="Fractalwalker,Undying" minenemycount="8" minleveldifficulty="35" requireruin="true">
<Icon texture="Content/UI/MissionIcons.png" sourcerect="256,768,256,256" color="214,50,48" />
<Portrait texture="Content/Map/LocationPortraits/AlienRuins.png" sourcerect="0,0,2160,1080" premultiplyalpha="false" />
<Portrait texture="Content/Map/LocationPortraits/AlienRuins2.png" sourcerect="0,0,2160,1080" premultiplyalpha="false" />
<Portrait texture="Content/Map/LocationPortraits/AlienRuins3.png" sourcerect="0,0,2160,1080" premultiplyalpha="false" />
<Portrait texture="Content/Map/LocationPortraits/AlienRuins4.png" sourcerect="0,0,2160,1080" premultiplyalpha="false" />
<Reputation identifier="location" amount="3" />
<LocationType from="AnyOutpost" to="Any" />
</AlienRuinClearMission>
<AlienRuinClearMission identifier="clearmermaidruin" tags="alienruin,alienruinclear" achievementidentifier="clearruin" type="ClearAlienRuins" description="Reports of radio transmissions resembling singing coming from a ruin between [location1] and [location2] have resulted in several investigating teams going missing. A reward of [reward] credits has been issued to stop the source of the transmission." difficulty="4" commonness="60" reward="7500" sonarlabel="Target" targetenemies="Ancientmudraptor,Fractalwalker,Undying" minenemycount="7" minleveldifficulty="35" requireruin="true">
<Icon texture="Content/UI/MissionIcons.png" sourcerect="256,768,256,256" color="214,50,48" />
<monster character="Fractalmermaid" count="1" />
<Portrait texture="Content/Map/LocationPortraits/AlienRuins.png" sourcerect="0,0,2160,1080" premultiplyalpha="false" />
<Portrait texture="Content/Map/LocationPortraits/AlienRuins2.png" sourcerect="0,0,2160,1080" premultiplyalpha="false" />
<Portrait texture="Content/Map/LocationPortraits/AlienRuins3.png" sourcerect="0,0,2160,1080" premultiplyalpha="false" />
<Portrait texture="Content/Map/LocationPortraits/AlienRuins4.png" sourcerect="0,0,2160,1080" premultiplyalpha="false" />
<Reputation identifier="location" amount="3" />
<LocationType from="AnyOutpost" to="Any" />
</AlienRuinClearMission>
<!-- CAVE MISSIONS -->
<MonsterMission name="Trichordate Infestation" identifier="trichoradatecave1" description="A recent expedition has uncovered a large nest of rare Trichordate parasites in a cave between [location1] and [location2]. While individually weak, large swarms can overpower lone or unwary divers. as such [reward] has been allocated to pay whoever can clear out the infestation." tags="killmonster,killmonster_set2" type="monster" spawntype="cave" reward="4500" monsterspawnradius="3000" nestobjectradius="600" nestobjectamount="10" difficulty="3" commonness="50" sonarlabel="Trichordate" maxsonarmarkerdistance="10000">
<monster character="Trichordate" min="3" max="4" />
<monster character="Trichordatemetalvore" min="2" max="3" />
<monster character="Trichordatebloodsucker" min="3" max="4" />
<monster character="Trichordatevitriolic" min="3" max="4" />
<Reputation identifier="location" amount="3" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="512,512,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
</MonsterMission>
<MonsterMission name="Abyssal Ghost Shrimp swarm" identifier="ghostshrimpnest" tags="killmonster,killswarm,killswarm_set3" type="Monster" description="Passing Vessals have reported the distinctive popping noise emitted by a large group of abyssal Ghost Shrimp, coming from an abyssal region between [location1] and [location2]. A reward of [reward] credits has been promised to any crew that can clear this navigational hazard." spawntype="cave" reward="3000" monsterspawnradius="4000" difficulty="3" sonarlabel="character.ghostshrimp" commonness="40">
<Monster character="Ghostshrimp" min="10" max="12" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="256,256,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message text="missionmessage0.crawlernest" />
</MonsterMission>
<MonsterMission name="Scavenger Hunt" identifier="scavengerhunt" tags="killmonster,killswarm,killswarm_set2" type="Monster" description="A cave containing a communal mix of bottom dwelling creatures has been located near [location1]. An unusually high reward of [reward] credits has been allocated to clear the infestation before it grows and risk of a reptillian Scavenger being responsible." spawntype="cave" reward="3000" sonarlabel="Swarm" monsterspawnradius="4000" nestobjectradius="1000" nestobjectamount="20" difficulty="3" commonness="52">
<Monster character="minoga" min="3" max="4" />
<Monster character="scorpion" min="3" max="4" />
<Monster character="grayeel" min="1" max="2" />
<Monster character="caver" min="0" max="2" />
<Monster character="Trichordate" min="0" max="3" />
<Monster character="europantrout" min="0" max="2" />
<Monster character="xan_scavenger" min="0" max="1" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="256,256,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Cave Cleared Out" text="All of the creatures have been dealt with. Navigate the submarine out of the claim a well earned reward." />
</MonsterMission>
<MonsterMission name="Yellowboy Nest" identifier="yellowboycave" tags="killmonster,killswarm,killswarm_set2" type="Monster" description="A cave being recently prospected turned up a large nest of yellowboy mantisoids, They need to be culled in order to safely resume mining operations around [location1]." spawntype="cave" reward="2250" sonarlabel="Swarm" monsterspawnradius="4000" nestobjectradius="1000" nestobjectamount="10" difficulty="2" commonness="40">
<Monster character="Yellowboy" min="3" max="4" />
<Monster character="Yellowboyspawner" min="1" max="2" />
<Monster character="Yellowboyspawnerarmored" min="0" max="1" />
<Monster character="Yellowboywarrior" min="2" max="3" />
<Reputation identifier="location" amount="2" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="256,256,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Cave Cleared Out" text="Yellowboy nest has been cleared. Navigate the submarine out of the claim a well earned reward." />
</MonsterMission>
<MonsterMission name="Terminate Husked Miners" identifier="rescueminer" tags="killmonster,killmonster_set1" spawntype="Cave" type="Monster" description="A submarine crew lost contact from their forward mining group in a cave. With their ship damaged, they claim the mining groups beacon has been activated and suspect they have become husks. They're awarding [reward] marks to whoever can go remove them from the cave." difficulty="2" commonness="30" reward="3600" sonarlabel="Distress Beacon" maxsonarmarkerdistance="10000" successmessage="The miners were forced to be taken out. You inform the ships captain about their loss. They decided to reward you anyway.">
<monster character="Husk" min="3" max="4" />
<monster character="Husksprinterold" min="1" max="2" />
<Reputation identifier="location" amount="1" />
<Icon texture="%ModDir:2518816103%/UI/XanIcons2.png" sourcerect="790,0,235,231" color="0,0,139" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Mining Crew Found" text="Looks like the mining crew were attacked and turned into husks. Navigate the submarine out of the cavern to report the news." />
</MonsterMission>
<MonsterMission name="Terminate Husked Miners" identifier="rescueminer2" tags="killmonster,killmonster_set2" spawntype="Cave" type="Monster" description="A submarine crew lost contact from their forward mining group in a cave. With their ship damaged, they claim the mining groups beacon has been activated and suspect they have become husks. They're awarding [reward] marks to whoever can go remove them from the cave." difficulty="2" commonness="20" reward="4000" sonarlabel="Distress Beacon" maxsonarmarkerdistance="10000" successmessage="The miners were forced to be taken out.">
<monster character="Husksprinterold" min="5" max="6" />
<monster character="Husksprintercombat" min="1" max="1" />
<Reputation identifier="location" amount="1" />
<Icon texture="%ModDir:2518816103%/UI/XanIcons2.png" sourcerect="790,0,235,231" color="0,0,139" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Mining Crew Found" text="Looks like the mining crew were attacked and turned into husks. Navigate the submarine out of the cavern to report the news." />
</MonsterMission>
<MonsterMission name="Unusual Husk Activity" identifier="husknasanov" tags="killmonster,killmonster_set2" spawntype="Cave" type="Monster" description="Submarine crews have reported increased husk activity at a former dig site along with unusual sensor readings more consistant with ruins. Uneasy submarinars have understandably avoided the area and authorities eager to reopen the linea are awarding [reward] marks to whoever can go remove whatever is in the cave." difficulty="3" commonness="10" reward="4000" sonarlabel="Distorted Signal" maxsonarmarkerdistance="10000" successmessage="The miners were forced to be taken out.">
<!-- Randomizer monsters instantly die and are replaced with unlabeled monsters but the remaining target appears to be alone when it is not -->
<monster character="Husk_RandomLight" min="2" max="3" />
<monster character="Husk_RandomTiny" min="2" max="3" />
<monster character="Husk_RandomHeavy" min="1" max="1" />
<monster character="Husk_chimera_artifact" min="1" max="1" />
<Reputation identifier="location" amount="1" />
<Icon texture="%ModDir:2518816103%/UI/XanIcons2.png" sourcerect="790,0,235,231" color="0,0,139" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Husk activity Ended" text="You have stopped whatever this was. Navigate the submarine out of the cavern to report the news." />
</MonsterMission>
<!-- <MonsterMission name="Rescue stranded Miners" identifier="rescueminer2" tags="killmonster,killmonster_set2" spawntype="Cave" type="Monster" description="A submarine crew lost contact from their forward mining group in a cave a day ago. With their ship damaged, they suddenly claim the mining groups beacon has been activated but the crews ship is not functional to move out. They're awarding [reward] marks to whoever can go rescue them from the cave." difficulty="2" commonness="75" reward="4000" sonarlabel="Distress Beacon" maxsonarmarkerdistance="10000" successmessage="The miners were forced to be taken out.">
<monster character="Husksprinterold" min="5" max="6" />
<monster character="Husksprintercombat" min="1" max="1" />
<Reputation identifier="location" amount="1" />
<Icon texture="%ModDir:2518816103%/UI/XanIcons2.png" sourcerect="790,0,235,231" color="0,0,139" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Mining Crew found" text="Looks like the mining crew were attacked and turned into husks. Navigate the submarine out of the cavern to report the news." />
</MonsterMission>
-->
<!-- ESCORT MISSIONS -->
<!--
<EscortMission name="Rescue stranded Miners" identifier="rescueminerreal1" tags="escort,escortcommoners" spawntype="Cave" type="Escort" description="A submarine crew lost contact from their forward mining group in a cave a day ago. With their ship damaged, they suddenly claim the mining groups beacon has been activated but the crews ship is not functional to move out. They're awarding [reward] marks to whoever can go rescue them from the cave." difficulty="2" commonness="85" reward="4000" baseescortedcharacters="1" scalingescortedcharacters="0" sonaricon="Distress Beacon" sonarlabel="Distress Beacon" maxsonarmarkerdistance="10000" successmessage="The miners were forced to be taken out.">
<Characters spawntype="Cave" hostile="false">
<Character from="MiningsurvivorsBT" identifier="SolesurvivorBT" requirerescue="true" allowordering="true" />
</Characters>
<Reputation identifier="location" amount="1" />
<Icon texture="%ModDir:2518816103%/UI/XanIcons2.png" sourcerect="790,0,235,231" color="0,0,139" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Mining Crew found" text="The survivor was succesfully rescued, Leave the area and the Authorities will transfer your reward." />
</EscortMission>
<EscortMission name="Rescue stranded Abyss Miners" identifier="rescueabyssminerreal1" tags="escort,escortcommoners" spawntype="Abyss" type="Escort" description="A mining crew was forced to leave the abyss after encountering multiple abyss entities, forcing them to leave their deep divers out in the open. A day later their beacon was activated and authorities are rewarding [reward] to whoever can rescue the abandoned divers before its too late." difficulty="3" commonness="90" reward="5000" baseescortedcharacters="1" scalingescortedcharacters="0" sonaricon="Distress Beacon" sonarlabel="Distress Beacon" maxsonarmarkerdistance="10000" successmessage="The miners were forced to be taken out.">
<Characters spawntype="Abyss" hostile="false">
<Character from="MiningsurvivorsBT" identifier="SolesurvivorBT" requirerescue="true" allowordering="true" />
</Characters>
<Reputation identifier="location" amount="1" />
<Icon texture="%ModDir:2518816103%/UI/XanIcons2.png" sourcerect="790,0,235,231" color="0,0,139" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Mining Crew found" text="The survivor was succesfully rescued against all odds and the Authorities transfer your reward." />
</EscortMission>
<EscortMission
identifier="escort1BTTEST"
tags="escortcommoners,escort"
type="Escort"
difficulty="1"
description="A mining crew was forced to leave the abyss after encountering multiple abyss entities, forcing them to leave their deep divers out in the open. A day later their beacon was activated and authorities are rewarding [reward] to whoever can rescue the abandoned divers before its too late."
commonness="10000"
reward="1000"
spawntype="Cave"
baseescortedcharacters="1">
<Characters spawntype="Abyss" hostile="false">
<Character from="MiningsurvivorsBT" identifier="SolesurvivorBT" requirerescue="true" allowordering="true" />
</Characters>
<TriggerEvent >
<SpawnAction npcsetidentifier="SolesurvivorBT" npcidentifier="SolesurvivorBT" targettag="btlostdiver" TeamID="Team1" />
<TeleportAction targettag="btlostdiver" spawntype="Cave" position="Cave" spawnpointtag="Cave" />
</TriggerEvent>
<Reputation identifier="location" amount="5" amountforopposingfaction="-5" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="768,512,256,256" color="243,146,55" />
<LocationType from="AnyOutpost" to="Any" />
<message header="missionheader0.escort1" text="missionmessage0.escort1"/>
</EscortMission> -->
<!-- CLEARING MISSIONS -->
<!-- SURPRISE MISSIONS -->
<MonsterMission name="Investigating a mysterious signal" identifier="teleglitch1" type="Monster" tags="killmonster,killmonster_set2" description="A mysterious infrasonic signal has suddenly shown up around [location1]. Researchers want you to investigate the signal. Report back any findings." commonness="50" difficulty="2" reward="2000" sonarlabel="Infrasonic Signal" maxsonarmarkerdistance="10000" successmessage="Upon reaching the signal, you found out that the signal was being emitted by some kind of sentient anomaly. [location2] agreed to pay you [reward] for your discovery.">
<monster character="Teleglitch" />
<Reputation identifier="location" amount="1" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="512,0,256,256" color="49,93,233" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Target eliminated" text="Upon reaching the signal, you found out that the signal was being emitted by some kind of sentient anomaly. You should report the incident to [location2]." />
</MonsterMission>
<BeaconMission name="Activate Beacon" identifier="beaconbttroll" textidentifier="beaconmission" tags="beacon,beaconnoreward" type="Beacon" description="The beacon station between [location1] and [location2] is down - get in there and get it back online and transmitting an active sonar signal." difficulty="4" commonness="50" reward="2500">
<monster character="fractaldestroyer" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="0,256,256,256" color="243,146,55" />
<LocationType from="AnyOutpost" to="Any" />
<Reputation identifier="location" amount="1" />
<message header="Wait, what was that noise?" text="Wait, what was that noise?" />
</BeaconMission>
<BeaconMission name="Activate Beacon" identifier="beaconbttroll2" textidentifier="beaconmission" tags="beacon,beaconnoreward" type="Beacon" description="The beacon station between [location1] and [location2] is down - get in there and get it back online and transmitting an active sonar signal." difficulty="4" commonness="50" reward="2500">
<monster character="Latcher" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="0,256,256,256" color="243,146,55" />
<LocationType from="AnyOutpost" to="Any" />
<Reputation identifier="location" amount="1" />
<message header="Wait, what was that noise?" text="Wait, what was that noise?" />
</BeaconMission>
<MonsterMission name="Investigate a mysterious signal" identifier="killhumanimmortal" tags="killmonster,killmonster_set3" type="Monster" description="A mysterious infrasonic signal has suddenly shown up around [location1]. Researchers want you to investigate the signal. Report back any findings." difficulty="2" commonness="80" reward="2000" maxsonarmarkerdistance="10000" sonarlabel="Unknown Signal" successmessage="Upon reaching the signal, you found out that the signal was being emitted by a human through unknown sources. [location2] agreed to pay you [reward] for your discovery.">
<monster character="humanimmortal" min="1" max="1" />
<Reputation identifier="location" amount="1" />
<Reputation identifier="clowns" amount="5" />
<Reputation identifier="huskcult" amount="-2" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="768,768,256,256" color="214,50,48" />
<LocationType from="AnyOutpost" to="Any" />
<message header="missionheader0.generickill" text="missionmessage0.generickill" />
</MonsterMission>
<MonsterMission name="Investigating a mysterious signal" identifier="deepseaclownnewmission" tags="killmonster,killswarm,killswarm_set3" type="Monster" description="A mysterious infrasonic signal has suddenly shown up around [location1]. Researchers want you to investigate the signal. Report back any findings." difficulty="3" commonness="38" reward="2000" sonarlabel="Infrasonic Signal" maxsonarmarkerdistance="10000" successmessage="Upon reaching the signal, you found out that the signal was being emitted by some kind of mutant human. [location2] agreed to pay you [reward] for your discovery.">
<monster character="Deepseaclownnew" count="3" />
<Reputation identifier="huskcult" amount="3" />
<Reputation identifier="clowns" amount="3" />
<Reputation identifier="location" amount="1" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="512,768,256,256" color="49,93,233" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Targets terminated" text="The creature is dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Investigating a mysterious signal" identifier="deepseaclownnewsawmission" tags="killmonster,killswarm,killswarm_set3" type="Monster" description="A mysterious infrasonic signal has suddenly shown up around [location1]. Researchers want you to investigate the signal. Report back any findings." difficulty="3" commonness="10" reward="2000" sonarlabel="Infrasonic Signal" maxsonarmarkerdistance="10000" successmessage="Upon reaching the signal, you found out that the signal was being emitted by some kind of mutant human. [location2] agreed to pay you [reward] for your discovery.">
<monster character="Deepseaclownnew" count="2" />
<monster character="Deepseaclownnewsaw" count="1" />
<Reputation identifier="huskcult" amount="3" />
<Reputation identifier="clowns" amount="3" />
<Reputation identifier="location" amount="1" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="512,768,256,256" color="49,93,233" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Targets terminated" text="The creature is dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Investigating a mysterious signal" identifier="teleglitchswarm" type="Monster" tags="killmonster,killswarm,killswarm_set4" description="A mysterious infrasonic signal has suddenly shown up around [location1]. Researchers want you to investigate the signal. Report back any findings." commonness="45" difficulty="4" reward="2000" sonarlabel="Infrasonic Signal" maxsonarmarkerdistance="10000" successmessage="Upon reaching the signal, you found out that the signal was being emitted by some kind of sentient anomaly. [location2] agreed to pay you [reward] for your discovery.">
<monster character="Teleglitch" count="3" />
<Reputation identifier="location" amount="4" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="512,0,256,256" color="49,93,233" />
<LocationType from="AnyOutpost" to="Any" />
<message header="Target eliminated" text="Upon reaching the signal, you found out that the signal was being emitted by some kind of sentient anomaly. You should report the incident to [location2]." />
</MonsterMission>
<MonsterMission name="Investigating a mysterious distress beacon." identifier="killhumanhuskswarmhuskgrounds1" tags="killmonster,killswarm,killswarm_set3" type="Monster" description="Authorities have lost contact with a submarine a few weeks ago until now. An SOS beacon was reported where the submarine was last seen around [location1] and [location2]. Authorities are rewarding [reward] to anyone who investigates the signal." difficulty="2" commonness="90" reward="4900" sonarlabel="Distress Beacon" maxsonarmarkerdistance="10000" successmessage="The swarm has been terminated.">
<monster character="Husk" min="3" max="5" />
<monster character="Husksprinterold" min="1" max="2" />
<monster character="Husksprinterhumanold" min="1" max="2" />
<monster character="Husk_RandomTiny" min="0" max="2" />
<monster character="Husksprintercombat" min="1" max="1" />
<monster character="Husksprintercombat" min="0" max="1" />
<Reputation identifier="location" amount="1" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="12,268,234,234" color="0,0,139" />
<LocationType to="HuskGroundsDE" from="Research" />
<LocationType to="HuskGroundsDE" from="City" />
<LocationType to="HuskGroundsDE" from="Military" />
<LocationType to="HuskGroundsDE" from="Outpost" />
<LocationType to="HuskGroundsDE" from="Research" />
<LocationType to="HuskGroundsDE" from="None" />
<LocationType to="HuskGroundsDE" from="Lair" />
<LocationType to="UnderAttack" from="Research" />
<LocationType to="UnderAttack" from="City" />
<LocationType to="UnderAttack" from="Military" />
<LocationType to="UnderAttack" from="Outpost" />
<LocationType to="UnderAttack" from="Research" />
<LocationType to="UnderAttack" from="None" />
<LocationType to="UnderAttack" from="Lair" />
<message header="Target terminated" text="The husk swarm is terminated. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<!-- BEACON MISSIONS -->
<BeaconMission name="Activate Beacon" identifier="beaconbtem7" textidentifier="beaconmission" tags="beacon,beaconnoreward" type="Beacon" description="The beacon station between [location1] and [location2] is down - get in there and get it back online and transmitting an active sonar signal." difficulty="3" commonness="200" reward="2500">
<monster character="Paralyticshark" min="1" max="2" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="0,256,256,256" color="243,146,55" />
<message header="Beacon reactivated" text="The beacon station is back online. Make sure it stays transmitting, and navigate the submarine to [location2] to claim your reward." />
</BeaconMission>
<BeaconMission name="Activate Beacon" identifier="beaconbtem8" textidentifier="beaconmission" tags="beacon,beaconnoreward" type="Beacon" description="The beacon station between [location1] and [location2] is down - get in there and get it back online and transmitting an active sonar signal." difficulty="3" commonness="200" reward="2500">
<monster character="Icecrab" min="2" max="5" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="0,256,256,256" color="243,146,55" />
<message header="Beacon reactivated" text="The beacon station is back online. Make sure it stays transmitting, and navigate the submarine to [location2] to claim your reward." />
</BeaconMission>
<BeaconMission name="Activate Beacon" identifier="beaconbtem10" textidentifier="beaconmission" tags="beacon,beaconnoreward" type="Beacon" description="The beacon station between [location1] and [location2] is down - get in there and get it back online and transmitting an active sonar signal." difficulty="3" commonness="200" reward="2500">
<monster character="Brainmoss1" min="2" max="3" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="0,256,256,256" color="243,146,55" />
<message header="Beacon reactivated" text="The beacon station is back online. Make sure it stays transmitting, and navigate the submarine to [location2] to claim your reward." />
</BeaconMission>
<BeaconMission name="Activate Beacon" identifier="beaconbtem11" textidentifier="beaconmission" tags="beacon,beaconnoreward" type="Beacon" description="The beacon station between [location1] and [location2] is down - get in there and get it back online and transmitting an active sonar signal." difficulty="3" commonness="200" reward="2500">
<monster character="Shadowleech" min="2" max="3" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="0,256,256,256" color="243,146,55" />
<message header="Beacon reactivated" text="The beacon station is back online. Make sure it stays transmitting, and navigate the submarine to [location2] to claim your reward." />
</BeaconMission>
<BeaconMission name="Activate Beacon" identifier="beaconbtem12" textidentifier="beaconmission" tags="beacon,beaconnoreward" type="Beacon" description="The beacon station between [location1] and [location2] is down - get in there and get it back online and transmitting an active sonar signal." difficulty="3" commonness="200" reward="2500">
<monster character="Shadowwhale" min="1" max="1" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="0,256,256,256" color="243,146,55" />
<message header="Beacon reactivated" text="The beacon station is back online. Make sure it stays transmitting, and navigate the submarine to [location2] to claim your reward." />
</BeaconMission>
<BeaconMission name="Activate Beacon" identifier="beaconbtnc1" textidentifier="beaconmission" tags="beacon,beaconnoreward" type="Beacon" description="The beacon station between [location1] and [location2] is down - get in there and get it back online and transmitting an active sonar signal." difficulty="3" commonness="200" reward="2500">
<monster character="clownwanderer" min="1" max="3" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="0,256,256,256" color="243,146,55" />
<message header="Beacon reactivated" text="The beacon station is back online. Make sure it stays transmitting, and navigate the submarine to [location2] to claim your reward." />
</BeaconMission>
<BeaconMission name="Activate Beacon" identifier="beaconbtnc2" textidentifier="beaconmission" tags="beacon,beaconnoreward" type="Beacon" description="The beacon station between [location1] and [location2] is down - get in there and get it back online and transmitting an active sonar signal." difficulty="3" commonness="200" reward="2500">
<monster character="clownbomber" min="3" max="3" />
<monster character="Clownwanderer" min="2" max="3" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="0,256,256,256" color="243,146,55" />
<message header="Beacon reactivated" text="The beacon station is back online. Make sure it stays transmitting, and navigate the submarine to [location2] to claim your reward." />
</BeaconMission>
<BeaconMission name="Activate Beacon" identifier="beaconbtnc3" textidentifier="beaconmission" tags="beacon,beaconnoreward" type="Beacon" description="The beacon station between [location1] and [location2] is down - get in there and get it back online and transmitting an active sonar signal." difficulty="3" commonness="200" reward="2500">
<monster character="watcherwanderer" min="1" max="1" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="0,256,256,256" color="243,146,55" />
<message header="Beacon reactivated" text="The beacon station is back online. Make sure it stays transmitting, and navigate the submarine to [location2] to claim your reward." />
</BeaconMission>
<BeaconMission name="Activate Beacon" identifier="beaconbtnc4" textidentifier="beaconmission" tags="beacon,beaconnoreward" type="Beacon" description="The beacon station between [location1] and [location2] is down - get in there and get it back online and transmitting an active sonar signal." difficulty="3" commonness="200" reward="2500">
<monster character="Honkfather" min="1" max="1" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="0,256,256,256" color="243,146,55" />
<message header="Beacon reactivated" text="The beacon station is back online. Make sure it stays transmitting, and navigate the submarine to [location2] to claim your reward." />
</BeaconMission>
<BeaconMission name="Activate Beacon" identifier="beaconbtss3" textidentifier="beaconmission" tags="beacon,beaconnoreward" type="Beacon" description="The beacon station between [location1] and [location2] is down - get in there and get it back online and transmitting an active sonar signal." difficulty="3" commonness="200" reward="2500">
<monster character="Hullfish" min="6" max="8" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="0,256,256,256" color="243,146,55" />
<message header="Beacon reactivated" text="The beacon station is back online. Make sure it stays transmitting, and navigate the submarine to [location2] to claim your reward." />
</BeaconMission>
<BeaconMission name="Activate Beacon" identifier="beaconbtss4" textidentifier="beaconmission" tags="beacon,beaconnoreward" type="Beacon" description="The beacon station between [location1] and [location2] is down - get in there and get it back online and transmitting an active sonar signal." difficulty="3" commonness="200" reward="2500">
<monster character="Thrasher" min="5" max="8" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="0,256,256,256" color="243,146,55" />
<message header="Beacon reactivated" text="The beacon station is back online. Make sure it stays transmitting, and navigate the submarine to [location2] to claim your reward." />
</BeaconMission>
<BeaconMission name="Activate Beacon" identifier="beaconbtss5" textidentifier="beaconmission" tags="beacon,beaconnoreward" type="Beacon" description="The beacon station between [location1] and [location2] is down - get in there and get it back online and transmitting an active sonar signal." difficulty="3" commonness="200" reward="2500">
<monster character="plantskeleton" min="4" max="6" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="0,256,256,256" color="243,146,55" />
<message header="Beacon reactivated" text="The beacon station is back online. Make sure it stays transmitting, and navigate the submarine to [location2] to claim your reward." />
</BeaconMission>
<BeaconMission name="Activate Beacon" identifier="beaconbtss9" textidentifier="beaconmission" tags="beacon,beaconnoreward" type="Beacon" description="The beacon station between [location1] and [location2] is down - get in there and get it back online and transmitting an active sonar signal." difficulty="3" commonness="200" reward="2500">
<monster character="europantrout" min="3" max="6" />
<monster character="goofyfish" min="2" max="4" />
<monster character="glowfish" min="2" max="3" />
<monster character="whitefish" min="2" max="3" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="0,256,256,256" color="243,146,55" />
<message header="Beacon reactivated" text="The beacon station is back online. Make sure it stays transmitting, and navigate the submarine to [location2] to claim your reward." />
</BeaconMission>
<BeaconMission name="Activate Beacon" identifier="beaconbtunder" textidentifier="beaconmission" tags="beacon,beaconnoreward" type="Beacon" description="The beacon station between [location1] and [location2] is down - get in there and get it back online and transmitting an active sonar signal." difficulty="2" commonness="200" reward="2500">
<monster character="minedetachedmission" min="3" max="5" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="0,256,256,256" color="243,146,55" />
<message header="Beacon reactivated" text="The beacon station is back online. Make sure it stays transmitting, and navigate the submarine to [location2] to claim your reward." />
</BeaconMission>
<BeaconMission name="Activate Beacon" identifier="beaconbt1" textidentifier="beaconmission" tags="beacon,beaconnoreward" type="Beacon" description="The beacon station between [location1] and [location2] is down - get in there and get it back online and transmitting an active sonar signal." difficulty="3" commonness="300" reward="2500">
<monsters commonness="100">
<monster character="Crawler" min="6" max="8" />
<monster character="Crawler" min="2" max="3" />
</monsters>
<monsters commonness="50">
<monster character="Mudraptor_veteran" min="1" max="2" />
<monster character="Mudraptor" min="1" max="2" />
<monster character="Mudraptor_unarmored" min="2" max="3" />
</monsters>
<monsters commonness="40">
<monster character="Crawlerhusk" min="2" max="4" />
<monster character="Husk_RandomLight" min="3" max="4" />
</monsters>
<monsters commonness="20">
<monster character="Tigerthresher" min="3" max="6" />
<monster character="Bonethresher" min="1" max="2" />
</monsters>
<Icon texture="Content/UI/MissionIcons.png" sourcerect="0,256,256,256" color="243,146,55" />
<message header="Beacon reactivated" text="The beacon station is back online. Make sure it stays transmitting, and navigate the submarine to [location2] to claim your reward." />
</BeaconMission>
<!-- ABYSS MISSIONS -->
<MonsterMission name="Latcher Sighting" identifier="killlatcher" description="Scout ships have spotted a Latcher that is wandering the area between [location1] and [location2], using the place as its hunting ground. All commercial flights to this route have been stalled and authorities are offering [reward] to whoever can eliminate the Latcher." tags="killmonsterrare,killmonster_set2" type="Monster" difficulty="3" commonness="30" reward="8000" maxsonarmarkerdistance="10000" sonarlabel="Latcher" monsterfile="Latcher">
<Reputation identifier="separatists" amount="3" />
<Reputation identifier="coalition" amount="3" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,768,256,256" color="214,50,48" />
<message header="missionheader0.huntinggrounds1" text="missionmessage0.huntinggrounds1" />
</MonsterMission>
<MonsterMission name="Hunting Grounds" identifier="killlatcher2" description="Scout reports indicate that a Latcher is wandering the area between [location1] and [location2], using the place as its hunting ground. All commercial flights to this route have been stalled and authorities are offering [reward] to whoever can eliminate the Latcher." tags="killmonsterrare,huntinggrounds,killmonster_set3" type="Monster" difficulty="3" commonness="50" reward="8000" maxsonarmarkerdistance="10000" sonarlabel="Latcher" monsterfile="Latcher">
<Reputation identifier="separatists" amount="3" />
<Reputation identifier="coalition" amount="3" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,768,256,256" color="214,50,48" />
<message header="missionheader0.huntinggrounds1" text="missionmessage0.huntinggrounds1" />
</MonsterMission>
<MonsterMission name="Hunting grounds" identifier="huntinggroundsnoreward3" description="Seismic readings in the area indicate a Leviathan size creature is within the area. All routes to [location1] and [location2] are closed off until the creature is eliminated. Administrators are rewarding a hefty [reward] marks to anyone who can kill the creature." tags="huntinggroundsnoreward,huntinggrounds,killmonsterrare" type="Monster" sideobjective="true" difficulty="4" commonness="0" reward="8500" sonarlabel="target" spawntype="Abyss" maxsonarmarkerdistance="20000" successmessage="" monsterfile="Voidleviathan">
<Reputation identifier="separatists" amount="3" />
<Reputation identifier="coalition" amount="3" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,768,256,256" color="214,50,48" />
<message header="Target terminated" text="The monster is dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Hunting grounds" identifier="huntinggroundsnoreward5" description="Seismic readings in the area indicate a Leviathan size creature is within the area. All routes to [location1] and [location2] are closed off until the creature is eliminated. Administrators are rewarding a hefty [reward] marks to anyone who can kill the creature." tags="huntinggroundsnoreward,huntinggrounds,killmonsterrare" type="Monster" sideobjective="true" difficulty="4" commonness="0" reward="8500" sonarlabel="target" spawntype="Abyss" maxsonarmarkerdistance="20000" successmessage="" monsterfile="Fractaldestroyer">
<Reputation identifier="separatists" amount="3" />
<Reputation identifier="coalition" amount="3" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,768,256,256" color="214,50,48" />
<message header="Target terminated" text="The monster is dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Hunting grounds" identifier="huntinggroundsnoreward10" description="Nearby beacon stations have reported Seismic readings and massive electricity faults in their systems. They warned that there could be a Leviathan size creature between [location1] and [location2] emitting large amounts of electromagnetic pulses. Authorities have blocked off the route and are awarding [reward] marks to whoever can eliminate the creature." tags="huntinggroundsnoreward,huntinggrounds,killmonsterrare" type="Monster" sideobjective="true" difficulty="4" commonness="0" reward="8500" sonarlabel="Pulse Readings" spawntype="Abyss" maxsonarmarkerdistance="20000" successmessage="" monsterfile="Fractaldestroyer">
<Reputation identifier="separatists" amount="3" />
<Reputation identifier="coalition" amount="3" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,768,256,256" color="214,50,48" />
<message header="Target terminated" text="The monster is dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="The Resurrection" identifier="huntinggroundsnoreward11" description="Research vessels have reported a large Fractal Destroyer has been brought back to life between [location1] and [location2]! Authorities are offering [reward] marks to whoever can eliminate the large mobile creature before it causes havoc on the nearby outposts." tags="huntinggroundsnoreward,huntinggrounds,killmonsterrare" type="Monster" sideobjective="true" difficulty="4" commonness="0" reward="8500" sonarlabel="Target" spawntype="Mainpath" maxsonarmarkerdistance="20000" successmessage="" monsterfile="Fractaldestroyer">
<Reputation identifier="separatists" amount="3" />
<Reputation identifier="coalition" amount="3" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,768,256,256" color="214,50,48" />
<message header="Target terminated" text="The monster is dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Hunting grounds" identifier="huntinggroundsnoreward12" description="Seismic readings in the area indicate a Leviathan size creature is within the area. All routes to [location1] and [location2] are closed off until the creature is eliminated. Administrators are rewarding a hefty [reward] marks to anyone who can kill the creature." tags="huntinggroundsnoreward,huntinggrounds,killmonsterrare" type="Monster" sideobjective="true" difficulty="4" commonness="0" reward="8500" sonarlabel="target" spawntype="Abyss" maxsonarmarkerdistance="20000" successmessage="" monsterfile="Fault">
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,768,256,256" color="214,50,48" />
<message header="Target terminated" text="The monster is dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Hunting grounds" identifier="huntinggroundsnoreward13" description="Scattered reports indicate that something collossal has entered the area between [location1] and [location2]. All commercial flights have been grounded and authorities are offering a hefty [reward] marks to whoever can eliminate the creature." tags="huntinggroundsnoreward,huntinggrounds,killmonsterrare" type="Monster" sideobjective="true" difficulty="4" commonness="0" reward="8500" sonarlabel="Seismic Readings" spawntype="Abyss" maxsonarmarkerdistance="20000" successmessage="" monsterfile="Fault">
<Reputation identifier="separatists" amount="3" />
<Reputation identifier="coalition" amount="3" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,768,256,256" color="214,50,48" />
<message header="Target terminated" text="The monster is dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Hunting grounds" identifier="huntinggroundsswarm2" description="Captains have reported a swarm of Endworms between [location1] and [location2]. Commercial flights have been blocked off and so far no attack ship has gone and cleared them out yet. Authorities are offering [reward] marks to anyone brave enough to face 4 Endworms in the area." tags="huntinggroundsnoreward,huntinggrounds,killmonsterrare" type="Monster" sideobjective="true" difficulty="4" commonness="0" reward="8000" sonarlabel="Endworms" spawntype="Mainpath" maxsonarmarkerdistance="20000" successmessage="">
<monster character="Endworm" count="1" />
<monster character="Endworm_young" count="3" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,768,256,256" color="214,50,48" />
<Reputation identifier="separatists" amount="3" />
<Reputation identifier="coalition" amount="3" />
<message header="Target terminated" text="The monster is dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Hunting grounds" identifier="huntinggroundsswarm3" description="Attacked ships have reported a pair of Rockworms between [location1] and [location2]. It is unknown if this is some kind of mating pair or a territorial dispute between the creatures as none can approach. Authorities are offering [reward] marks to anyone who can deal with this." tags="huntinggroundsnoreward,huntinggrounds,killmonsterrare" type="Monster" sideobjective="true" difficulty="4" commonness="0" reward="6500" sonarlabel="Rockworm" spawntype="Mainpath" maxsonarmarkerdistance="20000" successmessage="">
<monster character="Rockworm" count="2" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,768,256,256" color="214,50,48" />
<Reputation identifier="separatists" amount="3" />
<Reputation identifier="coalition" amount="3" />
<message header="Target terminated" text="The monster is dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Hunting grounds" identifier="huntinggroundsnoreward4" description="Seismetic readings in the area indicate a Leviathan size creature is within the area. All routes to [location1] and [location2] are closed off until the creature is eliminated. Administrators are rewarding a hefty [reward] marks to anyone who can kill the creature." tags="huntinggroundsnoreward,huntinggrounds,killmonsterrare" type="Monster" sideobjective="true" difficulty="4" commonness="0" reward="6500" sonarlabel="Target" spawntype="Abyss" maxsonarmarkerdistance="20000" successmessage="" monsterfile="AlphaCharybdis">
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,768,256,256" color="214,50,48" />
<Reputation identifier="separatists" amount="3" />
<Reputation identifier="coalition" amount="3" />
<message header="Target terminated" text="The monster is dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Emergency Takedown" identifier="huntinggroundsoutside" description="Scout ships have spotted a horrifying Charybdis roaming the area between [location1] and [location2], wrecking havoc on the ecosystem. Without any nearby coaltion forces, authorities are rewarding [reward] marks to any attack ship to kill the beast before it causes anymore mayhem to the nearby outposts." tags="huntinggroundsnoreward,huntinggrounds,killmonsterrare" type="Monster" sideobjective="true" difficulty="4" commonness="0" reward="6500" sonarlabel="Target" spawntype="Mainpath" maxsonarmarkerdistance="20000" successmessage="" monsterfile="AlphaCharybdis">
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,768,256,256" color="214,50,48" />
<Reputation identifier="separatists" amount="3" />
<Reputation identifier="coalition" amount="3" />
<message header="Target terminated" text="The monster is dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Hunting grounds" identifier="huntinggroundsnoreward6" description="Nearby beacon stations have reported seismetic readings and massive electricity faults in their systems. They warned that there could be a Leviathan size creature between [location1] and [location2] emitting large amounts of electromagnetic pulses. Authorities have blocked off the route and are awarding [reward] marks to whoever can eliminate the creature." tags="huntinggroundsnoreward,huntinggrounds,killmonsterrare" type="Monster" sideobjective="true" difficulty="4" commonness="0" reward="6500" sonarlabel="Pulse Readings" spawntype="Abyss" maxsonarmarkerdistance="20000" successmessage="" monsterfile="AlphaEndworm">
<Reputation identifier="separatists" amount="3" />
<Reputation identifier="coalition" amount="3" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,768,256,256" color="214,50,48" />
<message header="Target terminated" text="The monster is dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Hunting grounds" identifier="huntinggroundsnoreward7" description="Hydrophone readings between [location1] and [location2] indicate a stealthy Leviathan size creature is stalking the area. All routes are closed and adminstrators are rewarding [reward] marks to whoever can eliminate the creature." tags="huntinggroundsnoreward,huntinggrounds,killmonsterrare" type="Monster" sideobjective="true" difficulty="4" commonness="0" reward="6500" sonarlabel="Pulse Readings" spawntype="Abyss" maxsonarmarkerdistance="20000" successmessage="" monsterfile="GiantTrapper">
<Reputation identifier="separatists" amount="3" />
<Reputation identifier="coalition" amount="3" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,768,256,256" color="214,50,48" />
<message header="Target terminated" text="The monster is dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Mobile Threat" identifier="huntinggroundsnoreward8" description="Attack ships are reporting a large mobile entity shooting at submarines from long distances. All commercial routes to [location1] and [location2] are closed off until the mobile threat is eliminated. A reward of [reward] marks have been prized to whoever can kill the creature." tags="huntinggroundsnoreward,huntinggrounds,killmonsterrare" type="Monster" sideobjective="true" difficulty="4" commonness="0" reward="6500" sonarlabel="Pulse Readings" spawntype="Abyss" maxsonarmarkerdistance="20000" successmessage="" monsterfile="Endurance">
<Reputation identifier="separatists" amount="3" />
<Reputation identifier="coalition" amount="3" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,768,256,256" color="214,50,48" />
<message header="Target terminated" text="The monster is dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Hunting grounds" identifier="huntinggroundsswarm1" description="Attack ships have reported a large swarm of Cyclops between [location1] and [location2]. Commercial flights have been blocked off and so far no attack ship has gone and cleared them out yet. Authorities are offering [reward] marks to anyone brave enough to face 6 Cyclops in the area." tags="huntinggroundsnoreward,huntinggrounds,killmonsterrare" type="Monster" sideobjective="true" difficulty="4" commonness="0" reward="7500" sonarlabel="Cyclops" spawntype="Mainpath" maxsonarmarkerdistance="20000" successmessage="">
<monster character="Cyclops" count="3" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,768,256,256" color="214,50,48" />
<Reputation identifier="separatists" amount="3" />
<Reputation identifier="coalition" amount="3" />
<message header="Target terminated" text="The monster is dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Hunting grounds" identifier="huntinggroundsnoreward9" description="Seismetic readings in the area indicate a Leviathan size creature is within the area. All routes to [location1] and [location2] are closed off until the creature is eliminated. Administrators are rewarding a hefty [reward] marks to anyone who can kill the creature." tags="huntinggroundsnoreward,huntinggrounds,killmonsterrare" type="Monster" sideobjective="true" difficulty="4" commonness="0" reward="7500" sonarlabel="Target" spawntype="Abyss" maxsonarmarkerdistance="20000" successmessage="" monsterfile="AlphaEndworm">
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,768,256,256" color="214,50,48" />
<Reputation identifier="separatists" amount="3" />
<Reputation identifier="coalition" amount="3" />
<message header="Target terminated" text="The monster is dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Hunting grounds" identifier="huntinggroundsnoreward16" description="Seismetic readings in the area indicate a Leviathan size creature is within the area. All routes to [location1] and [location2] are closed off until the creature is eliminated. Administrators are rewarding a hefty [reward] marks to anyone who can kill the creature." tags="huntinggroundsnoreward,huntinggrounds,killmonsterrare" type="Monster" sideobjective="true" difficulty="4" commonness="0" reward="8500" sonarlabel="Target" spawntype="Abyss" maxsonarmarkerdistance="20000" successmessage="" monsterfile="Cthulhu">
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,768,256,256" color="214,50,48" />
<Reputation identifier="separatists" amount="3" />
<Reputation identifier="coalition" amount="3" />
<message header="Target terminated" text="The monster is dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Hunting grounds" identifier="underhuntinggroundsnoreward1" description="Seismic readings in the area indicate an Leviathan size creature is within the area. All routes to [location1] and [location2] are closed off until the creature is eliminated. Administrators are rewarding a hefty [reward] marks to anyone who can kill the creature." tags="huntinggroundsnoreward,huntinggrounds,killmonsterrare" type="Monster" sideobjective="true" difficulty="4" commonness="0" reward="6500" sonarlabel="target" spawntype="Abyss" maxsonarmarkerdistance="20000" successmessage="" monsterfile="Endwhale">
<Reputation identifier="separatists" amount="3" />
<Reputation identifier="coalition" amount="3" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,768,256,256" color="214,50,48" />
<message header="Target terminated" text="The monster is dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Hunting grounds" identifier="underhuntinggroundsnoreward3" description="An Endwhale was recently spotted in the area between [location1] and [location2]. Authorities are awarding [reward] marks to anyone who can kill the creature." tags="huntinggroundsnoreward,huntinggrounds,killmonsterrare" type="Monster" sideobjective="true" difficulty="4" commonness="0" reward="6500" sonarlabel="target" spawntype="Abyss" maxsonarmarkerdistance="20000" successmessage="" monsterfile="Endwhale">
<Reputation identifier="separatists" amount="3" />
<Reputation identifier="coalition" amount="3" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,768,256,256" color="214,50,48" />
<message header="Target terminated" text="The monster is dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Hunting grounds" identifier="huntinggroundsnoreward14" description="Seismic readings in the area indicate an Leviathan size creature is within the area. All routes to [location1] and [location2] are closed off until the creature is eliminated. Administrators are rewarding a hefty [reward] marks to anyone who can kill the creature." tags="huntinggroundsnoreward,huntinggrounds,killmonsterrare" type="Monster" sideobjective="true" difficulty="4" commonness="0" reward="5500" sonarlabel="target" spawntype="Abyss" maxsonarmarkerdistance="20000" successmessage="" monsterfile="Endwormre">
<Reputation identifier="separatists" amount="3" />
<Reputation identifier="coalition" amount="3" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,768,256,256" color="214,50,48" />
<message header="Target terminated" text="The monster is dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<MonsterMission name="Hunting grounds" identifier="huntinggroundsnoreward15" description="Seismic readings in the area indicate an Leviathan size creature is within the area. All routes to [location1] and [location2] are closed off until the creature is eliminated. Administrators are rewarding a hefty [reward] marks to anyone who can kill the creature." tags="huntinggroundsnoreward,huntinggrounds,killmonsterrare" type="Monster" sideobjective="true" difficulty="4" commonness="0" reward="5500" sonarlabel="target" spawntype="Abyss" maxsonarmarkerdistance="20000" successmessage="" monsterfile="Bossmoloch">
<Reputation identifier="separatists" amount="3" />
<Reputation identifier="coalition" amount="3" />
<Icon texture="Content/UI/MissionIcons2.png" sourcerect="256,768,256,256" color="214,50,48" />
<message header="Target terminated" text="The monster is dead. Navigate the submarine out of the cavern to claim the reward." />
</MonsterMission>
<!-- OUTPOST MISSIONS -->
<OutpostDestroyMission name="Outpost Recovery" identifier="abandonedoutposthumansbt1" tags="abandonedoutpost" textidentifier="abandonedoutposthumans" type="OutpostDestroy" reward="5000" difficulty="4" commonness="40" allowretry="true" targetitem="reactor" unhideentitysubcategories="abandonedhuman">
<Icon texture="Content/UI/MissionIcons.png" sourcerect="512,256,256,256" color="214,50,48" />
<LocationType identifier="Abandoned" />
<LocationTypeChange from="Abandoned" to="Outpost" requireddurationrange="2,3" cooldownafterchange="5" />
<Characters>
<Character identifier="Husk_RandomLight" min="2" max="3" probability="0.1" />
<Character identifier="bandit" from="abandonedoutpostnpcs" moduleflags="crewmodule" />
<Character identifier="bandit" from="abandonedoutpostnpcs" moduleflags="researchmodule" />
<Character identifier="bandit" from="abandonedoutpostnpcs" moduleflags="engineeringmodule" />
<Character identifier="banditleader" from="abandonedoutpostnpcs" moduleflags="securitymodule" />
<Character identifier="bandit" from="abandonedoutpostnpcs" moduleflags="seccrewmodule" />
<Character identifier="banditleader_heavy" from="abandonedoutpostnpcs" spawnpointtags="banditleader" />
<Character identifier="bandit" from="abandonedoutpostnpcs" moduleflags="crewmodule" />
<Character identifier="bandit_elite" from="abandonedoutpostnpcs" moduleflags="researchmodule" />
<Character identifier="bandit_heavy" from="abandonedoutpostnpcs" moduleflags="engineeringmodule" />
<Character identifier="bandit_heavy" from="abandonedoutpostnpcs" moduleflags="securitymodule" />
<Character identifier="bandit_medic" from="abandonedoutpostnpcsbt" moduleflags="crewmodule" />
<Character identifier="bandit_drudge" from="abandonedoutpostnpcsbt" moduleflags="engineeringmodule" />
<Character identifier="bandit_elite" from="abandonedoutpostnpcs" moduleflags="seccrewmodule" multiplayeronly="true" />
<Character identifier="bandit_heavy" from="abandonedoutpostnpcs" moduleflags="seccrewmodule" multiplayeronly="true" />
<Character identifier="bandit_medic" from="abandonedoutpostnpcsbt" moduleflags="crewmodule" />
<Character identifier="bandit_drudge" from="abandonedoutpostnpcsbt" moduleflags="engineeringmodule" multiplayeronly="true" />
<Character identifier="banditleader_heavy" from="abandonedoutpostnpcs" moduleflags="seccrewmodule" />
<Character identifier="banditleader_heavy" from="abandonedoutpostnpcs" />
</Characters>
<TriggerEvent state="0" delay="5" eventidentifier="heartofgold" campaignonly="true" />
</OutpostDestroyMission>
<OutpostDestroyMission name="Outpost Recovery" identifier="abandonedoutposthumansbt2" tags="abandonedoutpost" textidentifier="abandonedoutposthumans" type="OutpostDestroy" reward="5000" difficulty="4" commonness="30" allowretry="true" targetitem="reactor" unhideentitysubcategories="abandonedhuman">
<Icon texture="Content/UI/MissionIcons.png" sourcerect="512,256,256,256" color="214,50,48" />
<LocationType identifier="Abandoned" />
<LocationTypeChange from="Abandoned" to="Outpost" requireddurationrange="2,3" cooldownafterchange="5" />
<Characters>
<Character identifier="Husk_RandomTiny" min="2" max="3" probability="0.05" />
<Character identifier="bandit" from="abandonedoutpostnpcs" moduleflags="crewmodule" />
<Character identifier="bandit" from="abandonedoutpostnpcs" moduleflags="researchmodule" />
<Character identifier="bandit_elite" from="abandonedoutpostnpcs" moduleflags="engineeringmodule" />
<Character identifier="bandit_heavy" from="abandonedoutpostnpcs" moduleflags="securitymodule" />
<Character identifier="bandit_heavy" from="abandonedoutpostnpcs" moduleflags="seccrewmodule" />
<Character identifier="bandit_elite" from="abandonedoutpostnpcs" moduleflags="crewmodule" />
<Character identifier="bandit_medic" from="abandonedoutpostnpcsbt" moduleflags="researchmodule" />
<Character identifier="bandit_medic" from="abandonedoutpostnpcsbt" moduleflags="crewmodule" />
<Character identifier="banditleader_heavy" from="abandonedoutpostnpcs" spawnpointtags="banditleader" />
<Character identifier="bandit_elite" from="abandonedoutpostnpcs" moduleflags="crewmodule" />
<Character identifier="bandit_elite" from="abandonedoutpostnpcs" moduleflags="researchmodule" />
<Character identifier="banditleader" from="abandonedoutpostnpcs" moduleflags="engineeringmodule" />
<Character identifier="banditleader" from="abandonedoutpostnpcs" moduleflags="securitymodule" />
<Character identifier="banditleader" from="abandonedoutpostnpcs" moduleflags="seccrewmodule" />
<Character identifier="banditleader_heavy" from="abandonedoutpostnpcs" />
</Characters>
<TriggerEvent state="0" delay="5" eventidentifier="heartofgold" campaignonly="true" />
</OutpostDestroyMission>
<OutpostNestMission name="Outpost Recovery" identifier="abandonedoutpostmudraptorbt" textidentifier="abandonedoutpostmonsters" tags="abandonedoutpost" type="OutpostDestroy" reward="5000" difficulty="4" commonness="20" allowretry="true" sonarlabel="Nest" unhideentitysubcategories="abandonedmonster">
<Icon texture="Content/UI/MissionIcons.png" sourcerect="256,256,256,256" color="214,50,48" />
<LocationType identifier="Abandoned" />
<LocationTypeChange from="Abandoned" to="Outpost" requireddurationrange="2,3" cooldownafterchange="5" />
<Characters>
<Character identifier="Husk_RandomLight" min="0" max="3" requirekill="false" />
<Character identifier="mudraptor_unarmored" min="2" max="3" requirekill="true" />
<Character identifier="mudraptor" min="6" max="8" requirekill="true" />
<Character identifier="mudraptor_veteran" min="1" max="2" requirekill="true" multiplayeronly="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="securitymodule" probability="0.2" requirekill="false" />
</Characters>
<Items>
<Item identifier="largemudraptoregg" spawnpointtags="nest">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" />
</Item>
<Item identifier="largemudraptoregg" spawnpointtags="nest">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" delay="9" />
</Item>
<Item identifier="largemudraptoregg" spawnpointtags="nest">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" delay="19" />
</Item>
<Item identifier="largemudraptoregg" spawnpointtags="nest">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" delay="29" />
</Item>
<Item identifier="largemudraptoregg" spawnpointtags="nest">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" delay="39" />
</Item>
<Item identifier="largemudraptoregg" spawnpointtags="nest">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" delay="49" />
</Item>
<Item identifier="largemudraptoregg" spawnpointtags="nest" />
</Items>
<TriggerEvent state="0" delay="5" eventidentifier="assassinationofjacovsubra1" campaignonly="true" />
</OutpostNestMission>
<OutpostNestMission name="Outpost Recovery" identifier="abandonedoutpostcrawlerbt" textidentifier="abandonedoutpostmonsters" tags="abandonedoutpost" type="OutpostDestroy" reward="5000" difficulty="3" commonness="20" allowretry="true" sonarlabel="Nest" unhideentitysubcategories="abandonedmonster">
<Icon texture="Content/UI/MissionIcons.png" sourcerect="256,256,256,256" color="214,50,48" />
<LocationType identifier="Abandoned" />
<LocationTypeChange from="Abandoned" to="Outpost" requireddurationrange="2,3" cooldownafterchange="5" />
<Characters>
<Character identifier="Husk_RandomLight" min="0" max="2" />
<Character identifier="crawler" min="5" max="8" />
<Character identifier="Crawlersmart" min="1" max="3" />
<Character identifier="Abyssalcrawler" asfaraspossible="true" min="1" max="2" />
<Character identifier="Skrimsl" asfaraspossible="true" min="1" max="1" multiplayeronly="true" />
<Character identifier="Crawlermetamorph" min="1" max="1" multiplayeronly="true" />
</Characters>
<Items>
<Item identifier="crawleregg" spawnpointtags="nest">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" />
</Item>
<Item identifier="crawleregg" spawnpointtags="nest">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" delay="9" />
</Item>
<Item identifier="crawleregg" spawnpointtags="nest">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" delay="10" />
</Item>
<Item identifier="crawleregg" spawnpointtags="nest">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" delay="19" />
</Item>
<Item identifier="crawleregg" spawnpointtags="nest">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" delay="20" />
</Item>
<Item identifier="crawleregg" spawnpointtags="nest">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" delay="29" />
</Item>
<Item identifier="crawleregg" spawnpointtags="nest">
<StatusEffectOnApproach target="This" Scale="1.0" setvalue="true" delay="30" />
</Item>
<Item identifier="crawleregg" spawnpointtags="nest" />
</Items>
<TriggerEvent state="0" delay="5" eventidentifier="assassinationofjacovsubra1" campaignonly="true" />
</OutpostNestMission>
<OutpostDestroyMission name="Outpost Cleansing" identifier="abandonedoutpostcrawlerhusk" textidentifier="abandonedoutposthusks" tags="abandonedoutpost" type="OutpostDestroy" reward="4100" difficulty="4" commonness="25" allowretry="true" sonarlabel="target" targetitem="reactor" unhideentitysubcategories="abandonedmonster">
<Reputation identifier="clowns" amount="5" />
<Reputation identifier="huskcult" amount="-3" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="256,256,256,256" color="214,50,48" />
<LocationType identifier="Abandoned" />
<LocationTypeChange from="Abandoned" to="Outpost" requireddurationrange="2,5" cooldownafterchange="15" />
<Characters>
<Character identifier="Husk_RandomLight" min="2" max="2" requirekill="false" />
<Character identifier="Husk_Oldsuit" min="1" max="1" requirekill="true" />
<Character identifier="Husksprinterhumanold" min="1" max="3" requirekill="true" />
<Character identifier="Husk_RandomTiny" min="0" max="3" requirekill="false" />
<Character identifier="Husksprinterold" min="1" max="2" requirekill="true" />
<Character identifier="Husksprintercombat" min="1" max="2" requirekill="true" />
<Character identifier="Crawlerhusk" min="1" max="3" requirekill="true" />
</Characters>
<TriggerEvent state="0" delay="5" eventidentifier="assassinationofjacovsubra1" campaignonly="true" />
</OutpostDestroyMission>
<OutpostDestroyMission name="Outpost Clearing" identifier="abandonedoutpostyellowboyzinthehoodBTC" textidentifier="abandonedoutpostmonsters" tags="abandonedoutpost" type="AbandonedOutpost" reward="4100" difficulty="4" commonness="20" allowretry="true" sonarlabel="target" unhideentitysubcategories="abandonedmonster">
<Icon texture="Content/UI/MissionIcons.png" sourcerect="256,256,256,256" color="214,50,48" />
<LocationType identifier="Abandoned" />
<LocationTypeChange from="Abandoned" to="Outpost" requireddurationrange="2,5" cooldownafterchange="15" />
<Characters>
<Character identifier="Mantis" min="0" max="2" requirekill="false" asfaraspossible="true" />
<Character identifier="Orangeboy" min="0" max="1" requirekill="false" />
<Character identifier="Yellowboy" min="2" max="4" requirekill="false" />
<Character identifier="Yellowboywarrior" min="4" max="5" requirekill="true" />
<Character identifier="Yellowboyspawner" min="1" max="2" requirekill="true" />
<Character identifier="Yellowboyspawnerarmored" min="0" max="1" requirekill="false" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="securitymodule" probability="0.2" requirekill="false" />
<Character identifier="bandit_elite" from="abandonedoutpostnpcs" min="0" max="3" />
<Character identifier="bandit_heacy" from="abandonedoutpostnpcs" min="0" max="3" />
<Character identifier="Husk_RandomLight" min="0" max="3" probability="0.2" requirekill="false" />
</Characters>
<TriggerEvent state="0" delay="5" eventidentifier="assassinationofjacovsubra1" campaignonly="true" />
</OutpostDestroyMission>
<OutpostDestroyMission name="Outpost Clearing" identifier="abandonedoutpostmantisBTC" textidentifier="abandonedoutpostmonsters" tags="abandonedoutpost" type="AbandonedOutpost" reward="4100" difficulty="4" commonness="20" allowretry="true" sonarlabel="target" unhideentitysubcategories="abandonedmonster">
<Icon texture="Content/UI/MissionIcons.png" sourcerect="256,256,256,256" color="214,50,48" />
<LocationType identifier="Abandoned" />
<LocationTypeChange from="Abandoned" to="Outpost" requireddurationrange="2,5" cooldownafterchange="15" />
<Characters>
<Character identifier="Mantis" min="7" max="8" requirekill="true" />
<Character identifier="MantisShrimp" min="0" max="2" requirekill="true" />
<Character identifier="Mantispink" min="0" max="4" requirekill="true" />
<Character identifier="Yellowboyspawnerarmored" min="0" max="1" probability="0.2" requirekill="false" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="securitymodule" probability="0.2" requirekill="false" />
</Characters>
<TriggerEvent state="0" delay="5" eventidentifier="assassinationofjacovsubra1" campaignonly="true" />
</OutpostDestroyMission>
<OutpostDestroyMission name="Fractal Takeover" identifier="abandonedoutpostfractal" textidentifier="abandonedoutpostmonsters" tags="abandonedoutpost" type="AbandonedOutpost" reward="4100" difficulty="4" commonness="30" allowretry="true" sonarlabel="target" unhideentitysubcategories="abandonedmonster">
<Icon texture="Content/UI/MissionIcons.png" sourcerect="256,256,256,256" color="214,50,48" />
<LocationType identifier="Abandoned" />
<LocationTypeChange from="Abandoned" to="Outpost" requireddurationrange="2,5" cooldownafterchange="15" />
<Characters>
<Character identifier="bandit_elite" from="abandonedoutpostnpcs" min="0" max="3" />
<Character identifier="Undying" min="3" max="4" requirekill="true" />
<Character identifier="Undying" min="3" max="4" requirekill="true" />
<Character identifier="Undyingthermal" min="0" max="1" requirekill="true" />
<Character identifier="Undyingfaraday" min="0" max="1" requirekill="true" />
<Character identifier="Undyingrad" min="1" max="2" requirekill="true" />
<Character identifier="Fractalwalker" min="1" max="2" requirekill="true" />
<Character identifier="Fractalwalker" min="0" max="1" requirekill="true" />
<Character identifier="Ancientmudraptor" min="1" max="1" requirekill="true" />
<Character identifier="Fractalsiren" min="0" max="1" requirekill="true" />
</Characters>
<TriggerEvent state="0" delay="5" eventidentifier="assassinationofjacovsubra1" campaignonly="true" />
</OutpostDestroyMission>
<OutpostDestroyMission name="Outpost Clearing" identifier="abandonedoutpostlatcher" textidentifier="abandonedoutpostmonsters" tags="abandonedoutpost" type="AbandonedOutpost" reward="4100" difficulty="4" commonness="25" allowretry="true" sonarlabel="target" unhideentitysubcategories="abandonedmonster">
<Icon texture="Content/UI/MissionIcons.png" sourcerect="256,256,256,256" color="214,50,48" />
<LocationType identifier="Abandoned" />
<LocationTypeChange from="Abandoned" to="Outpost" requireddurationrange="2,5" cooldownafterchange="15" />
<Characters>
<Character identifier="Latcher_hatchling" min="2" max="2" requirekill="true" />
<Character identifier="Latcher_hatchling" min="2" max="2" requirekill="true" />
<Character identifier="Latcher_hatchling" min="2" max="2" requirekill="true" />
<Character identifier="Latcher_hatchling" min="1" max="2" requirekill="true" />
<Character identifier="Latcher_hatchling" min="1" max="2" requirekill="true" />
<Character identifier="Yellowboyspawnerarmored" min="0" max="1" probability="0.1" asfaraspossible="true" requirekill="false" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="securitymodule" probability="0.2" requirekill="false" />
</Characters>
<TriggerEvent state="0" delay="5" eventidentifier="assassinationofjacovsubra1" campaignonly="true" />
</OutpostDestroyMission>
<OutpostDestroyMission name="Outpost Cleansing" identifier="abandonedoutposthusk" textidentifier="abandonedoutposthusks" tags="abandonedoutpost" type="OutpostDestroy" reward="4000" difficulty="4" commonness="5" allowretry="true" sonarlabel="target" targetitem="reactor" unhideentitysubcategories="abandonedmonster">
<Reputation identifier="clowns" amount="5" />
<Reputation identifier="huskcult" amount="-3" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="256,256,256,256" color="214,50,48" />
<LocationType identifier="Abandoned" />
<LocationTypeChange from="Abandoned" to="Outpost" requireddurationrange="2,3" cooldownafterchange="15" />
<Characters>
<Character identifier="Husk_RandomLight" min="2" max="3" requirekill="false" />
<Character identifier="Husksprinterhumanold" min="2" max="4" requirekill="true" />
<Character identifier="Husksprinterold" min="2" max="3" requirekill="true" />
<Character identifier="Husksprintercombat" min="1" max="2" requirekill="true" />
<Character identifier="Husk_RandomTiny" min="0" max="3" requirekill="false" />
<Character identifier="Husk_RandomHeavy" min="1" max="1" requirekill="false" />
<Character identifier="Husk_chimera" min="0" max="1" asfaraspossible="true" requirekill="true" />
<Character identifier="banditleader_heavy" from="abandonedoutpostnpcs" moduleflags="securitymodule" />
<Character identifier="bandit_elite" from="abandonedoutpostnpcs" moduleflags="securitymodule" />
<Character identifier="Yellowboyspawnerarmored" min="0" max="1" probability="0.2" requirekill="false" />
</Characters>
<TriggerEvent state="0" delay="5" eventidentifier="assassinationofjacovsubra1" campaignonly="true" />
</OutpostDestroyMission>
<OutpostDestroyMission name="Outpost Cleansing" identifier="abandonedoutposthusk2" textidentifier="abandonedoutposthusks" tags="abandonedoutpost" type="OutpostDestroy" reward="4100" difficulty="4" commonness="30" allowretry="true" sonarlabel="target" targetitem="reactor" unhideentitysubcategories="abandonedmonster">
<Reputation identifier="clowns" amount="5" />
<Reputation identifier="huskcult" amount="-3" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="256,256,256,256" color="214,50,48" />
<LocationType identifier="Abandoned" />
<LocationTypeChange from="Abandoned" to="Outpost" requireddurationrange="2,3" cooldownafterchange="15" />
<Characters>
<Character identifier="Husk_RandomLight" min="2" max="3" requirekill="false" />
<Character identifier="Husksprinterold" min="1" max="2" requirekill="true" />
<Character identifier="Husksprinterhumanold" min="1" max="2" requirekill="true" />
<Character identifier="Husksprinterhumanold" min="1" max="2" requirekill="true" />
<Character identifier="Husksprintercombat" min="1" max="2" requirekill="true" />
<Character identifier="Husk_chimera_unarmoured" min="0" max="1" asfaraspossible="true" requirekill="true" />
<Character identifier="Husk_chimera_elder" min="1" max="1" asfaraspossible="true" requirekill="true" />
<Character identifier="Husk_RandomHeavy" min="1" max="1" requirekill="false" />
<Character identifier="husk" min="1" max="2" requirekill="true" />
<Character identifier="Husk_RandomTiny" min="0" max="4" requirekill="false" />
</Characters>
<TriggerEvent state="0" delay="5" eventidentifier="assassinationofjacovsubra1" campaignonly="true" />
</OutpostDestroyMission>
<OutpostDestroyMission name="Outpost Cleansing" identifier="abandonedoutposthusk3" textidentifier="abandonedoutposthusks" tags="abandonedoutpost" type="OutpostDestroy" reward="4100" difficulty="4" commonness="30" allowretry="true" sonarlabel="target" targetitem="reactor" unhideentitysubcategories="abandonedmonster">
<Reputation identifier="clowns" amount="5" />
<Reputation identifier="huskcult" amount="-3" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="256,256,256,256" color="214,50,48" />
<LocationType identifier="Abandoned" />
<LocationTypeChange from="Abandoned" to="Outpost" requireddurationrange="2,3" cooldownafterchange="15" />
<Characters>
<Character identifier="Husk_RandomLight" min="2" max="3" requirekill="false" />
<Character identifier="Crawlerhusk" min="0" max="2" requirekill="true" />
<Character identifier="Husksprinterhumanold" min="1" max="2" requirekill="true" />
<Character identifier="Husksprintercombat" min="1" max="2" requirekill="true" />
<Character identifier="Husk_chimera" min="1" max="1" requirekill="true" />
<Character identifier="Husk_RandomHeavy" min="1" max="3" requirekill="true" />
<Character identifier="Husk_chimera_elder" min="1" max="1" asfaraspossible="true" requirekill="true" />
<Character identifier="Husk_RandomTiny" min="1" max="4" requirekill="false" />
<Character identifier="Husk_chimera_unarmoured" min="2" max="3" requirekill="true" />
</Characters>
<TriggerEvent state="0" delay="5" eventidentifier="assassinationofjacovsubra1" campaignonly="true" />
</OutpostDestroyMission>
<OutpostDestroyMission name="Outpost Cleansing" identifier="abandonedoutposthusk4" textidentifier="abandonedoutposthusks" tags="abandonedoutpost" type="OutpostDestroy" reward="4100" difficulty="4" commonness="30" allowretry="true" sonarlabel="target" targetitem="reactor" unhideentitysubcategories="abandonedmonster">
<Reputation identifier="clowns" amount="5" />
<Reputation identifier="huskcult" amount="-3" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="256,256,256,256" color="214,50,48" />
<LocationType identifier="Abandoned" />
<LocationTypeChange from="Abandoned" to="Outpost" requireddurationrange="2,3" cooldownafterchange="15" />
<Characters>
<Character identifier="Huskchimerabroodmother" min="1" max="1" asfaraspossible="true" requirekill="true" />
<Character identifier="Husk_RandomLight" min="1" max="2" requirekill="true" />
<Character identifier="Crawlerhusk" min="3" max="5" requirekill="true" />
<Character identifier="Husk" min="0" max="1" requirekill="true" />
<Character identifier="Husksprintercombat" min="0" max="1" requirekill="true" />
<Character identifier="Husk_exosuit" min="1" max="1" requirekill="true" />
<Character identifier="Husk_RandomHeavy" min="1" max="2" requirekill="true" />
<Character identifier="Husk_chimera_elder" min="1" max="1" requirekill="true" />
<Character identifier="Husk_RandomTiny" min="2" max="4" requirekill="false" />
<Character identifier="Husk_chimera_unarmoured" min="2" max="3" requirekill="true" />
<Character identifier="bandit_elite" from="abandonedoutpostnpcs" moduleflags="securitymodule" min="0" max="3" requirekill="false" />
</Characters>
<TriggerEvent state="0" delay="5" eventidentifier="assassinationofjacovsubra1" campaignonly="true" />
</OutpostDestroyMission>
<OutpostDestroyMission name="Outpost Cleansing" identifier="abandonedoutpostwhatthehusk" textidentifier="abandonedoutposthusks" tags="abandonedoutpost" type="OutpostDestroy" reward="5000" difficulty="4" commonness="30" allowretry="true" sonarlabel="target" targetitem="reactor" unhideentitysubcategories="abandonedmonster">
<Reputation identifier="clowns" amount="2" />
<Reputation identifier="huskcult" amount="2" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="256,256,256,256" color="214,50,48" />
<LocationType identifier="Abandoned" />
<LocationTypeChange from="Abandoned" to="Outpost" requireddurationrange="2,3" cooldownafterchange="15" />
<Characters>
<Character identifier="Husk_RandomTiny" min="0" max="2" requirekill="false" />
<Character identifier="Husk_RandomLight" min="2" max="3" requirekill="false" />
<Character identifier="Husksprinterold" min="1" max="2" requirekill="true" multiplayeronly="true" />
<Character identifier="Husk_RandomHeavy" min="1" max="1" requirekill="false" multiplayeronly="true" />
<Character identifier="Husk_PUCS" min="1" max="2" requirekill="true" />
<Character identifier="Husksprinterhumanold" min="1" max="2" requirekill="true" multiplayeronly="true" />
<Character identifier="crawlerhusk" min="0" max="2" requirekill="true" />
<Character identifier="ClownWandererElite" min="2" max="2" requirekill="true" />
<Character identifier="ClownWanderer" min="1" max="1" requirekill="true" />
<Character identifier="ClownSawcrazy" asfaraspossible="true" />
<Character identifier="Deepseaclownnew" min="1" max="1" requirekill="true" />
<Character identifier="clownhomie" min="1" max="1" requirekill="false" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="securitymodule" requirekill="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="seccrewmodule" requirekill="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="researchmodule" requirekill="true" multiplayeronly="true" />
<Character identifier="hostage" from="abandonedoutpostnpcs" moduleflags="researchmodule" requirekill="false" />
<Character identifier="hostage" from="abandonedoutpostnpcs" moduleflags="researchmodule" requirekill="false" />
<Character identifier="huskextremist" from="abandonedoutpostnpcs" moduleflags="securitymodule" requirekill="true" />
<Character identifier="huskextremist" from="abandonedoutpostnpcs" moduleflags="researchmodule" requirekill="true" multiplayeronly="true" />
<Character identifier="huskextremist_leader" from="abandonedoutpostnpcs" moduleflags="researchmodule" requirekill="true" />
</Characters>
</OutpostDestroyMission>
<OutpostDestroyMission name="Outpost Cleansing" identifier="abandonedoutpostmudraptorrampant" textidentifier="abandonedoutpostmonsters" tags="abandonedoutpost" type="AbandonedOutpost" reward="4100" difficulty="4" commonness="30" allowretry="true" sonarlabel="target" unhideentitysubcategories="abandonedmonster">
<Icon texture="Content/UI/MissionIcons.png" sourcerect="256,256,256,256" color="214,50,48" />
<LocationType identifier="Abandoned" />
<LocationTypeChange from="Abandoned" to="Outpost" requireddurationrange="2,3" cooldownafterchange="15" />
<Characters>
<Character identifier="Mudraptor_unarmored" min="2" max="3" requirekill="true" />
<Character identifier="Mudraptor" min="3" max="3" requirekill="false" />
<Character identifier="MudraptorGray" min="1" max="2" requirekill="true" />
<Character identifier="Mudraptor_hatchling" min="0" max="3" requirekill="false" />
<Character identifier="WolfEel" min="0" max="2" requirekill="true" />
<Character identifier="mudraptor_veteranold" min="0" max="1" requirekill="true" />
<Character identifier="Mudraptor_veteran" min="2" max="2" requirekill="true" />
<Character identifier="Mudraptor_veteran2" min="1" max="1" requirekill="true" />
<Character identifier="Mudrex" min="1" max="1" asfaraspossible="true" requirekill="true" />
<Character identifier="bandit" from="abandonedoutpostnpcs" min="0" max="2" moduleflags="securitymodule" />
<Character identifier="Yellowboyspawnerarmored" min="0" max="1" probability="0.1" requirekill="false" />
</Characters>
<TriggerEvent state="0" delay="5" eventidentifier="assassinationofjacovsubra1" campaignonly="true" />
</OutpostDestroyMission>
<OutpostDestroyMission name="Outpost Cleansing" identifier="abandonedoutpostboattrash" textidentifier="abandonedoutpostmonsters" tags="abandonedoutpost" type="AbandonedOutpost" reward="5500" difficulty="4" commonness="15" allowretry="true" sonarlabel="target" unhideentitysubcategories="abandonedmonster">
<Icon texture="Content/UI/MissionIcons.png" sourcerect="256,256,256,256" color="214,50,48" />
<LocationType identifier="Abandoned" />
<LocationTypeChange from="Abandoned" to="Outpost" requireddurationrange="2,3" cooldownafterchange="15" />
<Characters>
<Character identifier="Husk_RandomLight" min="0" max="3" requirekill="false" />
<Character identifier="Mudraptor_unarmored" min="1" max="2" requirekill="true" />
<Character identifier="Mudraptor" min="3" max="3" requirekill="false" />
<Character identifier="Crawlersmart" min="3" max="5" />
<Character identifier="Crawler_large" min="1" max="1" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="securitymodule" requirekill="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="seccrewmodule" requirekill="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="researchmodule" requirekill="true" />
<Character identifier="hostage" from="abandonedoutpostnpcs" moduleflags="researchmodule" requirekill="false" />
<Character identifier="hostage" from="abandonedoutpostnpcs" moduleflags="researchmodule" requirekill="false" />
<Character identifier="bandit_heavy" from="abandonedoutpostnpcs" moduleflags="seccrewmodule" requirekill="true" />
<Character identifier="bandit_medic" from="abandonedoutpostnpcsbt" moduleflags="researchmodule" requirekill="true" />
<Character identifier="banditleader_heavy" from="abandonedoutpostnpcs" spawnpointtags="banditleader" requirekill="true" />
<Character identifier="banditleader" from="abandonedoutpostnpcs" moduleflags="crewmodule" requirekill="true" />
<Character identifier="xan_scavenger" min="1" max="1" asfaraspossible="true" requirekill="true" />
<Character identifier="xan_scavenger" min="1" max="1" asfaraspossible="true" requirekill="true" />
<Character identifier="xan_scavenger" min="0" max="1" asfaraspossible="true" requirekill="true" />
<Character identifier="bandit_elite" from="abandonedoutpostnpcs" min="0" max="2" moduleflags="securitymodule" />
</Characters>
<TriggerEvent state="0" delay="5" eventidentifier="assassinationofjacovsubra1" campaignonly="true" />
</OutpostDestroyMission>
<OutpostNestMission name="Cult Outpost Assassination" identifier="abandonedoutpostcultist" textidentifier="abandonedoutpostcultist" tags="abandonedoutpost" type="OutpostDestroy" reward="4000" difficulty="4" commonness="20" allowretry="true" sonarlabel="target" targetitem="reactor" unhideentitysubcategories="abandonedhuman">
<Reputation identifier="clowns" amount="5" />
<Reputation identifier="huskcult" amount="-3" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="0,512,256,256" color="214,50,48" />
<LocationType identifier="Abandoned" />
<LocationTypeChange from="Abandoned" to="Outpost" requireddurationrange="2,3" cooldownafterchange="15" />
<Characters>
<Character identifier="Husk_RandomLight" min="2" max="3" requirekill="false" />
<Character identifier="Husksprinterold" min="1" max="2" requirekill="true" />
<Character identifier="Husk_RandomHeavy" min="1" max="1" requirekill="false" />
<Character identifier="Husk_RandomTiny" min="1" max="2" requirekill="false" />
<Character identifier="Husksprinterhumanold" min="1" max="2" requirekill="true" />
<Character identifier="crawlerhusk" min="0" max="2" requirekill="true" />
<Character identifier="hostage" from="abandonedoutpostnpcs" moduleflags="researchmodule" requirekill="false" />
<Character identifier="hostage" from="abandonedoutpostnpcs" moduleflags="researchmodule" requirekill="false" />
<Character identifier="hostage" from="abandonedoutpostnpcs" moduleflags="researchmodule" requirekill="false" />
<Character identifier="huskextremist" from="abandonedoutpostnpcs" moduleflags="crewmodule" requirekill="true" />
<Character identifier="huskextremist" from="abandonedoutpostnpcs" moduleflags="researchmodule" requirekill="true" />
<Character identifier="huskextremist" from="abandonedoutpostnpcs" moduleflags="engineeringmodule" requirekill="true" />
<Character identifier="huskextremist" from="abandonedoutpostnpcs" moduleflags="researchmodule" requirekill="true" multiplayeronly="true" />
<Character identifier="huskextremist" from="abandonedoutpostnpcs" moduleflags="researchmodule" requirekill="true" multiplayeronly="true" />
<Character identifier="huskextremist_leader" from="abandonedoutpostnpcs" moduleflags="researchmodule" requirekill="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="securitymodule" probability="0.2" requirekill="false" />
</Characters>
<TriggerEvent state="0" delay="5" eventidentifier="assassinationofjacovsubra1" campaignonly="true" />
</OutpostNestMission>
<OutpostNestMission name="Clown Outpost Assassination" identifier="abandonedoutpostclown" textidentifier="abandonedoutpostclown" tags="abandonedoutpost" type="OutpostDestroy" reward="3500" difficulty="3" commonness="20" allowretry="true" sonarlabel="target" unhideentitysubcategories="abandonedhuman">
<Reputation identifier="clowns" amount="-3" />
<Reputation identifier="huskcult" amount="5" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="0,512,256,256" color="214,50,48" />
<LocationType identifier="Abandoned" />
<LocationTypeChange from="Abandoned" to="Outpost" requireddurationrange="2,3" cooldownafterchange="15" />
<Characters>
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="crewmodule" requirekill="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="researchmodule" requirekill="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="engineeringmodule" requirekill="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="securitymodule" requirekill="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="seccrewmodule" requirekill="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="crewmodule" requirekill="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="researchmodule" requirekill="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="engineeringmodule" requirekill="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="securitymodule" requirekill="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="seccrewmodule" requirekill="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="researchmodule" requirekill="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="crewmodule" requirekill="true" multiplayeronly="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="researchmodule" requirekill="true" multiplayeronly="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="engineeringmodule" requirekill="true" multiplayeronly="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="securitymodule" requirekill="true" multiplayeronly="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="seccrewmodule" requirekill="true" multiplayeronly="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="researchmodule" requirekill="true" multiplayeronly="true" />
</Characters>
<TriggerEvent state="0" delay="5" eventidentifier="assassinationofjacovsubra1" campaignonly="true" />
</OutpostNestMission>
<OutpostNestMission name="Clown Outpost Assassination" identifier="abandonedoutpostclownbandit" textidentifier="abandonedoutpostclown" tags="abandonedoutpost" type="OutpostDestroy" reward="3500" difficulty="3" commonness="20" allowretry="true" sonarlabel="target" unhideentitysubcategories="abandonedhuman">
<Reputation identifier="clowns" amount="-3" />
<Reputation identifier="huskcult" amount="5" />
<Icon texture="Content/UI/MissionIcons.png" sourcerect="0,512,256,256" color="214,50,48" />
<LocationType identifier="Abandoned" />
<LocationTypeChange from="Abandoned" to="Outpost" requireddurationrange="2,3" cooldownafterchange="15" />
<Characters>
<Character identifier="bandit" from="abandonedoutpostnpcs" moduleflags="securitymodule" requirekill="true" />
<Character identifier="bandit" from="abandonedoutpostnpcs" moduleflags="securitymodule" requirekill="true" />
<Character identifier="bandit_elite" from="abandonedoutpostnpcs" moduleflags="seccrewmodule" requirekill="true" />
<Character identifier="bandit_heavy" from="abandonedoutpostnpcs" moduleflags="crewmodule" requirekill="true" />
<Character identifier="bandit_medic" from="abandonedoutpostnpcsbt" moduleflags="researchmodule" requirekill="true" />
<Character identifier="bandit_medic" from="abandonedoutpostnpcsbt" moduleflags="crewmodule" requirekill="true" />
<Character identifier="banditleader_heavy" from="abandonedoutpostnpcs" spawnpointtags="banditleader" requirekill="true" />
<Character identifier="banditleader" from="abandonedoutpostnpcs" moduleflags="crewmodule" requirekill="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="researchmodule" requirekill="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="engineeringmodule" requirekill="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="securitymodule" requirekill="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="seccrewmodule" requirekill="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="researchmodule" requirekill="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="crewmodule" requirekill="true" multiplayeronly="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="researchmodule" requirekill="true" multiplayeronly="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="engineeringmodule" requirekill="true" multiplayeronly="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="securitymodule" requirekill="true" multiplayeronly="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="seccrewmodule" requirekill="true" multiplayeronly="true" />
<Character identifier="BTPsychoclown" from="BTPsychoclownstation" moduleflags="researchmodule" requirekill="true" multiplayeronly="true" />
</Characters>
<TriggerEvent state="0" delay="5" eventidentifier="assassinationofjacovsubra1" campaignonly="true" />
</OutpostNestMission>
</Missions>