Fixed negative HP values.
This commit is contained in:
@@ -3882,7 +3882,7 @@
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="183" sp="6" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
|
||||
<vitals hp="-113.94" hpRegen="2" mp="93.912" mpRegen="0.9" />
|
||||
<vitals hp="113.94" hpRegen="2" mp="93.912" mpRegen="0.9" />
|
||||
<attack physical="14.80956" magical="10.11301" random="30" critical="4.75" accuracy="4.75" attackSpeed="250" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="55.51894" magical="40.62635" />
|
||||
<speed>
|
||||
|
||||
@@ -2611,7 +2611,7 @@
|
||||
<sex>MALE</sex>
|
||||
<acquire exp="219" sp="6" />
|
||||
<stats str="40" int="21" dex="30" wit="20" con="43" men="10">
|
||||
<vitals hp="-115.7657" hpRegen="2.5" mp="181.425" mpRegen="1.2" />
|
||||
<vitals hp="115.7657" hpRegen="2.5" mp="181.425" mpRegen="1.2" />
|
||||
<attack physical="42.226459" magical="23.83074" random="50" critical="1" accuracy="9" attackSpeed="253" type="BLUNT" range="40" distance="80" width="120" />
|
||||
<defence physical="65.02866942" magical="57.57804" />
|
||||
<speed>
|
||||
|
||||
Reference in New Issue
Block a user