diff options
Diffstat (limited to 'db')
-rw-r--r-- | db/re/item_db.conf | 60 |
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 { |