From ae6230eae5691afd36aaf2a207e09890b81906f5 Mon Sep 17 00:00:00 2001 From: zackdreaver Date: Fri, 3 Apr 2015 10:06:23 +0700 Subject: More follow up 0efe275b429ee83e7c8111813582a06c4502cb4b Signed-off-by: zackdreaver --- db/re/item_db.conf | 228 +++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 221 insertions(+), 7 deletions(-) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 5e2c38ba2..16d01da09 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -15112,6 +15112,31 @@ item_db: ( } "> }, +{ + Id: 1671 + AegisName: "Evil_Slayer_Vanquisher_Staff" + Name: "Evil Slayer Vanquisher Staff" + Type: 4 + Buy: 20 + Weight: 800 + Atk: 30 + Matk: 155 + Range: 1 + Slots: 1 + Job: 0x00818314 + Upper: 56 + Loc: 2 + WeaponLv: 3 + View: 10 + Script: <" + bonus2 bAddRace,RC_Demon,10; + bonus2 bAddRace,RC_Undead,10; + bonus2 bMagicAddRace,RC_Demon,10; + bonus2 bMagicAddRace,RC_Undead,10; + if(getrefine()>=9){ bonus bMatkRate,5; } + if(getrefine()>=12){ bonus bMatkRate,7; } + "> +}, { Id: 1680 AegisName: "Crimson_Rod" @@ -19789,6 +19814,7 @@ item_db: ( Script: <" bonus bMdef,2; bonus bMagicDamageReturn,5; + if (isequipped(2881)) { bonus bMatk,getrefine()*2; } "> }, { @@ -20749,6 +20775,49 @@ item_db: ( bonus bUnbreakableShield,1; "> }, +{ + Id: 2185 + AegisName: "Magic_Reflector" + Name: "Magic Reflector" + Type: 5 + Buy: 20 + Weight: 1000 + Def: 50 + Upper: 63 + Loc: 32 + EquipLv: 90 + Refine: false + View: 2 + Script: <" + if (getrefine()>8) { bonus bMagicDamageReturn,9; } + else if (getrefine()>6) { bonus bMagicDamageReturn,6; } + else { bonus bMagicDamageReturn,3; } + "> +}, +{ + Id: 2186 + AegisName: "Revised_Encyclopedia" + Name: "Revised Encyclopedia" + Type: 5 + Buy: 20 + Weight: 1000 + Def: 50 + Range: 1 + Slots: 2 + Job: 0x00410100 + Loc: 32 + EquipLv: 70 + View: 15 + Script: <" + bonus bMatk,5; + bonus bInt,3; + bonus bDex,2; + bonus bCritical,3; + if (getrefine()>6) { bonus bCritical,2; } + if (getrefine()>8) { bonus bMatk,5; } + if (isequipped(1564)) { bonus bAspdRate,getequiprefinerycnt(EQI_HAND_R); } + "> +}, { Id: 2187 AegisName: "Gray_Shield" @@ -20763,7 +20832,7 @@ item_db: ( EquipLv: 120 View: 2 Script: <" - bonus bMdef,10+getrefine(); + bonus bMdef,10+(getrefine()/3); bonus2 bSubEle,Ele_Holy,30+getrefine(); "> }, @@ -32242,10 +32311,14 @@ item_db: ( Buy: 20 Weight: 100 Slots: 1 - Upper: 63 Loc: 136 Refine: false - Script: <" bonus bDex,2; "> + Script: <" + bonus bDex,2; + bonus bMatk,20; + if (isequipped(2701)) { bonus bMatk,20; } + if (isequipped(2365)) { bonus bVariableCastrate,15; } + "> }, { Id: 2882 @@ -33099,6 +33172,46 @@ item_db: ( Refine: false Script: <" bonus bAllStats,1; "> }, +{ + Id: 2963 + AegisName: "Physical_Enhancer_Ring" + Name: "Physical Enhancer Ring" + Type: 5 + Buy: 20 + Weight: 100 + Slots: 1 + Loc: 136 + EquipLv: 90 + Refine: false + Script: <" + bonus bAtkRate,5; + if (isequipped(15073)) { bonus bAspdRate,5; } + if (isequipped(15074)) { + bonus bDelayrate,-5; + bonus2 bAddRaceTolerance,RC_DemiHuman,5; + } + "> +}, +{ + Id: 2964 + AegisName: "Magic_Intensifier_Ring" + Name: "Magic Intensifier Ring" + Type: 5 + Buy: 20 + Weight: 100 + Slots: 1 + Loc: 136 + EquipLv: 90 + Refine: false + Script: <" + bonus bMatkRate,5; + if (isequipped(15073)) { + bonus bDelayrate,-5; + bonus2 bAddRaceTolerance,RC_DemiHuman,5; + } + if (isequipped(15074)) { bonus bVariableCastrate,-5; } + "> +}, { Id: 2966 AegisName: "RWC_2012_Ring" @@ -64399,6 +64512,22 @@ item_db: ( Buy: 0 Weight: 10 }, +{ + Id: 6672 + AegisName: "Gray_Piece" + Name: "Gray Piece" + Type: 3 + Trade: { + nodrop: true + notrade: true + noselltonpc: true + nocart: true + nostorage: true + nogstorage: true + nomail: true + noauction: true + } +}, { Id: 6682 AegisName: "Bag_Of_Selling_Goods" @@ -89955,6 +90084,29 @@ item_db: ( "> OnUnequipScript: <" heal -1000,0; "> }, +{ + Id: 13094 + AegisName: "Evil_Slayer_Stabber_Dagger" + Name: "Evil Slayer Stabber Dagger" + Type: 4 + Buy: 20 + Weight: 900 + Atk: 120 + Range: 1 + Slots: 1 + Job: 0x02800075 + Upper: 56 + Loc: 2 + WeaponLv: 3 + EquipLv: 100 + View: 1 + Script: <" + bonus2 bAddRace,RC_Demon,10; + bonus2 bAddRace,RC_Undead,10; + if(getrefine()>=9){ bonus bAtkRate,5; } + if(getrefine()>=12){ bonus bAtkRate,7; } + "> +}, // Revolvers { Id: 13100 @@ -109020,6 +109172,43 @@ item_db: ( bonus bUnbreakableArmor,0; "> }, +{ + Id: 15073 + AegisName: "Anti-Magic_Suit" + Name: "Anti-Magic Suit" + Type: 5 + Buy: 20 + Weight: 1500 + Def: 50 + Slots: 1 + Loc: 16 + EquipLv: 99 + Script: <" + bonus bMaxHPrate,5; + bonus bMdef,10; + if (getrefine()>6) { bonus bMdef,5; } + if (getrefine()>8) { bonus bMaxHPrate,2; } + "> +}, +{ + Id: 15074 + AegisName: "Geffen_Magic_Robe" + Name: "Geffen Magic Robe" + Type: 5 + Buy: 20 + Weight: 1000 + Def: 40 + Slots: 1 + Loc: 16 + EquipLv: 99 + Script: <" + bonus bUseSPrate,-10; + bonus bVariableCastrate,15; + bonus bNoCastCancel,0; + if (getrefine()>6) { bonus bUseSPrate,-5; } + if (getrefine()>8) { bonus bVariableCastrate,-5; } + "> +}, { Id: 15089 AegisName: "Menswear" @@ -109749,6 +109938,29 @@ item_db: ( View: 8 Script: <" bonus bUnbreakableWeapon,0; "> }, +{ + Id: 16027 + AegisName: "Evil_Slayer_Destroyer_Hammer" + Name: "Evil Slayer Destroyer Hammer" + Type: 4 + Buy: 20 + Weight: 1350 + Atk: 120 + Range: 1 + Slots: 1 + Job: 0x0004C5B2 + Upper: 56 + Loc: 2 + WeaponLv: 3 + EquipLv: 100 + View: 8 + Script: <" + bonus2 bAddRace,RC_Demon,10; + bonus2 bAddRace,RC_Undead,10; + if(getrefine()>=9){ bonus bAtkRate,5; } + if(getrefine()>=12){ bonus bAtkRate,7; } + "> +}, { Id: 16028 AegisName: "Thanatos_Hammer" @@ -116526,13 +116738,15 @@ item_db: ( Name: "CD In Mouth" Type: 5 Buy: 20 - Weight: 200 - Job: 0xFFFFFFFE - Upper: 63 + Weight: 150 Loc: 1 - EquipLv: 20 + EquipLv: 10 Refine: false View: 815 + Script: <" + bonus bHit,5; + bonus bAspdRate,-1; + "> }, { Id: 18667 -- cgit v1.2.3-60-g2f50