<?xml version="1.0"?>
<npc name="Dagomir" floorchange="0" walkinterval="2500">
<health now="150" max="150"/>
<look type="130" head="0" body="2" legs="41" feet="76"/>
<interaction range="3" idletime="30">
<interact keywords="hello$" focus="1">
<response text="Wha... what?? HOW DARE YOU!!?? LEAVE ME ALONE ON MY TOILET AT ONCE!"/>
<action name="idle" value="1"/>
</interact>
<interact keywords="hi$" focus="1">
<response text="Wha... what?? HOW DARE YOU!!?? LEAVE ME ALONE ON MY TOILET AT ONCE!"/>
<action name="idle" value="1"/>
</interact>
</interaction>
</npc>
<?xml version="1.0"?>
<npc name="Dustrunner" floorchange="0" walkinterval="2500">
<health now="150" max="150"/>
<look type="32" head="0" body="0" legs="0" feet="0"/>
<interaction range="3" idletime="30">
</interaction>
</npc>
<?xml version="1.0"?>
<npc name="Lightfoot" floorchange="0" walkinterval="2500">
<health now="150" max="150"/>
<look type="32" head="0" body="0" legs="0" feet="0"/>
<interaction range="3" idletime="30">
</interaction>
</npc>