Files
BarotraumaModServer/LocalMods/More Level Content/Missions/MissionNPCs.xml
2026-06-09 00:42:10 +03:00

843 lines
35 KiBLFS
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<npcsets>
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- Distress Mission NPCs -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<npcset identifier="mlc_distress_npcs">
<!-- Divers -->
<npc identifier="lostdiver" job="commoner" moduleflags="none" healthmultiplier="0.8" behavior="Patrol">
<ItemSet commonness="1">
<!-- Clothing -->
<Item identifier="idcard" equip="true" />
<Item identifier="commonerclothes1" equip="true" />
<Item identifier="respawndivingsuit" equip="true" />
<!-- Inventory -->
<Item identifier="divingknife" />
<Item identifier="underwaterscooter">
<Item identifier="batterycell" />
</Item>
</ItemSet>
</npc>
<npc identifier="abyssdiver" job="commoner" moduleflags="none" healthmultiplier="0.8" behavior="Patrol">
<ItemSet commonness="1">
<!-- Clothing -->
<Item identifier="idcard" equip="true" />
<Item identifier="commonerclothes1" equip="true" />
<Item identifier="abyssdivingsuit" equip="true">
<Item identifier="oxygentank" />
</Item>
<!-- Inventory -->
<Item identifier="divingknife" />
<Item identifier="underwaterscooter">
<Item identifier="batterycell" />
</Item>
</ItemSet>
</npc>
<npc identifier="insanediver" job="killer" moduleflags="none" healthmultiplier="1.5" behavior="Patrol">
<ItemSet commonness="1">
<!-- Clothing -->
<Item identifier="researcherclothes" equip="true" />
<Item identifier="combatdivingsuit" equip="true">
<Item identifier="oxygenitetank" />
</Item>
<!-- Inventory -->
<Item identifier="psychosisartifact" equip="true" />
<Item identifier="divingknifeunique" />
<Item identifier="alientrinket1" />
</ItemSet>
</npc>
<!-- Pirate Divers -->
<npc identifier="piratediver" job="killer" moduleflags="none" healthmultiplier="1.5" behavior="Patrol">
<ItemSet commonness="1">
<!-- Clothing -->
<Item identifier="idcard" equip="true" />
<Item identifier="pirateclothes" equip="true" />
<Item identifier="combatdivingsuit" equip="true">
<Item identifier="oxygentank" />
</Item>
<!-- Inventory -->
<Item identifier="divingknife" />
<Item identifier="machinepistol">
<Item identifier="smgmagazine" />
</Item>
<Item identifier="smgmagazine" />
<Item identifier="underwaterscooter">
<Item identifier="batterycell" />
</Item>
<Item identifier="alientrinket1" />
<Item identifier="oxygentank" amount="8" />
</ItemSet>
<ItemSet commonness="1">
<!-- Clothing -->
<Item identifier="idcard" equip="true" />
<Item identifier="pirateclothes" equip="true" />
<Item identifier="combatdivingsuit" equip="true">
<Item identifier="oxygentank" />
</Item>
<!-- Inventory -->
<Item identifier="divingknife" />
<Item identifier="smg">
<Item identifier="smgmagazine" />
</Item>
<Item identifier="smgmagazine" />
<Item identifier="underwaterscooter">
<Item identifier="batterycell" />
</Item>
<Item identifier="oxygentank" amount="8" />
</ItemSet>
<ItemSet commonness="1">
<!-- Clothing -->
<Item identifier="idcard" equip="true" />
<Item identifier="pirateclothes" equip="true" />
<Item identifier="combatdivingsuit" equip="true">
<Item identifier="oxygentank" />
</Item>
<!-- Inventory -->
<Item identifier="divingknife" />
<Item identifier="rifle">
<Item identifier="riflebullet" amount="6" />
</Item>
<Item identifier="underwaterscooter">
<Item identifier="batterycell" />
</Item>
<Item identifier="oxygentank" amount="8" />
</ItemSet>
</npc>
<npc identifier="shuttlecaptain" job="watchman" healthmultiplier="1.5" behavior="StayInHull">
<ItemSet commonness="1">
<Item identifier="watchmanclothes" equip="true" />
<Item identifier="captainscap1" equip="true" />
<Item identifier="idcard" equip="true" />
<Item identifier="revolver" equip="false">
<Item identifier="revolverround" amount="6" />
</Item>
<Item identifier="revolverround" amount="6" />
<Item identifier="divingmask">
<Item identifier="oxygentank" />
</Item>
<Item identifier="divingknife" />
<Item identifier="toolbelt">
<Item identifier="screwdriver" />
<Item identifier="wrench" />
<Item identifier="weldingtool" />
<Item identifier="weldingfueltank" />
</Item>
</ItemSet>
</npc>
<!-- Event NPCs -->
<npc identifier="cuffedshuttlecaptain" job="watchman" healthmultiplier="1.5" behavior="StayInHull">
<ItemSet commonness="1">
<Item identifier="watchmanclothes" equip="true" />
<Item identifier="captainscap1" equip="true" />
<Item identifier="idcard" equip="true" />
<Item identifier="handcuffs" equip="true" />
<Item identifier="revolverround" amount="6" />
<Item identifier="divingmask">
<Item identifier="oxygentank" />
</Item>
<Item identifier="divingknife" />
</ItemSet>
</npc>
<npc identifier="clownmenace">
<ItemSet commonness="1">
<Item identifier="clownmask" equip="true" />
<Item identifier="clowncostume" equip="true" />
<Item identifier="toyhammer" equip="true" />
<Item identifier="oxygeniteshard_clownevent" />
</ItemSet>
</npc>
<npc identifier="prisoner" job="killer" behavior="Patrol" healthmultiplier="2" aimspeed="1" aimaccuracy="1">
<ItemSet commonness="3">
<Item identifier="idcard" equip="true" />
<Item identifier="prisonerclothes" equip="true" />
<Item identifier="divingknife" equip="true" />
</ItemSet>
<ItemSet commonness="1">
<Item identifier="prisonerclothes" equip="true" />
<Item identifier="divingknifeunique" equip="true" />
</ItemSet>
<ItemSet commonness="0.1">
<Item identifier="idcard" equip="true" />
<Item identifier="prisonerclothes" equip="true" />
<Item identifier="boardingaxe" equip="true" />
</ItemSet>
</npc>
<npc identifier="prisonercrowbar" job="killer" behavior="Patrol" healthmultiplier="2" aimspeed="1" aimaccuracy="1">
<ItemSet commonness="3">
<Item identifier="prisonerclothes" equip="true" />
<Item identifier="crowbar" equip="true" />
</ItemSet>
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="prisonerclothes" equip="true" />
<Item identifier="crowbarhardened" equip="true" />
</ItemSet>
</npc>
</npcset>
<npcset identifier="mlc_distress_bandits">
<npc identifier="bandit" commonness="0" tags="bandit" job="alwaysfightintruders" behavior="Patrol" healthmultiplier="0.75" hearing="1.0">
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="banditclothes1" equip="true" />
<Item identifier="divingmask">
<Item identifier="oxygentank" />
</Item>
<Item identifier="weldingtool">
<Item identifier="weldingfueltank" />
</Item>
<Item identifier="wrench" equip="true" />
<Item identifier="divingknife" equip="false" />
<Item identifier="toolbelt" equip="true" />
</ItemSet>
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="banditclothes1" equip="true" />
<Item identifier="divingmask">
<Item identifier="oxygentank" />
</Item>
<Item identifier="weldingtool">
<Item identifier="weldingfueltank" />
</Item>
<Item identifier="divingknife" equip="false" />
<Item identifier="toolbelt" equip="true" />
<Item identifier="revolver">
<Item identifier="revolverround" amount="6" />
</Item>
</ItemSet>
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="banditclothes2" equip="true" />
<Item identifier="divingmask">
<Item identifier="oxygentank" />
</Item>
<Item identifier="weldingtool">
<Item identifier="weldingfueltank" />
</Item>
<Item identifier="baseballcap" equip="true" />
<Item identifier="crowbar" equip="false" />
</ItemSet>
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="banditclothes2" equip="true" />
<Item identifier="divingmask">
<Item identifier="oxygentank" />
</Item>
<Item identifier="weldingtool">
<Item identifier="weldingfueltank" />
</Item>
<Item identifier="crowbar" equip="true" />
<Item identifier="toolbelt" equip="true" />
<Item identifier="revolver">
<Item identifier="revolverround" amount="6" />
</Item>
</ItemSet>
</npc>
<npc identifier="bandit_heavy" commonness="0" tags="bandit" moduleflags="crewmodule,engineeringmodule" job="alwaysfightintruders" behavior="Patrol" healthmultiplier="0.8" aimspeed="1.25" aimaccuracy="0.5" reportrange="550" hearing="1.5" findweaponsrange="1000">
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="piratehelmet" equip="true" />
<Item identifier="banditclothes1" equip="true" />
<Item identifier="divingmask">
<Item identifier="oxygentank" />
</Item>
<Item identifier="weldingtool">
<Item identifier="weldingfueltank" />
</Item>
<Item identifier="divingknife" equip="false" />
<Item identifier="machinepistol" equip="true">
<Item identifier="smgmagazine" />
</Item>
<Item identifier="toolbelt" equip="true" />
</ItemSet>
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="piratehelmet" equip="true" />
<Item identifier="banditclothes1" equip="true" />
<Item identifier="divingmask">
<Item identifier="oxygentank" />
</Item>
<Item identifier="weldingtool">
<Item identifier="weldingfueltank" />
</Item>
<Item identifier="divingknife" equip="false" />
<Item identifier="toolbelt" equip="true" />
<Item identifier="revolver">
<Item identifier="revolverround" amount="6" />
</Item>
</ItemSet>
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="piratehelmet" equip="true" />
<Item identifier="banditclothes2" equip="true" />
<Item identifier="divingmask">
<Item identifier="oxygentank" />
</Item>
<Item identifier="weldingtool">
<Item identifier="weldingfueltank" />
</Item>
<Item identifier="baseballcap" equip="true" />
<Item identifier="crowbar" equip="false" />
<Item identifier="shotgun">
<Item identifier="shotgunshell" amount="6" />
</Item>
</ItemSet>
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="banditclothes2" equip="true" />
<Item identifier="piratebodyarmor" equip="true" />
<Item identifier="divingmask">
<Item identifier="oxygentank" />
</Item>
<Item identifier="weldingtool">
<Item identifier="weldingfueltank" />
</Item>
<Item identifier="divingknife" equip="false" />
<Item identifier="toolbelt" equip="true" />
<Item identifier="revolver" equip="true">
<Item identifier="revolverround" amount="6" />
</Item>
</ItemSet>
</npc>
<npc identifier="bandit_elite" commonness="0" tags="bandit" job="alwaysfightintruders" behavior="Patrol" aimspeed="1.5" aimaccuracy="0.85" reportrange="600" hearing="2.0" findweaponsrange="1000">
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="banditclothes1" equip="true" />
<Item identifier="piratebodyarmor" equip="true" />
<Item identifier="piratehelmet" equip="true" />
<Item identifier="divingmask">
<Item identifier="oxygentank" />
</Item>
<Item identifier="weldingtool">
<Item identifier="weldingfueltank" />
</Item>
<Item identifier="divingknife" equip="false" />
<Item identifier="smgmagazine" amount="2" />
<Item identifier="machinepistol" equip="true">
<Item identifier="smgmagazine" />
</Item>
<Item identifier="machinepistol" equip="true">
<Item identifier="smgmagazine" />
</Item>
<Item identifier="toolbelt" equip="true" />
</ItemSet>
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="banditclothes1" equip="true" />
<Item identifier="piratebodyarmor" equip="true" />
<Item identifier="piratehelmet" equip="true" />
<Item identifier="divingmask">
<Item identifier="oxygentank" />
</Item>
<Item identifier="weldingtool">
<Item identifier="weldingfueltank" />
</Item>
<Item identifier="divingknife" equip="false" />
<Item identifier="toolbelt" equip="true" />
<Item identifier="revolverround" amount="6" />
<Item identifier="revolver" equip="true">
<Item identifier="revolverround" amount="6" />
</Item>
<Item identifier="revolver" equip="true">
<Item identifier="revolverround" amount="6" />
</Item>
</ItemSet>
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="banditclothes2" equip="true" />
<Item identifier="piratebodyarmor" equip="true" />
<Item identifier="piratehelmet" equip="true" />
<Item identifier="divingmask">
<Item identifier="oxygentank" />
</Item>
<Item identifier="weldingtool">
<Item identifier="weldingfueltank" />
</Item>
<Item identifier="baseballcap" equip="true" />
<Item identifier="crowbar" equip="false" />
<Item identifier="shotgunshell" amount="6" />
<Item identifier="shotgun">
<Item identifier="shotgunshell" amount="6" />
</Item>
</ItemSet>
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="banditclothes2" equip="true" />
<Item identifier="piratebodyarmor" equip="true" />
<Item identifier="piratehelmet" equip="true" />
<Item identifier="divingmask">
<Item identifier="oxygentank" />
</Item>
<Item identifier="weldingtool">
<Item identifier="weldingfueltank" />
</Item>
<Item identifier="divingknife" equip="false" />
<Item identifier="toolbelt" equip="true" />
<Item identifier="rifle" equip="true">
<Item identifier="riflebullet" amount="6" />
</Item>
</ItemSet>
</npc>
<npc identifier="banditleader" commonness="0" tags="bandit" job="alwaysfightintruders" behavior="Passive" aimspeed="2" aimaccuracy="1" reportrange="750" hearing="1.0" findweaponsrange="1000">
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="divingknife" equip="false" />
<Item identifier="captainscap2" equip="true" />
<Item identifier="captainsuniform2" equip="true" />
<Item identifier="bodyarmor" equip="true" />
<Item identifier="steroids" />
<Item identifier="steroids" />
<Item identifier="divingmask">
<Item identifier="oxygentank" />
</Item>
<Item identifier="weldingtool">
<Item identifier="weldingfueltank" />
</Item>
<Item identifier="shotgun">
<Item identifier="shotgunshell" amount="6" />
</Item>
</ItemSet>
<ItemSet commonness="0.5">
<Item identifier="idcard" equip="true" />
<Item identifier="divingknife" equip="false" />
<Item identifier="wrench" equip="true" />
<Item identifier="captainscap2" equip="true" />
<Item identifier="captainsuniform2" equip="true" />
<Item identifier="bodyarmor" equip="true" />
<Item identifier="steroids" />
<Item identifier="steroids" />
<Item identifier="toolbelt" equip="true" />
<Item identifier="divingmask">
<Item identifier="oxygentank" />
</Item>
<Item identifier="weldingtool">
<Item identifier="weldingfueltank" />
</Item>
<Item identifier="smg">
<Item identifier="smgmagazine" />
</Item>
</ItemSet>
</npc>
<npc identifier="banditleader_heavy" commonness="0" tags="bandit" job="alwaysfightintruders" behavior="Passive" aimspeed="2" aimaccuracy="1" reportrange="750" hearing="1.0" findweaponsrange="1000">
<ItemSet commonness="0.8">
<Item identifier="idcard" equip="true" />
<Item identifier="divingknife" equip="false" />
<Item identifier="captainsuniform3" equip="true" />
<Item identifier="bodyarmor" equip="true" />
<Item identifier="steroids" />
<Item identifier="steroids" />
<Item identifier="divingmask">
<Item identifier="oxygentank" />
</Item>
<Item identifier="weldingtool">
<Item identifier="weldingfueltank" />
</Item>
<Item identifier="shotgun">
<Item identifier="shotgunshell" amount="6" />
</Item>
</ItemSet>
<ItemSet commonness="0.5">
<Item identifier="idcard" equip="true" />
<Item identifier="divingknife" equip="false" />
<Item identifier="wrench" equip="true" />
<Item identifier="captainsuniform3" equip="true" />
<Item identifier="bodyarmor" equip="true" />
<Item identifier="steroids" />
<Item identifier="steroids" />
<Item identifier="divingmask">
<Item identifier="oxygentank" />
</Item>
<Item identifier="weldingtool">
<Item identifier="weldingfueltank" />
</Item>
<Item identifier="smg">
<Item identifier="smgmagazine" />
</Item>
</ItemSet>
<ItemSet commonness="0.2">
<Item identifier="idcard" equip="true" />
<Item identifier="divingknife" equip="false" />
<Item identifier="captainsuniform3" equip="true" />
<Item identifier="bodyarmor" equip="true" />
<Item identifier="steroids" />
<Item identifier="steroids" />
<Item identifier="divingmask">
<Item identifier="oxygentank" />
</Item>
<Item identifier="weldingtool">
<Item identifier="weldingfueltank" />
</Item>
<Item identifier="shotgununique">
<Item identifier="shotgunshell" />
<Item identifier="shotgunshell" />
</Item>
<Item identifier="shotgunshell" amount="4" />
</ItemSet>
<ItemSet commonness="0.2">
<Item identifier="idcard" equip="true" />
<Item identifier="divingknife" equip="false" />
<Item identifier="captainsuniform3" equip="true" />
<Item identifier="bodyarmor" equip="true" />
<Item identifier="steroids" />
<Item identifier="steroids" />
<Item identifier="divingmask">
<Item identifier="oxygentank" />
</Item>
<Item identifier="weldingtool">
<Item identifier="weldingfueltank" />
</Item>
<Item identifier="smgunique">
<Item identifier="smgmagazine" />
</Item>
</ItemSet>
<ItemSet commonness="0.2">
<Item identifier="idcard" equip="true" />
<Item identifier="divingknife" equip="false" />
<Item identifier="captainsuniform3" equip="true" />
<Item identifier="bodyarmor" equip="true" />
<Item identifier="steroids" />
<Item identifier="steroids" />
<Item identifier="divingmask">
<Item identifier="oxygentank" />
</Item>
<Item identifier="flamer">
<Item identifier="weldingfueltank" />
</Item>
</ItemSet>
</npc>
</npcset>
<npcset identifier="mlc_distress_corpses">
<npc identifier="distress_captain" job="captain" minmoney="50" maxmoney="100">
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="captainsuniform1" equip="true" />
<Item identifier="headset" equip="true" />
<Item identifier="revolver" equip="false">
<Item identifier="revolverround" />
</Item>
</ItemSet>
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="captainsuniform1" equip="true" />
<Item identifier="headset" equip="true" />
<Item identifier="captainspipe" equip="false" />
<Item identifier="divingmask" equip="true" />
</ItemSet>
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="captainsuniform2" equip="true" />
<Item identifier="headset" equip="true" />
<Item identifier="revolver" equip="false">
<Item identifier="revolverround" />
</Item>
</ItemSet>
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="captainsuniform2" equip="true" />
<Item identifier="headset" equip="true" />
<Item identifier="steroids" />
</ItemSet>
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="captainsuniform3" equip="true" />
<Item identifier="headset" equip="true" />
</ItemSet>
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="captainsuniform3" equip="true" />
<Item identifier="headset" equip="true" />
<Item identifier="revolver" equip="true" />
</ItemSet>
</npc>
<npc identifier="distress_engineer" job="engineer" minmoney="10" maxmoney="50">
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="toolbelt">
<Item identifier="screwdriver" />
<Item identifier="wrench" />
<Item identifier="fuelrod" />
</Item>
<Item identifier="orangejumpsuit1" equip="true" />
<Item identifier="headset" equip="true" />
</ItemSet>
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="screwdriver" equip="true" />
<Item identifier="toolbelt">
<Item identifier="orangewire" />
<Item identifier="button" />
<Item identifier="fpgacircuit" />
<Item identifier="relaycomponent" />
</Item>
<Item identifier="orangejumpsuit2" equip="true" />
<Item identifier="headset" equip="true" />
</ItemSet>
</npc>
<npc identifier="distress_officer" job="securityofficer" commonness="0.5" minmoney="10" maxmoney="50">
<ItemSet commonness="1">
<Item identifier="securityuniform1" equip="true" />
<Item identifier="idcard" equip="true" />
<Item identifier="smg" equip="true" />
<Item identifier="divingknife" equip="false" />
<Item identifier="headset" equip="true" />
</ItemSet>
<ItemSet commonness="1">
<Item identifier="securityuniform2" equip="true" />
<Item identifier="idcard" equip="true" />
<Item identifier="stungun" equip="true" />
<Item identifier="stungundart" />
<Item identifier="handcuffs" />
<Item identifier="antibleeding1" />
<Item identifier="bodyarmor" equip="true" />
<Item identifier="headset" equip="true" />
</ItemSet>
<ItemSet commonness="1">
<Item identifier="securityuniform3" equip="true" />
<Item identifier="idcard" equip="true" />
<Item identifier="wrench" />
<Item identifier="antibleeding1" />
<Item identifier="headset" equip="true" />
</ItemSet>
</npc>
<npc identifier="distress_medic" job="medicaldoctor" minmoney="10" maxmoney="50">
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="doctorsuniform1" equip="true">
<Item identifier="antibloodloss2" />
</Item>
<Item identifier="antibiotics" />
<Item identifier="antidama1" />
</ItemSet>
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="doctorsuniform2" equip="true">
<Item identifier="antibloodloss2" />
</Item>
<Item identifier="antibleeding1" />
<Item identifier="antidama1" />
</ItemSet>
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="doctorsuniform2" equip="true" />
<Item identifier="healthscanner" equip="true" />
</ItemSet>
</npc>
<npc identifier="distress_mechanic" job="mechanic" minmoney="10" maxmoney="50">
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="bluejumpsuit1" equip="true" />
<Item identifier="weldingtool" equip="true" />
<Item identifier="toolbelt">
<Item identifier="wrench" />
</Item>
</ItemSet>
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="toolbelt">
<Item identifier="weldingfueltank" />
<Item identifier="aluminium" />
</Item>
<Item identifier="crowbar" />
<Item identifier="bluejumpsuit2" equip="true" />
</ItemSet>
<ItemSet commonness="0.5">
<Item identifier="idcard" equip="true" />
<Item identifier="toolbelt" />
<Item identifier="bluejumpsuit2" equip="true" />
<Item identifier="divingsuit" equip="true">
<Item identifier="oxygentank" />
</Item>
<Item identifier="weldingtool" equip="true">
<Item identifier="weldingfueltank" />
</Item>
</ItemSet>
</npc>
<npc identifier="distress_assistant" job="assistant" minmoney="0" maxmoney="20">
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="assistantclothes" equip="true" />
<Item identifier="wrench" />
<Item identifier="screwdriver" />
</ItemSet>
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="assistantclothes" equip="true" />
<Item identifier="divingmask" equip="true" />
<Item identifier="crowbar" equip="true" />
</ItemSet>
<ItemSet commonness="0.4">
<Item identifier="idcard" equip="true" />
<Item identifier="assistantclothes" equip="true" />
<Item identifier="divingsuit" equip="true">
<Item identifier="oxygentank" />
</Item>
<Item identifier="plasmacutter" equip="true">
<Item identifier="oxygentank" />
</Item>
</ItemSet>
<ItemSet commonness="0.4">
<Item identifier="idcard" equip="true" />
<Item identifier="assistantclothes" equip="true" />
<Item identifier="divingsuit" equip="true">
<Item identifier="oxygentank" />
</Item>
<Item identifier="weldingtool" equip="true">
<Item identifier="weldingfueltank" />
</Item>
</ItemSet>
<ItemSet commonness="0.4">
<Item identifier="idcard" equip="true" />
<Item identifier="assistantclothes" equip="true" />
<Item identifier="divingsuit" equip="true">
<Item identifier="oxygentank" />
</Item>
<Item identifier="plasmacutter" equip="true">
<Item identifier="weldingfueltank" />
</Item>
</ItemSet>
<ItemSet commonness="0.3">
<Item identifier="idcard" equip="true" />
<Item identifier="assistantclothes" equip="true" />
<Item identifier="divingsuit" equip="true">
<Item identifier="weldingfueltank" />
</Item>
<Item identifier="weldingtool" equip="true">
<Item identifier="oxygentank" />
</Item>
</ItemSet>
</npc>
<npc identifier="distress_clown" job="assistant" minmoney="0" maxmoney="20">
<ItemSet commonness="0.2">
<Item identifier="clownmask" equip="true" />
<Item identifier="clowncostume" equip="true" />
<Item identifier="huskeggs" />
</ItemSet>
<ItemSet commonness="0.2">
<Item identifier="clownmask" equip="true" />
<Item identifier="clowncostume" equip="true" />
<Item identifier="bikehorn" />
</ItemSet>
<ItemSet commonness="0.2">
<Item identifier="clownmask" equip="true" />
<Item identifier="clowncostume" equip="true" />
<Item identifier="smallmudraptoregg" />
<Item identifier="antibloodloss1" />
</ItemSet>
<ItemSet commonness="0.2">
<Item identifier="clownmask" equip="true" />
<Item identifier="clowncostume" equip="true" />
<Item identifier="detonator" />
<Item identifier="c4block" />
</ItemSet>
<ItemSet commonness="0.2">
<Item identifier="clownmaskunique" equip="true" />
<Item identifier="clowncostume" equip="true" />
<Item identifier="alientrinket1" />
</ItemSet>
<ItemSet commonness="0.2">
<Item identifier="clownmask" equip="true" />
<Item identifier="clownsuitunique" equip="true" />
<Item identifier="alientrinket2" />
</ItemSet>
<ItemSet commonness="0.1">
<Item identifier="clownmaskunique" equip="true" />
<Item identifier="clownsuitunique" equip="true" />
<Item identifier="alientrinket3" />
</ItemSet>
</npc>
</npcset>
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- Construction Site NPCs -->
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<!-- minerclothes -->
<npcset identifier="mlc_constructionsite_npcs">
<npc identifier="constructionworker_outside" job="mechanic">
<ItemSet commonness="1">
<Item identifier="idcardwreck" equip="true" />
<Item identifier="bluejumpsuit1" equip="true" />
<Item identifier="baseballcap" equip="true" />
<Item identifier="toolbelt">
<Item identifier="wrench" />
</Item>
<Item identifier="respawndivingsuit" equip="true" />
</ItemSet>
<ItemSet commonness="1">
<Item identifier="idcardwreck" equip="true" />
<Item identifier="bluejumpsuit2" equip="true" />
<Item identifier="baseballcap" equip="true" />
<Item identifier="toolbelt">
<Item identifier="wrench" />
</Item>
<Item identifier="respawndivingsuit" equip="true" />
</ItemSet>
</npc>
<npc identifier="constructionworker" job="mechanic">
<ItemSet commonness="1">
<Item identifier="idcardwreck" equip="true" />
<Item identifier="bluejumpsuit1" equip="true" />
<Item identifier="baseballcap" equip="true" />
<Item identifier="toolbelt">
<Item identifier="wrench" />
<Item identifier="weldingtool">
<Item identifier="weldingfueltank" />
</Item>
</Item>
</ItemSet>
<ItemSet commonness="1">
<Item identifier="idcardwreck" equip="true" />
<Item identifier="bluejumpsuit2" equip="true" />
<Item identifier="baseballcap" equip="true" />
<Item identifier="toolbelt">
<Item identifier="wrench" />
</Item>
</ItemSet>
</npc>
</npcset>
<npcset identifier="mlc_special_npcs">
<npc identifier="clowncorpse" job="assistant">
<Character speciesname="human">
<job name="assistant" identifier="assistant">
<skill identifier="weapons" level="0" />
<skill identifier="medical" level="0" />
<skill identifier="helm" level="0" />
<skill identifier="electrical" level="0" />
<skill identifier="mechanical" level="0" />
</job>
</Character>
<ItemSet commonness="1">
<Item identifier="clownmask" equip="true" />
<Item identifier="clowncostume" equip="true" />
</ItemSet>
</npc>
<npc identifier="captain_dakota" job="captain" moduleflags="none" behavior="Passive">
<Character speciesname="human" gender="male" experiencepoints="0" additionaltalentpoints="0" headspriteid="3" hairindex="10" beardindex="0" facecolor="255,255,255,255" faceattachmentindex="0" personality="Fearful">
<job name="Captain" identifier="captain">
<skill identifier="weapons" level="65" />
<skill identifier="medical" level="25" />
<skill identifier="helm" level="80" />
<skill identifier="electrical" level="15" />
<skill identifier="mechanical" level="15" />
</job>
<talents>
<talent identifier="prodigy" />
<talent identifier="downwiththeship" />
<talent identifier="camaraderie" />
<talent identifier="family" />
<talent identifier="quickdraw" />
</talents>
</Character>
<ItemSet commonness="1">
<Item identifier="idcard" equip="true" />
<Item identifier="captainscap1" equip="true" />
<Item identifier="captainsuniform1" equip="true" />
<Item identifier="headset" equip="true" />
<Item identifier="handcannon" equip="false">
<Item identifier="handcannonround" />
<Item identifier="handcannonround" />
</Item>
<Item identifier="divingknifeunique" />
<Item identifier="rum" />
<Item identifier="captains_notebook" />
</ItemSet>
</npc>
</npcset>
</npcsets>