summaryrefslogtreecommitdiff
path: root/world/map/db
diff options
context:
space:
mode:
Diffstat (limited to 'world/map/db')
-rw-r--r--world/map/db/item_db.conf4
-rw-r--r--world/map/db/item_db_head.txt2
2 files changed, 3 insertions, 3 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;
">
},
diff --git a/world/map/db/item_db_head.txt b/world/map/db/item_db_head.txt
index 23416420..af98ead6 100644
--- a/world/map/db/item_db_head.txt
+++ b/world/map/db/item_db_head.txt
@@ -54,7 +54,7 @@
781, WitchDoctorsMask, 5, 20000, 100, 20, 0, 3, 0, 0, 0, 2, 256, 0, 0, 0, 0, {}, {}
795, BromenalHelmet, 5, 15000, 1500, 400, 0, 16, 0, -30, 0, 2, 256, 0, 0, 0, 0, {}, {}
800, BowlerHatBrown, 5, 2500, 1250, 30, 0, 10, 0, 2, 0, 2, 256, 0, 0, 0, 0, {}, {}
-801, PinkieHelmet, 5, 20000, 1500, 800, 0, 15, 0, -15, 0, 2, 256, 0, 0, 0, 0, {}, {bonus bLuk, 1;}
+801, PinkieHelmet, 5, 20000, 1500, 800, 0, 15, 0, -30, 0, 2, 256, 0, 0, 0, 0, {}, {bonus bLuk, 1;}
848, Earmuffs, 5, 1000, 500, 20, 0, 2, 0, -1, 0, 2, 256, 0, 0, 0, 0, {}, {}
854, ElfNightcap, 5, 1000, 500, 50, 0, 3, 0, 5, 0, 2, 256, 0, 0, 0, 0, {}, {}
855, Sunglasses, 5, 1000, 500, 10, 0, 2, 0, 6, 0, 2, 256, 0, 0, 0, 0, {}, {}