summaryrefslogtreecommitdiff
path: root/db/mob_skill_db.txt
AgeCommit message (Collapse)AuthorFilesLines
2006-03-18* Fixed the mob_skill_db by commenting out lines with targeted skills being ↵Zephiris1-19/+19
cast during an idle state. (Thanks to LittleWolf) [Zephiris] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5653 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-13Added missing mob skills to G_HYDRA, G_PARASITELupus1-0/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5586 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-13- Corrected char-server parameters so that the subnet config file is the ↵skotlex1-4/+4
third parameter, not the second (which was conflicting with inter_athena.conf's argument), thanks to foobar. - Fixed TK and Soul Linker's position of their job entry in exp2.txt, thanks to Coltaro. - Fixed NPC_GRANDDARKNESS targetting the enemy instead of yourself in mob_skill_db. - Fixed Grandcross's hit and range entries in the skill_db (it had hit 5? that wasn't even a valid value from the description) - PR_BENEDICTIO now ignores mdef - Removed the status_isdead checks from status_check_skilluse, they are now done only on the skill_castend_* functions. - Fixed NPC_SELFDESTRUCTION not doing the correct damage to oneself. - Fixed chatlog's x/y column capacity. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5584 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-02 * Temp Plugs for NJ and GS items [Poki#3]Poki#31-1/+1
* Fixed some skill warnings. [Poki#3] * Added back mob "Mime Monkey". [Poki#3] git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5425 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-03-01temp Green Iguana skillsLupus1-0/+5
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5413 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-25git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5389 ↵Poki#31-6/+6
54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-24* Changed bosses slaves in Bio Labs level 3 - they will spawn only once nowKomurka1-18/+18
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5387 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-24- Fixed Lady Tanee's spawns.skotlex1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5385 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-23- Added mob skill conditions myhpinrate and friendhpinrate for using HP ↵skotlex1-1/+5
ranges instead of a fixed "less than" condition. - Added mob_ai condition &16, enables skills that are normally used on 'friends' to also pick up caster as target. - Fixed npc_shopid not being reset to 0 when buying/selling. FIXME: The client sends a packet when you cancel? It is required so that npc_shopid will be cleared and prevent the player from being stuck. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5380 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-23Fixed Summon skills, among others.Poki#31-168/+238
Changed Light Dun Spawn numbers a bit (Gemini is a Mini-boss) Changed "Virus" to "Anopheles" Fixed item name in Cube Room Quest. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5378 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-20* Some mob_skill_db fixesKomurka1-8/+9
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5350 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-20Fixed a small typo I found while browsing through the mob skill database.MasterOfMuppets1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5346 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-20* 2nd part (status % chances, coma) of item_db.txt update according to Aegis ↵Komurka1-3/+3
10.2 file - all cards, that had 20% on status change now have 6% - all cards, that had 10%+20% on status change now have 3%+3% - some small fixes - fixed Assaulter slaves thanks to Poki#3 There is MUCH more to do ~~ Also obb and ovb databases need to be updated. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5336 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-19New mob skill database from Aegis 10.2 (mobs 1001-1691)Komurka1-642/+931
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5334 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-13Updated most mobs Summon Skills to use "OnSpawn" conditions.Poki#31-187/+156
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5265 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-10- Made the NPC_BREAK* skills no damage skills. Removed their code from the ↵skotlex1-29/+29
skill cast end damage id function. - Also raised their max level to 10. Made their breaking chance 10%*lv git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5250 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-02-04Updated monster skills and drops of some monsters.MasterOfMuppets1-2/+49
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5185 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-31Small fixes to lady tanee.MasterOfMuppets1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5140 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-31- Fixed being able to Encore skills you no longer have in your tree.skotlex1-1/+2
- Added no HP regen while Bleeding, -25% ATK and ASPD penalties as well. - Added VIT reduces duration of confusion. - Added MSC_SPAWN "onspawn" mob skill condition. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5136 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-30Removed the hyphen after Hydro's name in the abyss lake spawn scripts. Added ↵MasterOfMuppets1-89/+194
monster drops to the Thanatos Tower and Abyss Lake monsters. Revised the monster skills of the monsters in Thanatos Tower and Abyss lake dungeon. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5126 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29Added monster skills to the Odin temple monsters. Changed the range of ↵MasterOfMuppets1-0/+63
NPC_PETRIFYATTACK from 1 to 7. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5099 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29Updated Vesper's and orc baby's monster skills. Lowered the drop rate of ↵MasterOfMuppets1-0/+15
peridot from Apocalypse, it's no longer a miniboss. Updated the spawns of Juperos according to ROmap. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5098 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ↵Valaris1-0/+3147
GO INTO TRUNK. IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EVERYTHING ELSE GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5094 54d463be-8e91-2dee-dedb-b68131a5f0ec
2006-01-29Clearing trunk.Valaris1-2004/+0
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5091 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-12-27git-svn-id: ↵mc_cameri1-0/+2
https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@820 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-24restored some db filesLupus1-0/+2002
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@342 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-24git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@341 ↵(no author)1-2002/+0
54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-14Fixed some file typesamber1-2001/+2001
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@172 54d463be-8e91-2dee-dedb-b68131a5f0ec
2004-11-04git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/athena@2 ↵(no author)1-0/+2002
54d463be-8e91-2dee-dedb-b68131a5f0ec