Calculated HP/MP modifying skill bonuses directly to HP/MP values.
This commit is contained in:
@@ -1968,7 +1968,7 @@
|
||||
<npc id="19365" level="1" type="L2Npc" name="Cute Buffalo">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>ETC</race>
|
||||
<stats> <!-- str="1" int="1" dex="1" wit="1" con="1" men="1" -->
|
||||
<stats>
|
||||
<vitals hp="151" hpRegen="7.5" mp="151" mpRegen="2.7" />
|
||||
<attack physical="4900" magical="2550" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="3840" magical="825" />
|
||||
@@ -1990,7 +1990,7 @@
|
||||
<npc id="19366" level="1" type="L2Npc" name="Cute Spotted Buffalo">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>ETC</race>
|
||||
<stats> <!-- str="1" int="1" dex="1" wit="1" con="1" men="1" -->
|
||||
<stats>
|
||||
<vitals hp="151" hpRegen="7.5" mp="151" mpRegen="2.7" />
|
||||
<attack physical="4900" magical="2550" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="3840" magical="825" />
|
||||
@@ -2012,7 +2012,7 @@
|
||||
<npc id="19367" level="1" type="L2Npc" name="Silvermane White Tiger" title="Cow Thief">
|
||||
<!-- Source http://l2i-god.gaikotsu.ru/ (Lindvior) -->
|
||||
<race>BEAST</race>
|
||||
<stats> <!-- str="1" int="1" dex="1" wit="1" con="1" men="1" -->
|
||||
<stats>
|
||||
<vitals hp="75600" hpRegen="7.5" mp="75600" mpRegen="2.7" />
|
||||
<attack physical="4900" magical="2550" random="30" critical="4" accuracy="4.75" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="4608" magical="825" />
|
||||
|
||||
Reference in New Issue
Block a user