summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2022-06-04 00:20:17 -0300
committerJesusaves <cpntb1@ymail.com>2022-06-04 00:20:17 -0300
commit1b56651b811c59b99b5e925f73aed3339bbd9d3b (patch)
tree25495a74dce3c1deed2c5eb761ba9495ac15d9ba
parenta25e43a009e94455e70e238855274fe347e9ba43 (diff)
downloadserverdata-1b56651b811c59b99b5e925f73aed3339bbd9d3b.tar.gz
serverdata-1b56651b811c59b99b5e925f73aed3339bbd9d3b.tar.bz2
serverdata-1b56651b811c59b99b5e925f73aed3339bbd9d3b.tar.xz
serverdata-1b56651b811c59b99b5e925f73aed3339bbd9d3b.zip
All Savior set items now give +4 MDEF
-rw-r--r--db/re/item_db.conf21
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
{