summaryrefslogtreecommitdiff
path: root/db/item_db.txt
AgeCommit message (Collapse)AuthorFilesLines
2008-08-25Corrected Spear and Swordman mercenary scrolls again. L0ne_W0lf1-20/+20
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13133 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-25Corrected Spear and Swordman mercenary summoning scrolls.L0ne_W0lf1-28/+29
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13132 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-24- Implemented Mercenary Scrolls (item_db)zephyrus1-31/+31
- There are some little problems, like remaining time going to 0, but you can summon it, make it walk, follow you. - Feel free to test it. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13126 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-19* Fixed invalid element warning in mob database.L0ne_W0lf1-7/+7
* healing staff and similar items now add to offensive heal as well. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13094 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-19* Fixed bugs in some items. (bugrepot:2059)L0ne_W0lf1-24/+24
* Added stats for some mobs, and fixed some others. * Rather large update to the Keil Hyre quest. - Update does not add any of the changes made by iRO. - Many updates, see script or tracker for details. * Fixed condition check in turtle island warper. (bugreport:1943) * Removed the duplicate NPC "Mudie" from Hugel City. (bugreport:2079) * Corrected Umbala Dismantle/create Essence NPC. (bugreport:2089) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-15incorrect item id (bugreport:2063)Yommy1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13078 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-14* Added: new items, according to kRO items descriptions (commented out for a ↵akrus1-2/+18
while) (bugreport:2043) [akrus] * Fixed: items 7918, 11703 wrong line format (bugreport:2055) [akrus] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13076 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-11Corrected Flame Skull Card, rate os 5% not 50%. This is what happens when ↵L0ne_W0lf1-1/+1
your value types are inconsistent. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13069 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-10Accidentally reverted the fix to Drifter.L0ne_W0lf1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13067 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-10* Rather massive item database update.L0ne_W0lf1-1503/+2006
- Added a lot of items, though some are not implemented. - Updated a lot of the current prices for many items - All items now use the "Buy" column for price. * Added new skills to the skill database. (commented out) * Updated item trade database with new items. * Updated Cashshop functions. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13066 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-10fixed bug reports (bugreport:1556 bugreport:1913 bugreport:1839)Yommy1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13061 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-26- Implemented official Convex Mirror (With help of Yomanda and Sirius White)zephyrus1-1/+1
- Fixed SC_WARN don't receiving reflecting damage (Bug Report 1854). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12997 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-25* Corrected Luna Bow Bonuses. (bugreport:1919)L0ne_W0lf1-1/+1
* Swapped dis/enable for hideon/off in wedding script. * Corrected Slotting NPCs triggering on touch. (bugreport:1916) * Added a missing close in juperos quest. (bugreport:1918) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12993 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-24Removed an extra ) in Item 2765's script.Paradox924X1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12987 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-22- Some new items and a correction in Dark Lord Card.zephyrus1-2/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12982 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-22* Removed mail commands that no longer exist from help.txt.L0ne_W0lf1-7/+7
* Finally getting around to fixing a few bug reports - Corrected some view IDs for some newer headgears. (bugreport:1842) - 11.3 bows are now equippable by all archer classes. (bugreport:1885) * Getting around to fixing some script bug. - Fixed bugs in the nameless quest, and other npcs. (bugreport:1845) - Fixed some bugs in the WoE:SE control devices. (bugreport:1848) - Fixed minor typo in the novice grounds. (Bugreport:1877) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12981 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-12Removed 5283,Chick_Hat bonus against brute monsters.shadow1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12946 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-10Added +10% dmg from satan morroc on items 2537,Lucifer_Manteau and ↵shadow1-3/+3
2729,Lucifer_Ring, bugreport:1780 Fixed 5326,Masquerade_C bonus, bugreport:1820 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12936 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-08* Swapped 'misceffect' usage for 'end', the effect is client-side already.L0ne_W0lf1-7/+12
* Added a few headgears from $ephiroth. (bugreport:1756) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12924 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-06Fixed 700,Cold_Scroll_2_1 not working, bugreport:1807shadow1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12916 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-04Fixed 4372, Bacsojin Card trying to improve AL_SANCTUARY instead of ↵Paradox924X1-1/+1
PR_SANCTUARY. Bugreport: 1793 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12905 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-02Fixed 4175,Poison_Toad_Card missing pushback effect, bugreport:1779shadow1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12901 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-29Random assortment of various small corrections and tweaks.ultramage1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12894 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-24* Increased Item group limit for new item groups. L0ne_W0lf1-7/+7
* Added several new item groups, and updated some existing groups. - IG_RedBox, IG_GreenBox, IG_OldYellowBox, IG_OldGiftBox IG_MagicCardAlbum, IG_HometownGift, and IG_Masquerade. - IG_CardAlbum no longer gives Ghostring or Angeling Cards. - Added Hahoe Mask to Wrapped Mask list. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12891 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-23- New Headgears from other official servers.zephyrus1-1/+13
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12887 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-22 * Fixed / updated items to recent kRO 14593,2621-2626,4175,2719Lupus1-9/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12877 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-17* Pecopeco_hairband bonus is again ASPD -10%, Cast Rate +25%.L0ne_W0lf1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12848 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-16Fixed 1425,Assaulter's_Spear using BaseClass instead of BaseJob, bugreport:1694shadow1-2/+2
Fixed missing capital M on Silver Tiara script. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12840 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-15* Fixed the next items:samuray221-8/+8
- Naght Seiger Twin Edge Fixed Level Meteor Storm to 3. - Twin Pompom By JB Increase Agility lvl 1 when attacking. - Naght Seiger Flame Manteau Weight: 70 Req: 70 - Free Ticket for Kafra Storage, Free Ticket for Kafra Transportation, Free Ticket for the Cart Service Weight: 0 - Hunter Cap Bonus damage VS Brute and Demi human monster - Koneko Hat Bonus INT + 1 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12838 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-14Fixed 5286,Pecopeco_Hairband level requeriment as reported by Lone Wolf.shadow1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12830 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-13Converted skill commands integers to strings. Follow up on r12814shadow1-285/+285
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12819 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-11Fixed items that grant status related skills not removing the status when ↵shadow1-13/+13
you unequip it. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12811 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-10Fixed 1733,Gust_Bow (Gale Bow) autocast chance, 0.2->1% normal, 1->2% if INT ↵shadow1-1/+1
> 40. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12808 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-10Fixed Sabbath coma chance against demon monsters (0.5->5%).shadow1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12807 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-10Implemented item bonus for 14538,Glass_of_Illusion, +20 perfect dodge for 60 ↵shadow1-6/+8
seconds, bugreport:1285 Added 14500,Insurance_ (no exp penalty for 60 minutes, used by 13500,Insurance60_Box, bugreport:1285 Implemented visual effects for Small/Medium Life Potion, Abrasive and Regeneration Potion. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12806 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-10Fixed 5305,Pirate_Dagger not giving +5 attack power bonus.shadow1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12805 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-09Fixed bad comma after itemskill command, reported by Yomanda.shadow1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12801 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-09Fixed 1734,Orc_Archer_Bow working with Iron Arrow instead of Steel Arrow. ↵shadow1-1/+1
Thanks Muad Dib for reporting. Fixed Active Guild skills not working when WoE is OFF, follow up on r12770, bugreport:1653 and bugreport:1637 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12800 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-09Cleared documentation about autospellwhenhit, a lot of cards will need to be ↵shadow1-2/+2
revised Fixed 2000,Destruction_Rod being 0.2% per refine instead of 2%. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12799 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-09Fixed Fire Pillar (and any future splash damage magical trap) not working on ↵shadow1-8/+8
Land Protector. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12798 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-09Fixed reject sword having a infinite duration, bugreport:695 (both stable ↵shadow1-3/+3
and trunk) Fixed 13007,Jitte and 13008,Jitte_ break chances (5->2%). Fixed 1535,Hollgrehenn_Hammer break chances without combo (2->1%) and with combo (12->10%), also has no chance of breaking user equip. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12797 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-08Reverted Change on 2656,Hyper_Changer from revision 12776.shadow1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12794 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-08Fixed a typo on ramen_hat, bugreport:1643shadow1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12786 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-082125,Strong_Shield elemental damage penalties (+20% dmg vs fire, water, ↵shadow1-10/+10
wind, earth, holy, dark and ghost). Fixed 2367,Sniping_Suit Critical bonus from LUK, +1 crit per 10 LUK (before was per 5 LUK). Fixed 1270,Drill_Katar Full Strip skill level (5->1). Fixed 1175,Altas_Weapon (Atroce Blade) chance of breaking target's weapon (1->5%). Fixed 1973,Sea_Witch_Foot, should cast lv2 wide silence, not lv1. Also fixed the proper autocast behavior. Fixed 2000,Destruction_Rod SP use increase (refine*2), Jupitel autocast chance (refine*2 %) only when melee attacked. Fixed 1564,Encyclopedia critical bonus from LUK, +1 crit per 5 LUK. Fixed 4363,B_Magaleta_Card Assumptio autocast chance (1->5%). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12785 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-08Fixed 2532,Mithril_Magic_Cape NPC_ANTIMAGIC autocast chance (2-20%).shadow1-3/+3
Fixed 2426,Shadow_Walk AS_CLOAKING autocast chance (5->10%). Fixed 2122,Platinum_Shield autocast chance of NPC_MAGICMIRROR (1->15%). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12784 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-08Fixed 5272,Tongue_Mask_ provoke autocast chance (3->5%).shadow1-6/+6
Fixed 5297,Soulless_Wing_ item name and bonus, +1 all stats and +2% sp regen every 10 seconds. Fixed 5298,Marvelous_Wig_ bonus, -5% neutral dmg, +5% fire dmg, +5% water dmg. Fixed 5286,Pecopeco_Hairband walkspeed (5->25%), aspd (10% negative ->5% positive), cast time (25% increase -> 5% decrease). Fixed 5255,Triple_Poring_Hat autocast chance (2->5%). Fixed 5291,Kettle_Hat autocast %, should be 1% for both waterball lv2 and deluge lv3. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12783 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-08Fixed 5293,Ramen_Hat, should cast AgiDown on enemy at 3% when melee ↵shadow1-1/+1
attacked, bugreport:286 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12782 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-07Swapped the weapon type IDs of Shotgun and Gatling Gun weapons to match aegis.ultramage1-10/+10
Added Mace Mastery bonus to 2handed maces, and made them unbreakable. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12779 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-07Fixed 4210,Wander_Man_Card and 2515,Wing_Of_Eagle Walk Speed bonus ↵shadow1-4/+4
bugreport:1326 Fixed 2656,Hyper_Changer (Armor Charm) not giving +1 DEF. Fixed 5125,Kiss_Of_Angel sp regen bonus (3->5%). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12776 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-07Fixed 4389,Plasma_Card chance of droping resist potios, should have chance ↵shadow1-3/+3
of droping all 4, not 1 out of 4. Fixed 4407,Randgris_Card chance of autocasting dispell (1->5%). Fixed 4386,Detale_Card chance of autocasting land protector (5->7%). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12775 54d463be-8e91-2dee-dedb-b68131a5f0ec