summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2009-05-13* Fixed activation rates on Bloody Eater and Violet FearPlaytester2-5/+9
- 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-05-12* SG_WARM no longer ignores FLEE by default. (bugreport:3038)Inkfish2-4/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13757 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-11Fixed a couple mistakes in r13752, extra commas at the end a couple lines, ↵L0ne_W0lf2-4/+6
and missing quotes around an AL_HEAL. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13753 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-11* Updated pet database.L0ne_W0lf2-57/+85
- Defined the header for the pet database. Lordy was this not fun. - All pets now walk at character speed (150), but do not inherit bonuses from owner. - All pets have the same hungrydelay, and will lose hunger at 80 points per 60 seconds. - Corrected capture success rates for Alice, Zealotus, and the goblin pets. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13752 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-10Osiris now summons the correct amount of Ancient Mummies at the right slave ↵L0ne_W0lf2-2/+4
number (Partial revert of r7010.) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13749 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-08* Well, as it turns out, DETECTOR is actually detect hidden (not cast ↵L0ne_W0lf3-41/+139
sense.) Elder is at least fixed though. - Reverted the mob mode change for nearly all mobs. Elder is exempt from this revert. - Adding some "closer to official" stats for the Okolnir Monsters, Wish Maiden, Piamette, Etc. * As an added bonus for that snaffu I'm implementing the Okolnir mob skills as well. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13743 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-08* Looking into why the monster Elder was not working as intended lead to fixes!L0ne_W0lf2-41/+43
- Monsters that are 1) aggressive 2) change targets and 3) and ANGRY will no longer cast sensor. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13742 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-07Fixed Satan Morroc resummoning normal mobs instead of slaves (bugreport:3056)Playtester2-4/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13739 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-07* Fixed splash damage from Baphomet Card might miss. [Inkfish]Inkfish1-2/+2
* Check if group unit is expired before processing it. (bugreport:3054) [Inkfish] * Fixed Grand Corss outdated behavior (bugreport:1590) [Inkfish] - use new damage formula - DEF is reduced to 2/3 during cast time - block shields switching within attack duration - monsters don't damage themselves any more - intervals between hits are 300ms git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13736 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-07- Removed a duplicate entry in item_trade.txt (bugreport:2720)brianluau1-3/+0
- Documented more script commands and fixed some typos. (bugreport:1554, bugreport:2619, bugreport:2692, bugreport:3034) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13732 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-04* Players now are allowed to copy the skills the level which is beyond the ↵Inkfish3-9/+11
skill_db max. [Inkfish] * Fixed some behaviors for Waterball (bugreport:3024) [Inkfish] - High level Waterball used by players doesn't increase the number of balls. - Monsters can't pull water from cells with Magnetic Earth. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13730 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-03* Snatch now works with all weapons (including bow!)Playtester3-2/+5
- range doesn't depend on weapon range anymore and is always 1 even with bows git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13725 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-02* Re-added Kasa's missing Shield Reflect (bugreport:3039)Playtester2-0/+8
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13711 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-29* Incarnation of Morroc (Angel) is now Shadow 1 instead of Holy 1Playtester2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13708 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-25Correction to some status icons based on official informationultramage2-2/+4
- 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-23Made some adjustments to the land skill code, based on official information:ultramage1-1/+1
- Expanded and corrected the land skill view id enum in skill.h - Renamed UNT_ATTACK_SKILLS to UNT_DUMMYSKILL and UNT_KAENSIN to UNT_KAEN (official terminology) - changed GS_DESPERADO to use the UNT_DUMMYSKILL view id instead of UNT_KAENSIN (and is it supposed to be a land skill at all?) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13688 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-21* Fixed items that use the "AddSPAmount_Action" bonus on aegisPlaytester2-3/+12
- 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)Playtester2-1/+3
* 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 itemsPlaytester2-10/+16
- 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)Playtester2-4/+4
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 fixesPlaytester3-3/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13663 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-04* Monster and Item updatePlaytester3-13/+18
- 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 gearsPlaytester2-15/+16
- 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-03* Fixed mob mode on Beetle King and LesPlaytester2-2/+6
- Beetle King is passive / assist now - Les can't detect anymore git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13657 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-02Fixed Kasa and Muscipular CardPlaytester2-2/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13655 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-02Fixed Gazeti CardPlaytester2-1/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13653 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-01Fixed 12.1 Swords and DaggersPlaytester2-3/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13651 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-31Fixed NemesisPlaytester2-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13649 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-31Some fixes on the 12.1 RodsPlaytester2-9/+11
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13648 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-31Gunslinger Tracking can be canceled if you get hit.ultramage1-1/+1
Gunslinger Disarm always shows skill animation. Removed custom firetrap effect from Gunslinger mines. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13644 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-30Defined new server-side PACKETVER 20081126 to add support for the modified ↵ultramage1-0/+22
pet information packet (topic:197874). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13641 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-29Fixed Ribbon of Bride and Baphomet HornsPlaytester2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13636 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-29- Implementing official battleground "emblem" crossed swords icon.zephyrus2-2/+0
- Removing the custom guild packets from Battleground as they are not needed anymore. - Scripts updated. - In this way, you get "battle cursor" over your same team, but that's how official does. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13635 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-27- Added Flavius Battleground scripts.zephyrus2-9/+112
- Fixed the last commit about Assumptio, it's only player to monsters, but it can be used on mercenaries. - Added new JapanRO pets. - Fixed Valorous Assaulter's Katzbalger missing str bonus. - Medal of Mage (battleground reward) can also be used by Soul linkers. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13631 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-26* Fixed Spirit of Assassin not reducing the aftercast delay of Sonic BlowPlaytester1-1/+1
* Assumptio can neither be cast nor dispelled on monsters anymore git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13629 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-25Added correct packets for the food item creation window.ultramage3-6/+8
Added script command 'cooking' to activate this window and applied it to the 5 cooking kit items. Renamed the cooking quest variable to cooking_q to avoid a naming collision with the new script command. (You need to manually rename all occurences of this variable in your txt-savefile/sql-database if you want to preserve player progress.) The code still relies on the messy skill_produce_mix logic and still uses completely custom equations. To be fixed in a separate commit. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13628 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-25Added missing 12.1 drops to the monstersPlaytester2-18/+19
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13627 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-25Fixed Sonic Blow's and Arrow Vulcan's aftercast delay being reducable by BragiPlaytester2-0/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13626 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-24Fixed Incarnations of Morroc losing their boss modePlaytester2-12/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13623 54d463be-8e91-2dee-dedb-b68131a5f0ec
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