summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2009-03-24* Added support for new status change packet, uses new setting ↵Sara2-0/+12
display_status_timers in client.conf. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13613 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-23* Fixed the duration of NPC_Statuschange skillsPlaytester2-11/+16
- duration is a fixed 30s, except for stun 5s and bleeding 60s - petrify/stone don't have a 5-second solidifying phase (instant stone) - also lol @ DARKGRANDNESS git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13612 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-22* Hopefully fixed NPC_DEFENDER not workingPlaytester2-1/+5
(thanks to Brainstorm for the fix) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13611 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-21Fixed Anubis (who made him broken and exploitable in the first place?)Playtester2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13608 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-19* Moscovia Update!Kisuka1-0/+3
- Added Moscovia quests. - Uncommented mosk_dun & added field spawns. - Updated moscovia & mosk_dun warps. - Removed most the npcs from cities/moscovia.txt (they are part of the quests). - Added some more moscovia quest items to item_trade. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13605 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-19* A few database fixesPlaytester3-6/+11
- Fixed Maya Purple losing her boss mode - Removed combo bonuses that shouldn't exist - Removed stun chance from normal potatos git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13602 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-18* Updated item_db.sql with the perl scriptPlaytester1-0/+2
* Added missing changelog entries about Moscovia mob changes git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13597 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-18- Implemented new item and bonuses for Kreiger Von Midgard rewards.zephyrus2-39/+84
* Execute script on skill (bonusautoscript3) * Add effect on skill (bAddEffOnSkill) * Execute skill on skill (bAutoSpellOnSkill) - Fixed some boxes Rental time according to item descriptions. - Implemented SC_ITEMSCRIPT, a status that gives you temporally the effect of an item. Check items 14597 to 14605 if you want to get the idea. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13596 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-17- Implemented official battlechat packets (thanks to Pakpil).zephyrus1-1/+1
- Implemented the scoreboard packets (thanks to Pakpil). - Updates to Tierra Valley according to official info. * There are no barricades around each base, barricades are in the middle left path. * There is another graveyard used for the owners of the middle base, with faster spawn (each 20 seconds). * I added a flag respawn in the middle, currently I don't know if this if official or not, but it allows each team recapture the middle base. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13593 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-17Removed garbage # from the medal of honor names.L0ne_W0lf2-6/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13592 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-16* Lots of tiny little updates here and there.L0ne_W0lf5-164/+193
- Added official skills for Naght Seiger and Entweihen Crothen. - Added the skill bash to the list for the Wild Rose mercenary. - Updated some of the newer item names to the iRO equivilent. - Added new items for Sealed Catacombs and Endless Tower. - Minor updates to the Arrow Crafting database. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13589 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-16Fixed mob modes for the Moscovia mobsPlaytester1-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13588 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-16Fixed the Moscovia mob names in the mob_skill_db.txt as well.Playtester1-35/+35
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13587 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-16Fixed Moscovia mob names (iRO and kRO are the same) and damagePlaytester1-5/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13586 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-15- Fixed typo on 'Maiden Hat'. (bugreport:2864)Kisuka2-3/+3
- Fixed typo on guides_alb. (bugreport:2868) - Compared mkCook.txt with produce_db's cooking recipes. (bugreport:2866) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13582 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-12- Added missing bonuses for 'Maiden Hat'. (bugreport:2826)Kisuka1-1/+1
- Fixed an issue with Battleground Exchange NPC. (bugreport:2839) - Fixed an issue with Platinum Skills NPC. (bugreport:2847) - Fixed some typos and engrish in iRO Experience quests. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13578 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-02Partial revert of r13556. The client doesn't handle active skills with 0 sp ↵ultramage1-1/+1
correctly. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13558 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-02Just some generic cleanups.ultramage1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13556 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-01Fixes from 2008/10/13 bugreport:2077 (Only commiting because nobody did ↵shadow1-2/+2
until now and those bugs would get lost) * Fixed monster's Spiral Pierce, now it is always blocked by Pneuma. * Fixed Monk Absorb Spirits mana recovery per spirit absorbed, 7, not 10. * Fixed Monk spirit balls not being removed on death (like happens with gunslingers). * Fixed Swordman Auto-Berserk sp cost, 1, not 5. Should be 0, but eA wont allow the skill to work. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13555 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-02-27- Updated const.txt using battleground stuff.zephyrus4-61/+159
- Updated item_db.txt battleground items. Fixed 2 premium items. Fixed Gunslinger Medal usable by all classes. - Battleground Guardians status (copied from Veins, we need officials). - Added skill_nocast_db.txt restrictions for battlegrounds. I just used the 8 flag (when WoE is on) because nothing used it. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13553 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-02-26- Second Part of BattleGround Implementation.zephyrus2-0/+2
* Still need to merge visual studio files and scripts. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13551 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-02-26- Fixed item Nemesis.zephyrus1-1/+1
- Fixed Tarot Card being used on Emperium. - First Part of BattleGround Implementation (please wait). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13550 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-02-18- Small fix to zeny check in airships.txt (bugreport:2763)Kisuka1-5/+5
- Fixed a typo in thana_quest.txt (bugreport:2783) - Added missing dialog to Biological Weapon Quest. (bugreport:2778) - Optimized and fixed getequipname() in card_remover.txt (bugreport:2156) - Added missing npc name in Lvl4_weapon_quest.txt (bugreport:2764) - Updated item scripts for 12294 to 12297. (bugreport:2766) - Updated item 1483 (Ivory Lance). (bugreport:2753) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13537 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-02-12- Added iRO Valentine's Day 2009 Event.Kisuka2-1/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13524 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-02-03Fixed NPC_ALLHEAL being obtainable by players/gms, which also causes client ↵ultramage1-1/+1
crashes (bugreport:2737). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13507 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-26- Fixed typo on Sprint Set item (bugreport:2679)Kisuka1-2/+16
- Fixed typo on Poison Bottle Box item (bugreport:2715) - Fixed Kafra coordinates for moc_ruins kafra (bugreport:2714) - Added items 14228 - 14241 (bugreport:2716) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13496 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-25- Implemented monster skill "Full Heal" NPC_ALLHEAL.zephyrus1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13493 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-25- Implemented new Pet Bonus System. Enjoy!! :Dzephyrus1-39/+39
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13491 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-25- Implemented new item bonus scripts required for battlegrounds.zephyrus3-37/+113
- Battlegrounds items rewards for Tierra Valley and Flavius done (but autoscript rate is suggested - 5%). - Restricted trade/storage/drop for those items. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13490 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-21Fixed Assassin Dagger's item script (typo in r13457).ultramage1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13468 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-20- Added support for item effect Ignore Def Rate by Race. bonus2 ↵zephyrus2-24/+27
bIgnoreDefRate,<race>,<%>; - Added support for item status effects on skills. bonus3 bAddEff,<sc_effect>,<rate>,ATF_SKILL; - Update to battleground equipment. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13457 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-19- Some episode 13.1 accessories. (Changes to Rogue's Treasure now called ↵Kisuka1-8/+8
Thief Ring with different effects) (Cannot complete Angelic Ring's effect, no such bonus on eA that I can think of) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13454 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-06Updated monster modes for battleground NPCs.L0ne_W0lf2-8/+10
Uncommented warp moc_fild02 -> pay_fild04, in morroc_fild.txt. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13436 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-02- Novice quest fixzephyrus1-1/+2
- 2 missing headgears git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13430 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-02Removed bonuses from Novice Armlet. C'mon guys. :( L0ne_W0lf2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13429 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-01-01Changes from Chapter 11:Kisuka3-32/+25
- Rates and Items in some item givers changed. - Ice Cream Maker disabled. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13428 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-12-26Happy boxing day, eAthena! Here have a massive update.L0ne_W0lf2-124/+185
* Implemented the first round of episode 12.1 change which include: - Many Morroc NPCs have been moved to Morroc Ruins. - The addition of new of NPCs to the ruins of Morroc. - Several warp points leading around Morroc altered. - The implementation of the continental Guard Quest. - The removal of the 'Dandelion's Request" quest. - This update contains several changes, as Morroc and several fields no longer exist in one sense of the word. AS such, many NPCs have been moved, there may be quests that no longer function because of NPCs on inaccessable maps. * Commented out maps no longer accessable with 12.1 in maps_athena.conf * Updated mob_skill_db episode 12.1 skills to official. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13415 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-12-18Added additional maps.L0ne_W0lf3-0/+15
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13405 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-12-18Semi-reverted r13396. All item bonuses from past events can be found in ↵L0ne_W0lf2-1/+3
item_db2. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13404 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-12-13Various bug fixes. (bugreport:2535, bugreport:2531, bugreport:2526)Kisuka1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13396 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-12-09Some bug fixes to item_db.txt (bugreport:2520, bugreport:2522)Kisuka1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13395 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-12-06Added new, and for the time being, useless, 'quest_db'.L0ne_W0lf2-0/+424
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13394 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-12-01Bug Fixes:Kisuka1-6/+6
- Added Veins to nopvp mapflag. (bugreport:2504) - Corrected weight on some items. (bugreport:2471) - Corrected typo on Kiel Hyre Quest. (bugreport:2507) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13391 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-29Fixed typo on item script.Kisuka1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13390 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-22* Updated effects for the Radio Antenna (bugreport:2465)jmanfffreak2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13382 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-22* Fixed small typo with Platinum Shield (bugreport:2470)jmanfffreak2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13381 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-18- Removed redundent input from mercenary vendor. (bugreport:2427)L0ne_W0lf3-14/+17
- Corrected Wolfheiden and Mithril magic cape skill levels. (bugreport:2431) - Corrected 12.1 monsters using penuma on target not self. (bugreport:2435) - Fixed delitem causing the sign quest to fault. (bugreport:2444) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13376 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-16Kisuka's first oops. :pKisuka1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13372 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-16Updated rental items with rental item script.Kisuka1-195/+195
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13371 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-11-08Corrected typo in Librarian Gloves bonuses.L0ne_W0lf2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13357 54d463be-8e91-2dee-dedb-b68131a5f0ec