Explorar o código

Fix item 15906 Northern_Cross (#7573)

Adjust "Recovers 30 HP and 3 SP" to "Recovers 30 HP and 3 SP per refine rate".
Henrybk %!s(int64=2) %!d(string=hai) anos
pai
achega
a1f9a6c1d1
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      db/re/item_db_equip.yml

+ 2 - 2
db/re/item_db_equip.yml

@@ -70782,8 +70782,8 @@ Body:
       }
       if (getskilllv("WL_RECOGNIZEDSPELL") >= 5)
          bonus2 bSubClass,Class_Boss,20;
-      bonus bMagicHPGainValue,30;
-      bonus bMagicSPGainValue,3;
+      bonus bMagicHPGainValue,30*.@r;
+      bonus bMagicSPGainValue,3*.@r;
       if (.@r >= 7) {
          bonus bVit,7;
          bonus bInt,7;