Addition of Leo (30202) NPC template.
This commit is contained in:
parent
481fc1c743
commit
46a314540b
@ -78,6 +78,25 @@
|
|||||||
<height normal="24" />
|
<height normal="24" />
|
||||||
</collision>
|
</collision>
|
||||||
</npc>
|
</npc>
|
||||||
|
<npc id="30202" level="80" type="L2Merchant" name="Leo" title="Senior Appraiser">
|
||||||
|
<!-- AUTO GENERATED NPC TODO: FIX IT -->
|
||||||
|
<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>
|
||||||
|
<walk ground="50" />
|
||||||
|
<run ground="100" />
|
||||||
|
</speed>
|
||||||
|
<attack physical="1950.2231755595" magical="1331.5869440987" critical="4" attackSpeed="253" range="40" />
|
||||||
|
<defence physical="405.85106382979" magical="297.0297029703" />
|
||||||
|
</stats>
|
||||||
|
<status attackable="false" />
|
||||||
|
<collision>
|
||||||
|
<radius normal="8" />
|
||||||
|
<height normal="20.5" />
|
||||||
|
</collision>
|
||||||
|
</npc>
|
||||||
<npc id="30207" level="70" type="L2Merchant" name="Arodin" title="Weapon Merchant">
|
<npc id="30207" level="70" type="L2Merchant" name="Arodin" title="Weapon Merchant">
|
||||||
<parameters>
|
<parameters>
|
||||||
<param name="MoveAroundSocial" value="0" />
|
<param name="MoveAroundSocial" value="0" />
|
||||||
|
Loading…
Reference in New Issue
Block a user