From 8c63ddd18224c368f89ac13ee17d9ea510771bce Mon Sep 17 00:00:00 2001 From: zackdreaver Date: Sat, 28 Mar 2015 14:28:30 +0700 Subject: Added new accessories Signed-off-by: zackdreaver --- db/re/item_db.conf | 106 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 106 insertions(+) diff --git a/db/re/item_db.conf b/db/re/item_db.conf index c50e23f2f..173547c24 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -128202,6 +128202,112 @@ item_db: ( bonus bUnbreakableWeapon,0; "> }, +{ + Id: 28310 + AegisName: "Sarah's_Left_Earring" + Name: "Sarah's Left Earring" + Type: 5 + Weight: 100 + Job: 0xFFFFFFFF + Upper: 63 + Loc: 136 + EquipLv: 145 + Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Script: <" + skill AL_HEAL,1; + "> +}, +{ + Id: 28311 + AegisName: "Sarah's_Right_Earring" + Name: "Sarah's Right Earring" + Type: 5 + Weight: 100 + Job: 0xFFFFFFFF + Upper: 63 + Loc: 136 + EquipLv: 145 + Refine: false + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nogstorage: true + nomail: true + noauction: true + } + Script: <" + skill AL_TELEPORT,1; + "> +}, +{ + Id: 28326 + AegisName: "Broken_Chips_01" + Name: "Broken Chips 01" + Type: 4 + Buy: 10 + Weight: 100 + Slots: 1 + Upper: 63 + Loc: 136 + EquipLv: 100 + Script: <" bonus bStr,4; "> +}, + +{ + Id: 28327 + AegisName: "Broken_Chips_02" + Name: "Broken Chips 02" + Type: 4 + Buy: 10 + Weight: 100 + Slots: 1 + Upper: 63 + Loc: 136 + EquipLv: 100 + Script: <" bonus bInt,4; "> +}, +{ + Id: 28332 + AegisName: "Jewerly_Ring" + Name: "Jewerly Ring" + Type: 4 + Buy: 10 + Weight: 100 + Upper: 63 + Loc: 136 + EquipLv: 1 + Refine: false + Script: <" + bonus bLuk,20; + autobonus "{ bonus bAspd,2; }",50,2000,BF_WEAPON|BF_MAGIC; + "> +}, +{ + Id: 28333 + AegisName: "Gold_PC_Room_Ring" + Name: "Gold PC Room Ring" + Type: 4 + Buy: 10 + Slots: 1 + Upper: 63 + Loc: 136 + EquipLv: 1 + Script: <" + bonus bMaxHPrate,3; + bonus bMaxSPrate,3; + "> +}, { Id: 28604 AegisName: "Crimson_Bible" -- cgit v1.2.3-70-g09d2