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 10ad3d008..22471b4e1 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -13304,6 +13304,7 @@ item_db: ( bonus2 bAddMonsterDropChainItem,ITMCHAIN_BULLET,RC_All; bonus bFleeRate,-100; bonus bCriticalRate,40; + bonus bAtk,(BaseLevel-60)*2; "> }, { @@ -13347,6 +13348,7 @@ item_db: ( bonus bCriticalRate,-100; bonus bHitRate,-10; bonus bFleeRate,-100; + bonus bAtk,(BaseLevel-60)/3; "> }, { @@ -13387,6 +13389,7 @@ item_db: ( bonus2 bAddMonsterDropChainItem,ITMCHAIN_BULLET,RC_All; bonus bSplashRange,1; bonus bFleeRate,-100; + bonus bAtk,(BaseLevel-60); "> }, { @@ -13425,6 +13428,7 @@ item_db: ( } Script: <" bonus2 bAddMonsterDropChainItem,ITMCHAIN_BULLET,RC_All; + bonus bAtk,(BaseLevel-60)/2; "> }, { @@ -13465,6 +13469,7 @@ item_db: ( bonus2 bAddMonsterDropChainItem,ITMCHAIN_BULLET,RC_All; bonus bFleeRate,-100; bonus bCriticalRate,40; + bonus bAtk,(BaseLevel-70)*2; "> }, // Arrows |