Fixed HP Potion (50151) skill.

Contributed by Spamax.
This commit is contained in:
MobiusDevelopment 2022-12-04 06:25:42 +00:00
parent 0575e02d56
commit af4d8b39e5
2 changed files with 2 additions and 2 deletions

View File

@ -160,7 +160,7 @@
<affectScope>SINGLE</affectScope>
<effects>
<effect name="HpCpHeal">
<amount>50</amount>
<power>50</power>
<mode>DIFF</mode>
</effect>
</effects>

View File

@ -377,7 +377,7 @@
<affectScope>SINGLE</affectScope>
<effects>
<effect name="HpCpHeal">
<amount>50</amount>
<power>50</power>
<mode>DIFF</mode>
</effect>
</effects>