Fixed Arrow Crafting, now using the official X.2 values

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@6894 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
Playtester 2006-05-31 19:52:00 +00:00
parent 80dcbfcd7e
commit c63a113ff8
2 changed files with 22 additions and 30 deletions

View File

@ -27,6 +27,7 @@
=========================
05/31
* Fixed Arrow Crafting, now using the official X.2 values [Playtester]
* Updated item_db according to info provided by Haplo [Playtester]
* Changed the range of Rotar Zairo to 7, as it should be. [MasterOfMuppets]
05/30

View File

@ -13,9 +13,9 @@
713,1770,2
// Emperium --> 600 Immaterial Arrows, 600 Mute Arrows, 600 Oridecon Arrows
714,1757,600,1769,600,1765,600
// Yellow Gemstone --> 300 Stone Arrows, 1 Sleep Arrow
715,1756,300,1768,1
// Red Gemstone --> 10 Rusted Arrows, 1 Posion Arrow, 1 Curse Arrow
// Yellow Gemstone --> 30 Stone Arrows, 1 Sleep Arrow
715,1756,30,1768,1
// Red Gemstone --> 10 Rusted Arrows, 1 Poison Arrow, 1 Curse Arrow
716,1762,10,1763,1,1761,1
// Blue Gemstone --> 30 Crystal Arrows, 1 Freeze Arrow
717,1754,30,1759,1
@ -25,10 +25,10 @@
733,1764,50
// Rough Oridecon --> 50 Oridecon Arrows
756,1765,50
// Rough Elunium --> 1000 Steel Arrows, 5 Freeze Arrows
757,1753,1000,1758,5
// Tree Root --> 150 Arrows
902,1750,150
// Rough Elunium --> 200 Steel Arrows, 5 Freeze Arrows
757,1753,200,1758,5
// Tree Root --> 7 Arrows
902,1750,7
// Scorpion Tail --> 3 Rusted Arrows
904,1762,3
// Jellopy --> 4 Arrows
@ -43,24 +43,20 @@
913,1767,1
// Wolf Claw --> 15 Iron Arrows
920,1770,15
// Orcish Fang --> 30 Iron Arrows, 5 Steel Arrows, 1 Stone Arrow
922,1770,30,1753,5,1756,1
// Orcish Fang --> 30 Iron Arrows, 5 Steel Arrows, 10 Stone Arrow
922,1770,30,1753,5,1756,10
// Evil Horn --> 20 Shadow Arrow, 10 Flash Arrows, 5 Stun Arrows
923,1767,20,1760,10,1758,5
// Orcish Voucher --> 1 Oridecon Arrow, 5 Stun Arrow
931,1765,1,1758,5
// Venom Canine --> 1 Shadow Arrow
937,1767,1
// Venom Canine --> 1 Poison Arrow
937,1763,1
// Bee Sting --> 1 Rusted Arrow
939,1762,1
// Horn --> 35 Steel Arrows
947,1770,35
// Fin --> 150 Crystal Arrows
951,1754,150
// Cactus Needle --> 50 Arrows
952,1750,50
// Gill --> 80 Steel Arrows, 5 Crystal Arrows
956,1770,80,1754,5
// Gill --> 80 Steel Arrows, 150 Crystal Arrows
956,1770,80,1754,150
// Decayed Nail --> 1 Rusted Arrow, 1 Shadow Arrow
957,1762,1,1767,1
// Horrendous Mouth --> 5 Shadow Arrow
@ -68,13 +64,13 @@
// Stinky Scale --> 1 Poison Arrow
959,1763,1
// Heroic Emblem --> 1 Oridecon Arrow, 5 Stun Arrow
//968,1765,1,1758,5
968,1765,1,1758,5
// Gold --> 50 Flash Arrows, 50 Oridecon Arrows
969,1760,50,1765,50
// Oridecon --> 250 Oridecon Arrows
984,1765,250
// Elunium --> 100 Steel Arrows, 50 Stun Arrows
985,1753,100,1758,50
// Elunium --> 1000 Steel Arrows, 50 Stun Arrows
985,1753,1000,1758,50
// Red Blood --> 600 Fire Arrows
990,1752,600
// Crystal Blue --> 150 Crystal Arrows
@ -107,19 +103,17 @@
1010,1770,50
// Emveretarcon --> 200 Iron Arrows, 40 Silver Arrows
1011,1770,200,1751,40
// Mole Whiskers --> 30 Stone Arrows
1017,1756,30
// Mole Claw --> 50 Iron Arrows, 60 Stone Arrows
1018,1770,50,1756,60
// Trunk --> 40 Arrows
1019,1750,40
// Dokebi Horn --> 40 Iron Arrows, 2 Shadow Arrows
1021,1770,40,1767,2
// Porcupine Quill --> 70 Arrows, 1 Stone Arrow
1027,1750,70,1756,1
// Porcupine Quill --> 70 Arrows, 30 Stone Arrow
1027,1750,70,1756,30
// Mantis Scythe --> 1 Sharp Arrow
1031,1764,1
// Dragon Canine --> 1 Ordecon Arrow, 50 Iron Arrows
// Dragon Canine --> 1 Oridecon Arrow, 50 Iron Arrows
1035,1765,1,1770,50
// Little Evil Horn --> 2 Curse Arrows, 50 Iron Arrows
1038,1761,2,1770,50
@ -129,8 +123,8 @@
1043,1753,10
// Zenorcs Fang --> 5 Rusted Arrows
1044,1762,5
// Ancient Tooth --> 300 Steel Arrows, 10 Crystal Arrows
1053,1753,300,1754,10
// Ancient Tooth --> 20 Steel Arrows, 300 Crystal Arrows
1053,1753,20,1754,300
// Fang --> 2 Sharp Arrows, 40 Silver Arrows
1063,1764,2,1751,40
// Reins --> 100 Iron Arrows
@ -199,6 +193,3 @@
7035,1752,3000
// Fang of Garm --> 300 Crystal Arrows
7036,1754,300
// Cyfar --> 40 Silver Arrows
7053,1751,40