diff options
-rw-r--r-- | db/re/item_db.conf | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 2653354ed..dbfe5d559 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -5882,11 +5882,18 @@ item_db: ( Type: "IT_ARMOR" Buy: 7000 Sell: 1800 - Weight: 450 + Weight: 40 Def: 1 Loc: "EQP_ACC_L" - EquipLv: 54 + EquipLv: 1 Refine: false + Script: <" + bonus bDefRatioAtkEle,Ele_Fire; + bonus bAtkEle, Ele_Fire; + bonus bDefEle, Ele_Fire; + bonus2 bMagicAddEle, Ele_Fire, 25; + bonus2 bMagicAtkEle, Ele_Fire, 25; + "> }, { Id: 1156 |