Spawn changes based on retail.
This commit is contained in:
@@ -362,7 +362,7 @@
|
||||
</parameters>
|
||||
<race>HUMAN</race>
|
||||
<sex>MALE</sex>
|
||||
<equipment rhand="7560" /> <!-- Monster Only (Fishing Rod) -->
|
||||
<equipment rhand="49465" /> <!-- Fishing Rod (for NPC) -->
|
||||
<stats str="88" int="79" dex="55" wit="78" con="82" men="78">
|
||||
<vitals hp="2444.46819" hpRegen="7.5" mp="1345.8" mpRegen="2.7" />
|
||||
<attack physical="688.86373" magical="470.40463" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
@@ -584,10 +584,9 @@
|
||||
<height normal="23" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="30020" level="85" type="L2Npc" name="Baggins" title="Blacksmith">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<npc id="30020" level="85" type="L2Merchant" name="Baggins" title="Blacksmith">
|
||||
<race>DWARF</race>
|
||||
<sex>MALE</sex>
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
|
||||
<vitals hp="8446" hpRegen="10.5" mp="2355" mpRegen="3.6" />
|
||||
<speed>
|
||||
@@ -604,7 +603,6 @@
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="30021" level="85" type="L2Npc" name="Baggins Deko">
|
||||
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||
<race>ETC</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
|
||||
@@ -616,7 +614,7 @@
|
||||
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||
</stats>
|
||||
<status attackable="false" />
|
||||
<status attackable="false" talkable="false" targetable="false" />
|
||||
<collision>
|
||||
<radius normal="5" />
|
||||
<height normal="12" />
|
||||
@@ -3154,7 +3152,7 @@
|
||||
<height normal="17" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="30098" level="70" type="L2Npc" name="Alexandria" title="Armor Merchant">
|
||||
<npc id="30098" level="70" type="L2Merchant" name="Alexandria" title="Armor Merchant">
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="0" />
|
||||
<param name="MoveAroundSocial1" value="90" />
|
||||
|
||||
@@ -1369,7 +1369,7 @@
|
||||
<height normal="17.5" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="30936" level="70" type="L2Monster" name="Pona" title="Collector">
|
||||
<npc id="30936" level="70" type="L2Merchant" name="Pona" title="Collector">
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="0" />
|
||||
<param name="MoveAroundSocial1" value="0" />
|
||||
@@ -1483,7 +1483,7 @@
|
||||
<height normal="29" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="30939" level="70" type="L2Monster" name="Jones" title="Moon Knight">
|
||||
<npc id="30939" level="70" type="L2Npc" name="Jones" title="Moon Knight">
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="80" />
|
||||
<param name="MoveAroundSocial1" value="80" />
|
||||
@@ -1597,7 +1597,7 @@
|
||||
<height normal="28" />
|
||||
</collision>
|
||||
</npc>
|
||||
<npc id="30942" level="70" type="L2Monster" name="Ruvard" title="Priest">
|
||||
<npc id="30942" level="70" type="L2Npc" name="Ruvard" title="Priest">
|
||||
<parameters>
|
||||
<param name="MoveAroundSocial" value="0" />
|
||||
<param name="MoveAroundSocial1" value="0" />
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../../xsd/npcs.xsd">
|
||||
<npc id="32478" level="70" type="L2Warehouse" name="Dimensional Merchant" title="Energy of Life">
|
||||
<npc id="32478" level="70" type="L2Npc" name="Dimensional Merchant" title="Energy of Life">
|
||||
<race>HUMAN</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
|
||||
|
||||
Reference in New Issue
Block a user