NPC stat removal.
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
</parameters>
|
||||
<race>DRAGON</race>
|
||||
<sex>MALE</sex>
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="25">
|
||||
<stats>
|
||||
<vitals hp="1673.05473" hpRegen="6.5" mp="889.8" mpRegen="2.4" />
|
||||
<attack physical="388.11142" magical="265.02979" random="10" critical="4" accuracy="4.75" attackSpeed="253" type="FIST" range="40" distance="80" width="120" />
|
||||
<defence physical="223.6362" magical="163.64727" />
|
||||
@@ -49,7 +49,7 @@
|
||||
</parameters>
|
||||
<race>DRAGON</race>
|
||||
<sex>MALE</sex>
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="25">
|
||||
<stats>
|
||||
<vitals hp="1673.05473" hpRegen="6.5" mp="889.8" mpRegen="2.4" />
|
||||
<attack physical="388.11142" magical="265.02979" random="10" critical="4" accuracy="4.75" attackSpeed="253" type="FIST" range="40" distance="80" width="120" />
|
||||
<defence physical="223.6362" magical="163.64727" />
|
||||
@@ -87,7 +87,7 @@
|
||||
<npc id="12528" level="55" type="L2Pet" name="Strider of Dusk">
|
||||
<race>DRAGON</race>
|
||||
<sex>MALE</sex>
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="25">
|
||||
<stats>
|
||||
<vitals hp="1673.05473" hpRegen="6.5" mp="889.8" mpRegen="2.4" />
|
||||
<attack physical="388.11142" magical="265.02979" random="10" critical="4" accuracy="4.75" attackSpeed="253" type="FIST" range="40" distance="80" width="120" />
|
||||
<defence physical="223.6362" magical="163.64727" />
|
||||
@@ -125,7 +125,7 @@
|
||||
<npc id="12564" level="15" type="L2Pet" name="Sin Eater">
|
||||
<race>FAIRY</race>
|
||||
<sex>MALE</sex>
|
||||
<stats str="40" int="21" dex="30" wit="20" con="1" men="25">
|
||||
<stats>
|
||||
<vitals hp="424.2" hpRegen="7.2513" mp="149.2" mpRegen="1.2" />
|
||||
<attack physical="29.61691" magical="20.22451" random="10" critical="4" accuracy="4.75" attackSpeed="253" type="FIST" range="40" distance="80" width="120" />
|
||||
<defence physical="73.55216" magical="53.82228" />
|
||||
|
||||
Reference in New Issue
Block a user