
* 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://svn.code.sf.net/p/rathena/svn/branches/stable@575 54d463be-8e91-2dee-dedb-b68131a5f0ec
101 lines
2.5 KiB
Plaintext
101 lines
2.5 KiB
Plaintext
//ID,ItemLV,RequireSkill,MaterialID1,MaterialAmount1,MaterialID2,MaterialAmount2,MaterialID3,MaterialAmount3,MaterialID4,MaterialAmount4,MaterialID5,MaterialAmount5
|
|
//If MaterialAmount = 0, then u just need that item in your inventory (books)
|
|
|
|
// Stones and Metals ItemLV=16
|
|
998,16,94,1002,1
|
|
999,16,95,998,5,1003,1
|
|
1000,16,96,1001,10
|
|
994,16,96,990,10
|
|
995,16,96,991,10
|
|
997,16,96,993,10
|
|
996,16,96,992,10
|
|
// Weapon ItemLV=wLV
|
|
1101,1,99,998,2
|
|
1104,1,99,998,30
|
|
1107,1,99,998,45,913,25
|
|
1110,2,99,999,20
|
|
1113,2,99,999,35
|
|
1122,2,99,999,40,920,50
|
|
1126,3,99,999,5,984,8,727,1
|
|
1123,3,99,984,8,999,10,728,1
|
|
1119,3,99,984,8,999,15,718,1
|
|
1129,3,99,984,16,724,1
|
|
1201,1,98,998,1,909,10
|
|
1204,1,98,998,25
|
|
1207,1,98,998,50
|
|
1210,2,98,999,17
|
|
1213,2,98,999,30
|
|
1216,2,98,999,40
|
|
1219,3,98,984,4,999,40,726,1
|
|
1222,3,98,984,4,999,60,729,1
|
|
1116,1,100,998,35,958,15
|
|
1151,2,100,999,25,957,20
|
|
1154,2,100,999,45
|
|
1157,2,100,984,12,999,10
|
|
1160,3,100,984,12,999,20
|
|
1163,3,100,984,16,999,20,733,1
|
|
1301,1,101,998,10
|
|
1351,1,101,998,110
|
|
1354,2,101,999,30
|
|
1357,3,101,984,4,999,20,922,30
|
|
1360,3,101,984,8,999,10,719,1
|
|
1501,1,102,998,3
|
|
1504,1,102,998,30
|
|
1507,2,102,999,20
|
|
1510,2,102,999,33
|
|
1519,2,102,999,45
|
|
1513,3,102,999,85,730,1
|
|
1516,3,102,999,100,963,20
|
|
1522,3,102,999,120,968,1
|
|
1801,1,103,998,160,722,1
|
|
1803,2,103,999,50
|
|
1805,2,103,999,65
|
|
1807,3,103,984,4,723,10
|
|
1809,3,103,984,8,728,10
|
|
1811,3,103,984,4,727,10
|
|
1401,1,104,998,3
|
|
1404,1,104,998,35
|
|
1407,1,104,998,70
|
|
1451,2,104,999,25
|
|
1454,2,104,999,40
|
|
1457,2,104,999,55
|
|
1460,3,104,984,8,999,10,720,5
|
|
1463,3,104,984,12,999,10
|
|
1410,3,104,984,12,723,3,923,1
|
|
// Potions ItemLV=32 MaterialID1=?
|
|
501,32,228,7144,0,507,1,1093,1
|
|
503,32,228,7144,0,508,1,1093,1
|
|
504,32,228,7144,0,509,1,1093,1
|
|
505,32,228,7144,0,510,1,911,1,1093,1
|
|
//Condensed Red Potion
|
|
545,32,228,7133,0,501,1,1092,1,952,1
|
|
//Condensed Yellow Potion
|
|
546,32,228,7133,0,503,1,1092,1,1017,1
|
|
//Condensed White Potion
|
|
547,32,228,7133,0,504,1,1092,1,1061,1
|
|
//Anodyne
|
|
605,32,228,7144,0,708,1,970,1,713,1
|
|
//Aloevera
|
|
606,32,228,7144,0,704,1,518,1,713,1
|
|
//Alcohol
|
|
970,32,228,7127,0,713,1,7033,5,905,5,1092,1
|
|
//Fire Bottle
|
|
7135,32,228,7128,0,970,1,1059,1,713,1
|
|
//Hydrobolic Acid Bottle
|
|
7136,32,228,7129,0,713,1,929,1
|
|
//Water Bottle (Plant Bottle)
|
|
7137,32,228,7130,0,713,1,1032,2
|
|
//Mine Bottle
|
|
7138,32,228,7131,0,713,1,1050,1,1051,1
|
|
//Coating Wax
|
|
7139,32,228,7132,0,970,1,950,1,1044,1,713,1
|
|
// Monetary ItemLV=64
|
|
//Gold Coin
|
|
671,64,385,7231,1
|
|
//Silver Coin
|
|
675,64,385,7232,1
|
|
//Mysterious Ore Coin <- Mysterious Ore
|
|
674,64,385,7233,1
|
|
//Deadly Poison Bottle ItemLV=256
|
|
678,256,407,937,1,939,1,952,1,7033,1,972,1,657,1,713,1
|