diff options
author | smokexyz <sagunkho@hotmail.com> | 2017-06-03 00:27:24 +0800 |
---|---|---|
committer | Asheraf <acheraf1998@gmail.com> | 2018-07-24 14:54:43 +0100 |
commit | ea76a9c9e2a59158b0d30e4df8c3b06fb19a3778 (patch) | |
tree | 87cded90d4603ae34a2c651ebc503d3cd13d5c4c /db/re/item_db.conf | |
parent | f5c5b54c808bd8ea8893c733e2e999b3f523e162 (diff) | |
download | hercules-ea76a9c9e2a59158b0d30e4df8c3b06fb19a3778.tar.gz hercules-ea76a9c9e2a59158b0d30e4df8c3b06fb19a3778.tar.bz2 hercules-ea76a9c9e2a59158b0d30e4df8c3b06fb19a3778.tar.xz hercules-ea76a9c9e2a59158b0d30e4df8c3b06fb19a3778.zip |
Add Achievement DB Add Achievement Rank DB
Co-authored-by: "Dastgir" <dastgirp@gmail.com>
Diffstat (limited to 'db/re/item_db.conf')
-rw-r--r-- | db/re/item_db.conf | 167 |
1 files changed, 167 insertions, 0 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 329fc06aa..26f46d0ea 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -74285,6 +74285,13 @@ item_db: ( Name: "Poring Badge" }, { + Id: 6649 + AegisName: "Broken_Horn" + Name: "Broken Horn" + Buy: 10 + Weight: 10 +}, +{ Id: 6654 AegisName: "Needle_And_Thread" Name: "Needle And Thread" @@ -80087,6 +80094,12 @@ item_db: ( Weight: 10 }, { + Id: 7642 + AegisName: "Bloody_Coin" + Name: "Bloody Coin" + Buy: 10 +}, +{ Id: 7646 AegisName: "RO_Luk_Bookmark" Name: "RO Luk Bookmark" @@ -92015,6 +92028,9 @@ item_db: ( nomail: true noauction: true } + Script: <" + autobonus("{ bonus(bCriticalRate, 30); }", 100, 1000); + "> }, { Id: 12515 @@ -95504,6 +95520,13 @@ item_db: ( Script: <" itemskill ECL_SEQUOIADUST,1; "> }, { + Id: 12817 + AegisName: "Old_Card_Album_" + Name: "Old Card Album" + Type: "IT_USABLE" + EquipLv: 80 +}, +{ Id: 12818 AegisName: "High_Weapon_Box_" Name: "Advanced Weapons Box" @@ -100397,6 +100420,46 @@ item_db: ( Subtype: "W_DAGGER" }, { + Id: 13090 + AegisName: "FaceWormQueen_Leg" + Name: "Faceworm Queen Leg" + Type: "IT_WEAPON" + Buy: 20 + Weight: 500 + Atk: 180 + Matk: 120 + Range: 1 + Slots: 2 + Job: { + Novice: true + Swordsman: true + Magician: true + Archer: true + Merchant: true + Thief: true + Knight: true + Wizard: true + Blacksmith: true + Hunter: true + Assassin: true + Crusader: true + Sage: true + Rogue: true + Alchemist: true + Bard: true + Soul_Linker: true + Ninja: true + } + Loc: "EQP_WEAPON" + WeaponLv: 4 + EquipLv: 100 + Subtype: "W_DAGGER" + Script: <" + bonus(bInt, 3); + autobonus("{ bonus3(bAutoSpell, NPC_EARTHQUAKE, 1, 200); }", 8, 5000, BF_NORMAL, "{ specialeffect(EF_POTION_BERSERK, AREA, playerattached()); montransform(FACEWORM_QUEEN, 5000); }"); + "> +}, +{ Id: 13092 AegisName: "RWC_Memory_Knife" Name: "RWC Memory Knife" @@ -124769,6 +124832,22 @@ item_db: ( "> }, { + Id: 15121 + AegisName: "Robe_Of_Sarah" + Name: "Sarah Combat Robe" + Type: "IT_ARMOR" + Buy: 10 + Weight: 800 + Def: 35 + Slots: 1 + Loc: "EQP_ARMOR" + EquipLv: 145 + Script: <" + //TODO: Confirm the real rate and additional MAtk + autobonus("{ bonus(bMatk, 20); }", 100, (10 + ((getrefine()) ? getrefine() * 8 : 0)) * 1000, BF_MAGIC); + "> +}, +{ Id: 15123 AegisName: "Whikebain_Suit" Name: "Whikebain Suit" @@ -127363,6 +127442,16 @@ item_db: ( Script: <" packageitem(); "> }, { + Id: 16483 + AegisName: "Abrasive_Box_10" + Name: "Abrasive Box (10)" + Type: "IT_USABLE" + Buy: 20 + Weight: 10 + Script: <" getitem(E_Abrasive, 10); "> +}, + +{ Id: 16503 AegisName: "E_Insurance_Package" Name: "E Insurance Package" @@ -127371,6 +127460,15 @@ item_db: ( Script: <" getitem 12209,10; "> }, { + Id: 16504 + AegisName: "Bubble_Gum_Box_10" + Name: "Bubble Gum Box(10)" + Type: "IT_CASH" + Buy: 10 + Weight: 10 + Script: <" getitem(Bubble_Gum, 10); "> +}, +{ Id: 16542 AegisName: "Xmas_Bless" Name: "Xmas Bless" @@ -147116,6 +147214,29 @@ item_db: ( Weight: 300 }, { + Id: 22534 + AegisName: "Closedmind_Box" + Name: "Closed Mind Box" + Type: "IT_CASH" + Buy: 10 + Weight: 1000 + EquipLv: 1 + Script: <" + // getgroupitem(IG_Sealed_Mind_Box); + "> +}, +{ + Id: 22537 + AegisName: "PrizeOfHero" + Name: "Prize Of Hero" + Type: "IT_USABLE" + Weight: 100 + EquipLv: 1 + Script: <" + // getrandgroupitem(IG_PrizeOfHero, 1); + "> +}, +{ Id: 22540 AegisName: "Runstone_Lux" Name: "Lux Anima Rune" @@ -147360,6 +147481,14 @@ item_db: ( "> }, { + Id: 22808 + AegisName: "Special_Gift_Box" + Name: "Special Gift Box" + Type: "IT_USABLE" + Buy: 10 + Weight: 100 +}, +{ Id: 22837 AegisName: "Integer_Time" Name: "Integer Time" @@ -147386,6 +147515,13 @@ item_db: ( Weight: 10 Script: <" getrandgroupitem 22838,1; "> }, +{ + Id: 22876 + AegisName: "Old_Money_Pocket" + Name: "Old Money Pocket" + Type: "IT_USABLE" + Script: <" Zeny += rand(500, 550); "> +}, //== Shadow Equipments ===================================== { @@ -150322,6 +150458,37 @@ item_db: ( "> }, +//== New Cards + +{ + Id: 27164 + AegisName: "Faceworm_Queen_Card" + Name: "Faceworm Queen Card" + Type: "IT_CARD" + Buy: 20 + Weight: 10 + Loc: 64 + Script: <" + bonus(bMaxHPrate, -10); + bonus(bCritical, 15 + getrefine()); + bonus(bCritAtkRate, getrefine()); + "> +}, +{ + Id: 27182 + AegisName: "Captain_Felock_Card" + Name: "Captain Felock Card" + Type: "IT_CARD" + Buy: 20 + Weight: 10 + Loc: "EQP_WEAPON" + Script: <" + bonus(bAtk, 30); + bonus2(bSkillAtk, RL_AM_BLAST, getrefine() >= 10 ? 60 : 30); + bonus2(bSkillAtk, RL_HAMMER_OF_GOD, getrefine() >= 10 ? 60 : 30); + "> +}, + //== New Katars ============================================ { Id: 28000 |