summaryrefslogtreecommitdiff
path: root/db
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2024-05-18 21:48:21 -0300
committerJesusaves <cpntb1@ymail.com>2024-05-18 21:48:21 -0300
commitfb7a9b4d521ebd03306776785b9dbb31045eaa5f (patch)
tree88c4726c3530210dd57fc651fadc68efbd24965b /db
parent6c5be14f7d7b1666fc85357ac7fe98f66f425fcd (diff)
downloadserverdata-fb7a9b4d521ebd03306776785b9dbb31045eaa5f.tar.gz
serverdata-fb7a9b4d521ebd03306776785b9dbb31045eaa5f.tar.bz2
serverdata-fb7a9b4d521ebd03306776785b9dbb31045eaa5f.tar.xz
serverdata-fb7a9b4d521ebd03306776785b9dbb31045eaa5f.zip
Add more Eggshell Hats (Easter Event)
Diffstat (limited to 'db')
-rw-r--r--db/re/item_db.conf60
1 files changed, 60 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf
index ad83a088e..01ed3ea16 100644
--- a/db/re/item_db.conf
+++ b/db/re/item_db.conf
@@ -11493,6 +11493,66 @@ item_db: (
bonus bMdef, 4;
">
},
+{
+ Id: 3031
+ AegisName: "RedEggshellHat"
+ Name: "Red Eggshell Hat"
+ Type: "IT_ARMOR"
+ Buy: 16000
+ Sell: 3000
+ Weight: 460
+ Def: 5
+ Loc: "EQP_HEAD_TOP"
+ EquipLv: 21
+ Refine: false
+ Script: <"
+ bonus bMaxHP,17;
+ if ($EVENT$ == "Easter") {
+ bonus bDef,10;
+ }
+ bonus bDef2, 2;
+ ">
+},
+{
+ Id: 3032
+ AegisName: "YellowEggshellHat"
+ Name: "Yellow Eggshell Hat"
+ Type: "IT_ARMOR"
+ Buy: 16000
+ Sell: 3000
+ Weight: 460
+ Def: 5
+ Loc: "EQP_HEAD_TOP"
+ EquipLv: 21
+ Refine: false
+ Script: <"
+ bonus bMaxHP,17;
+ if ($EVENT$ == "Easter") {
+ bonus bDef,10;
+ }
+ bonus bDef2, 2;
+ ">
+},
+{
+ Id: 3033
+ AegisName: "CyanEggshellHat"
+ Name: "Cyan Eggshell Hat"
+ Type: "IT_ARMOR"
+ Buy: 16000
+ Sell: 3000
+ Weight: 460
+ Def: 5
+ Loc: "EQP_HEAD_TOP"
+ EquipLv: 21
+ Refine: false
+ Script: <"
+ bonus bMaxHP,17;
+ if ($EVENT$ == "Easter") {
+ bonus bDef,10;
+ }
+ bonus bDef2, 2;
+ ">
+},
// Neck Armor
{