diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 1ad545992..6876d9942 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -13941,6 +13941,7 @@ item_db: ( bonus bFleeRate,-100; bonus bCriticalRate,40; bonus bAtk,(BaseLevel-60)*2; + bonus2 bAddEff,Eff_Stun,120; skill TMW2_OVERLOAD, getrefine(); "> }, @@ -13986,6 +13987,7 @@ item_db: ( bonus bHitRate,-10; bonus bFleeRate,-100; bonus bAtk,(BaseLevel-60)/3; + bonus2 bAddEff,Eff_Stun,80; skill TMW2_OVERLOAD, getrefine(); "> }, @@ -14028,6 +14030,7 @@ item_db: ( bonus bSplashRange,1; bonus bFleeRate,-100; bonus bAtk,(BaseLevel-60); + bonus2 bAddEff,Eff_Stun,100; skill TMW2_OVERLOAD, getrefine(); "> }, @@ -14068,6 +14071,7 @@ item_db: ( Script: <" bonus2 bAddMonsterDropChainItem,ITMCHAIN_BULLET,RC_All; bonus bAtk,(BaseLevel-60)/2; + bonus2 bAddEff,Eff_Stun,100; skill TMW2_OVERLOAD, getrefine(); "> }, @@ -14110,6 +14114,7 @@ item_db: ( bonus bFleeRate,-100; bonus bCriticalRate,40; bonus bAtk,(BaseLevel-70)*2; + bonus2 bAddEff,Eff_Stun,120; skill TMW2_OVERLOAD, getrefine(); "> }, |