summaryrefslogtreecommitdiff
path: root/db/item_db.txt
AgeCommit message (Collapse)AuthorFilesLines
2009-08-26- Fixed Snake Head Hat (5388) Double Attack bonus. (bugreport:3483)brianluau1-1/+1
- Added missing 'break' in some Juperos warps. - Updated SQL item/mob databases to latest. (thanks Peter) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14029 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-08-24* Fixed items other than Masamune using bAspd. (only Masamune use bAspd in ↵Inkfish1-39/+39
Aegis) * Fixed Cold Heart not checking weapon refinery count. (bugreport:3525) * Fixed some bonuses for Krieger weapons. * Fixed some conditions for bAddEff. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14023 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-08-23- Fixed issue with Double Bound (bugreport:3489).Kisuka1-11/+11
- Fixed issue with Einbech quest npc (bugreport:3518). - Added some effects to some items. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14022 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-08-21Added bMagicHPGainValue and bMagicSPGainValue.Inkfish1-7/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14018 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-08-04- Added episode 12 & 13 cards (most episode 13 ones need matk + n;).Kisuka1-3/+14
- Added some items from the ep 12 & 13 item givers. - Increased MAX_RANDITEM to 11000. (topic:226055) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13993 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-08-04- Added episode 12 and 13 item givers. (topic:226055)Kisuka1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13992 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-08-04Fixed an error in an autobonus script (Nemesis), and added other items.L0ne_W0lf1-940/+1472
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13991 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-30Updated several 12.1 and 13.1 equipment effects and proc rates.L0ne_W0lf1-96/+96
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13983 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-29- Fixed some 13.1 items.zephyrus1-26/+26
- Added "Doddler based" 13.1 monsters. - Cleanup on packet_db.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13980 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-27* Updated item database with 13.1 content.L0ne_W0lf1-29/+33
- Added equipment using various sources, and iRO descs. - Added ETC items based on personal experiences in game. * Removed garbage text from the quest database. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13971 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-26Updated attribute table values and made it cleaner.Kisuka1-1/+1
Fixed Battle Hook item (bugreport:3335). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13966 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-17- Fixed a bug/typo in Valorous Assassin's Damascus's bonus.Kisuka1-1/+1
- Added missing Gae Bolg & Dragon Slayer to socket enchanter. (bugreport:3386) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13951 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-28fixed some typos on autobonusInkfish1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13916 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-28* Implemented script command "autobonus". [Inkfish]Inkfish1-31/+31
- "autobonus" is similar to "bonusautoscript", however it has a timer of its own. - Updated itemdb changing items bonus using "bonusautoscript + sc_start" mode to "autobonus + bonus" mode. - Remove bonusautoscript and status changes that was needed by bonusautoscript and is no longer in use. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13915 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-21- Added moscovia quest 'Koshei the Immortal'.Kisuka1-3/+3
- Added 2009rwc maps & mosk_que to map indexing/conf. - Removed duplicate Moscovia Inn NPC (bugreport:3188). - Removed pointless specialeffects from speed items (bugreport:3208). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13903 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-12* Fixed the Memory Book combo using Eye Patch instead of Monocle ↵Playtester1-2/+2
(bugreport:3237) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13885 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-08* Fixed Radiant Wisdom giving double as much HP/SP than it shouldPlaytester1-1/+1
- it will give 100 HP and 50 SP every 2 seconds for 10 seconds when it activates git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13870 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-08* Fixed up the first set of Battle Ground armorsPlaytester1-7/+7
- reduced guessed chances from 5% to 0.5% - fixed valorous huuma only giving 10% attack bonus instead of 100% git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13866 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-08- Fixed Swordsman Medallion to be usable by Star Gladiators.skotlex1-3/+3
- Fixed Thief Medallion to be usable by Ninjas. - Fixed Valorous Assassin's Damascus to reduce the strength of its effect. - Corrected the AUTOLOOT_DISTANCE code not checking for map changes. - Fixed clif_change_option's "unknown field" to be the character's karma. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13864 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-08- Fixed item ID of Pickaxe (should be 6010). (bugreport:3214)brianluau1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13862 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-07* Fixed up the first set of Battle Ground weaponsPlaytester1-17/+17
- reduced guessed chances from 5% to 0.5% - some bonuses might still not work git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13859 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-07* Fixed Ring of Flame Lord casting LK_CONCENTRATION instead of ↵Playtester1-1/+1
CH_SOULCOLLECT (bugreport:3199) - also reduced level of MO_EXPLOSIONSPIRITS to 1 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13856 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-05- Removed some extra spaces in item_db.txtbrianluau1-8/+8
- Removed extra spaces in item_db.sql so it matches the TXT version. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13847 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-05* Fixed turning off a skill needed to meet the requirements. (bugreport:3175)Inkfish1-2/+1
* Skills used through items not having aftercast delay or cast time now don't overwrite the former canact_tick. (topic:220921) * Multiple autoscripts now can trigger at once. * Applied a temp fix for autoscripts crashing server.(bugreport:3154) * Implemented SC_JEXPBOOST (thanks to GMJobbie for the diff). (bugreport:3177) * Implemented SC_IGNOREDEF. (topic:217330) * SC_DEFRATIOATK won't affect boss monsters. (topic:217330) * Fixed skip_teleport_lv1_menu made lv2 skip menu as well. (bugreport:3183) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13844 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-04Fixed Party Assumptio scroll casting level 10 assumptio.L0ne_W0lf1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13842 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-03* Some clean ups on autocast and itemskill code. (see topic:220921 for some ↵Inkfish1-4/+4
info) - Autocasted Teleport now skips the menu. - Fixed nullpo info when defensive autocasts are triggered. (follow up to r13815) - Fixed Warp portal used in item script never worked. - Item skills now bypass skill delay check. - Implemented SM_SELFPROVOKE. - Updated item db using 'itemskill' for some items. * Basic skills will never be reset. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13841 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-03* Implemented the Party Buff cash skills.L0ne_W0lf1-4/+4
* Misc updates, and updates for party buff items. - Added CASH_BLESSING, CASH_INCAGI and CASH_ASSUMPTIO skills. - Added itemskill commands for the party buff scrolls. - Corrected Equipment repair book's itemtype to 11. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13840 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-31- Fixed a typo in Refined Bloody Roar rental box. (bugreport:3124)brianluau1-1/+1
- Fixed some spelling in the battle grounds script. (bugreport:3113) - Fixed a variable check in a Novice Skill quest. (bugreport:1985) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13831 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-30Removed an extra comma from chocolate_pie.L0ne_W0lf1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13825 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-30* Rev. 13824 Various item database updates of my own :D [L0ne_W0lf]L0ne_W0lf1-60/+75
- Updated items that increase heal effectiveness to use bHealPower. - Added Fishing gear (has no effect and is currently not used) - Added some missing items from the episode 13.1 update. - Updated AEGIS names for various episode 13.1 items. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13824 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-29* Various small item_db fixesPlaytester1-13/+13
- 11.3 typo fixes - fixed Phantom Spear being backwards (now you need the seal to decrease the self-confusion) - added missing bHealPower bonuses - Base Guitar and Foot of Sea Witch now autocast on target rather than self - Valkyrie's Shoes, Ragamuffin Manteau, Valkyrie's Manteau, Asprika and Vanilmirth Hat are now unbreakable - Asprika and Vanilmirth Hat make no longer your armor unbreakable git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13822 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-29* Added new bonuses bHealPower and bHealPower2. Inkfish1-8/+8
* Heal skills code clean up. - bSkillHeal can affect offensive heal now. - bSkillHeal2 can affect AppleIdun and SlimPitcher now. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13820 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-19* Updated item_db and skill_cast_dbPlaytester1-1/+1
- fixed Sabbath giving 500 Crit instead of 50 Crit - updated the comment on Dragon Fear in skill_cast_db git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13798 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-19* Fixed Coma chances being 10 times too highPlaytester1-8/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13796 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-16*Minor database updates related to the Falicious Okolnir dungeon.L0ne_W0lf1-2/+2
- Corrected the names of Andvari's Ring and Valkyrie's Token. - Added Crystal_Key and Valkyrie's_Gift item_trade restrictions. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13779 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-15* Removed custom behavior on some AutoSpellWhenHit bonusesPlaytester1-4/+4
- they now use aegis default activation (SHORT+LONG+WEAPON+NORMAL+SKILL) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13778 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-15* Added graphical effects to bonusautoscripts of Bloody Eater and Atroce CardPlaytester1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13776 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-13* Fixed activation rates on Bloody Eater and Violet FearPlaytester1-2/+2
- Bloody Eater is 0.1% activation for 5 seconds - Violet Fear is 3% chance to activate Meteor Storm and 5% chance to activate Frost Nova - also added official activation rate information on unimplemented status changes in the changelog git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13770 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-12- Rental font items.zephyrus1-27/+28
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13762 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-25Correction to some status icons based on official informationultramage1-2/+2
- Added SI_S_LIFEPOTION and SI_L_LIFEPOTION and their corresponding new status changes to deal with the fact that Small_Life_Potion and Med_Life_Potion each use a different status icon. - Left the duplicate SC_HPREGEN status in fof backwards compatibility, but removed its icon. - Corrected the status icon id for SC_INCCRI from 292 to 295. - Corrected the status icon id for SC_INCHEALRATE from 293 to 292. - Added status icons for SC_INCFLEE2, SC_SPCOST_RATE and SC_COMMONSC_RESIST. - Removed icon from SC_ARMOR_RESIST since officially it is a bonus, not a status, and thus doesn't (and can't) have an icon. - Renamed the status icon name of SC_ELEMENTALCHANGE from SI_ARMOR_RESIST to SI_ARMOR_PROPERTY. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13698 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-21* Fixed items that use the "AddSPAmount_Action" bonus on aegisPlaytester1-3/+3
- Guillotine gives you 2 SP each time you attack something with a normal attack (only worked with DemiHuman) - Tjungkuletti gives you 1 SP each time you attack something with a normal attack (before it drained 1 SP from the target instead) - Dark Priest Card gives Sages 1 SP each time you attack something with a normal attack (before it was per kill) - also added the bSPDrainValue bonus to the documentation again git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13686 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-20* Applied BrianL's castle switch fix (bugreport:2969)Playtester1-1/+1
* Fixed slotted Memory Book not giving the combo bonus (bugreport:2997) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13683 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-17* Fixed a few itemsPlaytester1-10/+10
- Windhawk can be equipped by thief class - a few axes are for trans classes only - fixed def bonus of Luna Bow - fixed a few aegis names thanks to b0nes git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13677 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-11Some minor db fixes (item names and mob skill target)Playtester1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13669 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-06Updated Gatekeeper-DD and two minor Endless Tower fixesPlaytester1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13663 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-04* Monster and Item updatePlaytester1-6/+6
- implemented Endless Tower and Sealed Shrine mobs properly - added the official drops to them - some skills are still missing so be careful - fixed up the remaining 12.1 cards (chances) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13661 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-04* Fixed many of the 12.1 gearsPlaytester1-13/+13
- for details create a diff of the changes git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13660 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-02Fixed Kasa and Muscipular CardPlaytester1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13655 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-02Fixed Gazeti CardPlaytester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13653 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-01Fixed 12.1 Swords and DaggersPlaytester1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13651 54d463be-8e91-2dee-dedb-b68131a5f0ec