summaryrefslogtreecommitdiff
path: root/db/Changelog.txt
AgeCommit message (Collapse)AuthorFilesLines
2009-10-03* Added Ravies sisters, people can now turn in the "Valkyrie Gift" items.L0ne_W0lf1-1/+3
* Updated Crystal 6 through 9 monsters for Valkyie Gift event. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14080 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-27Fixed typos in skill_nocast_db from r13840 (Extra ';' and spelled assuptio ↵L0ne_W0lf1-1/+3
wrong.) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14076 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-19Stone Curse's petrify duration should be 20 seconds at any levels.Inkfish1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14067 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-18Storm Gust's freeze duration should be 12 seconds at any levels.Inkfish1-4/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14065 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-16* Re-added missing mercenary scrolls to item_trade database, must have ↵L0ne_W0lf1-0/+1
gotten lost while diffing. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14061 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-16* Fixed the AI mode for Zombie, change I made while testing new the Luciola AI. L0ne_W0lf1-0/+3
* Updated item_trade with several new items, hopefully retaining most white space. * Added messing 'end;' in one of the 13.1 lighthalzen guard. * Fixed NPC IDs in niflheim quests again. Should be 111 and "non-clickable" git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14060 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-10* Added some, and enabled existing episode 13.1 content.L0ne_W0lf1-0/+4
* Updated some stats and implemented Luciola Vespa AI use. * Tweaked the skills for them, still custom though. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14052 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-08-24* Fixed items other than Masamune using bAspd. (only Masamune use bAspd in ↵Inkfish1-1/+6
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-04Fixed an error in an autobonus script (Nemesis), and added other items.L0ne_W0lf1-0/+2
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-22/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13983 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-27* Updated item database with 13.1 content.L0ne_W0lf1-0/+5
- 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-26* Extreme update to the quest_db file.L0ne_W0lf1-0/+5
- Added many new quests, although they are all unused by scripts currently. - Changed several of the old quest names to match the names on iRO - Removed garbage "quest(" remainants from several of the quests... git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13965 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-11* Some updates for range check. (bugreport:3339)Inkfish1-0/+2
- Monsters shouldn't use skills if the target is within its attack range but is out of the skill range. - Monsters' skill range is no longer 9 by default. - Range for players' attacks and skills should always check for a circular area. - The range of Magnetic Earth is 2. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13944 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-07-02* Fixed a bug in Ifrit's drops (bugreport:3319)Playtester1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13925 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-29* Updated drops to the released official bRO 12.1 dropsPlaytester1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13919 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-14* Updated mob_dbPlaytester1-0/+4
- fixed various ATK2 values (bugreport:3185) - Frilldora is finally angry again (bugreport:3243) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13889 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-12* Fixed the Memory Book combo using Eye Patch instead of Monocle ↵Playtester1-0/+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-3/+2
- 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-0/+4
- 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-07* Fixed up the first set of Battle Ground weaponsPlaytester1-0/+3
- 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-0/+3
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-04* Updates to ST_PRESERVE and a few other minor details!L0ne_W0lf1-0/+2
- Recasting Preserve no longer toggles the skill off while active. - Preserve is no longer saved on log-out or mapserver changes. * Added SC_CRITICALWOUND and SC_SLOWCAST to negative statuses not saved with battle_config.debuff_on_logout&1 * Implemented the skills NPC_HELLPOWER and NPC_WIDEHELLDIGNITY, as per my personal experiences with the skill on iRO. * Increased MAX_MOBSKILLS to 50, as Satan Morroc has over 40 active skills now. * Added skill information for NPC_HELLPOWER and NPC_WIDEHELLDIGNITY, and enabled skills in mob_skill_db. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13843 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-04Fixed Party Assumptio scroll casting level 10 assumptio.L0ne_W0lf1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13842 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-03* Implemented the Party Buff cash skills.L0ne_W0lf1-0/+5
* 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-30Removed an extra comma from chocolate_pie.L0ne_W0lf1-0/+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-0/+5
- 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-0/+8
- 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-26* Some mob_skill_db updatesPlaytester1-0/+4
- fixed monsters trying to use Exile on self - removed Bowling Bash from Thanatos (he doesn't use it anymore) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13814 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-19* Updated item_db and skill_cast_dbPlaytester1-0/+3
- 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-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13796 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-18* Item-bonuses and NPC skills now use the official default durations for ↵Playtester1-0/+2
status changes - you gain Curse immunity if you have 0 Luk (seems buggy but is official) - our status defense stats are already fully correct :-) - thanks to ultramage for testing this git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13790 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-17Updated walk speed and aspd of Okolnir mobs, also fixed the flower mob modes.L0ne_W0lf1-0/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13784 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-16*Minor database updates related to the Falicious Okolnir dungeon.L0ne_W0lf1-0/+3
- 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-0/+2
- 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-0/+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-3/+7
- 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* SG_WARM no longer ignores FLEE by default. (bugreport:3038)Inkfish1-1/+3
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_W0lf1-0/+2
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_W0lf1-0/+5
- 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_W0lf1-0/+2
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_W0lf1-0/+5
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_W0lf1-0/+2
- 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)Playtester1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13739 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-04* Players now are allowed to copy the skills the level which is beyond the ↵Inkfish1-0/+2
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!)Playtester1-0/+3
- 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)Playtester1-0/+2
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 1Playtester1-0/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13708 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-21* Fixed items that use the "AddSPAmount_Action" bonus on aegisPlaytester1-0/+9
- 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-0/+2
* 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-0/+6
- 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