Files
BarotraumaModServer/LocalMods/Thalassophobia Restored/NPCPrefabs/OutpostNpcs.xml
T

105 lines
4.8 KiBLFS
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<npcsets>
<npcset identifier="thal_hirablenpcs">
<npc identifier="thal_hireableclown" job="thal_clown" behavior="StayInHull" skillmultiplier="2.0" experiencepoints="2000">
<ItemSet commonness="0.5">
<Item identifier="idcard" equip="true" />
<Item identifier="thal_clownpack" equip="true">
<Item identifier="thal_bananapeel" />
<Item identifier="thal_partyblower" />
</Item>
<Item identifier="clownmask" equip="true" />
<Item identifier="clowncostume" equip="true" outfit="true" />
<Item identifier="headset" equip="true" />
<Item identifier="bikehorn" />
<Item identifier="thal_clownkit" />
<Item identifier="thal_miniwardrobe" />
</ItemSet>
<ItemSet commonness="0.5">
<Item identifier="idcard" equip="true" />
<Item identifier="thal_mimeberet" equip="true" />
<Item identifier="thal_mimecostume" equip="true" outfit="true" />
<Item identifier="headset" equip="true" />
<Item identifier="thal_mimecase" equip="true" />
<Item identifier="thal_mimeinflictor" />
</ItemSet>
</npc>
<npc identifier="thal_hireablecultist" job="thal_cultist" behavior="StayInHull" skillmultiplier="2.0" experiencepoints="2000">
<ItemSet>
<Item identifier="idcard" equip="true" />
<Item identifier="thal_cultistmask" equip="true" />
<Item identifier="thal_cultistcostume" equip="true" outfit="true" />
<Item identifier="headset" equip="true" />
<Item identifier="thal_cultistkit" equip="true" />
</ItemSet>
</npc>
<npc identifier="thal_hireablescientist" job="thal_scientist" behavior="StayInHull" skillmultiplier="2.0" experiencepoints="2000">
<ItemSet commonness="0.5">
<Item identifier="idcard" equip="true" />
<Item identifier="thal_botanistsuit" equip="true" outfit="true" />
<Item identifier="thal_botanistmask" equip="true" />
<Item identifier="headset" equip="true" />
<Item identifier="toolbelt">
<Item identifier="thal_recipefumigator" />
<Item identifier="thal_recipeconstructor" />
<Item identifier="thal_recipefungicide" />
<Item identifier="thal_cylinderlaughing" />
<Item identifier="thal_cylinderteargas" />
<Item identifier="thal_cylinderlaughing" />
<Item identifier="thal_sprinkler" />
<Item identifier="thal_hydrophonicsign" />
<Item identifier="thal_hydrophonicsign" />
</Item>
<Item identifier="smallplanter" />
<Item identifier="wateringcan" />
<Item identifier="thal_fumigator" />
<Item identifier="seedbag">
<Item identifier="thal_shroomseed" />
<Item identifier="thal_zombieseed" />
<Item identifier="thal_rustseed" />
</Item>
<Item identifier="thal_assembler" />
</ItemSet>
<ItemSet commonness="0.5">
<Item identifier="idcard" equip="true" />
<Item identifier="thal_geneticistsuit" equip="true" outfit="true" />
<Item identifier="headset" equip="true" />
<Item identifier="healthscanner" equip="true" />
<Item identifier="toolbelt" equip="true">
<Item identifier="thal_recipeconstructor" />
<Item identifier="thal_recipegeneticinit" />
<Item identifier="thal_recipegeneticgraft" />
<Item identifier="thal_assembler" />
<Item identifier="thal_geneticsign" />
</Item>
<Item identifier="thal_dnascanner" />
<Item identifier="thal_dnabox">
<Item identifier="thal_dnahuman" />
<Item identifier="thal_dnahatcher" />
<Item identifier="thal_geneticinit" />
<Item identifier="thal_geneticgraft" />
<Item identifier="thal_disordersave" />
</Item>
<Item identifier="thal_carver" />
</ItemSet>
</npc>
<npc identifier="hireableenforcer" job="thal_enforcer" tags="securitynpc" skillmultiplier="1.5" experiencepoints="2000">
<ItemSet>
<Item identifier="securityuniform2" equip="true" />
<Item identifier="idcard" equip="true" />
<Item identifier="handcuffs" />
<Item identifier="smg">
<Item identifier="smgmagazine" />
</Item>
<Item identifier="smgmagazine" />
<Item identifier="smgmagazine" />
<Item identifier="divingknife" />
<Item identifier="bodyarmor" equip="true" />
<Item identifier="thal_enforcerhelmet" equip="true" />
<Item identifier="divingmask">
<Item identifier="oxygentank" />
</Item>
</ItemSet>
</npc>
</npcset>
</npcsets>