diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index d1a4d2d8a..62fdba935 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -11913,6 +11913,7 @@ item_db: ( } Script: <" bonus bAtk,(BaseLevel-60)*3; + bonus2 bHPLossRate,1,800; "> }, { @@ -11952,6 +11953,7 @@ item_db: ( bonus bDex, -(BaseLevel/10); bonus bDef, -(BaseLevel*8/10); bonus bCritical, BaseLevel/5; + bonus2 bHPLossRate,1,1000; "> }, // Insert new weapons above this line |