summaryrefslogtreecommitdiff
path: root/db
AgeCommit message (Collapse)AuthorFilesLines
2008-06-09Fixed 1734,Orc_Archer_Bow working with Iron Arrow instead of Steel Arrow. ↵shadow2-1/+2
Thanks Muad Dib for reporting. Fixed Active Guild skills not working when WoE is OFF, follow up on r12770, bugreport:1653 and bugreport:1637 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12800 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-09Cleared documentation about autospellwhenhit, a lot of cards will need to be ↵shadow2-2/+5
revised Fixed 2000,Destruction_Rod being 0.2% per refine instead of 2%. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12799 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-09Fixed Fire Pillar (and any future splash damage magical trap) not working on ↵shadow1-8/+8
Land Protector. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12798 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-09Fixed reject sword having a infinite duration, bugreport:695 (both stable ↵shadow2-3/+5
and trunk) Fixed 13007,Jitte and 13008,Jitte_ break chances (5->2%). Fixed 1535,Hollgrehenn_Hammer break chances without combo (2->1%) and with combo (12->10%), also has no chance of breaking user equip. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12797 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-08Reverted Change on 2656,Hyper_Changer from revision 12776.shadow2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12794 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-08Implemented the two-handed staff/rod type (thanks to Muad_Dib).ultramage2-80/+80
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12793 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-08Fixed a typo on ramen_hat, bugreport:1643shadow1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12786 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-082125,Strong_Shield elemental damage penalties (+20% dmg vs fire, water, ↵shadow2-10/+18
wind, earth, holy, dark and ghost). Fixed 2367,Sniping_Suit Critical bonus from LUK, +1 crit per 10 LUK (before was per 5 LUK). Fixed 1270,Drill_Katar Full Strip skill level (5->1). Fixed 1175,Altas_Weapon (Atroce Blade) chance of breaking target's weapon (1->5%). Fixed 1973,Sea_Witch_Foot, should cast lv2 wide silence, not lv1. Also fixed the proper autocast behavior. Fixed 2000,Destruction_Rod SP use increase (refine*2), Jupitel autocast chance (refine*2 %) only when melee attacked. Fixed 1564,Encyclopedia critical bonus from LUK, +1 crit per 5 LUK. Fixed 4363,B_Magaleta_Card Assumptio autocast chance (1->5%). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12785 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-08Fixed 2532,Mithril_Magic_Cape NPC_ANTIMAGIC autocast chance (2-20%).shadow2-3/+6
Fixed 2426,Shadow_Walk AS_CLOAKING autocast chance (5->10%). Fixed 2122,Platinum_Shield autocast chance of NPC_MAGICMIRROR (1->15%). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12784 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-08Fixed 5272,Tongue_Mask_ provoke autocast chance (3->5%).shadow2-6/+12
Fixed 5297,Soulless_Wing_ item name and bonus, +1 all stats and +2% sp regen every 10 seconds. Fixed 5298,Marvelous_Wig_ bonus, -5% neutral dmg, +5% fire dmg, +5% water dmg. Fixed 5286,Pecopeco_Hairband walkspeed (5->25%), aspd (10% negative ->5% positive), cast time (25% increase -> 5% decrease). Fixed 5255,Triple_Poring_Hat autocast chance (2->5%). Fixed 5291,Kettle_Hat autocast %, should be 1% for both waterball lv2 and deluge lv3. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12783 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-08Fixed 5293,Ramen_Hat, should cast AgiDown on enemy at 3% when melee ↵shadow2-1/+2
attacked, bugreport:286 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12782 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-08Added a list of aegis effect constants to be used on scripts, this should ↵shadow2-0/+797
help on script conversion. They go up to 377, but for higher values, you can still use the integers found on /doc/effect_list.txt Added a list of aegis npc name constants to be used on scripts (eA doesnt support this yet). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12780 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-07Swapped the weapon type IDs of Shotgun and Gatling Gun weapons to match aegis.ultramage3-11/+12
Added Mace Mastery bonus to 2handed maces, and made them unbreakable. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12779 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-07Fixed 4210,Wander_Man_Card and 2515,Wing_Of_Eagle Walk Speed bonus ↵shadow2-4/+7
bugreport:1326 Fixed 2656,Hyper_Changer (Armor Charm) not giving +1 DEF. Fixed 5125,Kiss_Of_Angel sp regen bonus (3->5%). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12776 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-07Fixed 4389,Plasma_Card chance of droping resist potios, should have chance ↵shadow2-3/+6
of droping all 4, not 1 out of 4. Fixed 4407,Randgris_Card chance of autocasting dispell (1->5%). Fixed 4386,Detale_Card chance of autocasting land protector (5->7%). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12775 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-07Fixed drain rate and HP regen penalty of 4367,B_Shecil_Card.shadow2-2/+4
Gemini Card adds 50% resist against Stone and Sleep if vit >=80. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12773 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-07Reverted DEX bonus removal from last commit.shadow2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12771 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-07Item 5324,Little_Angel_Doll give no dex bonus, fixed chance of triggering ↵shadow2-4/+5
autocast. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12769 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-07Fixed Doom slayer stun script according to 11.3 aegis.shadow2-2/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12768 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-07Fixed a few properties of NPC_CHANGEUNDEAD bugreport:79shadow1-0/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12763 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-04- Little cleanup to OnTouchNPC.zephyrus1-2/+2
- Updating Release of Wish script. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12757 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-02- Wrong item id.zephyrus1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12753 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-06-02- Added support for OnTouchNPC event, required for Monster Race. Script ↵zephyrus1-0/+1
commands need to be tested. Already tested sc_start. - Added status SC_WALKSPEED required in monster Race. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12752 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-31* Fixed Slotted Grand cross not enabling TU 3. (bugreport:1563)L0ne_W0lf2-2/+4
* Fixed assassin robe set checking for the wrong item. (bugreport:1576) * Fixed bug in eye of hellion quests (bugreport:1581) * Fixed the position of one of the Splendid (spl) warps. (Bugreport:1585) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12750 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-31* Implemented some of the 13.1 equipment (no weapons yet.)L0ne_W0lf3-19/+43
* Added sprite ID and names for the 13.1 monsters. (no stats) * Small update to the novice grounds, by Kisuka. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12749 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-29- Support for SP Regen status just like HP Regen (by items, by a little ↵zephyrus1-0/+1
time). Required in some new items from Ep 12.1 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12743 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-27Added new maps related to episode 13.1.L0ne_W0lf3-0/+17
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12736 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-24- Fixing some items.zephyrus1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12720 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-24* Fixed Satan Morroc and Injured Satan Morroc stats (bugreport:1546)L0ne_W0lf4-7/+11
* Fixed a few instances of pneuma being casted on target. (bugreport:1557) * Fixed Desert Twilight increasing damage to demi (bugreport:1559) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12719 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-19Fixed Thorny Shield and Survivor's ManteauPlaytester2-2/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12717 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-14Added Satan Morroc and Morroc Shadow monster stats.L0ne_W0lf2-12/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12709 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-13* Corrected Fire breath being self-targeted. (bugreport:1503)L0ne_W0lf4-21/+24
- In addition corrected Chocolate Strawberry having infinite use. (bugreport:1484) - And corrected stats for several Thor volcano monsters. (bugreport:1476) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12707 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-13Also removed the move_enable requirement from KN_CHARGEATK (Charge Attack) ↵ultramage2-1/+2
(according to bugreport:67). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12706 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-13Removed the move_enable requirement from MO_BODYRELOCATION (Snap), making it ↵ultramage2-1/+3
possible to use it when trapped (followup to r12500 and r12501). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12705 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-11* Beelzebub now summons 6 chonchons in addition to hell flies.L0ne_W0lf3-8/+11
* Tristan 3RD is no longer considered a boss protocol monster. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12702 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-09- More scripts fixes.zephyrus1-0/+5
- Some cleanups to the code. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12695 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-08- Added some new items and headgears.zephyrus2-6/+30
- Changed the way DEF Potion and MDEF potion works to official. - Cleanups to Barricade Engine. It now can be used in WoE 2.0, i will release optional scripts soon. - Fixes to @noks. Now if the mob is targeting someone else the protection get lost. - Added new status effects icons to cash items. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12693 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-28Updated castle DB to be compliant with new WoE scripts.L0ne_W0lf2-20/+21
Updated gvg_eliminate_time comment to reflect use in new Woe scripts. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12674 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-28Another correction to "Evil Land", fixed damage-effect range.L0ne_W0lf2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12672 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-28Randgris will summon a dropless/expless mob after initial mob.L0ne_W0lf3-4/+34
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12671 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-27Removed a messed up, unnecessary line.Paradox924X2-1/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12667 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-24* Fixed hugel_bingo making an unneeded infinite loop bugreport:1349toms2-1/+3
* Partially fixed bugreport:1285 (item 13697) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12646 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-22Accidentally commit my test db. >_>Kevin1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12636 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-22Changed itemdb_reload to clear the database before reloading, so it is ↵Kevin1-1/+1
possible can remove an item from the DB without restarting the server (bugreport:1348) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12635 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-21Further fixed bugreport:1371.L0ne_W0lf2-8/+10
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12625 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-16Fixed an issue in r12575 where 'not setting char offline when going from ↵ultramage1-1/+1
mapserver to charserver' also caused a permanent account lockout if the player pressed 'cancel' in the char select screen. Merged some recent changes from SQL to TXT, as someone didn't bother to do it. Ifdefed the quest data request code as SQL-only (this was causing server disconnects whenver someone logged in). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12606 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-15Removed all _ in the second name in item_db.txt and updated item_db.sqltoms1-61/+61
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12601 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-15 * Corrected some invalid syntax in skill_db.txt (wrong usage of commas)ultramage3-8/+8
* Renamed BA_FROSTJOKE to BA_FROSTJOKER (aegis server-side name) * Implemented a generic framework for parsing delimited db files (allows specifying min/max column ranges and max number of rows to read) * Corrected a typo in quest_update_objective() * Cleaned up pc.c a bit git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12599 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-14Fixed bugreport:1353, bugreport:1356, and bugreport:1365.L0ne_W0lf2-5/+7
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12595 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-10* Reverted the change to MAX_SQUARE_LAYOUT.L0ne_W0lf2-1/+2
* Evil Land will always as a 3x3 animation. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12550 54d463be-8e91-2dee-dedb-b68131a5f0ec