From 356f4c6be8b259a00e3a690af7c725f5cabbccab Mon Sep 17 00:00:00 2001
From: Jesusaves <cpntb1@ymail.com>
Date: Tue, 26 Apr 2022 13:18:52 -0300
Subject: Backport Phylactery and Underworld Mask nerfs

Phylactery ASPD 50% -> 20%
Underworld Range 3 -> 2
---
 world/map/db/item_db_head.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/world/map/db/item_db_head.txt b/world/map/db/item_db_head.txt
index 82559504..df92871b 100644
--- a/world/map/db/item_db_head.txt
+++ b/world/map/db/item_db_head.txt
@@ -186,8 +186,8 @@
 4033,   ChefHat,                        5,      1000,       500,        30,         0,      2,      0,      2,      0,      2,      256,        0,      0,      0,      {},                                                                     {}
 4042,   RedNose,                        5,      4000,       1000,       4,          0,      2,      0,      7,      0,      2,      256,        0,      0,      0,      {},                                                                     {}
 5128,   DarkHelm,                       5,      50000,      10000,      800,        0,      19,     0,      -80,    0,      2,      256,        0,      0,      0,      {},                                                                     {bonus bMaxHPrate, 10; bonus bInt, -Int;}
-5129,   UnderworldMask,                 5,      50000,      10000,      100,        0,      5,      0,      0,      0,      2,      256,        0,      0,      0,      {},                                                                     {bonus bAtkRange, 3;  bonus bInt, -Int; bonus bAgi, 2; bonus bDex, 2;}
-5130,   Phylactery,                     5,      50000,      10000,      20,         0,      1,      0,      5,      0,      2,      256,        0,      0,      0,      {},                                                                     {bonus bAspdRate, 50; bonus bDex, -(Dex/2);}
+5129,   UnderworldMask,                 5,      50000,      10000,      100,        0,      5,      0,      0,      0,      2,      256,        0,      0,      0,      {},                                                                     {bonus bAtkRange, 2;  bonus bInt, -Int; bonus bAgi, 2; bonus bDex, 2;}
+5130,   Phylactery,                     5,      50000,      10000,      20,         0,      1,      0,      5,      0,      2,      256,        0,      0,      0,      {},                                                                     {bonus bAspdRate, 20; bonus bDex, -(Dex/2);}
 5200,   PointyWitchHat,                 5,      1000,       500,        50,         0,      3,      0,      0,      0,      2,      256,        0,      0,      0,      {},                                                                     {}
 5201,   Pipe,                           5,      5000,       2500,       20,         0,      2,      0,      0,      0,      2,      256,        0,      18,     0,      {},                                                                     {bonus bDex, 1; bonus bLuk, 1; bonus bCritical, 10;callfunc "DrugItem";}
 5202,   PilotHat,                       5,      2500,       1250,       30,         0,      10,     0,      2,      0,      2,      256,        0,      0,      0,      {},                                                                     {}
-- 
cgit v1.2.3-70-g09d2