Browse Source

Correction of the bonus of Shield of Naga (ID: 2134) (#7027)

Thanks to @Playtester
Atemo 2 years ago
parent
commit
12711585a0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      db/re/item_db_equip.yml

+ 1 - 1
db/re/item_db_equip.yml

@@ -22588,7 +22588,7 @@ Body:
          autobonus2 "{ bonus bShortWeaponDamageReturn,("+.@r+"*3); }",10,5000,BF_WEAPON,"{ specialeffect2 EF_GUARD; }";
          autobonus2 "{ bonus bShortWeaponDamageReturn,("+.@r+"*3); }",10,5000,BF_WEAPON,"{ specialeffect2 EF_GUARD; }";
       }
       }
       else {
       else {
-         autobonus2 "{ bonus bShortWeaponDamageReturn,30; }",10,5000+(.@r/2*1000),BF_WEAPON,"{ specialeffect2 EF_GUARD; }";
+         autobonus2 "{ bonus bShortWeaponDamageReturn,30; }",10,1000*(5+(.@r-10)/2),BF_WEAPON,"{ specialeffect2 EF_GUARD; }";
       }
       }
   - Id: 2135
   - Id: 2135
     AegisName: Shadow_Guard
     AegisName: Shadow_Guard