summaryrefslogtreecommitdiff
path: root/db/item_db.txt
AgeCommit message (Collapse)AuthorFilesLines
2010-07-05Fixed some typos in item db.Inkfish1-4/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14361 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-29* Follow up to r14357. Moved where sd is checked for existance in ↵L0ne_W0lf1-3/+3
specialeffect2. * Fixed Bubble Gum again. (200 = +100%, 300 = +200%, etc.) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14358 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-28* Follow up to r13895, added a battle.conf setting to control if ranges ↵L0ne_W0lf1-2/+2
should be checked with autocasts. 'autospell_check_range', by default is set to no, as this is official behavior. This does not affect autospellwhenhit. * Sonic Blow autocast now stops players attacking when it triggers. It's possible there is more depth to this on official servers, and should 'stop' attacking on regular casts as well. It appears so far that this is the only skill that behaves this way. * Modified the default value for homunculus_auto_vapor in source to 1. * pvp_points are no longer calculated in the gvg_dungeon flagged maps. * Corrected a view ID and an equip location in the item database. (bugreport:4330) * Corrected a typo in the DTS_Warper script. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14356 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-21* Fixed setcell in arug_cas04 and 5 extending past what it should. ↵L0ne_W0lf1-5/+5
(bugreport:4323) * Minor item database bug fixes! - Corrected some lower headgears being able to be refined. (bugreport:4328) - Fixed wrong view ids for crown of deceit and musical note headband. (bugreport:4328) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14352 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-15- Fixed some item script typos from r14332. (bugreport:4312)brianluau1-4/+4
- Removed an extra tab from r14342. (bugreport:4314) - Clarified documentation about 'getinventorylist' (bugreport:4279) and fixed a small typo. (bugreport:4300) - Fixed occurances of PcName in quests_13_1, quests_ein, and The_Sign_Quest. (bugreport:4302). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14343 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-14* Blocked being able to use the skill CR_DEVOTION on players under the ↵L0ne_W0lf1-11/+11
status SC_HELLPOWER. - Additionally, users afflicted by the status can also no longer use Token of Siegfried to self-res. * Added Manuk, Splendide and SC_HELLPOWER statuses to the status effects that can't be dispelled. * Changed SC_SPEEDUP0 to use the correct status icon SI_MOVHASTE_HORSE. * Changed SI_SPEEDUP1 to use the correct status icon SI_SPEEDPOTION1. * Added updated 13.2 drops to existing monsters. (Most rates are unknown, and set to 0.1%) * And time to squish database bug reports! - Fixed guild event quest log entry time limit. (Bugreport:4204) - Fixed Musika healing while attacking and not when attacked. (Bugreport:4211) - Corrected the Int and HP/SP reduction on the Dead Tree Cane. (Bugreport:4217) - Fixed the non-set bonus for Glorious Ring's heal increase. (Bugreport:4223) - Fixed Death Guidance not casting NPC_HELLPOWER on the user. (Bugreport:4250) - Changed the usable job for Bone Plate from all to thief class. (Bugreport:4286) - Changed the bonus on alternate large bapho horns to subrace. (Bugreport:4291) - Added slots to blu and pink night caps, and a couple others. (Bugreport:4301) - Removed an extra comma from the Mini_Propeller_M headgear. (Bugreport:4307) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14342 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-12* Reduced Robo_Eye bonus from 3 -> 2 (bugreport:4288)L0ne_W0lf1-1/+1
* Disabled the Peco Peco repeatable quest, see comment in conf as to why. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14340 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-12* Implemented repeatable EXP quests (with kill count and item gathering ↵L0ne_W0lf1-4/+4
options) removed iRO_Exp.txt. * Fixed missing slot on Power_of_Thor. (bugreport:4168) * Fixed size for HELL_APOCALIPS and ZUKADAM. (bugreport:4293) * Fixed mob modes on ANCIENT_TREE and RYNCHO. (bugreport:4294) * Fixed HP and INT bonuses on the Kronos staff. (bugreport:4297) * Fixed equip location and more on the Ruber sword. (bugreport:4298) * Fixed typo in the Icecream_Hat giving the wrong skill. (bugreport:4299) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14339 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-10* Updated SC_ITEMBOOST to work similar to how it used to in r11351.L0ne_W0lf1-76/+78
- Will not boost drop rates past 90%, but ignores those already greater than. - Now uses val2 in the sc_start as the drop rate modifier, see item_db for example. * Corrected number of slots on several newer items. * Added HE Bubble Gum and adjusted existing gum bonuses. * Removed monster chat for porings npc_emotion skill use. * Updated several modes for monsters episode 13.1+ git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14336 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-09* Added a lot of headgear this time folks. L0ne_W0lf1-11/+131
- Several are still missing their bonuses and stats. - Only the ones that crashed me are commented out. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14333 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-07* Item database update! (Again!)L0ne_W0lf1-82/+93
- Changed a lot of bonuses on headgears and fixed rates of procs. - Added some status effects to some newer consumable items. - Added new a mob group '6', 'Ninja class' monsters into mob_race_db2. - Changed long running typo 'BA_FROSTJOKE' in skill_db to 'BA_FROSTJOKER'. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14332 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-05* Corrected Brasilis Fruit Merchant. (bugreport:4278)L0ne_W0lf1-18/+129
* Implemented some new items, most 13.2 equipment. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14331 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-02- Fixed item script of Chicken_Hat (5431). (bugreport:4174)brianluau1-1/+1
- Fixed a typo in script_commands.txt (bugreport:4270) - Fixed some links in the README html files. - Fixed the range of 'max_guild_alliance' in battle.c (0 to 3). - Set svn:eol-style=native for some recently added text files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14328 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-01* Implemented the Manuk and Splendide item status effects, thanks to Epoque.L0ne_W0lf1-6/+6
* Implemented Manuk and Splendide consumable items. * Added Splendide and Manuk merchants. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14327 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-01Several updates to the name field in the item_db to follow iRO display ↵L0ne_W0lf1-1381/+1381
names, minus some typos. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14321 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-01Added a series of new items (commented out) and several missing hats. And ↵L0ne_W0lf1-29/+109
there's still more to add. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14320 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-28- Fixed % issues with Battleground Medals. (bugreport:4062)brianluau1-2/+2
- Removed a duplicate line in item_trade.txt (bugreport:4258) - Added missing bonus to Ifrit's_Ear (5421). (bugreport:2062) - Fixed Coal Mine and Culvert mixup in custom warper. (bugreport:4203) - Updated SQL item/mob databases to latest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14309 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-21* Lots of updates. Mostly mob related.L0ne_W0lf1-2/+2
- Added known stats and drops for 13.2 monsters. - Added custom skills and mobchat for 13.2 mobs. - Added known stats for Brasilis Mobs. - Added new quest entries, and updated some old ones. - Removed Itemskill from Large_spray_of_flowers. - Added known names and ids for more mobs. - Added homunculus IDs to homun database as placeholders. - Added skill ids for 3rd jobs to skill_db as placeholders. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14298 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-01* Updates and additions, bugfixes.L0ne_W0lf1-11/+11
* Updated some information for new pet feed/taming items. * Added some of the new maps up to episode 13.3 (El Discastes) * Updated the bonuses for Lunakaligo to official. (bugreport:4149) * Changed the the autbonus type forNaga Scale Armor. (bugreport:4151) * Fixed bonuses for Kieger Fumma and Flamberge. (bugreport:4181) * Changed Cordial bonus on Petite Pet to AspdRate. (bugreport:4184) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14293 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-04-01- Fixed 'OnPCLogoutEvent' being queued and never executed if brianluau1-12/+12
the player was already talking to an npc. (bugreport:1209) - Fixed 'OnPCLogoutEvent' not triggering when changing map-servers (pc_setpos). - Combined some isequipped() in item scripts. (bugreport:4158) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14278 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-24* Implemented NPC_TALK (Credit to SnakeDrak and Daegaladh)L0ne_W0lf1-1/+1
- Also added in the ability to use '@npctalkc' as a GM command. - Added supporting information to the databases. - Sneaking in a fix to the Refined Ballista. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14270 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-24* Fixed a couple bugs in the episode 13.x quests.L0ne_W0lf1-5/+5
- Fixed Half-buried Gem#1 not re-enabling. (bugreport:4129) - Changed missed killmonsterall to killmonster. (bugreport:4131) * More bugfixing here, too! - Corrected the mode of the crystal monsters (removed MD_CANATTRACK). (bugreport:3962) - Implemented the full ice pick effect on the BG assassin damascus. (bugreport:4137) - Updated nagan_c, ballista_c, and Muramasa_c, and harp_of_nepenthes. (bugreport:4138) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14269 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-15- Fixed some accessories added in r14210 being refineable. (bugreport:4126)brianluau1-25/+25
- Fixed the duration on some foods. (bugreport:4113) - Fixed some typos in Battlegrounds scripts. (bugreport:3971) - Updated SQL item/mob databases to latest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14263 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-06- Fixed the Pineapple_Juice (12320) should be 20 flee not 10. (bugreport:4074)brianluau1-1/+1
- Fixed the strnpcinfo's in halloween_2009. (bugreport:4106) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14260 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-02-24- Removed 'adopt' documentation from script_commands (bugreport:4066).Kisuka1-13/+13
- Fixed an aegis typo in ninja job quest (bugreport:3972). - Fixed % issues with Battleground Medals (bugreport:4062). - Fixed 'new world cards' effect (bugreport:4033). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14251 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-02-10- Fixed a misleading description. (bugreport:4008)brianluau1-1/+1
- Changed the confusing Rare Drop Announce. (bugreport:4037) - Fixed an extra space in item script. (bugreport:4032) - Renamed the upgrade_svn file in last commit to match revision number. - Updated SQL item/mob databases to latest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14243 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-22* Updating, and just trying to catch up on bug fixing. :PL0ne_W0lf1-8/+8
- Updated the item scripts for geographer_band_ and vacation_hat_. - Added remaining monster IDs supported up until 2009-11-24aRagexeRE. - Updated afro wig to have one slot. More may be outdated. (Bugreport:3090) - Updated attack ranges for orc dungeon instance monsters. (Bugreport:3935) - Updated Mandragora Cap and Sacred Scripture item scripts. (Bugreport:3950) - Fixed the view IDs for geographer band and vacation hat. (bugreport:3974) - Added INT and AGI bonuses to the Flying Angel headgear. (Bugreport:3991) - Fixed Tournament Shield not reducing Lord Knight ASPD. (Bugreport:4003) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14223 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-01-08- Updates/Fixes to item_db.Kisuka1-29/+29
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14217 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-20- Large update to item_db.Kisuka1-214/+212
- Added some maps from jRO to map_index. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14210 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-11Uncommented the item 5374 (L_Magestic_Goat) as it's a quest reward given by ↵L0ne_W0lf1-3/+3
an NPC assosiated with sealed shrine. (bugreport:3924) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14195 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-02Added skill ALL_WEWISH. This skill in older clients plays a song, however in ↵L0ne_W0lf1-2/+2
current clients it does not. The effect (AL_ANGELUS) still shows. Added ALL_WEWISH to the skill databases, and enabled the Christmas Musicbox item. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14182 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-01- Fixed weight of Mandragora_Cap (5399) should be 30, not 300. (bugreport:3910)brianluau1-1/+1
- Re-added more Sakexe packets that were accidentally removed in eAthena rev 14155. This fixes colored broadcasts not appearing in some clients. (bugreport:3903) - Updated SQL item/mob databases to latest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14179 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-29- Fixed some item script typos.Kisuka1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14176 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-20- Added effects to some jRO items.Kisuka1-15/+20
- Added effect of 'Cool Towel'. - Fixed view id of Puppy Hat. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14157 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-11- Fixed a typo in Strawberry Cake (12319). (bugreport:3702)brianluau1-1/+1
- Fixed a typo in Halloween 2009 Event. (bugreport:3711) - Updated SQL item/mob databases to latest. (thanks Peter) - Applied the change from r14087 to @tonpc, @shownpc, @hidenpc. (bugreport:3599) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14142 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-31- Added Fool's Day Boxes effects (they go with the 2009 halloween event).Kisuka1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14113 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-28Updated Socket Enchant: all items moved to proper NPCs, added slotted Hat of ↵Gepard1-1/+1
Sun God. (bugreport:2871) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14107 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-26Implemented NPC_VAMPIREGIFT and NPC_WIDESOULDRAIN.Inkfish1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14102 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-13- Fixed typo on item 6079 (bugreport:3581).Kisuka1-1/+1
- Fixed issue with Knight Quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14058 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-11- Fixed issue Entweihen Card (bugreport:3579)Kisuka1-2/+2
- Added episode 13.1 effect for Eye of Dullahan (bugreport:3576) - Fixed ATK of Pinguicula (bugreport:3551) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14055 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-04* QuestLog Fix.Inkfish1-1/+1
- mob id no longer stores in sql. - counts won't increase if you have killed sufficient mobs. * Fixed Merchant's medalion wrong aspd bonus (bugreport:3554) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14036 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-08-27- Fixed typo in Hyegun_Hat (5367). (bugreport:1935)brianluau1-2/+2
- Added missing bonuses to Mask_Of_Ifrit (5420). (bugreport:2188) - Added better examples for some documentation. - Fixed item loss from mail if you are OVER 100% overweight. (bugreport:1862) - Fixed 'waitingroom2bg' checking wrong parameter. (bugreport:3330) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14034 54d463be-8e91-2dee-dedb-b68131a5f0ec
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