- Changed Serin's Gold Ring Weight to 0

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5203 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
Poki#3 2006-02-06 13:42:04 +00:00
parent 4fe9b3abb3
commit 2898776d7a
2 changed files with 32 additions and 27 deletions

View File

@ -1,32 +1,37 @@
========================= Items that need fixing/implementing
-----These items are scrapped(for now,at least)? No desc in desctable, nor kRO website-----
1475,Cavalry_Lance: Missing stats
2355,Angel_Protection: Autospell rate is unknown
2417,Frico_Shoes: Missing Set bonus, and red,orange,yellow,white potion
heal rate 20% increasing bonus(if you want, edit db/item_group_db.txt, then
----- These items are scrapped (for now, at least). No desc in desc on kRO website -----
----- I think we should move them elsewhere. They clog the Changelog up :/ [Poki#3] -----
1475 Cavalry Lance: Missing stats
2355 Angel Protection: Autospell rate is unknown
2417 Frico Shoes: Missing Set bonus and red, orange, yellow, white potion
heal rate 20% increasing bonus (if you want, edit db/item_group_db.txt, then
use bonus2 bAddItemHealRate) And I don't know if it's proper name.
2418,Boots_of_Vidar: Missing set bonus
2420,Second_Advent_of_Angel: Item description is not right, so it needs
correction through patch
2515,Wing_of_Eagle: the value is unknown, even if the bonus option is increasing speed or
speed rate
2520,Gebneys_Shoulder: maybe item name is wrong. it doesn't have its own sprite yet(though file
exists)
5125,Angel_Kiss,Angel's Kiss: Description miss. This item is for Novice/Super Novice, like any other
'Angel' equipments.
5126,Morphicious_Hood: When using magic, it cannot be dispelled(Maybe it works like Phen card)
----------
4296,Cramp_Card: Temporal Plug: 10z per mob-level on a 3% chance.
7458,Fortune_Horn - it's a custom name yet
12016,Speed_Increasing_Potion no bonus... Turbo Track race item
12017,Speed_Decreasing_Potion no bonus... Turbo Track race item
2418 Boots of Vidar: Missing set bonus
2420 Second Advent of Angel: Item description is not right, so it needs correction through patch
2515 Wing of Eagle: the value is unknown, even if the bonus option is increasing speed or speed rate
2520 Gebneys Shoulder: maybe item name is wrong. It doesn't have its own sprite yet (though file exists)
5125 Angel Kiss: Description miss. This item is for Novice/Super Novice, like any other 'Angel' equipments.
5126 Morphicious Hood: When using magic, it cannot be dispelled (Maybe it works like Phen card)
-----
2653,Sacrifice_Ring: seems eAthena doesn't have bonus option yet <- explain how this works so I can code it in. [Skotlex]
4296 Cramp Card: Temporal Plug: 10z per mob-level on a 3% chance.
7458 Fortune Horn: It's a custom name ^^;
12016 Speed Increasing Potion: no bonus... Turbo Track race item
12017 Speed Decreasing Potion: no bonus... Turbo Track race item
-----
2653 Sacrifice Ring: seems eAthena doesn't have bonus option yet <- explain how this works so I can code it in. [Skotlex]
* * * On your death it breaks (BS can fix it), you drop all Equipment (equipped, even the ring). And revive with 1 HP / 1 SP at the place of your death.
* * * From where this info is? ... Mine: On your death you'll loose this ring and get 50% HP [Komurka]
-----
585 Brusti: Should Cast Level 3 Magnificat when used.
12136 Women's Bundle: You can get item ID 558, 529, 2668 or 7518.
12133 McDonald's Ice Cone: Should Restore 1/2 HP and SP and be usable only once a day.
1263 Unholy Touch: Critical Rate - 1
=========================
02/06
* Changed Serin's Gold Ring Weight to 0 [Poki#3]
02/05
* Merged most of the 'plug' items into the main item_db. [Skotlex]
02/04

View File

@ -86,6 +86,7 @@
582,Orange,Orange,0,,10,20,,,,,16777215,7,2,,,,,,{ itemheal rand(10,15),rand(10,15); }
583,Ketupat_,Ketupat,0,,10,150,,,,,16777215,7,2,,,,,,{}
584,Skewer_Soup,Skewer Soup,0,50,,60,,,,,127918079,7,2,,,,,,{ itemheal rand(45,64),0; }
585,Brusti,Brusti,0,15,,20,,,,,127918079,7,2,,,,,,{ itemheal rand(17,20),0; }
// Usable Items
//===================================================================
@ -1109,7 +1110,7 @@
2639,Occult_Incense,Occult Incense,5,,10,100,,0,,0,127918079,7,2,136,,0,0,0,{ bonus bAgi,1; bonus bInt,1; }
2640,Kafra_Ring,Kafra Ring,5,,10,200,,1,,0,127918079,7,2,136,,0,0,0,{ bonus bStr,1; bonus bAgi,1; bonus bInt,1; bonus bLuk,1; bonus bMdef,1; }
2641,Fashion_Hip_Sack,Fashion Hip Sack,5,,10,700,,0,,0,263200,7,2,136,,50,0,0,{ bonus bStr,2; }
2642,Serin's_Gold_Ring,Serin's Gold Ring,5,,10,100,,0,,0,127918079,7,2,136,,0,0,0,{}
2642,Serin's_Gold_Ring,Serin's Gold Ring,5,,10,0,,0,,0,127918079,7,2,136,,0,0,0,{}
2643,Serin's_Gold_Ring_,Serin's Gold Ring,5,,10,100,,0,,0,127918079,7,2,136,,0,0,0,{}
2644,The_Sign,The Sign,5,,10,0,,0,,0,127918079,7,2,136,,0,0,0,{ bonus bMatkRate,5; bonus bAtkRate,5; }
2645,Moonlight_Ring,Moonlight Ring,5,,10,200,,0,,0,135232,7,2,136,,60,0,0,{}
@ -2341,9 +2342,10 @@
12130,Cookie_Bag,Cookie Bag,3,,10,70,,,,,127918079,7,2,,,,,,{}
12131,Lucky_Potion,Lucky Potion,0,,10,100,,,,,127918079,7,2,,,,,,{}
12132,Santa's_Bag,Santa's Bag,2,,10,200,,,,,127918079,7,2,,,,,,{ sc_start SC_Xmas,600000,0;}
12133,McDonald's_Ice_Cone,McDonald's Ice Cone,0,50,,80,,,,,127918079,7,2,,,,,,{ itemheal rand(45,64),0; } // Restores one half of maximum HP and SP and lets you forget about the heat.
12133,McDonald's_Ice_Cone,McDonald's Ice Cone,0,50,,80,,,,,127918079,7,2,,,,,,{ itemheal rand(45,64),0; }
12134,Red_Envelope_,Red Envelope,2,,10,10,,,,,127918079,7,2,,,,,,{ set Zeny,Zeny+rand(1000,10000); }
12135,Green_Ale,Green Ale,2,,10,30,,,,,127918079,7,2,,,,,,{}
12136,Women's_Bundle,Women's Bundle,2,,10,100,,,,,127918079,7,2,,,,,,{}
// More Weapons
//===================================================================
@ -2357,9 +2359,7 @@
// Temp Plugs. Someone good with the DB's? If so, please re-check the items and place them accordingly.
12136,Women's_Bundle,Women's Bundle,2,,10,100,,,,,127918079,7,2,,,,,,{} //you can get item ID 558,529,2668,7518
//7519,...,,,,,,,,,,,,,,,,,,{}
//7520,...,,,,,,,,,,,,,,,,,,{}
585,Brusti,Brusti,0,15,,20,,,,,127918079,7,2,,,,,,{ itemheal rand(17,20),0; } //TODO: Cast Level 3 Magnificat.
//5145,...,,,,,,,,,,,,,,,,,,{}
//586,...,,,,,,,,,,,,,,,,,,{}