diff options
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 79f78528b..f0ad8edc9 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -7163,6 +7163,7 @@ item_db: ( Script: <" bonus bMaxHP,350; bonus bDef2,10; + bonus bMdef, 4; "> }, { @@ -8497,6 +8498,7 @@ item_db: ( Script: <" bonus bMaxHP,180; bonus bDef2, 10; + bonus bMdef, 4; "> }, { @@ -8867,6 +8869,7 @@ item_db: ( bonus bCriticalDef, 34; bonus bFlee2,10; bonus bDef2,20; + bonus bMdef, 4; "> }, { @@ -11070,6 +11073,24 @@ item_db: ( bonus3 bAddClassDropItem, Bee, Honey, 25; "> }, +{ + Id: 3030 + AegisName: "SaviorHelmet" + Name: "Savior Helmet" + Type: "IT_ARMOR" + Buy: 16000 + Sell: 1000 + Weight: 180 + Def: 37 + Loc: "EQP_HEAD_TOP" + EquipLv: 104 + Refine: true + Script: <" + bonus bMaxHP,240; + bonus bDef2, 11; + bonus bMdef, 4; + "> +}, // Neck Armor { |