summaryrefslogtreecommitdiff
path: root/db/mob_skill_db.txt
AgeCommit message (Collapse)AuthorFilesLines
2010-10-05* Added Spira's Party Booking System implementationL0ne_W0lf1-150/+127
- Added two additional mercenaries and updated data. - Added place holder values to the item database. - Added packets for the party booking system. - Updated the 13.2 monster skills to official. - Updated stats and drop rates on several monsters. - Fixed Lullaby working on allies/party members. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14412 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-08-18- Fixed some small typos.brianluau1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14382 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-08-03- Merged a few minor bugfixesSkotlex1-6/+6
- Merged in a bunch of the eA renewal support patch. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14368 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-06-10* Updated SC_ITEMBOOST to work similar to how it used to in r11351.L0ne_W0lf1-1/+1
- Will not boost drop rates past 90%, but ignores those already greater than. - Now uses val2 in the sc_start as the drop rate modifier, see item_db for example. * Corrected number of slots on several newer items. * Added HE Bubble Gum and adjusted existing gum bonuses. * Removed monster chat for porings npc_emotion skill use. * Updated several modes for monsters episode 13.1+ git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14336 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-05-21* Lots of updates. Mostly mob related.L0ne_W0lf1-0/+161
- Added known stats and drops for 13.2 monsters. - Added custom skills and mobchat for 13.2 mobs. - Added known stats for Brasilis Mobs. - Added new quest entries, and updated some old ones. - Removed Itemskill from Large_spray_of_flowers. - Added known names and ids for more mobs. - Added homunculus IDs to homun database as placeholders. - Added skill ids for 3rd jobs to skill_db as placeholders. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14298 54d463be-8e91-2dee-dedb-b68131a5f0ec
2010-03-24* Implemented NPC_TALK (Credit to SnakeDrak and Daegaladh)L0ne_W0lf1-5453/+5469
- Also added in the ability to use '@npctalkc' as a GM command. - Added supporting information to the databases. - Sneaking in a fix to the Refined Ballista. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14270 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-12-05* A rather hefty updates to the mob_skill_db and added some more info for ↵L0ne_W0lf1-774/+1012
newer pets. - Added official skills for 13.1 monsters. (Orc instance, 13.1 field, WoESE Guild dungeon.) - Added new skills for some older monsters (mostly alternate types of pre-existing ones.) - Uncommented some mob_db entries as there are now skills assosiated with those mobs. - Rearranged some skills/commented out others to match official files better. - Updated existing pet data, most data should now be official. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14188 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-11-04* Added known info for WoE SE Guild Dungeon monsters.L0ne_W0lf1-3/+71
- Movement speed, and attack delays are not official. (copy/pasted) - Skills are, like above, copy, pasted, edited. Not official. - Decided not to drops added for the mentioned monsters. * Added mapflags for WoESE guild dungeon. * Added official WoESE Guild Dungeon NPCs, and custom spawns. - As the mobs are not 100% (missing stats, no drops, etc) they are disabled by default. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14123 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-10-26Implemented NPC_VAMPIREGIFT and NPC_WIDESOULDRAIN.Inkfish1-14/+14
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14102 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-09-10* Added some, and enabled existing episode 13.1 content.L0ne_W0lf1-49/+80
* 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-07-29- Fixed some 13.1 items.zephyrus1-0/+130
- Added "Doddler based" 13.1 monsters. - Cleanup on packet_db.txt git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13980 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-06-04* Updates to ST_PRESERVE and a few other minor details!L0ne_W0lf1-8/+8
- 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-05-26* Some mob_skill_db updatesPlaytester1-4/+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-10Osiris now summons the correct amount of Ancient Mummies at the right slave ↵L0ne_W0lf1-2/+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-1/+94
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-07Fixed Satan Morroc resummoning normal mobs instead of slaves (bugreport:3056)Playtester1-4/+4
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13739 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-05-02* Re-added Kasa's missing Shield Reflect (bugreport:3039)Playtester1-0/+6
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13711 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-04-11Some minor db fixes (item names and mob skill target)Playtester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13669 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-24Fixed Incarnations of Morroc losing their boss modePlaytester1-12/+12
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13623 54d463be-8e91-2dee-dedb-b68131a5f0ec
2009-03-19* A few database fixesPlaytester1-1/+1
- 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-16* Lots of tiny little updates here and there.L0ne_W0lf1-63/+76
- 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 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
2008-12-26Happy boxing day, eAthena! Here have a massive update.L0ne_W0lf1-124/+183
* 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-11-18- Removed redundent input from mercenary vendor. (bugreport:2427)L0ne_W0lf1-11/+10
- 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-10-11*Just some minor updates and fixes I've been putting off :DL0ne_W0lf1-1/+1
- Corrected some of the item typos mentioned by Argatlahm. (bugreport:2326) - Corrected Gorynych summoning Freezers instead of Leskava. (bugreport:2334) - Moved all event items to item_db2 as part of the fix for bugreport:2337. To activate event bonuses for old event items, you need to just uncomment them now. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13282 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-10-02* Implemented Official Moscovia monster skills. Should finish 11.3L0ne_W0lf1-54/+57
* Corrected Beelzebub's summonslave so he spawns 7 flys and 3 chons. * Implemented the Bombring Box. On use summons one bomb poring. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13255 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-04Typo (c)akrus1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13190 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-09-03Fixed inconsistencies with nob_skill_db, and mosk_dun spawns. ↵L0ne_W0lf1-23/+23
(bugreport:2148 and bugreport:2165) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13188 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-08-11* Corrections and fixes to the mob Skill DB.L0ne_W0lf1-0/+13
- Readded the skill "Self destruct" to G_SEYREN - B_YGNIZEM Will again teleport on rude attacks. - Added Pouring and Bombporing skills. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13071 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-16Updated the Satan Morroc skills (still custom, based on Future Wiki)L0ne_W0lf1-152/+128
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12966 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-16This shouldnt have been commited, but i did by mistake (bugreport:1861). And ↵shadow1-2/+2
since its already here: - Added custom 12.1 monster skills, these skills will be changed when we get official info about them. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12965 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-15Fixed some bad named gift boxes on constant db, bugreport:1857shadow1-2/+223
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12960 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-07-12git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12945 ↵shadow1-0/+1
54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-05-24* Fixed Satan Morroc and Injured Satan Morroc stats (bugreport:1546)L0ne_W0lf1-4/+4
* 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-13* Corrected Fire breath being self-targeted. (bugreport:1503)L0ne_W0lf1-8/+8
- 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-11* Beelzebub now summons 6 chonchons in addition to hell flies.L0ne_W0lf1-6/+6
* 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-04-28Randgris will summon a dropless/expless mob after initial mob.L0ne_W0lf1-3/+12
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12671 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-04-04* Implemented 11.3 monster skills update.L0ne_W0lf1-186/+179
- Removed teleport and Snatch from level 99 Biolab monsters. - Implemented official skills for Anubis and Nameless Island monsters. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12470 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-03-15* Added skills for Moscovia area monsters.L0ne_W0lf1-0/+48
- Based on iRO Future Wiki, credit to Zephyrus, and Reanimation. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12372 54d463be-8e91-2dee-dedb-b68131a5f0ec
2008-02-07Updated some existing items and added some others. L0ne_W0lf1-5/+5
* Changed NPC_BLEEDING in mob_skill_db to be target not self. * Added Event drops to tarou, cramp, martin. (enable in mob_db2) * Added new pet: New Year Doll (quest reward) thanks to Yomanda. Added Lunar new year event for 2008 from iRO. Read comments before enabling. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12183 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-11-05Fixed Imp using a too high level of FireboltPlaytester1-1/+1
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11668 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-16Fixed used levels of NPC_CRITICALWOUNDPlaytester1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11490 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-10-04* Added MAX_HOTKEYS to supplement the HOTKEY_SAVING defineultramage1-1/+1
* Fixed a compile problem when hotkey saving is disabled (topic:167265) * Added script source error reporting to countitem() (topic:167165) * Removed integer mob skill state/target definition support (unused) git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11353 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-17Reduced Necromancer's summon frequencyPlaytester1-3/+3
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11227 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-15* Fixed TF_BACKSLIDING being targetted on mob skillsPlaytester1-4/+4
- also fixed a cast rate git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11215 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-10Fixed Garm's and Bacsojin's skills being cancelablePlaytester1-16/+18
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11168 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-10Minor Cursed Abbey updatesPlaytester1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11162 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-09* Uncommented Cursed Abbey spawnsPlaytester1-5/+5
* Commented unimplemented mob skills git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11155 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-09-09* Added Cursed Abbey mob skills thanks to DoddlerPlaytester1-3/+160
- also fixed level of MVP heal which was once again 10 instead of 11 git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11150 54d463be-8e91-2dee-dedb-b68131a5f0ec
2007-08-23Fixed Galion losing boss modePlaytester1-2/+2
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11069 54d463be-8e91-2dee-dedb-b68131a5f0ec