From 02c1cd48d4de0300578f89c92b879d9e7032cd39 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 29 Jan 2023 21:58:29 -0300 Subject: Minor fix to Gunstaves (Sniper Rifle should give Acc, raise stun chance of rapid one) --- db/re/item_db.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 80eceb021..daca2715e 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -15949,6 +15949,7 @@ item_db: ( bonus2 bAddMonsterDropChainItem,ITMCHAIN_BULLET,RC_All; bonus bFleeRate,-100; bonus bCriticalRate,40; + bonus bHit,40; bonus bAtk,(BaseLevel-60)*2; bonus2 bAddEff,Eff_Stun,120; skill TMW2_OVERLOAD, getrefine(); @@ -16021,7 +16022,7 @@ item_db: ( bonus bHitRate,-10; bonus bFleeRate,-100; bonus bAtk,(BaseLevel-60)/3; - bonus2 bAddEff,Eff_Stun,80; + bonus2 bAddEff,Eff_Stun,90; skill TMW2_OVERLOAD, getrefine(); "> }, -- cgit v1.2.3-60-g2f50