summaryrefslogtreecommitdiff
path: root/db/produce_db.txt
AgeCommit message (Collapse)AuthorFilesLines
2012-08-27Fixed bugreport:6516 where duplicate entry in produce_db.txt is been ignored ↵rud0lp201-91/+119
when both required skills are present in a character (ex. AM_PHARMACY w/ GN_CHANGEMATERIAL) Updated all Genetic's item creation skills to its official behavior and added all missing items used for GN_CHANGEMATERIAL.(bugreport:6539) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16712 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-05-12Follow up r16062 added missing produce table update. special thanks to Ignizshennetsind1-16/+117
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@16100 54d463be-8e91-2dee-dedb-b68131a5f0ec
2012-04-20Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks ↵shennetsind1-0/+82
to 3CeAM for the base. Notice this revision onwards requires you to update your char sql table and add the elemental sql table (check sql-files/upgrade_svn15885_log.sql) If you step by any bugs, let us know at http://rathena.org/board/tracker/ Thank you very much. ARRIBA ARRIBA. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15885 54d463be-8e91-2dee-dedb-b68131a5f0ec
2011-12-05Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ↵shennetsind1-0/+47
get it sorted. Some of the stuff included in RREmu that is now part of rAthena: - RE Drop Rate Modifier - RE Experience Rate Modifier - RE Weapon MATK - RE Shield ASPD job-specific penalty - RE Cast Time - Renewal-specific item DEF - 3.1 classes. - All-New Mounts - Official Magical Reflection - And other perks, such as fully-functional @mapflag also merged eAthena 15006 into rAthena. For Bugs, Comments and Suggestions: http://rathena.org/board/tracker/ git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15009 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-15- Fixed typo on 'Maiden Hat'. (bugreport:2864)Kisuka1-2/+2
- Fixed typo on guides_alb. (bugreport:2868) - Compared mkCook.txt with produce_db's cooking recipes. (bugreport:2866) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13582 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-01-06Expanded the poor "npc_touch_areanpc : some bug" with info about which cell ↵ultramage1-1/+1
exactly caused the problem. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12024 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all ↵FlavioJS1-397/+397
txt/conf/h/c files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9410 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-09-04- Ordered up entries in skill_unit_dbskotlex1-1/+0
- SC_REFLECTSHIELD will now be passed to devoted characters at cast-time. - Added a check to make a mob's level 1 if the read level from the db is less than it. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8615 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-30Updated ingredients for Smooth NoodlePlaytester1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8543 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-28- Changed the produce_db format, now there's a skill-lv column right after ↵skotlex1-146/+146
the skill-id column to specify required skill-level to craft this item. - Modified the skill produce_db code to take into account the new skill-lv requirement. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8523 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-22Updated Embryo creation, put "Potion Creation Guide" instead of "Embryo ↵toms1-2/+3
Creation Guide" according to RockmanEXE's & iRO info git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8419 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-09Fixed Royal Tea requiring Sweet Sauce rather than Yellow SpicePlaytester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8206 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-08-04Changed Thorned Fruit to Prickly Fruit in produce_db.txtPlaytester1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8131 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-07-04- Implemented cooking chances. Chance of success is 70% - 7*(dish-lv)% + ↵skotlex1-55/+55
12*(cooking set-lv)%. Exception: When using the legendary cooking set, success chance is 100% regardless of dish. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@7518 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-04-12Fixed produce_db.txt for Halberd. It now needs 12 Oridecons because that's ↵Playtester1-2/+2
what it says on the kRO website and it's also more reasonable. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6013 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-22elemental converters ingredients updateLupus1-8/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5698 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ↵Valaris1-0/+397
GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EVERYTHING ELSE GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5094 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29Clearing trunk.Valaris1-100/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-15* Updated Forging and Potion making formulascelest1-2/+0
* Modified guild skills * Initialise 'canregen' when logging into map - Updated Steel Body, Thunderstorm, Investigate and Magic Crasher - Removed elunium and oridecon from produce_db git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@575 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-24restored some db filesLupus1-0/+102
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@342 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-24git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@341 ↵(no author)1-102/+0
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-22Slim Potions require empty test tube, not empty potion bottle *fixed*shadowlady1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@307 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-20Updated napalm vulcan, enchant and create deadly poison, slow poison, meteor ↵celest1-1/+3
assault. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@266 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14Fixed some file typesamber1-100/+100
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@172 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-13Added comments, checkedLupus1-6/+22
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@166 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-04git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@2 ↵(no author)1-0/+84
54d463be-8e91-2dee-dedb-b68131a5f0ec