61 lines
2.9 KiBLFS
XML
Executable File
61 lines
2.9 KiBLFS
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<npcsets>
|
|
<npcset identifier="themuties">
|
|
<npc identifier="vinny" job="assistant" name="Vinny Fettuchini" moduleflags="none" behavior="Passive">
|
|
<Character speciesname="human" gender="male" skincolor="255,255,255,255" haircolor="40,40,40,255" headspriteid="3" hairindex="2" beardindex="0" moustacheindex="0" faceattachmentindex="0" personality="Joker">
|
|
<job name="Assistant" identifier="assistant">
|
|
<skill identifier="electrical" level="5" />
|
|
<skill identifier="mechanical" level="5" />
|
|
<skill identifier="weapons" level="5" />
|
|
<skill identifier="medical" level="5" />
|
|
<skill identifier="helm" level="5" />
|
|
</job>
|
|
<talents>
|
|
<talent identifier="implacable" />
|
|
<talent identifier="swole" />
|
|
<talent identifier="stonewall" />
|
|
<talent identifier="genetampering" />
|
|
<talent identifier="nobodyimportantdies" />
|
|
</talents>
|
|
</Character>
|
|
<ItemSet commonness="1">
|
|
<Item identifier="idcard" equip="true" />
|
|
<Item identifier="headset" equip="true" showpreview="false" />
|
|
<Item identifier="vipclothes1" equip="true" />
|
|
<Item identifier="bodyarmor" equip="true" />
|
|
<Item identifier="divingknife" />
|
|
<Item identifier="divingknife" />
|
|
<Item identifier="vinnybooster" />
|
|
</ItemSet>
|
|
</npc>
|
|
<npc identifier="johnny" job="assistant" name="Johnny" moduleflags="none" behavior="Passive">
|
|
<Character speciesname="human" gender="male" skincolor="255,255,255,255" haircolor="40,40,40,255" headspriteid="3" hairindex="2" beardindex="0" moustacheindex="0" faceattachmentindex="0" personality="Joker">
|
|
<job name="Assistant" identifier="assistant">
|
|
<skill identifier="electrical" level="55" />
|
|
<skill identifier="mechanical" level="55" />
|
|
<skill identifier="weapons" level="55" />
|
|
<skill identifier="medical" level="55" />
|
|
<skill identifier="helm" level="55" />
|
|
</job>
|
|
<talents>
|
|
<talent identifier="implacable" />
|
|
<talent identifier="swole" />
|
|
<talent identifier="stonewall" />
|
|
<talent identifier="mudraptorwrestler" />
|
|
<talent identifier="lightningwizard" />
|
|
<talent identifier="tastytarget" />
|
|
</talents>
|
|
</Character>
|
|
<ItemSet commonness="1">
|
|
<Item identifier="idcard" equip="true" />
|
|
<Item identifier="headset" equip="true" showpreview="false" />
|
|
<Item identifier="clowncostume" equip="true" />
|
|
<Item identifier="clownmask" equip="true" />
|
|
<Item identifier="piratebodyarmor" equip="true" />
|
|
<Item identifier="ceremonialsword" />
|
|
<Item identifier="ceremonialsword" />
|
|
<Item identifier="johnnybooster" />
|
|
</ItemSet>
|
|
</npc>
|
|
</npcset>
|
|
</npcsets> |