From d5ea4d57bdf209982b296f294a3ede7bb13fbb6c Mon Sep 17 00:00:00 2001 From: Saulc Date: Mon, 6 Aug 2018 13:48:20 +0000 Subject: add Item 1337 graduation robe for eistein level 75 A GOOD magic item, will be totally unusable compare to other magic stuff when they will arrive in game, --- db/re/item_db.conf | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index fb106ec45..4c321dc8c 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -6108,6 +6108,28 @@ item_db: ( noauction: true } }, +{ + Id: 1337 + AegisName: "GraduationRobe" + Name: "Graduation Robe" + Type: "IT_ARMOR" + Buy: 20000 + Sell: 5000 + Weight: 25 + Atk: 0 + Def: 70 + Range: 0 + Slots: 1 + Loc: "EQP_HEAD_MID" + EquipLv: 75 + Refine: true + ViewSprite: 1337 + BuyingStore: true + Script: <" + bonus bMatk,20; + bonus bMaxSP,100; + "> +}, { Id: 1800 AegisName: "LousyMoccasins" -- cgit v1.2.3-60-g2f50