Fixed negative HP values.
This commit is contained in:
@@ -142,7 +142,7 @@
|
||||
<race>CONSTRUCT</race>
|
||||
<sex>FEMALE</sex>
|
||||
<stats str="79" int="34" dex="42" wit="66" con="75" men="12">
|
||||
<vitals hp="-214694.06535" hpRegen="8.5" mp="1330.851" mpRegen="3" />
|
||||
<vitals hp="214694.06535" hpRegen="8.5" mp="1330.851" mpRegen="3" />
|
||||
<attack physical="7521.01103560974" magical="5166.44623212341" random="10" critical="4" accuracy="5" attackSpeed="253" type="SWORD" range="40" distance="80" width="120" />
|
||||
<defence physical="549.451190476191" magical="603.096804142857" />
|
||||
<attribute>
|
||||
|
||||
Reference in New Issue
Block a user