summaryrefslogtreecommitdiff
path: root/db/item_db.txt
AgeCommit message (Collapse)AuthorFilesLines
2007-08-01* Added some of the new arrow craftings for testing purposesPlaytester1-1/+1
- some item names are still unknown, help needed - fixed an item name - more to come git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10942 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-31* Fixed north prontera kafra having an empty warp listultramage1-1/+1
* Removed junk ЎA text from the 2004 headgears * Changed deprecated Job_Alchem to Job_Alchemist (see r10904) * Fixed a typo in a geffen city npc (Job_Merhcant) * Fixed a typo in the Jobmaster custom script (Job_Gunsliger) * Fixed one old eAAC Quest Warper bug (warp to nonwalkable coords) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10940 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-30* Additional Pet Tames reverted again back to item-type 2 (recent commit by ↵L0ne_W0lf1-4/+4
Ultramage fixes double-consumption) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10931 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-30* Corrected pet taming code; items are consumed immediately and only 1xultramage1-24/+24
- TODO: add proper code for people who want delayed consumption git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10930 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-30* Added 1 slot to all coloured ribbons as pointed out by Elfange.L0ne_W0lf1-7/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10929 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-28* Fixed Black Ribbon's Aegis Name. (Ribbon -> Ribbon_Black) Thanks emc2boi.L0ne_W0lf1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10922 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-27* Simplified exp gain equations (now more FPU-friendly and precise), also ↵ultramage1-1/+1
fixes the uninitialized variable problem * Corrected one exp calculation overflow (mainly affected high-rate pk servers) * Fixed Neuralizer item script typo git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10921 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-27* Added Cash Shop item fucntions. (/other/CashShop_Functions.txt)L0ne_W0lf1-42/+42
* Updated Cash Shop Skill Scrolls to behave more like official scrolls. - Kafra Card, Neuralizer, Giant Fly Wing and Dungeon teleport scroll now call functions. The functions for these items are found in /npc/other/CashShop_Functions.txt * Fixed Tidal Shoes missing HP bonus. (Thanks to ZephyrShakuraus) * Reverted change of Taming items item-type back to 11 because of a bug. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10917 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-16* Fixed incorrect skill ID for Lady Tany's Expulsion.L0ne_W0lf1-1/+1
* Corrected the AegisName for "Fresh Fish." Should have been "Delicious_Fish" git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10885 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-15* Fixed Blue Drooping Kitty again (extra comma.)L0ne_W0lf1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10883 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-13* Updated "Name" fields for 11.2 headgears.L0ne_W0lf1-5/+5
* Updated NPCs for Al De Baran - Added Inn NPC for Al De Baran * Fixed problems with Hahoe/Lion/Bride masks quests. * Added Zairik's fix for the wizard quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10879 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-13* Fixed Blue Drooping Kitty. (Missing comma) Thanks to diedlikeaheroL0ne_W0lf1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10877 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-06fixed Kiel quest bug, fixed item names in db, according to the quest and ↵Lupus1-15/+15
ragnainfo.net wiki git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10857 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-04Fixed spiritual ringPlaytester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10854 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-04* Cursey Abbey mob updatesPlaytester1-6/+6
- fixed some bugs in the item_db - updated sql files git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10851 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-03*Reverted some preciously item-type 11 items back to 11.L0ne_W0lf1-38/+38
Itemskill apparently depends on item-type 11 or it won't work. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10849 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-03* More updates to AEGIS name fields.L0ne_W0lf1-157/+277
* Fixed job code error with Spiritual Ring. * Added several new items, and Updated various fields in others. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10846 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-07-02* Rev. 10841 Updated some AEGIS names. (Still more to do)L0ne_W0lf1-121/+121
* Updated Flame Lord Ring, Ring of Resonance, and their set skills. * Updated Spiritual Ring, effect and rates. * Updated Lesser_Elemental_Ring, added auto-cast skills. * Adjusted some other auto-cast skills. * Adjusted Doom_Slayer's chance to break armor (1% -> 5%) * There are no longer any items that use the item-type (use delay) 11. * Modified Cash shop scroll items to use "unitskilluseid" git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10841 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-29Added Christmas Goblin taming itemPlaytester1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10832 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-16Removed Mdef bonus on Ph.D HatPlaytester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10774 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-10* Added Old_Bleu_Box and added corrisponding item group entries.L0ne_W0lf1-2/+4
* Updated Red_Box_ and added corrisponding item group entries. * Updated constants to include IG_BleuBox and IG_Red_Box_2. * Updated itemdb.h with the two new item group values. (38 and 39) Why are they static anyway? * Fixed some small typos in the Gaebolg family curse quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10745 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-06Fixed Spirited GuitarPlaytester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10701 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-05Fixed two items thanks to zephyrusPlaytester1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10698 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-04* Added 11.2 guns to gunslinger shopPlaytester1-6/+6
- updated gun prices - updated sql files git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10682 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-06-01Fixed some 11.3 equipsPlaytester1-6/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10665 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-31Some small item fixesPlaytester1-4/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10652 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-31Fixed duration of Authorative BadgePlaytester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10649 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-28Fixed Black Leather Boots and Thorny ShieldPlaytester1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10642 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-28Fixed Orc Archer's Bow and Silver ShotelPlaytester1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10637 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-22Poison Bottle now reduces SP to 0 as well.L0ne_W0lf1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10602 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17Fixed Earthen and Gale Bow being all mixed upPlaytester1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10556 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17* Updated price and weight of some etc itemsPlaytester1-66/+66
- removed weight on The Sign quest items git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10555 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-17Corrected weight for hunting spear (420 -> 4200) as pointed out by Samueloa.L0ne_W0lf1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10551 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-13blocked some event item bonuses with 'end;'Lupus1-10/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10534 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-11Added some monsters and fixed some itemsPlaytester1-27/+27
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10528 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-07Fixed some aegis namesPlaytester1-10/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10500 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-05Fixed some syntax errors in the item_db and updated sql filesPlaytester1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10461 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-04- Updated mob_poring.txt, by Spre.DZeroX1-1/+1
- Minor source edits, to accommodate the new DB file, mob_pouch.txt, for the Red Pouch of Surprise, by Spre. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10451 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-01Fixed equippable job for Moonlight Ring and removed Airplane mobs from conf ↵Playtester1-1/+1
files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10428 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-05-01Some small item fixes thanks to WonderSwanPlaytester1-9/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10426 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-29Fixed equippable job for Holy DaggerPlaytester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10412 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-28* Corrected Weight, buy/sell, attack, level and slots on three of the new fists.L0ne_W0lf1-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10396 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-28Scripts:L0ne_W0lf1-0/+240
* Fixed doors not resetting in kh_kiehl01 after 30 second timer is up. Database: * Added remaining 11.3 Equipment. * Added Known-Effect Cash Shop items. * Added Valentine's Day (2007) event items with info * Added St. Patrick's Day (2007) items. * Added a list of problems with 11.3 equipment and cash shop items to changelog. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10392 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-26Fixed Wild Ginseng cardPlaytester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10363 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-22Added some "refined" headgearsPlaytester1-24/+31
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10318 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-21Optimized db entries for autocastPlaytester1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10302 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-21* Official Rachel Sanctuary warpsPlaytester1-2/+2
- had to move the current quest to another position * Fixed up some item_db entries git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10299 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-21- Removed the +25% mdef, -50% def effect from Freeze statusultramage1-2/+2
- Changed autocast skills, they now only work with normal attacks - Fixed a few spots where the attack_type flag was getting truncated - Hopefully fixed the cygwin + size_t problem (using stddef.h as source) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10298 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-18Fixed two aegis namesPlaytester1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10285 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-04-17Fixed Potato, Ice Cream and MochiPlaytester1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10284 54d463be-8e91-2dee-dedb-b68131a5f0ec