Jelajahi Sumber

Correction for item IDs 16065 and 16089 (#5592)

Fixed #5588 

Thanks to @idk-whoami
Atemo 4 tahun lalu
induk
melakukan
495769036a
1 mengubah file dengan 16 tambahan dan 2 penghapusan
  1. 16 2
      db/re/item_db_equip.yml

+ 16 - 2
db/re/item_db_equip.yml

@@ -61111,7 +61111,10 @@ Body:
     EquipLevelMin: 120
     Refineable: true
     Script: |
-      .@r = getrefine(); bonus bAspd,(.@r/2); bonus2 bSkillAtk,"AB_DUPLELIGHT",(3*.@r);
+      .@r = getrefine();
+      bonus bAspd,(.@r/2);
+      bonus2 bSkillAtk,"AB_DUPLELIGHT",(3*.@r);
+      bonus bUnbreakableWeapon;
   - Id: 16075
     AegisName: Rebeginer_NC_Mace
     Name: Beginner Mechanic's Mace
@@ -61220,7 +61223,18 @@ Body:
     EquipLevelMin: 130
     Refineable: true
     Script: |
-      .@r = getrefine(); bonus bMatkRate,3; if (.@r >= 7) { bonus bAspdRate,7; if (.@r >= 9) { bonus2 bSkillAtk,"AB_ADORAMUS",20; if (.@r >= 11) { bonus2 bMagicAtkEle,Ele_Holy,15; } } }
+      .@r = getrefine();
+      bonus bMatkRate,3;
+      bonus bUnbreakableWeapon;
+      if (.@r >= 7) {
+        bonus bAspdRate,7;
+        if (.@r >= 9) {
+            bonus2 bSkillAtk,"AB_ADORAMUS",20;
+            if (.@r >= 11) {
+                bonus2 bMagicAtkEle,Ele_Holy,15;
+            }
+        }
+      }
   - Id: 16092
     AegisName: Engine_Pilebuncker
     Name: Engine Pilebuncker