summaryrefslogtreecommitdiff
path: root/db/pre-re/item_db.conf
AgeCommit message (Collapse)AuthorFilesLines
2016-01-06Fix Necromancer Card effect, should now work w/ One-Hand and Two-Hand Staffs.Jedzkie1-1/+2
Thanks to @Playtester.
2016-01-05Fixes #1065Jedzkie1-1/+1
2016-01-05Merge pull request #1044 from Jedzkie/ItemDB_UpdatesDastgir1-86/+86
Enchantment Stones Update:
2016-01-03Fix some missing effects of Gunslinger & Rebellion bullets in PRE-RE and RE.Jedzkie1-1/+5
Added new Rebellion bullets in RENEWAL.
2015-12-29Enchantment Stones Update:Jedzkie1-86/+86
- In Official, when you use a Enchantment stone, you can compound them in all of the General items that have slots. - Added new Enchantment stones. Follow up.
2015-12-29Fixes ↵Jedzkie1-1/+1
http://herc.ws/board/tracker/issue-8401-venom-knife/?gopid=23896#entry23896
2015-12-29Removal of 'Buy: 0' in re/pre-re item database.Jedzkie1-1145/+0
2015-12-24Item Update:Jedzkie1-10/+10
- Fix items that uses SPVanishRate bonus are not working properly. - Fix Velum Katzbalger item effect. - Added HPVanishRate bonus.
2015-12-24Item Update:Jedzkie1-1/+2
- Added Cup of Mintlemon item effect - Added Job_Manual25 item effect
2015-12-23PetDB Update:Jedzkie1-76/+76
- Change PetID's to Constants - On Official Servers, if you don't have Pet Eggs in your inventory, if you use Pet Incubator item, the Pet Entry list will not show.
2015-12-23Item Update:Jedzkie1-7/+7
- Added official item effect for Mystic Powder. - Added Mystic Powder Box30 - Added effect for WOB_Amatsu - Added Songpyun_Box50 - White space adjustments
2015-12-23Item Update:Jedzkie1-22/+22
- Added official effect for Rapid Life Water. - Added new items: - Fruit Salad (http://www.divine-pride.net/database/item/11715) - Shepherd Salad (http://www.divine-pride.net/database/item/11716) - Yogurt (http://www.divine-pride.net/database/item/11717) - Bisket Dessert (http://www.divine-pride.net/database/item/11718)
2015-12-23Item Updates:Jedzkie1-3/+1
- Fix Speed Up Potion and Guyak Pudding effect, only movement speed reduction will not affect when in Quagmire, Decrease AGI and Slow Grace state. (thanks to kyeme) - Follow up https://github.com/Jedzkie/Hercules/commit/9dc44927ccf5ae88a40e92be5c7c2146cdb5eb06 - Remove Yggdrasilberry and Yggdrasil Seed item re-use delay.
2015-12-23Item Update:Jedzkie1-162/+138
- Update the Genetic Sling / Food items - AegisNames - iRO Names - Prices - Weight - Added official effect for HP Increase Potions and SP Increase Potions. - Fix Banana Bomb sitting behavior.
2015-12-23Item Update:Jedzkie1-4/+1
- Added official Buche De Noel item effect. - Minor white space adjustments.
2015-12-22Item Update:Jedzkie1-102/+105
- Added SC_MOVHASTE_POTION and SC_MOVESLOW_POTION. - Change some item effects based on Aegis's special.sc. - White space adjustments
2015-12-21ItemDB Update:Jedzkie1-5/+9
- Added official effect for Jumping Candy (Spark_Candy) (Ref: http://herc.ws/board/topic/1125-please-implement-the-magic-scroll-mental-potion-etc/) Follow up Mercenary Skill update, disable AL_HEAL skill due to mercenary_skill_db doesn't recognize the skill.
2015-12-20ItemDB Update:Jedzkie1-0/+8
- Added effects for Inc_Str_Scroll and Inc_Int_Scroll - Update some Statuses in sc_config.txt, removed some duplicate entries.
2015-12-20Item & Skill Update:Jedzkie1-6/+7
- Speed Potion & Guyak Pudding effects are now official. • Movement Speed changed from 50% to 100% • Removed its hard coded data in src. • Cannot be Slowed by Quagmire, Decrease AGI, and Slow Grace. - Modified Rudo Card effect. - NPC_AGIUP movement speed is now official • Movement speed changed from 50% to 100% • Fixed 100% movement speed per level. - Fix Slow Down Potion's movement speed reduction.
2015-12-17Implement official effect of MVP ScrollsJedzkie1-6/+86
- Ghostring Scroll - Phreeoni Scroll - Tao Gunka Scroll - Mistress Scroll - Orc Hero Scroll - Orc Lord Scroll (thanks to Dastgir) Note: in Aegis, the reflect damage from Orc Lord Scroll is in the user not in the attacker, but in this commit, the attacker receives the reflect damage. - Added New Cash Boxes * Tao Gunka Scroll Box * Mistress Scroll Box Signed-off-by: Haru <haru@dotalux.com>
2015-12-17Update the item script of the Osychic Armor Scroll item to match official ↵Jedzkie1-0/+4
ehavior. Signed-off-by: Haru <haru@dotalux.com>
2015-12-17Reordered trade restrictions for certain itemsJedzkie1-14/+14
Signed-off-by: Haru <haru@dotalux.com>
2015-12-17Change ID to Constants in the item dbJedzkie1-8/+8
Signed-off-by: Haru <haru@dotalux.com>
2015-12-17ItemDB Updates:Jedzkie1-43/+67
- Change ID to Constants of some items both pre-re and re. - Corrected some item names and scripts. - Added 'Mysterious_Can2', 'Mysterious_PET_Bottle2', '2009_Rice_Cake_Soup', 'Vulcan Bullet Magazine', 'Unripe_Yggdrasil', 'Iggdrasilberry_Box' effect. Closes #957 as merged Signed-off-by: Haru <haru@dotalux.com>
2015-12-17Change ID to Constants of remaining special effects in PRE-RE item db.Jedzkie1-5/+5
Signed-off-by: Haru <haru@dotalux.com>
2015-12-17Added special effects on GX Poison Items in PRE-RE item db.Jedzkie1-8/+32
Signed-off-by: Haru <haru@dotalux.com>
2015-12-17Update the Gold Pill item to it's Official effect.Jedzkie1-4/+1
Signed-off-by: Haru <haru@dotalux.com>
2015-12-17Added Guillotine Cross Job in PRE-RE Poison Bottle.Jedzkie1-4/+5
Signed-off-by: Haru <haru@dotalux.com>
2015-12-17Standardized comments in the item_dbJedzkie1-83/+112
Signed-off-by: Haru <haru@dotalux.com>
2015-12-15Updated header for libconfig-based databasesHaru1-8/+35
It now includes a GPL-compliant license/copyright mention Signed-off-by: Haru <haru@dotalux.com>
2015-12-15Follow up ↵Jedzkie1-1/+0
https://github.com/HerculesWS/Hercules/commit/718fc08805d6d91eb732b6a51472e8ae78aa1892, thanks zack and hemangx!
2015-12-14Update the Mercenary item database.Jedzkie1-55/+55
Change Item ID and Mercenary ID to Constants.
2015-12-14Added 'Well-Chewed Pencil' and 'Model Training Hat' combo.Jedzkie1-3/+4
2015-12-13Fix SC_STOMACHACHE to its official behavior.Jedzkie1-2/+2
2015-12-06Replaced RC_Boss/RC_NonBoss combinations with RC_AllHaru1-139/+58
- Item Databases
2015-11-23ItemDB Update:Jedzkie1-1/+1
- Added new official item status effect, 'SC_CUP_OF_BOZA'. - Follow up https://github.com/HerculesWS/Hercules/commit/f512a0b9cf93e2432f79b57fb05ccda4b6311b02. - Follow up https://github.com/HerculesWS/Hercules/commit/ce33936de2fcb9c565437cb80e6329ab76626500. - Follow up https://github.com/HerculesWS/Hercules/commit/d8909d9b2cf29f45c025fb93fc1df94ec1a40854. - Follow up https://github.com/HerculesWS/Hercules/commit/f65e0326ac7e6faf17451d4c6d275e4fd3133cc0. - Some white spaces adjustments.
2015-11-22ItemDB Updates:Jedzkie1-4/+12
- Added new official cash shop usable items and it's boxes: • STR Biscuit Stick - http://www.divine-pride.net/database/item/14616 • VIT Biscuit Stick - http://www.divine-pride.net/database/item/14617 • AGI Biscuit Stick - http://www.divine-pride.net/database/item/14618 • INT Biscuit Stick - http://www.divine-pride.net/database/item/14619 • DEX Biscuit Stick - http://www.divine-pride.net/database/item/14620 • LUK Biscuit Stick - http://www.divine-pride.net/database/item/14621 • STR Biscuit Stick Box - http://www.divine-pride.net/database/item/17270 • VIT Biscuit Stick Box - http://www.divine-pride.net/database/item/17271 • AGI Biscuit Stick Box - http://www.divine-pride.net/database/item/17272 • INT Biscuit Stick Box - http://www.divine-pride.net/database/item/17273 • DEX Biscuit Stick Box - http://www.divine-pride.net/database/item/17274 • LUK Biscuit Stick Box - http://www.divine-pride.net/database/item/17275
2015-11-22ItemDB Update:Jedzkie1-8/+16
- Fix some item behavior based on Official Servers. • Lucky Rice Cake • Charm Of Luck • Charm Of Happiness • Rune Kn Test Int • Takoyaki • Evasion Scroll • Concentration Scroll
2015-11-22ItemDB Update:Jedzkie1-12/+14
- Fix some item behaviors based on Official Servers. • Str_Dish10 (Healing percent) • Citron • Meat Skewer • Mre_B • Mre_C • Spray Of Flowers • Strawberry Cake • Pineapple Juice • Spicy Sandwich • Grilled Corn - Implemented the follow SC: • SC_FOOD_CRITICALSUCCESSVALUE (Based on Aegis VAR_CRITICALSUCCESSVALUE)
2015-11-22ItemDB Update:Jedzkie1-19/+38
- Fix some item behavior that should not stack w/ other stat foods. • Tyr's Blessing - http://www.divine-pride.net/database/item/14601 • Internet Cafe1 - • Internet Cafe2 - • Internet Cafe3 - • Internet Cafe4 - • Luxurious Western Food - http://www.divine-pride.net/database/item/14607 • Manchu-Han Imperial Feast - http://www.divine-pride.net/database/item/14608
2015-11-22ItemDB Update:Jedzkie1-2/+2
- Fixed 'Black Thing' not decreasing Stats and Movement Speed. - Fixed 'Enriched White Potion Z' no HP regeneration.
2015-11-22ItemDB Update:Jedzkie1-14/+8
- Added official item effect of 'Gold Pill 1' and 'Gold Pill 2'. - Update SC_ACARAJE flag in sc_config.txt. Ref: http://www.divine-pride.net/database/item/12274, http://www.divine-pride.net/database/item/12275
2015-11-22ItemDB Update:Jedzkie1-31/+20
- Implemented the Geffen Scrolls and Mental Potion official effects. Thanks to Kyeme. (Ref: http://herc.ws/board/topic/1125-please-implement-the-magic-scroll-mental-potion-etc/)
2015-11-20ItemDB Updates:Jedzkie1-31/+40
- Fixes http://herc.ws/board/tracker/issue-7330-halohalo/ where Item 'Halohalo' will not stack together w/ other Status Foods. - Change the Status Food Behavior based on Aegis: (NOTE: ID# 12202, 12203, 12204, 12205, 12206, 12207 and 12247) • Removed when the player dies. • Update its HP/SP percentheal based on Aegis script. - Follow up https://github.com/HerculesWS/Hercules/commit/e511dcf5940cee7a6e43744543a5ca96bc23cf84#commitcomment-14500629. Thanks to AnnieRuru. - Follow up https://github.com/HerculesWS/Hercules/commit/d9ad1cc97be0a90b3ef2f653ae2d2cdd77dddd83#commitcomment-14502822. Thanks also to AnnieRuru. - Change the sequence of our current Trade Restriction based on kRO's itemmoveinfov5.txt
2015-11-19ItemDB Update:Jedzkie1-8/+14
- Follow up https://github.com/HerculesWS/Hercules/commit/d9ad1cc97be0a90b3ef2f653ae2d2cdd77dddd83. - Fixes http://herc.ws/board/tracker/issue-8592-mega-resist-potion/, where the SC_TARGET_BLOOD is not working properly. Thanks to kyeme. - Adjust some whitespaces.
2015-11-19ItemDB Updates:Jedzkie1-23/+23
- Fix 'Light Concentration Potion', 'Light Awakening Potion' and 'Light Berserk Potion' not giving additional ASPD when used. Thanks to Emistry. (Ref: http://herc.ws/board/tracker/issue-8482-light-centerawakeningbersek-potion/) - Change the 'Fools Day Box' and 'Fools Day Box2' variable from .@i to .@temp. - Added 9 New Items and its trade restriction based on itemmoveinfov5.txt of kRO. • Infinite Concentration Potion (ID#12884) (Ref: http://www.divine-pride.net/database/item/12884) • Infinite Awakening Potion (ID#12885) (Ref: http://www.divine-pride.net/database/item/12885) • Infinite Berserk Potion (ID#12886) (Ref: http://www.divine-pride.net/database/item/12886) • Infinite Fly Wing (ID:12887) (Ref: http://www.divine-pride.net/database/item/12887) • Infinite Concentration Potion Box (ID#17226) (Ref: http://www.divine-pride.net/database/item/17226) • Infinite Awakening Potion Box (ID#17227) (Ref: http://www.divine-pride.net/database/item/17227) • Infinite Berserk Potion Box (ID#17228) (Ref: http://www.divine-pride.net/database/item/17228) • Infinite Fly Wing Box (ID:17229) (Ref: http://www.divine-pride.net/database/item/17229) • Infinite Fly Wing Box 3Days (ID:17251) (Ref: http://www.divine-pride.net/database/item/17251)
2015-11-19ItemDB Updates:Jedzkie1-18/+20
- Change the effect of 'Devil Morocc Card' from MaxHP to MaxSP (Ref: http://www.divine-pride.net/database/item/4559) - Change the behavior of 'Fools Day Box' and 'Fools Day Box2'. (Thanks to Haru and Emistry) - Added the combo effect script of 'White Knightage Card' and 'Khalitzburg Knightage Card'. (Ref: http://www.divine-pride.net/database/item/4608) - Fix 'Birdcage Of Paradise' where the skill bonus is not working in Ranger Job and seperate its combo effect. - Added 54 New Cards up to the latest kRO Sakray Update (November 18, 2015) • Infinite Toad Card (ID#4642) (Ref: http://www.divine-pride.net/database/item/4642) • Infinite Vagabond Card (ID#4643) (Ref: http://www.divine-pride.net/database/item/4643) • Infinite Vocal Card (ID#4644) (Ref: http://www.divine-pride.net/database/item/4644) • Infinite Eclipse Card (ID#4645) (Ref: http://www.divine-pride.net/database/item/4645) • Infinite Chimera Card (ID#4646) (Ref: http://www.divine-pride.net/database/item/4646) • Infinite Osiris Card (ID#4647) (Ref: http://www.divine-pride.net/database/item/4647) • Infinite Eddga Card (ID#4648) (Ref: http://www.divine-pride.net/database/item/4648) • Infinite Phreeoni Card (ID#4649) (Ref: http://www.divine-pride.net/database/item/4649) • [WIP] Infinite Infinite Orc Hero Card (ID#4650) (Ref: http://www.divine-pride.net/database/item/4650) • Infinite Tao Gunka Card (ID#4651) (Ref: http://www.divine-pride.net/database/item/4651) • Nightmare Amon Ra Card (ID#4652) (Ref: http://www.divine-pride.net/database/item/4652) • Nightmare Arclouse Card (ID#4653) (Ref: http://www.divine-pride.net/database/item/4653) • Nightmare Mimic Card (ID#4654) (Ref: http://www.divine-pride.net/database/item/4654) • Nightmare Minorous Card (ID#4655) (Ref: http://www.divine-pride.net/database/item/4655) • [WIP] Nightmare Mummy Card (ID#4656) (Ref: http://www.divine-pride.net/database/item/4656) • [WIP] Nightmare Ancient Mummy Card (ID#4657) (Ref: http://www.divine-pride.net/database/item/4657) • Nightmare Verit Card (ID#4658) (Ref: http://www.divine-pride.net/database/item/4658) • Eggring Card (ID#4659) (Ref: http://www.divine-pride.net/database/item/4659) • Scout Basilisk Card (ID#4660) (Ref: http://www.divine-pride.net/database/item/4660) • Charge Basilisk Card (ID#4661) (Ref: http://www.divine-pride.net/database/item/4661) • Big Eggring Card (ID#4662) (Ref: http://www.divine-pride.net/database/item/4662) • Leaf Lunatic Card (ID#4663) (Ref: http://www.divine-pride.net/database/item/4663) • Grass Fabre Card (ID#4664) (Ref: http://www.divine-pride.net/database/item/4664) • Wild Honet Card (ID#4665) (Ref: http://www.divine-pride.net/database/item/4665) • Sweet Roda Frog Card (ID#4666) (Ref: http://www.divine-pride.net/database/item/4666) • Hunter Wolf Card (ID#4667) (Ref: http://www.divine-pride.net/database/item/4667) • Trance Spore Card (ID#4668) (Ref: http://www.divine-pride.net/database/item/4668) • Jungle Mandragora Card (ID#4669) (Ref: http://www.divine-pride.net/database/item/4669) • Fruit Pom Spider Card (ID#4670) (Ref: http://www.divine-pride.net/database/item/4670) • Sorcerer Celia Card (ID#4671) (Ref: http://www.divine-pride.net/database/item/4671) • Sura Chen Card (ID#4672) (Ref: http://www.divine-pride.net/database/item/4672) • Minstrel Alphoccio Card (ID#4673) (Ref: http://www.divine-pride.net/database/item/4673) • Guillotine Cross Eremes Card (ID#4674) (Ref: http://www.divine-pride.net/database/item/4674) • Arch Bishop Magaleta Card (ID#4675) (Ref: http://www.divine-pride.net/database/item/4675) • Ranger Cecil Card (ID#4676) (Ref: http://www.divine-pride.net/database/item/4676) • Mechanic Howard Card (ID#4677) (Ref: http://www.divine-pride.net/database/item/4677) • Warlock Kathryne Card (ID#4678) (Ref: http://www.divine-pride.net/database/item/4678) • Rune Knight Seyren Card (ID#4679) (Ref: http://www.divine-pride.net/database/item/4679) • Royal Guard Randel Card (ID#4680) (Ref: http://www.divine-pride.net/database/item/4680) • Genetic Flamel Card (ID#4681) (Ref: http://www.divine-pride.net/database/item/4681) • Shadow Chaser Gertie Card (ID#4682) (Ref: http://www.divine-pride.net/database/item/4682) • Wanderer Trentini Card (ID#4683) (Ref: http://www.divine-pride.net/database/item/4683) • True Eremes Guile Card (ID#4684) (Ref: http://www.divine-pride.net/database/item/4684) • True Margaretha Sorin Card (ID#4685) (Ref: http://www.divine-pride.net/database/item/4685) • True Kathryne Keyron Card (ID#4686) (Ref: http://www.divine-pride.net/database/item/4686) • True Cecil Damon Card (ID#4687) (Ref: http://www.divine-pride.net/database/item/4687) • True Howard Alt-Eisen Card (ID#4688) (Ref: http://www.divine-pride.net/database/item/4688) • True Seyren Windsor Card (ID#4689) (Ref: http://www.divine-pride.net/database/item/4689) • True Randel Lawrence Card (ID#4690) (Ref: http://www.divine-pride.net/database/item/4690) • True Flamel Emure Card (ID#4691) (Ref: http://www.divine-pride.net/database/item/4691) • True Celia Alde Card (ID#4692) (Ref: http://www.divine-pride.net/database/item/4692) • True Chen Liu Card (ID#4693) (Ref: http://www.divine-pride.net/database/item/4693) • True Gertie Card (ID#4694) (Ref: http://www.divine-pride.net/database/item/4694) • True Trentini Card (ID#4695) (Ref: http://www.divine-pride.net/database/item/4695) • True Alphoccio Card (ID#4696) (Ref: http://www.divine-pride.net/database/item/4696)
2015-11-19Minor follow up.Jedzkie1-1/+1
2015-11-18ItemDB Updates:Jedzkie1-28/+50
- Update Flame Stone, Ice Stone, Wind Stone, and Shadow Orb selling price base on kRO. - Update 'Mother_Heart' item effect. (Ref: http://www.divine-pride.net/database/item/2885) - Update 'Fools_Day_Box' and 'Fools_Day_Box2' based on Aegis. - Update some item scripts based on Aegis. - Changed some ItemID into Constants, Partial commit of my ItemID to Constant assignment. - Added New items and its effect and trade restrictions: • Mercenary_Casting_ (ID# 12807) (Ref: http://www.divine-pride.net/database/item/12807) • Mother_Love_Box (ID# 12808) (Ref: http://www.divine-pride.net/database/item/12808) • Level_Up_Box (ID# 12809) (Ref: http://www.divine-pride.net/database/item/12809) • Zherlthsh_Tck_Box_ (ID# 12819) (Ref: http://www.divine-pride.net/database/item/12819)
2015-11-18ItemDB Update:Jedzkie1-2/+2
- Fixes Issue #688. - Update the item 'Acaraje' to its official effect. (Ref: http://herc.ws/board/tracker/issue-7773-acaraje-12375/) - Fix 'Vitata500' not giving additional % in sp. (Thanks to Haru) (Ref: http://www.divine-pride.net/database/item/12436) - Fix Ljosalfar and Mermaid Bubbles disappear its effect when died / dispell and etc.