summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--db/re/item_db.conf3
1 files changed, 2 insertions, 1 deletions
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();
">
},