Make use of new resurrection effect parameters.

This commit is contained in:
MobiusDevelopment 2020-11-30 23:19:44 +00:00
parent 6ba4c25456
commit 9b3b966e43
5 changed files with 15 additions and 0 deletions

View File

@ -2005,6 +2005,9 @@
<effects>
<effect name="ResurrectionSpecial">
<power>100</power>
<hpPercent>100</hpPercent>
<mpPercent>100</mpPercent>
<cpPercent>100</cpPercent>
</effect>
</effects>
</skill>

View File

@ -628,6 +628,9 @@
<effects>
<effect name="ResurrectionSpecial">
<power>100</power>
<hpPercent>100</hpPercent>
<mpPercent>100</mpPercent>
<cpPercent>100</cpPercent>
</effect>
</effects>
</skill>

View File

@ -1133,6 +1133,9 @@
<effects>
<effect name="ResurrectionSpecial">
<power>100</power>
<hpPercent>100</hpPercent>
<mpPercent>100</mpPercent>
<cpPercent>100</cpPercent>
</effect>
</effects>
</skill>

View File

@ -1425,6 +1425,9 @@
<effects>
<effect name="ResurrectionSpecial">
<power>100</power>
<hpPercent>100</hpPercent>
<mpPercent>100</mpPercent>
<cpPercent>100</cpPercent>
</effect>
</effects>
</skill>

View File

@ -33,6 +33,9 @@
<effects>
<effect name="ResurrectionSpecial">
<power>100</power>
<hpPercent>100</hpPercent>
<mpPercent>100</mpPercent>
<cpPercent>100</cpPercent>
</effect>
</effects>
</skill>