diff options
Diffstat (limited to 'world/map/db/item_db.conf')
-rw-r--r-- | world/map/db/item_db.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/world/map/db/item_db.conf b/world/map/db/item_db.conf index 096a682d..1162d7c5 100644 --- a/world/map/db/item_db.conf +++ b/world/map/db/item_db.conf @@ -11365,14 +11365,14 @@ item_db: ( Buy: 20000 Sell: 1500 Weight: 800 - Matk: -15 + Matk: -30 Def: 15 Slots: 0 Loc: "EQP_HEAD_TOP" Refine: false ViewSprite: 801 Script: <" - bonus bMatkRate, -20; // @EVOL2 + bonus bMatkRate, -30; // @EVOL2 bonus bLuk, 1; "> }, |